summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZEAndrew Morton2013-02-241-7/+7
* | Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5Star
|\ \
| * | dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| * | dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1Star
| |/
* / DM-RAID: Fix RAID10's check for sufficient redundancyJonathan Brassow2013-01-241-64/+37Star
|/
* Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-12-2228-433/+473
|\
| * dm stripe: add WRITE SAME supportMike Snitzer2012-12-211-4/+6
| * dm: remove map_infoMikulas Patocka2012-12-2113-50/+29Star
| * dm snapshot: do not use map_contextMikulas Patocka2012-12-211-13/+23
| * dm thin: dont use map_contextMikulas Patocka2012-12-211-36/+13Star
| * dm raid1: dont use map_contextMikulas Patocka2012-12-211-9/+13
| * dm flakey: dont use map_contextMikulas Patocka2012-12-211-4/+11
| * dm raid1: rename read_record to bio_recordMikulas Patocka2012-12-211-11/+11