index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'for-7.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9 days
dm cache: fix missing return in invalidate_committed's error path
Ming-Hung Tsai
9 days
dm: fix a buffer overflow in ioctl processing
Mikulas Patocka
12 days
md/raid5: fix soft lockup in retry_aligned_read()
Chia-Ming Chang
12 days
md: wake raid456 reshape waiters before suspend
Yu Kuai
12 days
md/raid1: serialize overlap io for writemostly disk
Xiao Ni
12 days
md/md-llbitmap: optimize initial sync with write_zeroes_unmap support
Yu Kuai
12 days
md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity building
Yu Kuai
12 days
md: add fallback to correct bitmap_ops on version mismatch
Yu Kuai
12 days
md/raid5: validate payload size before accessing journal metadata
Junrui Luo
12 days
md: remove unused static md_wq workqueue
Abd-Alrhman Masalkhi
12 days
md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
Gregory Price
13 days
md: fix array_state=clear sysfs deadlock
Yu Kuai
2026-04-03
bcache: fix uninitialized closure object
Mingzhe Zou
2026-04-03
bcache: fix cached_dev.sb_bio use-after-free and crash
Mingzhe Zou
2026-03-30
dm-crypt: Make crypt_iv_operations::post return void
Eric Biggers
2026-03-30
dm vdo: Fix spelling mistake "postive" -> "positive"
Colin Ian King
2026-03-27
dm: provide helper to set stacked limits
Keith Busch
2026-03-27
dm-integrity: always set the io hints
Keith Busch
2026-03-27
dm-integrity: fix mismatched queue limits
Keith Busch
2026-03-26
dm-bufio: use kzalloc_flex
Rosen Penev
2026-03-26
dm vdo: save the formatted metadata to disk
Bruce Johnston
2026-03-26
dm vdo: add formatting logic and initialization
Bruce Johnston
2026-03-26
dm vdo: add synchronous metadata I/O submission helper
Bruce Johnston
2026-03-26
dm vdo: add geometry block structure
Bruce Johnston
2026-03-26
dm vdo: add geometry block encoding
Bruce Johnston
2026-03-26
dm vdo: add upfront validation for logical size
Bruce Johnston
2026-03-26
dm vdo: add formatting parameters to table line
Bruce Johnston
2026-03-26
dm vdo: add super block initialization to encodings.c
Bruce Johnston
2026-03-26
dm vdo: add geometry block initialization to encodings.c
Bruce Johnston
2026-03-23
dm-crypt: Make crypt_iv_operations::wipe return void
Eric Biggers
2026-03-23
dm-crypt: Reimplement elephant diffuser using AES library
Eric Biggers
2026-03-23
dm-verity-fec: warn even when there were no errors
Eric Biggers
2026-03-23
md: remove unused mddev argument from export_rdev
Chen Cheng
2026-03-23
md/raid5: move handle_stripe() comment to correct location
Chen Cheng
2026-03-23
md/raid5: remove stale md_raid5_kick_device() declaration
Chen Cheng
2026-03-23
md/raid1: fix the comparing region of interval tree
Xiao Ni
2026-03-22
md/raid5: skip 2-failure compute when other disk is R5_LOCKED
FengWei Shih
2026-03-18
dm: make "dmsetup remove_all" interruptible
Mikulas Patocka
2026-03-18
dm: don't report warning when doing deferred remove
Mikulas Patocka
2026-03-18
dm init: ensure device probing has finished in dm-mod.waitfor=
Guillaume Gonnet
2026-03-16
md/md-llbitmap: raise barrier before state machine transition
Yu Kuai
2026-03-16
md/md-llbitmap: skip reading rdevs that are not in_sync
Yu Kuai
2026-03-16
md/raid5: set chunk_sectors to enable full stripe I/O splitting
Yu Kuai
2026-03-16
md/raid10: fix deadlock with check operation and nowait requests
Josh Hunt
2026-03-16
md: suppress spurious superblock update error message for dm-raid
Chen Cheng
2026-03-09
block: remove bdev_nonrot()
Damien Le Moal
2026-03-09
dm-verity-fec: improve comments for fec_read_bufs()
Eric Biggers
2026-03-09
dm-verity-fec: log target_block instead of index_in_region
Eric Biggers
2026-03-09
dm-verity-fec: make fec_decode_bufs() just return 0 or error
Eric Biggers
[next]