Commit Graph

230858 Commits (8f82f0c7029d39b499389c8e225cf147fb83abe2)
 

Author SHA1 Message Date
Linus Torvalds f6bcfd94c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 14 years ago
Linus Torvalds 509e4aef44 Merge branch 'for-linus' of git://neil.brown.name/md 14 years ago
Linus Torvalds 375b6f5a40 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 14 years ago
Linus Torvalds d8a3515e2a Revert "gpiolib: annotate gpio-intialization with __must_check" 14 years ago
Linus Torvalds 6254b32b57 ecryptfs: fix broken build 14 years ago
Tony Luck 09579770dc [IA64] fix build error - arch/ia64/kernel/perfmon.c 14 years ago
NeilBrown bf2cb0dab8 md: Fix removal of extra drives when converting RAID6 to RAID5 14 years ago
NeilBrown ba1b41b6b4 md: range check slot number when manually adding a spare. 14 years ago
NeilBrown 1a940fcee3 md/raid5: handle manually-added spares in start_reshape. 14 years ago
Rémi Rérolle 13ae864bc8 md: fix sync_completed reporting for very large drives (>2TB) 14 years ago
NeilBrown 23ddff3792 md: allow suspend_lo and suspend_hi to decrease as well as increase. 14 years ago
NeilBrown 75d3da43cb md: Don't let implementation detail of curr_resync leak out through sysfs. 14 years ago
Jonathan Brassow a6ff7e089c md: separate meta and data devs 14 years ago
Jonathan Brassow ccebd4c415 md-new-param-to_sync_page_io 14 years ago
Jonathan Brassow 57b2caa394 md-new-param-to-calc_dev_sboffset 14 years ago
NeilBrown 7ebc0be7ff md: Be more careful about clearing flags bit in ->recovery 14 years ago
NeilBrown defad61a5b md: md_stop_writes requires mddev_lock. 14 years ago
Jonathan Brassow 43c73ca43b md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer 14 years ago
NeilBrown 0ca69886a8 md: Ensure no IO request to get md device before it is properly initialised. 14 years ago
Joe Perches 067032bc62 md: Fix single printks with multiple KERN_<level>s 14 years ago
NeilBrown 6c98791014 md: fix regression resulting in delays in clearing bits in a bitmap 14 years ago
Linus Torvalds 2a86cb7c2b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 14 years ago
Trond Myklebust 8a0eebf66e NFS: Fix NFSv3 exclusive open semantics 14 years ago
NeilBrown 9d09e663d5 dm: raid456 basic support 14 years ago
NeilBrown 99d03c141b dm: per target unplug callback support 14 years ago
NeilBrown 9d357b0787 dm: introduce target callbacks and congestion callback 14 years ago
Chandra Seetharaman 4e2d19e46b dm mpath: delay activate_path retry on SCSI_DH_RETRY 14 years ago
Kiyoshi Ueda 052189a2ec dm: remove superfluous irq disablement in dm_request_fn 14 years ago
Dan Carpenter dbc883f157 dm log: use PTR_ERR value instead of ENOMEM 14 years ago
Mike Snitzer b83b2f295a dm snapshot: avoid storing private suspended state 14 years ago
Tejun Heo 239c8dd533 dm snapshot: persistent make metadata_wq multithreaded 14 years ago
Tejun Heo 9c4376de98 dm: use non reentrant workqueues if equivalent 14 years ago
Tejun Heo 4d4d66ab53 dm: convert workqueues to alloc_ordered 14 years ago
Tejun Heo f521f074ab dm stripe: switch from local workqueue to system_wq 14 years ago
Tejun Heo d5ffa387e2 dm: dont use flush_scheduled_work 14 years ago
Tejun Heo fecec20e55 dm snapshot: remove unused dm_snapshot queued_bios_work 14 years ago
Milan Broz 810b492375 dm ioctl: suppress needless warning messages 14 years ago
Milan Broz 3474578593 dm crypt: add loop aes iv generator 14 years ago
Milan Broz d1f9642381 dm crypt: add multi key capability 14 years ago
Milan Broz 2dc5327d3a dm crypt: add post iv call to iv generator 14 years ago
Milan Broz 20c82538e4 dm crypt: use io thread for reads only if mempool exhausted 14 years ago
Andi Kleen c029772125 dm crypt: scale to multiple cpus 14 years ago
Milan Broz 7dbcd13741 dm crypt: simplify compatible table output 14 years ago
Jonathan Brassow 86a54a4802 dm log userspace: add version number to comms 14 years ago
Jonathan Brassow 085ae0651b dm log userspace: group clear and mark requests 14 years ago
Jonathan Brassow 909cc4fb48 dm log userspace: split flush queue 14 years ago
Mikulas Patocka 8d35d3e37e dm kcopyd: delay unplugging 14 years ago
Jonathan Brassow 4a038677df dm log userspace: trap all failed log construction errors 14 years ago
Milan Broz 69a8cfcda2 dm crypt: set key size early 14 years ago
Milan Broz 4a1aeb9829 dm: remove dm_mutex after bkl conversion 14 years ago