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.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.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2020-11-05
md/raid5: fix oops during stripe resizing
Song Liu
2020-11-05
md/bitmap: md_bitmap_get_counter returns wrong blocks
Zhao Heming
2020-10-29
md/bitmap: fix memory leak of temporary bitmap
Zhao Heming
2020-10-01
dm: fix bio splitting and its bio completion order for regular IO
Mike Snitzer
2020-10-01
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
Guoju Fang
2020-10-01
dm table: do not allow request-based DM to stack on partitions
Mike Snitzer
2020-09-23
dm: Call proper helper to determine dax support
Jan Kara
2020-09-23
dm/dax: Fix table reference counts
Dan Williams
2020-09-09
dm thin metadata: Fix use-after-free in dm_bm_set_read_only
Ye Bin
2020-09-09
dm thin metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
2020-09-09
dm cache metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
2020-09-09
dm crypt: Initialize crypto wait structures
Damien Le Moal
2020-09-09
dm integrity: fix error reporting in bitmap mode after creation
Mikulas Patocka
2020-09-09
dm mpath: fix racey management of PG initialization
Mike Snitzer
2020-09-09
dm writecache: handle DAX to partitions on persistent memory correctly
Mikulas Patocka
2020-08-26
bcache: avoid nr_stripes overflow in bcache_device_init()
Coly Li
2020-08-21
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
2020-08-21
dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
Ming Lei
2020-08-21
bcache: fix overflow in offset_to_stripe()
Coly Li
2020-08-21
bcache: allocate meta data pages as compound pages
Coly Li
2020-08-21
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
2020-08-19
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
2020-08-19
md-cluster: fix wild pointer of unlock_all_bitmaps()
Zhao Heming
2020-08-19
md: raid0/linear: fix dereference before null check on pointer mddev
Colin Ian King
2020-07-29
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2020-07-29
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
2020-07-16
dm writecache: reject asynchronous pmem devices
Michal Suchanek
2020-07-16
dm: use noio when sending kobject event
Mikulas Patocka
2020-07-09
dm zoned: assign max_io_len correctly
Hou Tao
2020-06-30
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
2020-06-30
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
2020-06-24
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
2020-06-24
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
Hannes Reinecke
2020-06-24
dm mpath: switch paths in dm_blk_ioctl() code path
Martin Wilck
2020-06-22
dm crypt: avoid truncating the logical block size
Eric Biggers
2020-06-22
bcache: fix refcount underflow in bcache_device_free()
Coly Li
2020-06-22
raid5: remove gfp flags from scribble_alloc()
Coly Li
2020-06-22
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
2020-05-06
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
Gabriel Krisman Bertazi
2020-05-06
dm writecache: fix data corruption when reloading the target
Mikulas Patocka
2020-05-06
dm verity fec: fix hash block number in verity_fec_decode
Sunwook Eom
2020-04-17
dm clone: Add missing casts to prevent overflows and data corruption
Nikos Tsironis
2020-04-17
dm clone: Fix handling of partial region discards
Nikos Tsironis
2020-04-17
dm clone: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
2020-04-17
dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
Bob Liu
2020-04-17
dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()
Nikos Tsironis
2020-04-17
dm clone: Add overflow check for number of regions
Nikos Tsironis
2020-04-17
dm verity fec: fix memory leak in verity_fec_dtr
Shetty, Harshini X (EXT-Sony Mobile)
2020-04-17
dm integrity: fix a crash with unusually large tag size
Mikulas Patocka
2020-04-17
dm writecache: add cond_resched to avoid CPU hangs
Mikulas Patocka
[next]