summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'md-3.9' of git://neil.brown.name/mdLinus Torvalds2013-03-068-95/+219
|\
| * md: expedite metadata update when switching read-auto -> activeNeilBrown2013-02-281-1/+11
| * md: remove CONFIG_MULTICORE_RAID456NeilBrown2013-02-272-48/+1Star
| * md/raid1,raid10: fix deadlock with freeze_array()NeilBrown2013-02-262-0/+2
| * md/raid0: improve error message when converting RAID4-with-spares to RAID0NeilBrown2013-02-261-1/+7
| * md: raid0: fix error return from create_stripe_zones.NeilBrown2013-02-261-1/+1
| * md: fix two bugs when attempting to resize RAID0 array.NeilBrown2013-02-262-1/+5
| * DM RAID: Add support for MD's RAID10 "far" and "offset" algorithmsJonathan Brassow2013-02-261-20/+103
| * MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 2)Jonathan Brassow2013-02-261-2/+28
| * MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1)Jonathan Brassow2013-02-262-18/+45
| * MD RAID10: Minor non-functional code changesJonathan Brassow2013-02-261-3/+2Star
| * md: raid1,10: Handle REQ_WRITE_SAME flag in write biosJoe Lawrence2013-02-262-3/+13
| * md: protect against crash upon fsync on ro arraySebastian Riemer2013-02-211-0/+4
* | dm cache: add cleaner policyHeinz Mauelshagen2013-03-013-0/+474
* | dm cache: add mq policyJoe Thornber2013-03-013-0/+1207
* | dm: add cache targetJoe Thornber2013-03-0112-0/+4475
* | dm persistent data: add bitsetJoe Thornber2013-03-013-0/+329
* | dm persistent data: add transactional arrayJoe Thornber2013-03-013-0/+975
* | dm thin: remove cells from stackJoe Thornber2013-03-013-23/+43
* | dm bio prison: pass cell memory inJoe Thornber2013-03-013-101/+176
* | dm persistent data: add btree_walkJoe Thornber2013-03-014-0/+69
* | dm: add target num_write_bios fnAlasdair G Kergon2013-03-011-7/+15
* | dm kcopyd: introduce configurable throttlingMikulas Patocka2013-03-014-4/+132
* | dm ioctl: allow message to return dataMikulas Patocka2013-03-011-1/+35
* | dm ioctl: optimize functions without variable paramsMikulas Patocka2013-03-011-18/+34
* | dm ioctl: introduce ioctl_flagsMikulas Patocka2013-03-011-23/+41
* | dm: merge io_pool and tio_poolJun'ichi Nomura2013-03-011-49/+27Star
* | dm: remove unused _rq_bio_info_cacheJun'ichi Nomura2013-03-011-21/+10Star
* | dm: fix limits initialization when there are no data devicesMike Christie2013-03-011-5/+7
* | dm snapshot: add missing module aliasesMikulas Patocka2013-03-011-0/+2
* | dm persistent data: set some btree fn parms constMike Snitzer2013-03-012-9/+9
* | dm: refactor bio cloningAlasdair G Kergon2013-03-011-68/+96
* | dm: rename bio cloning functionsAlasdair G Kergon2013-03-011-32/+31Star
* | dm: rename request variables to biosAlasdair G Kergon2013-03-0114-66/+66
* | dm: clean up clone_bioAlasdair G Kergon2013-03-011-45/+57
* | dm persistent data: remove CONFIG_EXPERIMENTALKees Cook2013-03-011-1/+1
* | dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon2013-03-011-12/+12
* | dm thin: use block_size_is_power_of_twoMike Snitzer2013-03-011-12/+13
* | dm bufio: use WRITE_FLUSH instead of REQ_FLUSHMikulas Patocka2013-03-011-1/+1
* | dm table: remove superfluous variable resetWang Sheng-Hui2013-03-011-1/+0Star
* | dm thin: support a non power of 2 discard_granularityMike Snitzer2013-03-011-8/+1Star
* | dm: fix truncated status stringsMikulas Patocka2013-03-0112-113/+97Star
* | dm: do not replace bioset for request based dmJun'ichi Nomura2013-03-011-9/+21
* | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-282-11/+1Star
|\ \
| * | block: add missing block_bio_complete() tracepointTejun Heo2013-01-142-11/+1Star
* | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-285-12/+7Star
* | | dm: convert to idr_alloc()Tejun Heo2013-02-281-39/+15Star
* | | dm: don't use idr_remove_all()Tejun Heo2013-02-281-1/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-2/+2
|\ \ \
| * | | new helper: file_inode(file)Al Viro2013-02-231-2/+2
| |/ /