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-10-18
dm linear: fix linear_end_io conditional definition
Damien Le Moal
2018-10-18
dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
Mike Snitzer
2018-10-18
dm: fix report zone remapping to account for partition offset
Damien Le Moal
2018-10-18
dm cache: destroy migration_cache if cache target registration failed
Shenghui Wang
2018-10-13
dm cache: fix resize crash if user doesn't reload cache table
Mike Snitzer
2018-10-13
dm cache metadata: ignore hints array being too small during resize
Joe Thornber
2018-10-10
dm thin metadata: fix __udivdi3 undefined on 32-bit
Mike Snitzer
2018-10-10
dm thin metadata: try to avoid ever aborting transactions
Joe Thornber
2018-10-10
dm raid: fix rebuild of specific devices by updating superblock
Heinz Mauelshagen
2018-10-10
RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
Xiao Ni
2018-10-10
md/raid5-cache: disable reshape completely
Shaohua Li
2018-10-03
md-cluster: clear another node's suspend_area after the copy is finished
Guoqing Jiang
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
[next]