summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-25dm zone: fix dm_revalidate_zones() memory allocationDamien Le Moal1-2/+8
2021-06-25dm ps io affinity: remove redundant continue statementColin Ian King1-1/+0
2021-06-25dm writecache: add optional "metadata_only" parameterMikulas Patocka1-4/+12
2021-06-21dm writecache: write at least 4k when committingMikulas Patocka1-1/+5
2021-06-16dm writecache: flush origin device when writing and cache is fullMikulas Patocka1-2/+6
2021-06-15dm writecache: have ssd writeback wait if the kcopyd workqueue is busyMikulas Patocka2-0/+11
2021-06-14dm writecache: use list_move instead of list_del/list_add in writecache_write...Baokun Li1-6/+3
2021-06-14dm writecache: commit just one block, not a full pageMikulas Patocka1-5/+1
2021-06-14dm writecache: remove unused gfp_t argument from wc_add_block()Mikulas Patocka1-3/+3
2021-06-04dm crypt: Fix zoned block device supportDamien Le Moal1-5/+19
2021-06-04dm: introduce zone append emulationDamien Le Moal5-54/+612
2021-06-04dm: rearrange core declarations for extended use from dm-zone.cDamien Le Moal2-52/+59
2021-06-04dm: Forbid requeue of writes to zonesDamien Le Moal3-6/+41
2021-06-04dm: Introduce dm_report_zones()Damien Le Moal4-14/+29
2021-06-04dm: move zone related code to dm-zone.cDamien Le Moal5-89/+119
2021-06-04dm: cleanup device_area_is_invalid()Damien Le Moal1-1/+1
2021-06-04dm: Fix dm_accept_partial_bio() relative to zone management commandsDamien Le Moal1-2/+6
2021-06-04dm zoned: check zone capacityDamien Le Moal1-0/+7
2021-06-04dm table: Constify static struct blk_ksm_ll_opsRikard Falkeborn1-1/+1
2021-06-04dm writecache: interrupt writeback if suspendedMikulas Patocka1-2/+3
2021-06-04dm writecache: don't split bios when overwriting contiguous cache contentMikulas Patocka1-8/+30
2021-06-04dm kcopyd: avoid spin_lock_irqsave from process contextMikulas Patocka1-9/+6
2021-06-04dm kcopyd: avoid useless atomic operationsMikulas Patocka3-12/+12
2021-06-04dm space map disk: cache a small number of index entriesJoe Thornber2-6/+96
2021-06-04dm space maps: improve performance with inc/dec on ranges of blocksJoe Thornber15-245/+774
2021-06-04dm space maps: don't reset space map allocation cursor when committingJoe Thornber2-2/+16
2021-06-04dm btree: improve btree residencyJoe Thornber3-31/+439
2021-05-25dm snapshot: properly fix a crash when an origin has no snapshotsMikulas Patocka1-1/+1
2021-05-25dm snapshot: revert "fix a crash when an origin has no snapshots"Mikulas Patocka1-2/+3
2021-05-25dm verity: fix require_signatures module_param permissionsJohn Keeping1-1/+1
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-10/+4
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+19
2021-05-22Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+25
2021-05-21Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+2
2021-05-21Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-3/+11
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
2021-05-20Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-192/+191
2021-05-21Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/a...Dave Airlie16-35/+54
2021-05-21Merge tag 'drm-intel-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-145/+129
2021-05-21Merge tag 'drm-misc-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-5/+5
2021-05-20Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-19/+109
2021-05-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-19/+36
2021-05-20Merge tag 'for-5.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-48/+39
2021-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-21/+35
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds13-67/+160
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds49-349/+380
2021-05-20platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede1-0/+35
2021-05-20dma-buf: fix unintended pin/unpin warningsChristian König1-5/+5
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König4-16/+1