summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-20dm: introduce DM_TYPE_NVME_BIO_BASEDMike Snitzer2-6/+50
2017-12-17dm: simplify start of block stats accounting for bio-basedMike Snitzer1-8/+3
2017-12-16dm: remove redundant mapped_device member from clone_info structureMike Snitzer1-6/+4
2017-12-16dm: remove now unused bio-based io_pool and _io_cacheMike Snitzer2-30/+2
2017-12-16dm: improve performance by moving dm_io structure to per-bio-dataMike Snitzer2-40/+130
2017-12-16dm: rename 'bio' member of dm_io structure to 'orig_bio'Mike Snitzer1-14/+14
2017-12-16dm: remove stale comment blocksMike Snitzer1-12/+0
2017-12-13dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()Mike Snitzer2-3/+2
2017-12-13dm: fix __send_changing_extent_only() to send first bio and chain remainderMike Snitzer1-36/+30
2017-12-13dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOsMike Snitzer3-15/+27
2017-12-13dm: remove BIOSET_NEED_RESCUER based dm_offload infrastructureMike Snitzer1-59/+1
2017-12-13dm: safely allocate multiple bioset biosMike Snitzer1-12/+57
2017-12-13dm: remove unused 'num_write_bios' target interfaceNeilBrown1-20/+10
2017-12-13dm: ensure bio submission follows a depth-first tree walkNeilBrown1-9/+24
2017-12-13dm io: remove BIOSET_NEED_RESCUER flag from bios biosetNeilBrown1-2/+1
2017-12-13dm crypt: remove BIOSET_NEED_RESCUER flagNeilBrown1-2/+1
2017-12-13dm: fix comment above dm_accept_partial_bioNeilBrown1-1/+1
2017-12-13dm raid: use rs_is_raid*()Heinz Mauelshagen1-8/+8
2017-12-13dm raid: simplify rs_get_progress()Heinz Mauelshagen1-20/+3
2017-12-13dm raid: ensure 'a' chars during reshapeHeinz Mauelshagen1-0/+9
2017-12-13dm raid: stop keeping raid set frozen altogetherHeinz Mauelshagen1-38/+70
2017-12-13dm raid: validate current raid sets redundancyHeinz Mauelshagen1-1/+6
2017-12-08dm raid: bump target version to reflect numerous fixesMike Snitzer1-1/+1
2017-12-08dm raid: small cleanup and remove unsed "struct raid_set" memberHeinz Mauelshagen1-4/+2
2017-12-08dm raid: fix rs_get_progress() synchronization state/ratioHeinz Mauelshagen1-31/+64
2017-12-08dm raid: avoid passing array_in_sync variable to raid_status() calleesHeinz Mauelshagen1-14/+16
2017-12-08dm raid: display a consistent copy of the MD status via raid_status()Heinz Mauelshagen1-16/+18
2017-12-08dm raid: fix raid_resume() to keep raid set frozen as neededHeinz Mauelshagen1-3/+9
2017-12-08dm raid: add component device size checks to avoid runtime failureHeinz Mauelshagen1-1/+19
2017-12-08dm raid: fix raid set size revalidationHeinz Mauelshagen1-10/+20
2017-12-08dm raid: correct resizing state relative to reshape space in ctrHeinz Mauelshagen1-4/+6
2017-12-08dm raid: consume sizes after md_finish_reshape() completes changing themHeinz Mauelshagen1-4/+38
2017-12-08dm raid: fix deadlock caused by premature md_stop_writes()Heinz Mauelshagen1-10/+4
2017-12-08dm bufio: fix shrinker scans when (nr_to_scan < retain_target)Suren Baghdasaryan1-2/+6
2017-12-08dm mpath: fix bio-based multipath queue_if_no_path handlingMike Snitzer1-7/+42
2017-12-04dm: fix various targets to dm_register_target after module __init resources c...monty_pavel@sina.com4-51/+49
2017-12-04dm table: fix regression from improper dm_dev_internal.count refcount_t conve...Mike Snitzer1-2/+3
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+23
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+33
2017-12-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Wolfram Sang1-1/+18
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+10
2017-12-01Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds7-21/+98
2017-12-01Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds65-450/+793
2017-12-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds15-176/+249
2017-11-30Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-24/+71
2017-11-30Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-0/+6
2017-12-01Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie29-208/+394
2017-12-01Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie5-83/+99
2017-12-01Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...Dave Airlie4-16/+56
2017-12-01Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2-5/+7