index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2018-04-13
bcache: segregate flash only volume write streams
Tang Junhui
2018-04-13
bcache: stop writeback thread after detaching
Tang Junhui
2018-04-13
md-cluster: fix potential lock issue in add_new_disk
Guoqing Jiang
2018-04-13
md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock
Julia Cartwright
2018-04-08
md/raid10: reset the 'first' at the end of loop
Guoqing Jiang
2018-04-08
dm ioctl: remove double parentheses
Matthias Kaehlcke
2018-03-24
md/raid10: skip spare disk as 'first' disk
Shaohua Li
2018-03-24
md/raid10: wait up frozen array in handle_write_completed
Guoqing Jiang
2018-03-22
md.c:didn't unlock the mddev before return EINVAL in array_size_store
Zhilong Liu
2018-03-22
md/raid6: Fix anomily when recovering a single device in RAID6.
NeilBrown
2018-03-18
bcache: don't attach backing with duplicate UUID
Michael Lyle
2018-03-18
bcache: fix crashes in duplicate cache device register
Tang Junhui
2018-03-11
md: only allow remove_and_add_spares when no sync_thread running.
NeilBrown
2018-03-11
dm io: fix duplicate bio completion due to missing ref count
Mike Snitzer
2018-02-22
dm: correctly handle chained bios in dec_pending()
NeilBrown
2018-02-03
bcache: check return value of register_shrinker
Michael Lyle
2018-01-23
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
2018-01-23
dm btree: fix serious bug in btree_split_beneath()
Joe Thornber
2018-01-17
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
Suren Baghdasaryan
2017-12-20
raid5: Set R5_Expanded on parity devices as well as data.
NeilBrown
2017-12-20
bcache: fix wrong cache_misses statistics
tang.junhui
2017-12-20
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-12-20
md-cluster: free md_cluster_info if node leave cluster
Guoqing Jiang
2017-12-16
md: free unused memory after bitmap resize
Zdenek Kabelac
2017-12-09
bcache: recover data from backing when data is clean
Rui Hua
2017-12-09
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-12-05
bcache: Fix building error on MIPS
Huacai Chen
2017-11-30
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-11-30
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
2017-11-30
dm: allocate struct mapped_device with kvzalloc
Mikulas Patocka
2017-11-30
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
2017-10-21
md/linear: shutup lockdep warnning
Shaohua Li
2017-10-08
md/raid10: submit bio directly to replacement disk
Shaohua Li
2017-10-05
md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
Dennis Yang
2017-10-05
md/raid5: fix a race condition in stripe batch
Shaohua Li
2017-09-27
bcache: fix bch_hprint crash and improve output
Michael Lyle
2017-09-27
bcache: fix for gc and write-back race
Tang Junhui
2017-09-27
bcache: Correct return value for sysfs attach errors
Tony Asleson
2017-09-27
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2017-09-27
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
2017-09-27
bcache: Fix leak of bdev reference
Jan Kara
2017-09-27
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
2017-09-27
md/bitmap: disable bitmap_resize for file-backed bitmaps.
NeilBrown
2017-09-20
md/raid5: release/flush io in raid5_do_work()
Song Liu
2017-08-06
md/raid5: add thread_group worker async_tx_issue_pending_all
Ofer Heifetz
2017-07-27
Raid5 should update rdev->sectors after reshape
Xiao Ni
2017-07-27
md: don't use flush_signals in userspace processes
Mikulas Patocka
2017-07-27
dm mpath: cleanup -Wbool-operation warning in choose_pgpath()
Mike Snitzer
2017-07-15
md: fix super_offset endianness in super_1_rdev_size_change
Jason Yan
2017-07-15
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
Jason Yan
[next]