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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2018-06-16
bcache: don't attach backing with duplicate UUID
Michael Lyle
2018-06-16
bcache: fix crashes in duplicate cache device register
Tang Junhui
2018-06-16
md raid10: fix NULL deference in handle_write_completed()
Yufen Yu
2018-03-03
dm btree: fix serious bug in btree_split_beneath()
Joe Thornber
2018-03-03
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
2018-03-03
dm: fix various targets to dm_register_target after module __init resources c...
monty_pavel@sina.com
2018-03-03
dm mpath: simplify failure path of dm_multipath_init()
Johannes Thumshirn
2018-03-03
bcache: recover data from backing when data is clean
Rui Hua
2018-02-13
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
2018-02-13
dm: discard support requires all targets in a table support discards
Mike Snitzer
2018-02-13
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
2018-02-13
bcache: only permit to recovery read error when cache device is clean
Coly Li
2018-02-13
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-11-26
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
2017-11-26
bcache: fix bch_hprint crash and improve output
Michael Lyle
2017-11-26
bcache: fix for gc and write-back race
Tang Junhui
2017-11-26
bcache: fix crash on shutdown in passthrough mode
Slava Pestov
2017-11-26
bcache: Correct return value for sysfs attach errors
Tony Asleson
2017-11-26
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2017-11-26
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
2017-11-26
bcache: fix sequential large write IO bypass
Tang Junhui
2017-11-26
bcache: Fix leak of bdev reference
Jan Kara
2017-11-26
md/bitmap: disable bitmap_resize for file-backed bitmaps.
NeilBrown
2017-11-11
dm bufio: hide bogus warning
Arnd Bergmann
2017-11-11
dm: fix printk() rate limiting code
Bart Van Assche
2017-11-11
md/raid5: add thread_group worker async_tx_issue_pending_all
Ofer Heifetz
2017-11-11
Raid5 should update rdev->sectors after reshape
Xiao Ni
2017-10-12
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
2017-10-12
md: don't use flush_signals in userspace processes
Mikulas Patocka
2017-09-15
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
2017-09-15
dm thin metadata: call precommit before saving the roots
Joe Thornber
2017-08-26
dm bufio: avoid a possible ABBA deadlock
Mikulas Patocka
2017-08-26
dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
2017-08-26
dm era: save spacemap metadata root after the pre-commit
Somasundaram Krishnasamy
2017-08-26
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
2017-07-18
md/raid1/10: fix potential deadlock
Shaohua Li
2017-06-05
dm cache: fix corruption seen when using cache > 2TB
Joe Thornber
2017-06-05
md: ensure md devices are freed before module is unloaded.
NeilBrown
2017-06-05
md linear: fix a race between linear_add() and linear_congested()
colyli@suse.de
2017-03-16
md: MD_RECOVERY_NEEDED is set for mddev->recovery
Shaohua Li
2017-03-16
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2017-03-16
md/raid5: limit request size according to implementation limits
Konstantin Khlebnikov
2017-03-16
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
2017-03-16
dm rq: fix a race condition in rq_completed()
Bart Van Assche
2017-02-23
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
2017-02-23
dm table: fix missing dm_put_target_type() in dm_table_add_target()
tang.junhui
2017-02-23
dm mpath: check if path's request_queue is dying in activate_path()
Mike Snitzer
2017-02-23
dm: mark request_queue dead before destroying the DM device
Bart Van Assche
2016-11-20
dm crypt: fix free of bad values after tfm allocation failure
Eric Biggers
2016-11-20
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
Kent Overstreet
[next]