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-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-03-05
2
-11
/
+16
|
\
|
*
dm verity: fix FEC for RS roots unaligned to block size
Milan Broz
2021-03-04
1
-11
/
+12
|
*
dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
Mikulas Patocka
2021-03-04
1
-0
/
+4
*
|
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-28
2
-7
/
+7
|
\
\
|
*
|
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
2
-7
/
+7
*
|
|
Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
14
-213
/
+666
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
2021-02-11
3
-0
/
+65
|
*
dm: simplify target code conditional on CONFIG_BLK_DEV_ZONED
Mike Snitzer
2021-02-11
3
-13
/
+6
|
*
dm: set DM_TARGET_PASSES_CRYPTO feature for some targets
Satya Tangirala
2021-02-11
2
-3
/
+6
|
*
dm: support key eviction from keyslot managers of underlying devices
Satya Tangirala
2021-02-11
1
-0
/
+53
|
*
dm: add support for passing through inline crypto support
Satya Tangirala
2021-02-11
3
-1
/
+184
|
*
dm era: only resize metadata in preresume
Nikos Tsironis
2021-02-11
1
-11
/
+10
|
*
dm era: Use correct value size in equality function of writeset tree
Nikos Tsironis
2021-02-10
1
-1
/
+1
|
*
dm era: Fix bitset memory leaks
Nikos Tsironis
2021-02-10
1
-0
/
+6
|
*
dm era: Verify the data block size hasn't changed
Nikos Tsironis
2021-02-10
1
-1
/
+9
|
*
dm era: Reinitialize bitset cache before digesting a new writeset
Nikos Tsironis
2021-02-10
1
-6
/
+6
|
*
dm era: Update in-core bitset after committing the metadata
Nikos Tsironis
2021-02-10
1
-6
/
+19
|
*
dm era: Recover committed writeset after crash
Nikos Tsironis
2021-02-10
1
-8
/
+9
|
*
dm writecache: use bdev_nr_sectors() instead of open-coded equivalent
Mike Snitzer
2021-02-09
1
-1
/
+1
|
*
dm writecache: fix writing beyond end of underlying device when shrinking
Mikulas Patocka
2021-02-09
1
-0
/
+18
|
*
dm table: remove needless request_queue NULL pointer checks
Jeffle Xu
2021-02-09
1
-11
/
+11
|
*
dm table: fix zoned iterate_devices based device capability checks
Jeffle Xu
2021-02-09
1
-32
/
+16
|
*
dm table: fix DAX iterate_devices based device capability checks
Jeffle Xu
2021-02-09
3
-29
/
+12
|
*
dm table: fix iterate_devices based device capability checks
Jeffle Xu
2021-02-09
1
-46
/
+51
|
*
dm writecache: return the exact table values that were set
Mikulas Patocka
2021-02-08
1
-24
/
+30
|
*
dm crypt: support using trusted keys
Ahmad Fatoum
2021-02-03
2
-1
/
+23
|
*
dm crypt: replaced #if defined with IS_ENABLED
Ahmad Fatoum
2021-02-03
1
-5
/
+2
|
*
dm writecache: fix unnecessary NULL check warnings
Tian Tao
2021-02-03
1
-4
/
+2
|
*
dm writecache: fix performance degradation in ssd mode
Mikulas Patocka
2021-02-03
1
-1
/
+1
|
*
dm integrity: introduce the "fix_hmac" argument
Mikulas Patocka
2021-02-03
1
-13
/
+125
|
*
dm persistent data: fix return type of shadow_root()
Jinoh Kang
2021-02-03
2
-2
/
+2
|
*
dm: cleanup of front padding calculation
Jeffle Xu
2021-02-03
1
-6
/
+10
|
*
dm integrity: fix spelling mistake "flusing" -> "flushing"
Colin Ian King
2021-02-03
1
-1
/
+1
|
*
dm crypt: Spelling s/cihper/cipher/
Geert Uytterhoeven
2021-02-03
1
-1
/
+1
|
*
dm dust: remove h from printk format specifier
Tom Rix
2021-02-03
1
-1
/
+1
*
|
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
9
-13
/
+132
|
\
\
|
*
|
bcache: Avoid comma separated statements
Joe Perches
2021-02-10
2
-6
/
+12
|
*
|
bcache: Move journal work to new flush wq
Kai Krakow
2021-02-10
3
-2
/
+19
|
*
|
bcache: Give btree_io_wq correct semantics again
Kai Krakow
2021-02-10
1
-1
/
+1
|
*
|
Revert "bcache: Kill btree_io_wq"
Kai Krakow
2021-02-10
3
-2
/
+25
|
*
|
bcache: Fix register_device_aync typo
Kai Krakow
2021-02-10
1
-2
/
+2
|
*
|
bcache: consider the fragmentation when update the writeback rate
dongdong tao
2021-02-10
4
-0
/
+73
|
*
|
md/raid5: cast chunk_sectors to sector_t value
Guoqing Jiang
2021-02-03
1
-1
/
+1
*
|
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
17
-183
/
+138
|
\
\
\
|
*
|
|
md/raid10: remove dead code in reshape_request
Christoph Hellwig
2021-02-08
1
-4
/
+0
|
|
|
/
|
|
/
|
|
*
|
md: use rdev_read_only in restart_array
Christoph Hellwig
2021-02-01
1
-1
/
+1
|
*
|
md: check for NULL ->meta_bdev before calling bdev_read_only
Christoph Hellwig
2021-02-01
1
-5
/
+8
|
*
|
md/raid6: refactor raid5_read_one_chunk
Christoph Hellwig
2021-01-27
1
-63
/
+45
|
*
|
md: remove md_bio_alloc_sync
Christoph Hellwig
2021-01-27
1
-9
/
+1
|
*
|
md: simplify sync_page_io
Christoph Hellwig
2021-01-27
1
-13
/
+13
[next]