summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
...
| | * right meaning of PARITY_ENABLE_RMW and PARITY_PREFER_RMWSong Liu2016-05-251-2/+2
* | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-285-5/+5
|\ \ \ | |/ / |/| |
* | | Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-07-2625-1808/+4394
|\ \ \
| * | | dm: allow bio-based table to be upgraded to bio-based with DAX supportToshi Kani2016-07-201-1/+10
| * | | dm snap: add fake origin_direct_accessToshi Kani2016-07-201-0/+8
| * | | dm stripe: add DAX supportToshi Kani2016-07-201-1/+25
| * | | dm error: add DAX supportMike Snitzer2016-07-202-2/+10
| * | | dm linear: add DAX supportToshi Kani2016-07-201-1/+20
| * | | dm: add infrastructure for DAX supportToshi Kani2016-07-203-3/+80
| * | | dm thin: fix a race condition between discarding and provisioning a blockJoe Thornber2016-07-203-11/+124
| * | | dm btree: fix a bug in dm_btree_find_next_single()Joe Thornber2016-07-201-1/+8
| * | | dm raid: fix random optimal_io_size for raid0Heinz Mauelshagen2016-07-191-4/+3
| * | | dm raid: address checkpatch.pl complaintsHeinz Mauelshagen2016-07-191-21/+21
| * | | dm: call PR reserve/unreserve on each underlying deviceChristoph Hellwig2016-07-181-15/+65
| * | | dm: fix second blk_delay_queue() parameter to be in msec units not jiffiesTahsin Erdogan2016-07-181-1/+1
| * | | dm raid: change logical functions to actually return boolHeinz Mauelshagen2016-07-181-15/+14
| * | | dm raid: use rdev_for_each in statusHeinz Mauelshagen2016-07-181-2/+2
| * | | dm raid: use rs->raid_disks to avoid memory leaks on freeHeinz Mauelshagen2016-07-181-6/+5
| * | | dm raid: support delta_disks for raid1, fix table outputHeinz Mauelshagen2016-07-181-43/+49
| * | | dm raid: enhance reshape check and factor out reshape setupHeinz Mauelshagen2016-07-181-61/+106
| * | | dm raid: allow resize during recoveryHeinz Mauelshagen2016-07-181-15/+19
| * | | dm raid: fix rs_is_recovering() to allow for lvextendHeinz Mauelshagen2016-07-181-2/+2
| * | | dm raid: fix rebuild and catch bogus sync/resync flagsHeinz Mauelshagen2016-07-181-3/+16
| * | | dm raid: fix ctr memory leaks on error pathsHeinz Mauelshagen2016-07-181-10/+15
| * | | dm raid: fix typo in write_mostly flagHeinz Mauelshagen2016-07-181-1/+1
| * | | dm raid: also reject size change during recoveryHeinz Mauelshagen2016-07-181-3/+3
| * | | dm raid: fix new superblock/bitmap creation on disk additionHeinz Mauelshagen2016-07-181-1/+2
| * | | dm raid: add comments and fix typosHeinz Mauelshagen2016-07-181-7/+13
| * | | dm raid: fix raid10 device size error on out-of-place reshapeHeinz Mauelshagen2016-07-181-0/+8
| * | | dm raid: prohibit 'nosync' on new raid6 and reject resize during reshapeHeinz Mauelshagen2016-07-181-3/+15
| * | | dm raid: clarify and fix recoveryHeinz Mauelshagen2016-07-181-9/+55
| * | | dm raid: fix rs_set_capacity on growing reshapeHeinz Mauelshagen2016-07-181-6/+3
| * | | dm raid: make rs_set_capacity to work on shrinking reshapeHeinz Mauelshagen2016-07-181-4/+4
| * | | dm raid: enhance comments in takeover checksHeinz Mauelshagen2016-07-181-2/+2
| * | | dm raid: remove bogus comment and fix comment typosHeinz Mauelshagen2016-07-181-4/+2
| * | | dm raid: more restricting data_offset value checksHeinz Mauelshagen2016-07-181-1/+2
| * | | dm raid: reject too many write_mostly devicesHeinz Mauelshagen2016-07-181-1/+7
| * | | dm raid: the sync_page_io() metadata_op argument is boolHeinz Mauelshagen2016-07-181-3/+3
| * | | dm raid: prohibit to pass in both sync and nosync ctr flagsHeinz Mauelshagen2016-07-181-0/+6
| * | | dm raid: avoid superfluous memory barriers on static metadataHeinz Mauelshagen2016-07-181-5/+0
| * | | dm rq: check kthread_run return for .request_fn request-based DMMike Snitzer2016-07-061-0/+2
| * | | dm verity fec: fix block calculationSami Tolvanen2016-07-011-3/+1
| * | | dm ioctl: Simplify parameter buffer management codeBart Van Assche2016-07-011-12/+6
| * | | dm crypt: Fix sparse complaintsBart Van Assche2016-07-011-2/+2
| * | | dm raid: don't use 'const' in function returnArnd Bergmann2016-06-161-1/+1
| * | | dm raid: fix failed takeover/reshapes by keeping raid set frozenHeinz Mauelshagen2016-06-141-29/+56
| * | | dm raid: support to change bitmap region sizeHeinz Mauelshagen2016-06-141-0/+11
| * | | dm raid: add reshaping support to the targetHeinz Mauelshagen2016-06-141-58/+447
| * | | dm raid: add prerequisite functions and definitions for reshapingHeinz Mauelshagen2016-06-141-22/+202
| * | | dm raid: inverse check for flags from invalid to valid flagsHeinz Mauelshagen2016-06-141-32/+56
OpenPOWER on IntegriCloud