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-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
2017-10-05
md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
Dennis Yang
1
-1
/
+2
2017-10-05
md/raid5: fix a race condition in stripe batch
Shaohua Li
1
-2
/
+8
2017-09-27
bcache: fix bch_hprint crash and improve output
Michael Lyle
1
-15
/
+35
2017-09-27
bcache: fix for gc and write-back race
Tang Junhui
3
-2
/
+10
2017-09-27
bcache: Correct return value for sysfs attach errors
Tony Asleson
1
-2
/
+2
2017-09-27
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2
-1
/
+21
2017-09-27
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
1
-3
/
+3
2017-09-27
bcache: Fix leak of bdev reference
Jan Kara
1
-0
/
+2
2017-09-27
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
3
-6
/
+7
2017-09-27
md/bitmap: disable bitmap_resize for file-backed bitmaps.
NeilBrown
1
-0
/
+5
2017-09-20
md/raid5: release/flush io in raid5_do_work()
Song Liu
1
-0
/
+2
2017-08-07
md/raid5: add thread_group worker async_tx_issue_pending_all
Ofer Heifetz
1
-0
/
+2
2017-07-28
Raid5 should update rdev->sectors after reshape
Xiao Ni
1
-3
/
+1
2017-07-28
md: don't use flush_signals in userspace processes
Mikulas Patocka
2
-2
/
+8
2017-07-28
dm mpath: cleanup -Wbool-operation warning in choose_pgpath()
Mike Snitzer
1
-2
/
+2
2017-07-15
md: fix super_offset endianness in super_1_rdev_size_change
Jason Yan
1
-1
/
+1
2017-07-15
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
Jason Yan
1
-1
/
+1
2017-07-05
dm thin: do not queue freed thin mapping for next stage processing
Vallish Vaidyeshwara
1
-13
/
+13
2017-05-25
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
NeilBrown
1
-0
/
+5
2017-05-25
md: update slab_cache before releasing new stripes when stripes resizing
Dennis Yang
1
-2
/
+4
2017-05-25
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
1
-1
/
+14
2017-05-25
dm thin metadata: call precommit before saving the roots
Joe Thornber
1
-2
/
+2
2017-05-25
dm bufio: make the parameter "retain_bytes" unsigned long
Mikulas Patocka
1
-8
/
+8
[next]