index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Age
Commit message (
Expand
)
Author
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-19
Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-10
dm: Remove max_secure_erase_granularity
Damien Le Moal
2024-07-10
dm: Remove max_write_zeroes_granularity
Damien Le Moal
2024-07-05
dm: handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
2024-07-05
dm: Refactor is_abnormal_io()
Damien Le Moal
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
2024-06-26
dm: optimize flushes
Mikulas Patocka
2024-06-20
block: Generalize chunk_sectors support as boundary support
John Garry
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-05-21
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-20
dm: always manage discard support in terms of max_hw_discard_sectors
Mike Snitzer
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-04-17
dm: Use the block layer zone append emulation
Damien Le Moal
2024-04-16
dm: restore synchronous close of device mapper block device
Ming Lei
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-13
Merge tag 'for-6.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
dm: call the resume method on internal suspend
Mikulas Patocka
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-02-25
md: port block device access to file
Christian Brauner
2024-02-22
dm: treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
2024-02-20
dm: update relevant MODULE_AUTHOR entries to latest dm-devel mailing list
Mike Snitzer
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
2023-11-01
Merge tag 'for-6.7/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-28
dm: Convert to bdev_open_by_dev()
Jan Kara
2023-10-27
dm: respect REQ_NOWAIT flag in normal bios issued to DM
Mike Snitzer
2023-10-27
dm: enhance alloc_multiple_bios() to be more versatile
Mike Snitzer
2023-10-23
dm: make __send_duplicate_bios return unsigned int
Mikulas Patocka
2023-10-06
dm: shortcut the calls to linear_map and stripe_map
Mikulas Patocka
2023-09-15
dm: don't attempt to queue IO under RCU protection
Jens Axboe
2023-06-30
Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-16
dm: skip dm-stats work in alloc_io() unless needed
Mike Snitzer
2023-06-16
dm: avoid needless dm_io access if all IO accounting is disabled
Mike Snitzer
2023-06-16
dm: support turning off block-core's io stats accounting
Li Nan
2023-06-15
dm: use op specific max_sectors when splitting abnormal io
Mike Snitzer
2023-06-15
dm: don't lock fs when the map is NULL during suspend or resume
Li Lingfeng
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-05-25
dm integrity: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
2023-04-14
dm: unexport dm_get_queue_limits()
Mike Snitzer
2023-04-14
dm: allow targets to require splitting WRITE_ZEROES and SECURE_ERASE
Mike Snitzer
2023-04-11
dm: Add support for block PR read keys/reservation
Mike Christie
[next]