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-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
2018-02-03
bcache: check return value of register_shrinker
Michael Lyle
2018-01-23
dm crypt: fix error return code in crypt_ctr()
Wei Yongjun
2018-01-23
dm crypt: wipe kernel key copy after IV initialization
Ondrej Kozina
2018-01-23
dm crypt: fix crash by adding missing check for auth key size
Milan Broz
2018-01-23
dm integrity: don't store cipher request on the stack
Mikulas Patocka
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-25
md: always set THREAD_WAKEUP and wake up wqueue if thread existed
Guoqing Jiang
2017-12-25
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
[next]