index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2024-08-13
dm persistent data: fix memory allocation failure
Mikulas Patocka
2024-08-13
dm resume: don't return EINVAL when signalled
Khazhismel Kumykov
2024-08-13
dm suspend: return -ERESTARTSYS instead of -EINTR
Mikulas Patocka
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
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-19
dm vdo int-map: fix kerneldoc formatting
Matthew Sakai
2024-07-19
dm vdo repair: add missing kerneldoc fields
Matthew Sakai
2024-07-19
dm: Constify struct dm_block_validator
Christophe JAILLET
2024-07-19
dm-integrity: introduce the Inline mode
Mikulas Patocka
2024-07-17
Merge tag 'dlm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-12
dm: introduce the target flag mempool_needs_integrity
Mikulas Patocka
2024-07-12
md/raid1: set max_sectors during early return from choose_slow_rdev()
Mateusz Jończyk
2024-07-12
md-cluster: fix no recovery job when adding/re-adding a disk
Heming Zhao
2024-07-12
md-cluster: fix hanging issue while a new disk adding
Heming Zhao
2024-07-11
Merge tag 'for-6.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-11
dm vdo: replace max_discard_sectors with max_hw_discard_sectors
Bruce Johnston
2024-07-10
dm raid: fix stripes adding reshape size issues
Heinz Mauelshagen
2024-07-10
dm raid: move _get_reshape_sectors() as prerequisite to fixing reshape size i...
Heinz Mauelshagen
2024-07-10
dm-crypt: support for per-sector NVMe metadata
Mikulas Patocka
2024-07-10
dm mpath: don't call dm_get_device in multipath_message
Benjamin Marzinski
2024-07-10
dm: factor out helper function from dm_get_device
Benjamin Marzinski
2024-07-10
dm-verity: fix dm_is_verity_target() when dm-verity is builtin
Eric Biggers
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-10
dm vdo indexer: use swap() instead of open coding it
Jiapeng Chong
2024-07-10
dm vdo: remove unused struct 'uds_attribute'
Dr. David Alan Gilbert
2024-07-10
dm: stop using blk_limits_io_{min,opt}
Christoph Hellwig
2024-07-10
dm-crypt: limit the size of encryption requests
Mikulas Patocka
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-04
md/raid5: recheck if reshape has finished with device_lock held
Benjamin Marzinski
2024-07-04
md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctl
Yu Kuai
2024-07-04
md-cluster: Constify struct md_cluster_operations
Christophe JAILLET
2024-07-04
md: Remove unneeded semicolon
Yang Li
2024-07-04
md/raid5: fix spares errors about rcu usage
Yu Kuai
2024-07-03
dm verity: add support for signature verification with platform keyring
Luca Boccassi
2024-07-03
dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume
Benjamin Marzinski
2024-07-03
dm-verity: hash blocks with shash import+finup when possible
Eric Biggers
2024-07-03
dm-verity: make verity_hash() take dm_verity_io instead of ahash_request
Eric Biggers
2024-07-03
dm-verity: always "map" the data blocks
Eric Biggers
2024-07-03
dm-verity: provide dma_alignment limit in io_hints
Eric Biggers
2024-07-03
dm-verity: make real_digest and want_digest fixed-length
Eric Biggers
2024-07-03
dm-verity: move data hash mismatch handling into its own function
Eric Biggers
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
2024-07-02
dm-verity: move hash algorithm setup into its own function
Eric Biggers
2024-07-02
dm init: Handle minors larger than 255
Benjamin Marzinski
[next]