index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-06-20
2
-2
/
+2
|
\
|
*
Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
Qi Zheng
2023-06-19
2
-2
/
+2
*
|
Merge tag 'for-6.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-15
4
-23
/
+34
|
\
\
|
*
|
dm: use op specific max_sectors when splitting abnormal io
Mike Snitzer
2023-06-15
1
-9
/
+16
|
*
|
dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard
Mike Snitzer
2023-06-15
1
-2
/
+1
|
*
|
dm thin metadata: check fail_io before using data_sm
Li Lingfeng
2023-06-15
1
-8
/
+12
|
*
|
dm: don't lock fs when the map is NULL during suspend or resume
Li Lingfeng
2023-06-15
2
-4
/
+5
|
|
/
*
/
md/raid5: fix miscalculation of 'end_sector' in raid5_read_one_chunk()
Yu Kuai
2023-05-24
1
-1
/
+1
|
/
*
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-06
3
-5
/
+47
|
\
|
*
md: Fix bitmap offset type in sb writer
Jonathan Derrick
2023-04-28
1
-3
/
+3
|
*
md/raid5: Improve performance for sequential IO
Jan Kara
2023-04-28
1
-1
/
+44
|
*
block/drivers: remove dead clear of random flag
Chaitanya Kulkarni
2023-04-25
1
-1
/
+0
*
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
3
-3
/
+3
|
\
\
|
*
|
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-1
/
+1
|
*
|
mm: shrinkers: convert shrinker_rwsem to mutex
Qi Zheng
2023-03-28
2
-2
/
+2
*
|
|
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-04-27
1
-21
/
+1
|
\
\
\
|
*
|
|
md: simplify sysctl registration
Luis Chamberlain
2023-04-13
1
-21
/
+1
*
|
|
|
Merge tag 'for-6.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-26
37
-1049
/
+1708
|
\
\
\
\
|
*
|
|
|
dm: don't lock fs when the map is NULL in process of resume
Li Lingfeng
2023-04-19
1
-1
/
+4
|
*
|
|
|
dm flakey: add an "error_reads" option
Mikulas Patocka
2023-04-19
1
-12
/
+27
|
*
|
|
|
dm flakey: remove trailing space in the table line
Mikulas Patocka
2023-04-19
1
-5
/
+5
|
*
|
|
|
dm flakey: fix a crash with invalid table line
Mikulas Patocka
2023-04-19
1
-2
/
+2
|
*
|
|
|
dm ioctl: fix nested locking in table_clear() to remove deadlock concern
Mike Snitzer
2023-04-17
1
-3
/
+4
|
*
|
|
|
dm: unexport dm_get_queue_limits()
Mike Snitzer
2023-04-14
1
-11
/
+9
|
*
|
|
|
dm: allow targets to require splitting WRITE_ZEROES and SECURE_ERASE
Mike Snitzer
2023-04-14
1
-4
/
+6
|
*
|
|
|
dm: add helper macro for simple DM target module init and exit
Yangtao Li
2023-04-11
14
-189
/
+15
|
*
|
|
|
dm raid: remove unused d variable
Tom Rix
2023-04-11
1
-4
/
+0
|
*
|
|
|
dm: remove unnecessary (void*) conversions
Yu Zhe
2023-04-11
11
-36
/
+36
|
*
|
|
|
dm mirror: add DMERR message if alloc_workqueue fails
Yangtao Li
2023-04-11
1
-1
/
+3
|
*
|
|
|
dm: push error reporting down to dm_register_target()
Yangtao Li
2023-04-11
18
-107
/
+24
|
*
|
|
|
dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path
Mike Snitzer
2023-04-04
1
-3
/
+5
|
*
|
|
|
dm clone: call kmem_cache_destroy() in dm_clone_init() error path
Mike Snitzer
2023-04-04
1
-0
/
+1
|
*
|
|
|
dm error: add discard support
Mikulas Patocka
2023-04-04
1
-1
/
+10
|
*
|
|
|
dm zero: add discard support
Mikulas Patocka
2023-04-04
1
-1
/
+11
|
*
|
|
|
dm table: allow targets without devices to set ->io_hints
Mikulas Patocka
2023-04-04
1
-1
/
+5
|
*
|
|
|
dm verity: emit audit events on verification failure and more
Michael Weiß
2023-04-04
1
-2
/
+18
|
*
|
|
|
dm verity: fix error handling for check_at_most_once on FEC
Yeongjin Gil
2023-04-04
1
-1
/
+1
|
*
|
|
|
dm: improve hash_locks sizing and hash function
Joe Thornber
2023-03-30
3
-4
/
+17
|
*
|
|
|
dm bio prison v1: intelligently size dm_bio_prison's prison_regions
Mike Snitzer
2023-03-30
1
-5
/
+6
|
*
|
|
|
dm bio prison v1: prepare to intelligently size dm_bio_prison's prison_regions
Mike Snitzer
2023-03-30
1
-10
/
+11
|
*
|
|
|
dm bufio: intelligently size dm_buffer_cache's buffer_trees
Mike Snitzer
2023-03-30
1
-6
/
+8
|
*
|
|
|
dm bufio: prepare to intelligently size dm_buffer_cache's buffer_trees
Mike Snitzer
2023-03-30
1
-22
/
+26
|
*
|
|
|
dm: add dm_num_hash_locks()
Mike Snitzer
2023-03-30
1
-0
/
+10
|
*
|
|
|
dm bio prison v1: add dm_cell_key_has_valid_range
Mike Snitzer
2023-03-30
3
-11
/
+29
|
*
|
|
|
dm bio prison v1: improve concurrent IO performance
Joe Thornber
2023-03-30
3
-68
/
+121
|
*
|
|
|
dm: split discards further if target sets max_discard_granularity
Mike Snitzer
2023-03-30
1
-6
/
+19
|
*
|
|
|
dm thin: speed up cell_defer_no_holder()
Joe Thornber
2023-03-30
1
-6
/
+8
|
*
|
|
|
dm bufio: use multi-page bio vector
Mikulas Patocka
2023-03-30
1
-20
/
+4
|
*
|
|
|
dm bufio: use waitqueue_active in __free_buffer_wake
Mikulas Patocka
2023-03-30
1
-1
/
+6
|
*
|
|
|
dm bufio: move dm_bufio_client members to avoid spanning cachelines
Mike Snitzer
2023-03-30
1
-11
/
+13
[next]