index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-09
dm verity: skip verity work if I/O error when system is shutting down
Hyeongseok Kim
1
-1
/
+11
2021-01-09
md/raid10: initialize r10_bio->read_slot before use.
Kevin Vigor
1
-1
/
+2
2020-12-29
md/cluster: fix deadlock when node is doing resync job
Zhao Heming
2
-31
/
+42
2020-12-29
dm ioctl: fix error return code in target_message
Qinglang Miao
1
-0
/
+1
2020-12-29
md: fix a warning caused by a race between concurrent md_ioctl()s
Dae R. Jeong
1
-2
/
+5
2020-12-29
dm table: Remove BUG_ON(in_interrupt())
Thomas Gleixner
1
-6
/
+0
2020-11-05
md/raid5: fix oops during stripe resizing
Song Liu
1
-2
/
+2
2020-11-05
md/bitmap: md_bitmap_get_counter returns wrong blocks
Zhao Heming
1
-1
/
+1
2020-10-01
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
Guoju Fang
3
-4
/
+10
2020-09-09
dm thin metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
1
-2
/
+6
2020-09-09
dm cache metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
1
-2
/
+6
2020-09-03
overflow.h: Add allocation size calculation helpers
Kees Cook
1
-5
/
+5
2020-08-21
dm cache: remove all obsolete writethrough-specific code
Mike Snitzer
1
-81
/
+1
2020-08-21
dm cache: submit writethrough writes in parallel to origin and cache
Mike Snitzer
1
-17
/
+37
2020-08-21
dm cache: pass cache structure to mode functions
Mike Snitzer
1
-16
/
+16
2020-08-21
dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
Ming Lei
1
-3
/
+0
2020-08-21
bcache: allocate meta data pages as compound pages
Coly Li
4
-5
/
+5
2020-08-21
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
1
-1
/
+2
2020-08-21
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
1
-1
/
+8
2020-08-21
md-cluster: fix wild pointer of unlock_all_bitmaps()
Zhao Heming
1
-0
/
+1
2020-07-22
dm: use noio when sending kobject event
Mikulas Patocka
1
-3
/
+12
2020-07-09
dm zoned: assign max_io_len correctly
Hou Tao
1
-1
/
+1
2020-06-25
md: add feature flag MD_FEATURE_RAID0_LAYOUT
NeilBrown
2
-0
/
+16
2020-06-25
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
1
-2
/
+6
2020-06-25
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
Hannes Reinecke
2
-4
/
+4
2020-06-25
dm mpath: switch paths in dm_blk_ioctl() code path
Martin Wilck
1
-1
/
+1
2020-06-20
dm crypt: avoid truncating the logical block size
Eric Biggers
1
-1
/
+1
2020-06-20
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
1
-1
/
+2
2020-05-05
dm verity fec: fix hash block number in verity_fec_decode
Sunwook Eom
1
-1
/
+1
2020-04-24
dm flakey: check for null arg_name in parse_features()
Goldwyn Rodrigues
1
-0
/
+5
2020-04-24
dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
Bob Liu
1
-1
/
+0
2020-04-24
dm verity fec: fix memory leak in verity_fec_dtr
Shetty, Harshini X (EXT-Sony Mobile)
1
-0
/
+1
2020-04-02
dm bio record: save/restore bi_end_io and bi_integrity
Mike Snitzer
1
-0
/
+15
2020-03-11
dm integrity: fix a deadlock due to offloading to an incorrect workqueue
Mikulas Patocka
1
-2
/
+13
2020-03-11
dm cache: fix a crash due to incorrect work item cancelling
Mikulas Patocka
1
-2
/
+2
2020-02-28
bcache: explicity type cast in bset_bkey_last()
Coly Li
1
-1
/
+2
2020-02-15
dm: fix potential for q->make_request_fn NULL pointer
Mike Snitzer
1
-2
/
+7
2020-02-15
dm crypt: fix benbi IV constructor crash if used in authenticated mode
Milan Broz
1
-2
/
+8
2020-02-15
dm space map common: fix to ensure new block isn't already in use
Joe Thornber
4
-3
/
+37
2020-02-15
dm zoned: support zone sizes smaller than 128MiB
Dmitry Fomichev
1
-9
/
+14
2020-01-29
md: Avoid namespace collision with bitmap API
Andy Shevchenko
3
-9
/
+9
2020-01-23
block: fix an integer overflow in logical block size
Mikulas Patocka
2
-2
/
+2
2020-01-09
md: raid1: check rdev before reference in raid1_sync_request func
Zhiqiang Liu
1
-1
/
+1
2020-01-04
bcache: at least try to shrink 1 node in bch_mca_scan()
Coly Li
1
-0
/
+2
2019-12-21
dm btree: increase rebalance threshold in __rebalance2()
Hou Tao
1
-1
/
+7
2019-12-17
raid5: need to set STRIPE_HANDLE for batch head
Guoqing Jiang
1
-1
/
+1
2019-12-17
dm zoned: reduce overhead of backing device checks
Dmitry Fomichev
4
-32
/
+61
2019-12-17
md/raid0: Fix an error message in raid0_make_request()
Dan Carpenter
1
-1
/
+1
2019-12-05
dm flakey: Properly corrupt multi-page bios.
Sweet Tea
1
-11
/
+22
2019-12-01
md/raid10: prevent access of uninitialized resync_pages offset
John Pittman
1
-1
/
+1
[next]