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
2023-06-01
dm-crypt: use __bio_add_page to add single page to clone bio
Johannes Thumshirn
2023-06-01
md: raid1: check if adding pages to resync bio fails
Johannes Thumshirn
2023-06-01
md: raid1: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-06-01
md: check for failure when adding pages in alloc_behind_master_bio
Johannes Thumshirn
2023-05-31
md: raid5: use __bio_add_page to add single page to new bio
Johannes Thumshirn
2023-05-31
md: raid5-log: use __bio_add_page to add single page
Johannes Thumshirn
2023-05-31
md: use __bio_add_page to add single page
Johannes Thumshirn
2023-05-31
dm: dm-zoned: use __bio_add_page for adding single metadata page
Johannes Thumshirn
2023-05-30
md/raid5: Convert stripe_head's "dev" to flexible array member
Kees Cook
2023-05-25
dm integrity: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-05-24
md/raid5: fix miscalculation of 'end_sector' in raid5_read_one_chunk()
Yu Kuai
2023-05-24
bcache: Convert to lock_cmp_fn
Kent Overstreet
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-28
md: Fix bitmap offset type in sb writer
Jonathan Derrick
2023-04-28
md/raid5: Improve performance for sequential IO
Jan Kara
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-04-26
Merge tag 'for-6.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-25
block/drivers: remove dead clear of random flag
Chaitanya Kulkarni
2023-04-19
dm: don't lock fs when the map is NULL in process of resume
Li Lingfeng
2023-04-19
dm flakey: add an "error_reads" option
Mikulas Patocka
2023-04-19
dm flakey: remove trailing space in the table line
Mikulas Patocka
2023-04-19
dm flakey: fix a crash with invalid table line
Mikulas Patocka
2023-04-17
dm ioctl: fix nested locking in table_clear() to remove deadlock concern
Mike Snitzer
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-14
md/raid5: remove unused working_disks variable
Tom Rix
2023-04-14
md/raid10: don't call bio_start_io_acct twice for bio which experienced read ...
Yu Kuai
2023-04-14
md/raid10: fix memleak of md thread
Yu Kuai
2023-04-14
md/raid10: fix memleak for 'conf->bio_split'
Yu Kuai
2023-04-14
md/raid10: fix leak of 'r10bio->remaining' for recovery
Yu Kuai
2023-04-13
md/raid10: don't BUG_ON() in raise_barrier()
Yu Kuai
2023-04-13
md: fix soft lockup in status_resync
Yu Kuai
2023-04-13
md: add error_handlers for raid0 and linear
Mariusz Tkaczyk
2023-04-13
md: Use optimal I/O size for last bitmap page
Jon Derrick
2023-04-13
md: Fix types in sb writer
Jon Derrick
2023-04-13
md: Move sb writer loop to its own function
Jon Derrick
2023-04-13
md/raid10: Fix typo in comment (replacment -> replacement)
Jiangshan Yi
2023-04-13
md: make kobj_type structures constant
Thomas Weißschuh
2023-04-13
md/raid10: fix null-ptr-deref in raid10_sync_request
Li Nan
2023-04-13
md/raid10: fix task hung in raid10d
Li Nan
2023-04-13
md: simplify sysctl registration
Luis Chamberlain
2023-04-11
dm: Add support for block PR read keys/reservation
Mike Christie
2023-04-11
dm: add helper macro for simple DM target module init and exit
Yangtao Li
2023-04-11
dm raid: remove unused d variable
Tom Rix
2023-04-11
dm: remove unnecessary (void*) conversions
Yu Zhe
2023-04-11
dm mirror: add DMERR message if alloc_workqueue fails
Yangtao Li
2023-04-11
dm: push error reporting down to dm_register_target()
Yangtao Li
[prev]
[next]