aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06dm rq: check kthread_run return for .request_fn request-based DMMike Snitzer
2016-07-01dm 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-16dm raid: don't use 'const' in function returnArnd Bergmann
2016-06-14dm raid: fix failed takeover/reshapes by keeping raid set frozenHeinz Mauelshagen
2016-06-14dm raid: support to change bitmap region sizeHeinz Mauelshagen
2016-06-14dm raid: update Documentation about reshaping/takeover/additonal RAID typesHeinz Mauelshagen
2016-06-14dm raid: add reshaping support to the targetHeinz Mauelshagen
2016-06-14dm raid: add prerequisite functions and definitions for reshapingHeinz Mauelshagen
2016-06-14dm raid: inverse check for flags from invalid to valid flagsHeinz Mauelshagen
2016-06-14dm raid: various code cleanupsMike Snitzer
2016-06-14dm raid: rename functions that alloc and free struct raid_setMike Snitzer
2016-06-14dm raid: remove all the bitops wrappersMike Snitzer
2016-06-14dm raid: rename _in_range to __within_rangeMike Snitzer
2016-06-14dm raid: add missing "dm-raid0" module aliasMike Snitzer
2016-06-14dm raid: rename _argname_by_flag to dm_raid_arg_name_by_flagMike Snitzer
2016-06-14dm raid: bump to v1.9.0 and make the extended SB feature flag reflect itMike Snitzer
2016-06-14dm raid: remove ti_error_* wrappersMike Snitzer
2016-06-14dm raid: tabify appropriate whitespaceMike Snitzer
2016-06-14dm raid: enhance status interface and fixup takeover/raid0Heinz Mauelshagen
2016-06-14dm raid: add raid level takeover supportHeinz Mauelshagen
2016-06-14dm raid: enhance super_sync() to support new superblock membersHeinz Mauelshagen
2016-06-14dm raid: add new reshaping/raid10 format table line options to parameter parserHeinz Mauelshagen
2016-06-14dm raid: introduce extended superblock and new raid types to support takeover...Heinz Mauelshagen
2016-06-13dm raid: use rt_is_raid*() in all appropriate checksHeinz Mauelshagen
2016-06-13dm raid: more use of flag testing wrappersHeinz Mauelshagen
2016-06-13dm raid: check constructor arguments for invalid raid level/argument combinat...Heinz Mauelshagen
2016-06-13dm raid: cleanup / provide infrastructureHeinz Mauelshagen
2016-06-13dm raid: use dm_arg_set API in constructorHeinz Mauelshagen
2016-06-13dm raid: rename variable 'ret' to 'r' to conform to other dm codeHeinz Mauelshagen
2016-06-10dm mpath: add optional "queue_mode" featureMike Snitzer
2016-06-10dm mpath: remove bio-based bloat from struct dm_mpath_ioMike Snitzer
2016-06-10dm mpath: reinstate bio-based supportMike Snitzer
2016-06-10dm: move request-based code out to dm-rq.[hc]Mike Snitzer
2016-06-09block: bio: kill BIO_MAX_SIZEMing Lei
2016-06-09cfq-iosched: temporarily boost queue priority for idle classesJens Axboe
2016-06-09block: drbd: avoid to use BIO_MAX_SIZEMing Lei
2016-06-09block: bio: remove BIO_MAX_SECTORSMing Lei
2016-06-09fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGESMing Lei