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.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-03-11
dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
Mikulas Patocka
1
-0
/
+4
2021-03-04
dm era: Update in-core bitset after committing the metadata
Nikos Tsironis
1
-6
/
+19
2021-03-04
dm era: only resize metadata in preresume
Nikos Tsironis
1
-11
/
+10
2021-03-04
dm era: Reinitialize bitset cache before digesting a new writeset
Nikos Tsironis
1
-6
/
+6
2021-03-04
dm era: Use correct value size in equality function of writeset tree
Nikos Tsironis
1
-1
/
+1
2021-03-04
dm era: Fix bitset memory leaks
Nikos Tsironis
1
-0
/
+6
2021-03-04
dm era: Verify the data block size hasn't changed
Nikos Tsironis
1
-1
/
+9
2021-03-04
dm era: Recover committed writeset after crash
Nikos Tsironis
1
-8
/
+9
2021-03-04
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
3
-0
/
+65
2021-02-10
md: Set prev_flush_start and flush_bio in an atomic way
Xiao Ni
1
-0
/
+2
2021-01-30
dm integrity: conditionally disable "recalculate" feature
Mikulas Patocka
1
-1
/
+23
2021-01-27
dm integrity: fix a crash if "recalculate" used without "internal_hash"
Mikulas Patocka
1
-0
/
+6
2021-01-27
dm: avoid filesystem lookup in dm_get_dev_t()
Hannes Reinecke
1
-3
/
+12
2021-01-23
dm integrity: fix flush with external metadata device
Mikulas Patocka
2
-5
/
+51
2021-01-19
dm: eliminate potential source of excessive kernel log noise
Mike Snitzer
1
-1
/
+1
2021-01-19
dm integrity: fix the maximum number of arguments
Mikulas Patocka
1
-1
/
+1
2021-01-19
dm snapshot: flush merged data before committing metadata
Akilesh Kailash
1
-0
/
+24
2021-01-06
dm verity: skip verity work if I/O error when system is shutting down
Hyeongseok Kim
1
-1
/
+11
2021-01-06
md/raid10: initialize r10_bio->read_slot before use.
Kevin Vigor
1
-1
/
+2
2020-12-30
md/cluster: fix deadlock when node is doing resync job
Zhao Heming
2
-31
/
+42
2020-12-30
md/cluster: block reshape with remote resync job
Zhao Heming
1
-2
/
+6
2020-12-30
dm ioctl: fix error return code in target_message
Qinglang Miao
1
-0
/
+1
2020-12-30
md: fix a warning caused by a race between concurrent md_ioctl()s
Dae R. Jeong
1
-2
/
+5
2020-12-30
dm table: Remove BUG_ON(in_interrupt())
Thomas Gleixner
1
-6
/
+0
2020-12-11
dm writecache: remove BUG() and fail gracefully instead
Mike Snitzer
1
-1
/
+1
2020-12-11
dm: remove invalid sparse __acquires and __releases annotations
Mike Snitzer
1
-2
/
+0
2020-12-11
dm writecache: fix the maximum number of arguments
Mikulas Patocka
1
-1
/
+1
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-09
dm writecache: handle DAX to partitions on persistent memory correctly
Mikulas Patocka
1
-2
/
+10
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: fix overflow in offset_to_stripe()
Coly Li
3
-8
/
+27
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-19
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
1
-1
/
+8
2020-08-19
md-cluster: fix wild pointer of unlock_all_bitmaps()
Zhao Heming
1
-0
/
+1
2020-07-29
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2
-2
/
+19
2020-07-16
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-07-01
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
1
-0
/
+2
2020-07-01
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
1
-0
/
+2
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-22
dm crypt: avoid truncating the logical block size
Eric Biggers
1
-1
/
+1
2020-06-22
bcache: fix refcount underflow in bcache_device_free()
Coly Li
1
-2
/
+5
[next]