summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md: avoid array overflow with bad v1.x metadataNeilBrown2009-08-031-1/+6
* md: when a level change reduces the number of devices, remove the excess.NeilBrown2009-08-031-0/+7
* md: Push down data integrity code to personalities.Andre Noll2009-08-037-33/+80
* md/raid6: release spare page at ->stop()Dan Williams2009-07-311-14/+12
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-07-282-1/+16
|\
| * hwmon: (asus_atk0110) Fix upper limit readingsLuca Tettamanti2009-07-281-1/+5
| * hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292Jean Delvare2009-07-281-0/+11
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-07-281-7/+10
|\ \
| * | i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia2009-07-281-7/+10
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-2813-452/+1343
|\ \
| * | Btrfs: Fix async caching interaction with unmountYan Zheng2009-07-282-1/+6
| * | Btrfs: change how we unpin extentsJosef Bacik2009-07-274-113/+46
| * | Btrfs: Correct redundant test in add_inode_refJulia Lawall2009-07-271-1/+1
| * | Btrfs: find smallest available device extent during chunk allocationChris Mason2009-07-241-2/+10
| * | Btrfs: clear all space_info->full after removing a block groupChris Mason2009-07-241-1/+2
| * | Btrfs: make flushoncommit mount option correctly wait on ordered_extentsSage Weil2009-07-241-3/+5
| * | Btrfs: Avoid delayed reference update loopingYan Zheng2009-07-241-4/+1
| * | Btrfs: Fix ordering of key field checks in btrfs_previous_itemYan Zheng2009-07-241-2/+2
| * | Btrfs: find_free_dev_extent doesn't handle holes at the start of the deviceYan Zheng2009-07-241-3/+7
| * | Btrfs: Remove code duplication in comp_keysDiego Calleja2009-07-241-13/+1
| * | Btrfs: async block group cachingJosef Bacik2009-07-246-124/+439
| * | Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik2009-07-244-216/+826
| * | Btrfs: Fix crash on read failures at mountDavid Woodhouse2009-07-221-0/+10
| * | Btrfs: remove of redundant btrfs_header_levelDaniel Cadete2009-07-221-3/+3
| * | Btrfs: adjust NULL testJulia Lawall2009-07-221-1/+1
| * | Btrfs: Remove broken sanity check from btrfs_rmap_block()David Woodhouse2009-07-221-20/+0
| * | Btrfs: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-221-2/+2
| * | Btrfs: make sure all dirty blocks are written at commit timeYan Zheng2009-07-222-37/+42
| * | Btrfs: fix locking issue in btrfs_find_next_keyYan Zheng2009-07-222-33/+65
| * | Btrfs: fix double increment of path->slots[0] in btrfs_next_leafYan Zheng2009-07-221-1/+2
| * | Btrfs: properly update space information after shrinking device.Yan Zheng2009-07-221-2/+2
| * | Btrfs: fix definition of struct btrfs_extent_inline_refYan Zheng2009-07-221-1/+1
* | | mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-07-281-2/+2
* | | eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key sizeRamon de Carvalho Valle2009-07-281-0/+7
* | | eCryptfs: Check Tag 11 literal data buffer sizeTyler Hicks2009-07-281-0/+6
| |/ |/|
* | mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2009-07-272-19/+0
* | usb_serial: Fix remaining ref count/lock bugsAlan Cox2009-07-271-4/+13
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-07-277-59/+91
|\ \
| * | inotify: use GFP_NOFS under potential memory pressureEric Paris2009-07-214-12/+21
| * | fsnotify: fix inotify tail drop check with path entriesEric Paris2009-07-211-0/+1
| * | inotify: check filename before dropping repeat eventsEric Paris2009-07-211-2/+7
| * | fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris2009-07-213-13/+3
| * | inotify: fix error paths in inotify_update_watchEric Paris2009-07-211-30/+49
| * | inotify: do not leak inode marks in inotify_add_watchEric Paris2009-07-211-4/+10
| * | inotify: drop user watch count when a watch is removedEric Paris2009-07-211-0/+2
* | | pty: quickfix for the pty ENXIO timing problemsAlan Cox2009-07-271-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2747-174/+336
|\ \ \
| * | | cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan2009-07-271-2/+21
| * | | net: irda: init spinlock after memcpyDeepak Saxena2009-07-271-0/+1
| * | | ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore2009-07-261-2/+15
OpenPOWER on IntegriCloud