index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2018-09-19
dm cache: only allow a single io_mode cache feature to be requested
John Pittman
2018-09-19
md/raid5: fix data corruption of replacements after originals dropped
BingJing Chang
2018-09-15
dm kcopyd: avoid softlockup in run_complete_job
John Pittman
2018-09-09
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
2018-09-09
dm crypt: don't decrease device limits
Mikulas Patocka
2018-09-09
dm cache metadata: set dirty on all cache blocks after a crash
Ilya Dryomov
2018-09-09
dm cache metadata: save in-core policy_hint_size to on-disk superblock
Mike Snitzer
2018-09-09
dm thin: stop no_space_timeout worker when switching to write-mode
Hou Tao
2018-09-09
dm integrity: change 'suspending' variable from bool to int
Mikulas Patocka
2018-08-24
md/raid10: fix that replacement cannot complete recovery after reassemble
BingJing Chang
2018-08-03
md: fix NULL dereference of mddev->pers in remove_and_add_spares()
Yufen Yu
2018-08-03
md/raid1: add error handling of read error from FailFast device
Gioh Kim
2018-07-11
dm: prevent DAX mounts if not supported
Ross Zwisler
2018-07-11
dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
Mike Snitzer
2018-07-08
md: remove special meaning of ->quiesce(.., 2)
NeilBrown
2018-07-08
md: allow metadata update while suspending.
NeilBrown
2018-07-08
md: use mddev_suspend/resume instead of ->quiesce()
NeilBrown
2018-07-08
md: move suspend_hi/lo handling into core md code
NeilBrown
2018-07-08
md: don't call bitmap_create() while array is quiesced.
NeilBrown
2018-07-08
md: always hold reconfig_mutex when calling mddev_suspend()
NeilBrown
2018-07-03
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
2018-07-03
dm zoned: avoid triggering reclaim from inside dmz_map()
Bart Van Assche
2018-07-03
md: fix two problems with setting the "re-add" device state.
NeilBrown
2018-05-30
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
2018-05-30
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
2018-05-30
md/raid1: fix NULL pointer dereference
Yufen Yu
2018-05-30
md: fix a potential deadlock of raid5/raid10 reshape
BingJing Chang
2018-05-30
md: raid5: avoid string overflow warning
Arnd Bergmann
2018-05-30
md raid10: fix NULL deference in handle_write_completed()
Yufen Yu
2018-05-30
md: fix md_write_start() deadlock w/o metadata devices
Heinz Mauelshagen
2018-05-30
MD: Free bioset when md_run fails
Xiao Ni
2018-05-16
dm integrity: use kvfree for kvmalloc'd memory
Mikulas Patocka
2018-04-26
bcache: return attach error when no cache set exist
Tang Junhui
2018-04-26
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
2018-04-26
bcache: fix for allocator and register thread race
Tang Junhui
2018-04-26
bcache: properly set task state in bch_writeback_thread()
Coly Li
2018-04-26
dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
Ming Lei
2018-04-24
dm crypt: limit the number of allocated pages
Mikulas Patocka
2018-04-12
bcache: segregate flash only volume write streams
Tang Junhui
2018-04-12
bcache: stop writeback thread after detaching
Tang Junhui
2018-04-12
bcache: ret IOERR when read meets metadata error
Rui Hua
2018-03-19
dm raid: fix raid set size revalidation
Heinz Mauelshagen
2018-03-19
dm mpath: fix passing integrity data
Steffen Maier
2018-03-15
bcache: don't attach backing with duplicate UUID
Michael Lyle
2018-03-15
bcache: fix crashes in duplicate cache device register
Tang Junhui
2018-03-15
dm bufio: avoid false-positive Wmaybe-uninitialized warning
Arnd Bergmann
2018-03-08
md: only allow remove_and_add_spares when no sync_thread running.
NeilBrown
2018-02-25
md/raid1/10: add missed blk plug
Shaohua Li
2018-02-25
md/raid5: correct degraded calculation in raid5_error
bingjingc
2018-02-22
dm: correctly handle chained bios in dec_pending()
NeilBrown
[next]