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 'for-6.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-13
8
-28
/
+146
|
\
|
*
dm thin: Use last transaction's pmd->root when commit failed
Zhihao Cheng
2022-12-08
1
-0
/
+9
|
*
dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
Peter Korsgaard
2022-12-02
1
-1
/
+21
|
*
dm ioctl: fix a couple ioctl codes
Mikulas Patocka
2022-12-01
1
-2
/
+2
|
*
dm ioctl: a small code cleanup in list_version_get_info
Mikulas Patocka
2022-12-01
1
-1
/
+1
|
*
dm thin: resume even if in FAIL mode
Luo Meng
2022-12-01
1
-4
/
+12
|
*
dm cache: set needs_check flag after aborting metadata
Mike Snitzer
2022-12-01
1
-5
/
+5
|
*
dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abort
Mike Snitzer
2022-12-01
1
-7
/
+47
|
*
dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
Zhihao Cheng
2022-12-01
1
-8
/
+43
|
*
dm integrity: Fix UAF in dm_integrity_dtr()
Luo Meng
2022-11-30
1
-0
/
+2
|
*
dm cache: Fix UAF in destroy()
Luo Meng
2022-11-30
1
-0
/
+1
|
*
dm clone: Fix UAF in clone_dtr()
Luo Meng
2022-11-30
1
-0
/
+1
|
*
dm thin: Fix UAF in run_timer_softirq()
Luo Meng
2022-11-30
1
-0
/
+2
*
|
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
14
-276
/
+294
|
\
\
|
*
|
block: remove bio_set_op_attrs
Christoph Hellwig
2022-12-07
6
-20
/
+20
|
*
|
md: fold unbind_rdev_from_array into md_kick_rdev_from_array
Christoph Hellwig
2022-12-02
1
-21
/
+16
|
*
|
md: mark md_kick_rdev_from_array static
Christoph Hellwig
2022-12-02
2
-3
/
+1
|
*
|
md: remove lock_bdev / unlock_bdev
Christoph Hellwig
2022-12-02
1
-41
/
+22
|
*
|
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
2022-11-21
1
-1
/
+1
|
*
|
dm: track per-add_disk holder relations in DM
Christoph Hellwig
2022-11-16
1
-10
/
+39
|
*
|
dm: make sure create and remove dm device won't race with open and close table
Yu Kuai
2022-11-16
1
-0
/
+16
|
*
|
dm: cleanup close_table_device
Christoph Hellwig
2022-11-16
1
-9
/
+3
|
*
|
dm: cleanup open_table_device
Christoph Hellwig
2022-11-16
1
-29
/
+27
|
*
|
dm: remove free_table_devices
Christoph Hellwig
2022-11-16
1
-14
/
+1
|
*
|
md/raid1: stop mdx_raid1 thread when raid1 array run failed
Jiang Li
2022-11-14
1
-0
/
+1
|
*
|
md/raid5: use bdev_write_cache instead of open coding it
Christoph Hellwig
2022-11-14
2
-8
/
+2
|
*
|
md: fix a crash in mempool_free
Mikulas Patocka
2022-11-14
1
-3
/
+6
|
*
|
md/raid0, raid10: Don't set discard sectors for request queue
Xiao Ni
2022-11-14
2
-3
/
+0
|
*
|
md/bitmap: Fix bitmap chunk size overflow issues
Florian-Ewald Mueller
2022-11-14
1
-8
/
+12
|
*
|
md: introduce md_ro_state
Ye Bin
2022-11-14
1
-70
/
+82
|
*
|
md: factor out __md_set_array_info()
Ye Bin
2022-11-14
1
-30
/
+35
|
*
|
raid5-cache: use try_cmpxchg in r5l_wake_reclaim
Uros Bizjak
2022-11-14
1
-2
/
+3
|
*
|
drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
Li Zhong
2022-11-14
1
-12
/
+15
*
|
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
|
/
*
|
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-18
3
-0
/
+3
|
\
\
|
*
|
dm-log-writes: set dma_alignment limit in io_hints
Keith Busch
2022-11-16
1
-0
/
+1
|
*
|
dm-integrity: set dma_alignment limit in io_hints
Keith Busch
2022-11-16
1
-0
/
+1
|
*
|
dm-crypt: provide dma_alignment limit in io_hints
Keith Busch
2022-11-16
1
-0
/
+1
*
|
|
dm integrity: clear the journal on suspend
Mikulas Patocka
2022-11-18
1
-0
/
+13
*
|
|
dm integrity: flush the journal on suspend
Mikulas Patocka
2022-11-18
1
-6
/
+1
*
|
|
dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create...
Zhihao Cheng
2022-11-18
1
-0
/
+2
*
|
|
dm ioctl: fix misbehavior if list_versions races with module loading
Mikulas Patocka
2022-11-18
1
-2
/
+2
|
|
/
|
/
|
*
|
dm clone: Fix typo in block_device format specifier
Nikos Tsironis
2022-10-18
1
-1
/
+1
*
|
dm: remove unnecessary assignment statement in alloc_dev()
Genjian Zhang
2022-10-18
1
-1
/
+0
*
|
dm cache: delete the redundant word 'each' in comment
Shaomin Deng
2022-10-18
1
-1
/
+1
*
|
dm raid: fix typo in analyse_superblocks code comment
Jiangshan Yi
2022-10-18
1
-1
/
+1
*
|
dm verity: enable WQ_HIGHPRI on verify_wq
Nathan Huckleberry
2022-10-18
1
-8
/
+10
*
|
dm raid: delete the redundant word 'that' in comment
Jilin Yuan
2022-10-18
1
-1
/
+1
*
|
dm: change from DMWARN to DMERR or DMCRIT for fatal errors
Mikulas Patocka
2022-10-18
5
-85
/
+85
[next]