index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
*
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
2020-08-21
1
-0
/
+1
*
dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
Ming Lei
2020-08-21
1
-3
/
+0
*
dm: don't call report zones for more than the user requested
Johannes Thumshirn
2020-08-21
1
-1
/
+2
*
bcache: fix overflow in offset_to_stripe()
Coly Li
2020-08-21
3
-8
/
+27
*
bcache: allocate meta data pages as compound pages
Coly Li
2020-08-21
4
-5
/
+5
*
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
2020-08-21
1
-1
/
+2
*
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
2020-08-19
1
-1
/
+8
*
md-cluster: fix wild pointer of unlock_all_bitmaps()
Zhao Heming
2020-08-19
1
-0
/
+1
*
md: raid0/linear: fix dereference before null check on pointer mddev
Colin Ian King
2020-08-19
1
-4
/
+5
*
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2020-07-29
2
-2
/
+19
*
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
2020-07-29
1
-3
/
+2
*
dm writecache: reject asynchronous pmem devices
Michal Suchanek
2020-07-16
1
-0
/
+6
*
dm: use noio when sending kobject event
Mikulas Patocka
2020-07-16
1
-3
/
+12
*
dm zoned: assign max_io_len correctly
Hou Tao
2020-07-09
1
-1
/
+1
*
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
2020-06-30
1
-0
/
+2
*
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
2020-06-30
1
-0
/
+2
*
bcache: check and adjust logical block size for backing devices
Mauricio Faria de Oliveira
2020-06-30
1
-3
/
+19
*
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
2020-06-24
1
-2
/
+6
*
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
Hannes Reinecke
2020-06-24
2
-4
/
+4
*
dm mpath: switch paths in dm_blk_ioctl() code path
Martin Wilck
2020-06-24
1
-1
/
+1
*
dm crypt: avoid truncating the logical block size
Eric Biggers
2020-06-22
1
-1
/
+1
*
bcache: fix refcount underflow in bcache_device_free()
Coly Li
2020-06-22
1
-2
/
+5
*
raid5: remove gfp flags from scribble_alloc()
Coly Li
2020-06-22
1
-6
/
+9
*
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
2020-06-22
1
-1
/
+2
*
bcache: remove a duplicate ->make_request_fn assignment
Christoph Hellwig
2020-06-22
1
-1
/
+0
*
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
[next]