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
2018-08-03
md: fix NULL dereference of mddev->pers in remove_and_add_spares()
Yufen Yu
1
-0
/
+3
2018-07-11
dm bufio: don't take the lock in dm_bufio_shrink_count
Mikulas Patocka
1
-12
/
+4
2018-07-11
dm bufio: drop the lock when doing GFP_NOIO allocation
Mikulas Patocka
1
-0
/
+10
2018-07-11
dm bufio: avoid sleeping while holding the dm_bufio lock
Douglas Anderson
1
-2
/
+3
2018-07-03
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
1
-2
/
+9
2018-07-03
md: fix two problems with setting the "re-add" device state.
NeilBrown
1
-1
/
+3
2018-06-13
dm bufio: avoid false-positive Wmaybe-uninitialized warning
Arnd Bergmann
1
-10
/
+7
2018-05-30
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
1
-3
/
+17
2018-05-30
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
1
-1
/
+1
2018-05-30
md/raid1: fix NULL pointer dereference
Yufen Yu
1
-0
/
+11
2018-05-30
md: fix a potential deadlock of raid5/raid10 reshape
BingJing Chang
3
-14
/
+15
2018-05-30
md: raid5: avoid string overflow warning
Arnd Bergmann
1
-3
/
+4
2018-05-30
md raid10: fix NULL deference in handle_write_completed()
Yufen Yu
1
-2
/
+4
2018-05-30
bcache: return attach error when no cache set exist
Tang Junhui
1
-2
/
+3
2018-05-30
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
3
-7
/
+11
2018-05-30
bcache: fix for allocator and register thread race
Tang Junhui
2
-4
/
+18
2018-05-30
bcache: properly set task state in bch_writeback_thread()
Coly Li
2
-3
/
+8
2018-04-13
bcache: segregate flash only volume write streams
Tang Junhui
1
-5
/
+14
2018-04-13
bcache: stop writeback thread after detaching
Tang Junhui
1
-0
/
+6
2018-04-13
md-cluster: fix potential lock issue in add_new_disk
Guoqing Jiang
1
-1
/
+3
2018-04-13
md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock
Julia Cartwright
1
-10
/
+7
2018-04-08
md/raid10: reset the 'first' at the end of loop
Guoqing Jiang
1
-0
/
+1
2018-04-08
dm ioctl: remove double parentheses
Matthias Kaehlcke
1
-2
/
+2
2018-03-24
md/raid10: skip spare disk as 'first' disk
Shaohua Li
1
-0
/
+1
2018-03-24
md/raid10: wait up frozen array in handle_write_completed
Guoqing Jiang
1
-0
/
+5
2018-03-22
md.c:didn't unlock the mddev before return EINVAL in array_size_store
Zhilong Liu
1
-1
/
+3
2018-03-22
md/raid6: Fix anomily when recovering a single device in RAID6.
NeilBrown
1
-1
/
+12
2018-03-18
bcache: don't attach backing with duplicate UUID
Michael Lyle
1
-0
/
+11
2018-03-18
bcache: fix crashes in duplicate cache device register
Tang Junhui
1
-6
/
+10
2018-03-11
md: only allow remove_and_add_spares when no sync_thread running.
NeilBrown
1
-0
/
+4
2018-03-11
dm io: fix duplicate bio completion due to missing ref count
Mike Snitzer
1
-0
/
+1
2018-02-22
dm: correctly handle chained bios in dec_pending()
NeilBrown
1
-1
/
+2
2018-02-03
bcache: check return value of register_shrinker
Michael Lyle
1
-1
/
+4
2018-01-23
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
1
-1
/
+5
2018-01-23
dm btree: fix serious bug in btree_split_beneath()
Joe Thornber
1
-17
/
+2
2018-01-17
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
Suren Baghdasaryan
1
-2
/
+5
2017-12-20
raid5: Set R5_Expanded on parity devices as well as data.
NeilBrown
1
-1
/
+4
2017-12-20
bcache: fix wrong cache_misses statistics
tang.junhui
1
-1
/
+5
2017-12-20
bcache: explicitly destroy mutex while exiting
Liang Chen
1
-2
/
+4
2017-12-20
md-cluster: free md_cluster_info if node leave cluster
Guoqing Jiang
1
-0
/
+1
2017-12-16
md: free unused memory after bitmap resize
Zdenek Kabelac
1
-0
/
+9
2017-12-10
bcache: recover data from backing when data is clean
Rui Hua
1
-7
/
+6
2017-12-10
bcache: only permit to recovery read error when cache device is clean
Coly Li
1
-1
/
+9
2017-12-05
bcache: Fix building error on MIPS
Huacai Chen
3
-3
/
+3
2017-11-30
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
1
-1
/
+2
2017-11-30
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
1
-4
/
+8
2017-11-30
dm: allocate struct mapped_device with kvzalloc
Mikulas Patocka
2
-4
/
+6
2017-11-30
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
1
-9
/
+6
2017-10-21
md/linear: shutup lockdep warnning
Shaohua Li
1
-1
/
+2
2017-10-08
md/raid10: submit bio directly to replacement disk
Shaohua Li
1
-3
/
+16
[next]