summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-21dm error: add DAX supportMike Snitzer
2016-07-21dm linear: add DAX supportToshi Kani
2016-07-21dm: add infrastructure for DAX supportToshi Kani
2016-07-21Merge remote-tracking branch 'jens/for-4.8/core' into dm-4.8Mike Snitzer
2016-07-21block: do not merge requests without consulting with io schedulerTahsin Erdogan
2016-07-21block: Fix spelling in a source code commentBart Van Assche
2016-07-21block: expose QUEUE_FLAG_DAX in sysfsYigal Korman
2016-07-21block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani
2016-07-20dm thin: fix a race condition between discarding and provisioning a blockJoe Thornber
2016-07-20dm btree: fix a bug in dm_btree_find_next_single()Joe Thornber
2016-07-19dm raid: fix random optimal_io_size for raid0Heinz Mauelshagen
2016-07-19dm raid: address checkpatch.pl complaintsHeinz Mauelshagen
2016-07-18Btrfs: fix comparison in __btrfs_map_block()Vincent Stehlé
2016-07-18dm: call PR reserve/unreserve on each underlying deviceChristoph Hellwig
2016-07-18sd: don't use the ALL_TG_PT bit for reservationsChristoph Hellwig
2016-07-18dm: fix second blk_delay_queue() parameter to be in msec units not jiffiesTahsin Erdogan
2016-07-18dm raid: change logical functions to actually return boolHeinz Mauelshagen
2016-07-18dm raid: use rdev_for_each in statusHeinz Mauelshagen
2016-07-18dm raid: use rs->raid_disks to avoid memory leaks on freeHeinz Mauelshagen
2016-07-18dm raid: support delta_disks for raid1, fix table outputHeinz Mauelshagen
2016-07-18dm raid: enhance reshape check and factor out reshape setupHeinz Mauelshagen
2016-07-18dm raid: allow resize during recoveryHeinz Mauelshagen
2016-07-18dm raid: fix rs_is_recovering() to allow for lvextendHeinz Mauelshagen
2016-07-18dm raid: fix rebuild and catch bogus sync/resync flagsHeinz Mauelshagen
2016-07-18dm raid: fix ctr memory leaks on error pathsHeinz Mauelshagen
2016-07-18dm raid: fix typo in write_mostly flagHeinz Mauelshagen
2016-07-18dm raid: also reject size change during recoveryHeinz Mauelshagen
2016-07-18dm raid: fix new superblock/bitmap creation on disk additionHeinz Mauelshagen
2016-07-18dm raid: add comments and fix typosHeinz Mauelshagen
2016-07-18dm raid: fix raid10 device size error on out-of-place reshapeHeinz Mauelshagen
2016-07-18dm raid: prohibit 'nosync' on new raid6 and reject resize during reshapeHeinz Mauelshagen
2016-07-18dm raid: clarify and fix recoveryHeinz Mauelshagen
2016-07-18dm raid: fix rs_set_capacity on growing reshapeHeinz Mauelshagen
2016-07-18dm raid: make rs_set_capacity to work on shrinking reshapeHeinz Mauelshagen
2016-07-18dm raid: enhance comments in takeover checksHeinz Mauelshagen
2016-07-18dm raid: remove bogus comment and fix comment typosHeinz Mauelshagen
2016-07-18dm raid: more restricting data_offset value checksHeinz Mauelshagen
2016-07-18dm raid: reject too many write_mostly devicesHeinz Mauelshagen
2016-07-18dm raid: the sync_page_io() metadata_op argument is boolHeinz Mauelshagen
2016-07-18dm raid: prohibit to pass in both sync and nosync ctr flagsHeinz Mauelshagen
2016-07-18dm raid: avoid superfluous memory barriers on static metadataHeinz Mauelshagen
2016-07-13block: atari: Return early for unsupported sector sizeGabriel Krisman Bertazi
2016-07-06dm rq: check kthread_run return for .request_fn request-based DMMike Snitzer
2016-07-02dm verity fec: fix block calculationSami Tolvanen
2016-07-01dm ioctl: Simplify parameter buffer management codeBart Van Assche
2016-07-01dm crypt: Fix sparse complaintsBart Van Assche
2016-06-28Doc: block: Fix a typo in queue-sysfs.txtMasanari Iida
2016-06-28cfq-iosched: Charge at least 1 jiffie instead of 1 nsJan Kara
2016-06-28cfq-iosched: Fix regression in bonnie++ rewrite performanceJan Kara
2016-06-28cfq-iosched: Convert slice_resid from u64 to s64Jan Kara