index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2024-03-01
dm vdo uds-threads: eliminate uds_*_semaphore interfaces
Mike Snitzer
2024-03-01
dm vdo: make uds_*_semaphore interface private to uds-threads.c
Mike Snitzer
2024-03-01
dm vdo block-map: rename page state name from "UDS_FREE" to "FREE"
Mike Snitzer
2024-03-01
dm vdo volume-index: fix an assert statement in start_restoring_volume_sub_in...
Harshit Mogalapalli
2024-02-29
md/raid1: factor out helpers to choose the best rdev from read_balance()
Yu Kuai
2024-02-29
md/raid1: factor out the code to manage sequential IO
Yu Kuai
2024-02-29
md/raid1: factor out choose_bb_rdev() from read_balance()
Yu Kuai
2024-02-29
md/raid1: factor out choose_slow_rdev() from read_balance()
Yu Kuai
2024-02-29
md/raid1: factor out read_first_rdev() from read_balance()
Yu Kuai
2024-02-29
md/raid1-10: factor out a new helper raid1_should_read_first()
Yu Kuai
2024-02-29
md/raid1-10: add a helper raid1_check_read_range()
Yu Kuai
2024-02-29
md/raid1: fix choose next idle in read_balance()
Yu Kuai
2024-02-29
md/raid1: record nonrot rdevs while adding/removing rdevs to conf
Yu Kuai
2024-02-29
md/raid1: factor out helpers to add rdev to conf
Yu Kuai
2024-02-29
md: add a new helper rdev_has_badblock()
Yu Kuai
2024-02-27
md/raid5: fix atomicity violation in raid5_cache_count
Gui-Dong Han
2024-02-26
md/md-bitmap: fix incorrect usage for sb_index
Heming Zhao
2024-02-26
md: check mddev->pers before calling md_set_readonly()
Li Nan
2024-02-26
md: clean up openers check in do_md_stop() and md_set_readonly()
Li Nan
2024-02-26
md: sync blockdev before stopping raid or setting readonly
Li Nan
2024-02-26
md: factor out a helper to sync mddev
Li Nan
2024-02-26
md: Don't clear MD_CLOSING when the raid is about to stop
Li Nan
2024-02-26
md: return directly before setting did_set_md_closing
Li Nan
2024-02-26
md: clean up invalid BUG_ON in md_ioctl
Li Nan
2024-02-26
md: changed the switch of RAID_VERSION to if
Li Nan
2024-02-26
md: merge the check of capabilities into md_ioctl_valid()
Li Nan
2024-02-25
bcache: port block device access to files
Christian Brauner
2024-02-25
md: port block device access to file
Christian Brauner
2024-02-24
Merge tag 'for-6.8/dm-fix-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-02-24
dm-integrity, dm-verity: reduce stack usage for recheck
Arnd Bergmann
2024-02-23
Merge tag 'for-6.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-22
bcache: use of hlist_count_nodes()
Pierre Gondois
2024-02-22
dm: treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
2024-02-22
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
Linus Torvalds
2024-02-20
dm: update relevant MODULE_AUTHOR entries to latest dm-devel mailing list
Mike Snitzer
2024-02-20
dm ioctl: update DM_DRIVER_EMAIL to new dm-devel mailing list
Mike Snitzer
2024-02-20
dm verity: set DM_TARGET_SINGLETON feature flag
Fan Wu
2024-02-20
dm crypt: Fix IO priority lost when queuing write bios
Hongyu Jin
2024-02-20
dm verity: Fix IO priority lost when reading FEC and hash
Hongyu Jin
2024-02-20
dm bufio: Support IO priority
Hongyu Jin
2024-02-20
dm io: Support IO priority
Hongyu Jin
2024-02-20
dm vdo logger: update logging to start with "device-mapper: vdo"
Mike Snitzer
2024-02-20
dm vdo logger: switch UDS_LOG_NOTICE to be alias for UDS_LOG_INFO
Mike Snitzer
2024-02-20
dm vdo: tweak wait_for_completion_interruptible callers
Mike Snitzer
2024-02-20
dm vdo delta-index: fix various small nits
Mike Snitzer
2024-02-20
dm vdo chapter_index: fix a few small nits
Mike Snitzer
2024-02-20
dm vdo: cleanup style for comments in structs
Mike Snitzer
2024-02-20
dm vdo dedupe: fix various small nits
Mike Snitzer
2024-02-20
dm vdo string-utils: remove unnecessary includes
Mike Snitzer
2024-02-20
dm vdo message-stats: reformat to remove excessive newlines
Ken Raeburn
[prev]
[next]