Age | Commit message (Expand) | Author |
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 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 |
2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov |
2023-04-04 | dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path | Mike Snitzer |
2023-04-04 | dm clone: call kmem_cache_destroy() in dm_clone_init() error path | Mike Snitzer |
2023-04-04 | dm error: add discard support | Mikulas Patocka |
2023-04-04 | dm zero: add discard support | Mikulas Patocka |
2023-04-04 | dm table: allow targets without devices to set ->io_hints | Mikulas Patocka |
2023-04-04 | dm verity: emit audit events on verification failure and more | Michael Weiß |
2023-04-04 | dm verity: fix error handling for check_at_most_once on FEC | Yeongjin Gil |
2023-03-31 | Merge tag 'block-6.3-2023-03-30' of git://git.kernel.dk/linux | Linus Torvalds |
2023-03-30 | dm: improve hash_locks sizing and hash function | Joe Thornber |
2023-03-30 | dm bio prison v1: intelligently size dm_bio_prison's prison_regions | Mike Snitzer |
2023-03-30 | dm bio prison v1: prepare to intelligently size dm_bio_prison's prison_regions | Mike Snitzer |
2023-03-30 | dm bufio: intelligently size dm_buffer_cache's buffer_trees | Mike Snitzer |
2023-03-30 | dm bufio: prepare to intelligently size dm_buffer_cache's buffer_trees | Mike Snitzer |