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.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-30
3
-18
/
+42
|
\
|
*
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
Gabriel Krisman Bertazi
2020-04-28
1
-2
/
+4
|
*
dm verity fec: fix hash block number in verity_fec_decode
Sunwook Eom
2020-04-16
1
-1
/
+1
|
*
dm writecache: fix data corruption when reloading the target
Mikulas Patocka
2020-04-16
1
-15
/
+37
*
|
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-08
4
-1
/
+89
|
\
\
|
*
|
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
2020-04-02
1
-1
/
+1
|
*
|
dm,dax: Add dax zero_page_range operation
Vivek Goyal
2020-04-02
4
-0
/
+88
*
|
|
Merge tag 'for-5.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
2
-4
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
dm integrity: fix logic bug in integrity tag testing
Mikulas Patocka
2020-04-03
1
-1
/
+1
|
*
|
Revert "dm: always call blk_queue_split() in dm_process_bio()"
Mike Snitzer
2020-04-03
1
-2
/
+3
|
*
|
dm integrity: fix ppc64le warning
Mike Snitzer
2020-04-03
1
-1
/
+1
*
|
|
Merge tag 'for-5.7/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-01
8
-102
/
+431
|
\
|
|
|
*
|
dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()
Nikos Tsironis
2020-03-27
3
-3
/
+3
|
*
|
dm clone: Add missing casts to prevent overflows and data corruption
Nikos Tsironis
2020-03-27
1
-3
/
+6
|
*
|
dm clone: Add overflow check for number of regions
Nikos Tsironis
2020-03-27
1
-1
/
+11
|
*
|
dm clone: Fix handling of partial region discards
Nikos Tsironis
2020-03-27
2
-14
/
+42
|
*
|
dm writecache: add cond_resched to avoid CPU hangs
Mikulas Patocka
2020-03-27
1
-1
/
+5
|
*
|
dm integrity: improve discard in journal mode
Mikulas Patocka
2020-03-24
1
-0
/
+16
|
*
|
dm integrity: add optional discard support
Mikulas Patocka
2020-03-24
1
-32
/
+145
|
*
|
dm integrity: allow resize of the integrity device
Mikulas Patocka
2020-03-24
1
-7
/
+27
|
*
|
dm integrity: factor out get_provided_data_sectors()
Mikulas Patocka
2020-03-24
1
-10
/
+23
|
*
|
dm integrity: don't replay journal data past the end of the device
Mikulas Patocka
2020-03-24
1
-0
/
+4
|
*
|
dm integrity: remove sector type casts
Mikulas Patocka
2020-03-24
1
-17
/
+16
|
*
|
dm integrity: fix a crash with unusually large tag size
Mikulas Patocka
2020-03-24
1
-2
/
+2
|
*
|
dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
Bob Liu
2020-03-24
1
-1
/
+0
|
*
|
dm verity fec: fix memory leak in verity_fec_dtr
Shetty, Harshini X (EXT-Sony Mobile)
2020-03-24
1
-0
/
+1
|
*
|
dm writecache: optimize superblock write
Mikulas Patocka
2020-03-24
1
-2
/
+32
|
*
|
dm writecache: implement gradual cleanup
Mikulas Patocka
2020-03-24
1
-1
/
+36
|
*
|
dm writecache: implement the "cleaner" policy
Mikulas Patocka
2020-03-24
1
-5
/
+43
|
*
|
dm writecache: do direct write if the cache is full
Mikulas Patocka
2020-03-24
1
-0
/
+13
|
*
|
dm integrity: print device name in integrity_metadata() error message
Erich Eckner
2020-03-24
1
-1
/
+2
|
*
|
dm crypt: use crypt_integrity_aead() helper
Yang Yingliang
2020-03-24
1
-2
/
+4
*
|
|
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
6
-76
/
+437
|
\
\
\
|
*
|
|
bcache: remove dupplicated declaration from btree.h
Coly Li
2020-03-24
1
-7
/
+3
|
*
|
|
bcache: optimize barrier usage for atomic operations
Coly Li
2020-03-22
2
-6
/
+6
|
*
|
|
bcache: optimize barrier usage for Rmw atomic bitops
Davidlohr Bueso
2020-03-22
1
-3
/
+3
|
*
|
|
bcache: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-22
1
-1
/
+1
|
*
|
|
bcache: make bch_sectors_dirty_init() to be multithreaded
Coly Li
2020-03-22
2
-3
/
+174
|
*
|
|
bcache: make bch_btree_check() to be multithreaded
Coly Li
2020-03-22
2
-3
/
+188
|
*
|
|
bcache: add bcache_ prefix to btree_root() and btree() macros
Coly Li
2020-03-22
2
-9
/
+10
|
*
|
|
bcache: move macro btree() and btree_root() into btree.h
Coly Li
2020-03-22
2
-59
/
+67
|
*
|
|
md: check arrays is suspended in mddev_detach before call quiesce operations
Guoqing Jiang
2020-03-17
1
-1
/
+1
|
|
/
/
*
|
|
block: simplify queue allocation
Christoph Hellwig
2020-03-27
3
-9
/
+6
*
|
|
bcache: pass the make_request methods to blk_queue_make_request
Christoph Hellwig
2020-03-27
3
-9
/
+11
*
|
|
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2020-03-25
2
-0
/
+2
*
|
|
block: cleanup how md_autodetect_dev is called
Christoph Hellwig
2020-03-24
1
-0
/
+1
*
|
|
block: remove __bdevname
Christoph Hellwig
2020-03-24
1
-2
/
+2
|
/
/
*
|
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-07
2
-29
/
+2
|
\
\
|
*
|
Revert "bcache: ignore pending signals when creating gc and allocator thread"
Jens Axboe
2020-03-02
2
-29
/
+2
|
|
/
*
|
Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-04
9
-67
/
+92
|
\
\
|
|
/
|
/
|
[next]