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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
raid5: Set R5_Expanded on parity devices as well as data.
NeilBrown
2017-12-20
1
-1
/
+4
*
bcache: fix wrong cache_misses statistics
tang.junhui
2017-12-20
1
-1
/
+5
*
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-12-20
1
-2
/
+4
*
md-cluster: free md_cluster_info if node leave cluster
Guoqing Jiang
2017-12-20
1
-0
/
+1
*
md: free unused memory after bitmap resize
Zdenek Kabelac
2017-12-16
1
-0
/
+9
*
bcache: recover data from backing when data is clean
Rui Hua
2017-12-09
1
-7
/
+6
*
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-12-09
1
-1
/
+9
*
bcache: Fix building error on MIPS
Huacai Chen
2017-12-05
3
-3
/
+3
*
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-11-30
1
-1
/
+2
*
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
2017-11-30
1
-4
/
+8
*
dm: allocate struct mapped_device with kvzalloc
Mikulas Patocka
2017-11-30
2
-4
/
+6
*
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
2017-11-30
1
-9
/
+6
*
md/linear: shutup lockdep warnning
Shaohua Li
2017-10-21
1
-1
/
+2
*
md/raid10: submit bio directly to replacement disk
Shaohua Li
2017-10-08
1
-3
/
+16
*
md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
Dennis Yang
2017-10-05
1
-1
/
+2
*
md/raid5: fix a race condition in stripe batch
Shaohua Li
2017-10-05
1
-2
/
+8
*
bcache: fix bch_hprint crash and improve output
Michael Lyle
2017-09-27
1
-15
/
+35
*
bcache: fix for gc and write-back race
Tang Junhui
2017-09-27
3
-2
/
+10
*
bcache: Correct return value for sysfs attach errors
Tony Asleson
2017-09-27
1
-2
/
+2
*
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2017-09-27
2
-1
/
+21
*
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
2017-09-27
1
-3
/
+3
*
bcache: Fix leak of bdev reference
Jan Kara
2017-09-27
1
-0
/
+2
*
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
2017-09-27
3
-6
/
+7
*
md/bitmap: disable bitmap_resize for file-backed bitmaps.
NeilBrown
2017-09-27
1
-0
/
+5
*
md/raid5: release/flush io in raid5_do_work()
Song Liu
2017-09-20
1
-0
/
+2
*
md/raid5: add thread_group worker async_tx_issue_pending_all
Ofer Heifetz
2017-08-06
1
-0
/
+2
*
Raid5 should update rdev->sectors after reshape
Xiao Ni
2017-07-27
1
-3
/
+1
*
md: don't use flush_signals in userspace processes
Mikulas Patocka
2017-07-27
2
-2
/
+8
*
dm mpath: cleanup -Wbool-operation warning in choose_pgpath()
Mike Snitzer
2017-07-27
1
-2
/
+2
*
md: fix super_offset endianness in super_1_rdev_size_change
Jason Yan
2017-07-15
1
-1
/
+1
*
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
Jason Yan
2017-07-15
1
-1
/
+1
*
dm thin: do not queue freed thin mapping for next stage processing
Vallish Vaidyeshwara
2017-07-05
1
-13
/
+13
*
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
NeilBrown
2017-05-25
1
-0
/
+5
*
md: update slab_cache before releasing new stripes when stripes resizing
Dennis Yang
2017-05-25
1
-2
/
+4
*
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
2017-05-25
1
-1
/
+14
*
dm thin metadata: call precommit before saving the roots
Joe Thornber
2017-05-25
1
-2
/
+2
*
dm bufio: make the parameter "retain_bytes" unsigned long
Mikulas Patocka
2017-05-25
1
-8
/
+8
*
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
2017-05-25
1
-4
/
+8
*
dm mpath: split and rename activate_path() to prepare for its expanded use
Bart Van Assche
2017-05-25
1
-5
/
+12
*
dm bufio: check new buffer allocation watermark every 30 seconds
Mikulas Patocka
2017-05-25
1
-0
/
+10
*
dm bufio: avoid a possible ABBA deadlock
Mikulas Patocka
2017-05-25
1
-4
/
+5
*
dm raid: select the Kconfig option CONFIG_MD_RAID0
Mikulas Patocka
2017-05-25
1
-0
/
+1
*
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
2017-05-25
1
-2
/
+6
*
dm thin: fix a memory leak when passing discard bio down
Dennis Yang
2017-05-20
1
-0
/
+1
*
dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()
Bart Van Assche
2017-05-20
1
-1
/
+5
*
dm era: save spacemap metadata root after the pre-commit
Somasundaram Krishnasamy
2017-05-20
1
-4
/
+4
*
dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
2017-05-08
1
-1
/
+1
*
dm raid: fix NULL pointer dereference for raid1 without bitmap
Dmitry Bilunov
2017-04-12
1
-1
/
+1
*
dm verity fec: fix bufio leaks
Sami Tolvanen
2017-04-12
1
-3
/
+3
*
dm verity fec: limit error correction recursion
Sami Tolvanen
2017-04-12
2
-1
/
+15
[next]