aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* dm crypt: move dec_pending on error into write_io_submitMilan Broz2008-10-10
* dm crypt: remove inc_pending from write_io_submitAlasdair G Kergon2008-10-10
* dm crypt: tidy write loop pendingMilan Broz2008-10-10
* dm crypt: tidy crypt allocMilan Broz2008-10-10
* dm crypt: tidy inc pendingMilan Broz2008-10-10
* dm exception store: use chunk_t for_areasMikulas Patocka2008-10-10
* dm exception store: introduce area_location functionMikulas Patocka2008-10-10
* dm raid1: kcopyd should stop on error if errors handledJonathan Brassow2008-10-10
* dm mpath: remove is_active from struct dm_pathKiyoshi Ueda2008-10-10
* dm mpath: use more error codesBenjamin Marzinski2008-10-10
* dm mpath: add missing path switching lockingChandra Seetharaman2008-10-01
* dm: cope with access beyond end of device in dm_merge_bvecMikulas Patocka2008-10-01
* dm: always allow one page in dm_merge_bvecMikulas Patocka2008-10-01
* md: Don't wait UNINTERRUPTIBLE for other resync to finishNeilBrown2008-09-18
* Fix problem with waiting while holding rcu read lock in md/bitmap.cNeilBrown2008-08-31
* Remove invalidate_partition call from do_md_stop.NeilBrown2008-08-31
* md: cancel check/repair requests when recovery is neededDan Williams2008-08-07
* Allow raid10 resync to happening in larger chunks.NeilBrown2008-08-05
* Allow faulty devices to be removed from a readonly array.NeilBrown2008-08-05
* Don't let a blocked_rdev interfere with read request in raid5/6NeilBrown2008-08-05
* Fail safely when trying to grow an array with a write-intent bitmap.NeilBrown2008-08-05
* Restore force switch of md array to readonly at reboot time.NeilBrown2008-08-05
* Make writes to md/safe_mode_delay immediately effective.NeilBrown2008-08-05
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-08-01
|\
| * md: raid10: wake up frozen arrayArthur Jones2008-07-31
| * md: do not count blocked devices as sparesDan Williams2008-07-28
| * md: do not progress the resync process if the stripe was blockedDan Williams2008-07-28
| * md: delay notification of 'active_idle' to the recovery threadDan Williams2008-07-23
| * md: fix merge errorDan Williams2008-07-23
| * md: move async_tx_issue_pending_all outside spin_lock_irqDan Williams2008-07-23
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-08-01
|\ \
| * | md: the bitmap code needs to use blk_plug_device_unlocked()Jens Axboe2008-08-01
* | | [PATCH] switch mtd and dm-table to lookup_bdev()Al Viro2008-08-01
|/ /
* | [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-07-21
|\ \
| * | dm crypt: add mergeMilan Broz2008-07-21
| * | dm table: remove merge_bvec sector restrictionMilan Broz2008-07-21
| * | dm: linear add mergeMilan Broz2008-07-21
| * | dm: introduce merge_bvec_fnMilan Broz2008-07-21
| * | dm snapshot: use per device mempoolsMikulas Patocka2008-07-21
| * | dm snapshot: fix race during exception creationMikulas Patocka2008-07-21
| * | dm snapshot: track snapshot readsMikulas Patocka2008-07-21
| * | dm mpath: fix test for reinstate_pathAlasdair G Kergon2008-07-21
| * | dm mpath: return parameter errorMikulas Patocka2008-07-21
| * | dm io: remove struct paddingRichard Kennedy2008-07-21
| * | dm log: make dm_dirty_log init and exit staticAdrian Bunk2008-07-21
| * | dm mpath: free path selector on invalid argsMikulas Patocka2008-07-21
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-07-21
|\ \ \ | |/ / |/| / | |/
| * md: Protect access to mddev->disks list using RCUNeilBrown2008-07-21
| * md: only count actual openers as access which prevent a 'stop'NeilBrown2008-07-21