summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-17dm bufio: add missed destroys of client mutexAliaksei Karaliou
2018-01-17dm bufio: use REQ_OP_READ and REQ_OP_WRITEMikulas Patocka
2018-01-17dm: add unstriped targetScott Bauer
2018-01-06dm mpath: factor out SCSI vs NVMe path selectionMike Snitzer
2018-01-06dm mpath: optimize NVMe bio-based supportMike Snitzer
2018-01-04dm mpath: implement NVMe bio-based supportMike Snitzer
2018-01-03dm mpath: move dm_bio_restore out of endio methodMike Snitzer
2017-12-20dm mpath: optimize retrieval of bio_details from per-bio-dataMike Snitzer
2017-12-20dm mpath: remove unnecessary memset() calls for per-io-dataMike Snitzer
2017-12-20dm mpath: remove unused param from multipath_init_per_bio_data()Mike Snitzer
2017-12-20dm: optimize bio-based NVMe IO submissionMike Snitzer
2017-12-20dm: introduce DM_TYPE_NVME_BIO_BASEDMike Snitzer
2017-12-17dm: simplify start of block stats accounting for bio-basedMike Snitzer
2017-12-16dm: remove redundant mapped_device member from clone_info structureMike Snitzer
2017-12-16dm: remove now unused bio-based io_pool and _io_cacheMike Snitzer
2017-12-16dm: improve performance by moving dm_io structure to per-bio-dataMike Snitzer
2017-12-16dm: rename 'bio' member of dm_io structure to 'orig_bio'Mike Snitzer
2017-12-16dm: remove stale comment blocksMike Snitzer
2017-12-13dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()Mike Snitzer
2017-12-13dm: fix __send_changing_extent_only() to send first bio and chain remainderMike Snitzer
2017-12-13dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOsMike Snitzer
2017-12-13dm: remove BIOSET_NEED_RESCUER based dm_offload infrastructureMike Snitzer
2017-12-13dm: safely allocate multiple bioset biosMike Snitzer
2017-12-13dm: remove unused 'num_write_bios' target interfaceNeilBrown
2017-12-13dm: ensure bio submission follows a depth-first tree walkNeilBrown
2017-12-13dm io: remove BIOSET_NEED_RESCUER flag from bios biosetNeilBrown
2017-12-13dm crypt: remove BIOSET_NEED_RESCUER flagNeilBrown
2017-12-13dm: fix comment above dm_accept_partial_bioNeilBrown
2017-12-13dm raid: use rs_is_raid*()Heinz Mauelshagen
2017-12-13dm raid: simplify rs_get_progress()Heinz Mauelshagen
2017-12-13dm raid: ensure 'a' chars during reshapeHeinz Mauelshagen
2017-12-13dm raid: stop keeping raid set frozen altogetherHeinz Mauelshagen
2017-12-13dm raid: validate current raid sets redundancyHeinz Mauelshagen
2017-12-08dm raid: bump target version to reflect numerous fixesMike Snitzer
2017-12-08dm raid: small cleanup and remove unsed "struct raid_set" memberHeinz Mauelshagen
2017-12-08dm raid: fix rs_get_progress() synchronization state/ratioHeinz Mauelshagen
2017-12-08dm raid: avoid passing array_in_sync variable to raid_status() calleesHeinz Mauelshagen
2017-12-08dm raid: display a consistent copy of the MD status via raid_status()Heinz Mauelshagen
2017-12-08dm raid: fix raid_resume() to keep raid set frozen as neededHeinz Mauelshagen
2017-12-08dm raid: add component device size checks to avoid runtime failureHeinz Mauelshagen
2017-12-08dm raid: fix raid set size revalidationHeinz Mauelshagen
2017-12-08dm raid: correct resizing state relative to reshape space in ctrHeinz Mauelshagen
2017-12-08dm raid: consume sizes after md_finish_reshape() completes changing themHeinz Mauelshagen
2017-12-08dm raid: fix deadlock caused by premature md_stop_writes()Heinz Mauelshagen
2017-12-08dm bufio: fix shrinker scans when (nr_to_scan < retain_target)Suren Baghdasaryan
2017-12-08dm mpath: fix bio-based multipath queue_if_no_path handlingMike Snitzer
2017-12-04dm: fix various targets to dm_register_target after module __init resources c...monty_pavel@sina.com
2017-12-04dm table: fix regression from improper dm_dev_internal.count refcount_t conve...Mike Snitzer
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds