aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman
2009-12-01md: revert incorrect fix for read error handling in raid1.NeilBrown
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-13md/raid5: Allow dirty-degraded arrays to be assembled when only party is degr...NeilBrown
2009-11-13Don't unconditionally set in_sync on newly added device in raid5_reshapeNeilBrown
2009-11-13md: allow v0.91 metadata to record devices as being active but not in-sync.NeilBrown
2009-11-12sysctl drivers: Remove dead binary sysctl supportEric W. Biederman
2009-11-12md: factor out updating of 'recovery_offset'.NeilBrown
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-11-06md/raid5: make sure curr_sync_completes is uptodate when reshape startsNeilBrown
2009-11-06md: don't clear endpoint for resync when resync is interrupted.NeilBrown
2009-10-31Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-10-19md/raid6: kill a gcc-4.0.1 'uninitialized variable' warningDan Williams
2009-10-16dm snapshot: allow chunk size to be less than page sizeMikulas Patocka
2009-10-16dm snapshot: use unsigned integer chunk sizeMikulas Patocka
2009-10-16dm snapshot: lock snapshot while supplying statusMikulas Patocka
2009-10-16dm exception store: fix failed set_chunk_size error pathMikulas Patocka
2009-10-16dm snapshot: require non zero chunk size by end of ctrMikulas Patocka
2009-10-16dm: dec_pending needs locking to save error valueKiyoshi Ueda
2009-10-16dm: add missing del_gendisk to alloc_dev error pathZdenek Kabelac
2009-10-16dm log: userspace fix incorrect luid cast in userspace_ctrAndrew Morton
2009-10-16dm snapshot: free exception store on init failureJonathan Brassow
2009-10-16dm snapshot: sort by chunk size to fix raceMikulas Patocka
2009-10-16md/async: don't pass a memory pointer as a page pointer.NeilBrown
2009-10-16md: Fix handling of raid5 array which is being reshaped to fewer devices.NeilBrown
2009-10-16md: fix problems with RAID6 calculations for DDF.NeilBrown
2009-10-16md/raid456: downlevel multicore operations to raid_run_opsDan Williams
2009-10-16md: drivers/md/unroll.pl replaced with awk analogVladimir Dronnikov
2009-10-16md: remove clumsy usage of do_sync_mapping_range from bitmap codeNeilBrown
2009-10-16md: raid1/raid10: handle allocation errors during array setup.NeilBrown
2009-10-16md/raid5: initialize conf->device_lock earlierDan Williams
2009-10-16md/raid1/raid10: add a cond_reschedNeilBrown
2009-10-16Revert "md: do not progress the resync process if the stripe was blocked"NeilBrown
2009-10-06block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown
2009-09-23md: raid-1/10: fix RW bits manipulationDmitry Monakhov
2009-09-23md: remove unnecessary memset from multipath.NeilBrown
2009-09-23md: report device as congested when suspendedNeilBrown
2009-09-23md: Improve name of threads created by md_register_threadNeilBrown
2009-09-23md: remove sparse warnings about lock context.NeilBrown