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
2017-10-12
dm crypt: fix memory leak in crypt_ctr_cipher_old()
Jeffy Chen
2017-10-12
dm ioctl: fix alignment of event number in the device list
Mikulas Patocka
2017-10-12
dm crypt: reject sector_size feature if device length is not aligned to it
Milan Broz
2017-10-05
md: separate request handling
Shaohua Li
2017-10-05
md: fix a race condition for flush request handling
Shaohua Li
2017-10-05
md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
Dennis Yang
2017-10-05
md/raid5: fix a race condition in stripe batch
Shaohua Li
2017-10-05
dm integrity: do not check integrity for failed read operations
Hyunchul Lee
2017-10-05
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
2017-09-27
bcache: fix bch_hprint crash and improve output
Michael Lyle
2017-09-27
bcache: fix for gc and write-back race
Tang Junhui
2017-09-27
bcache: fix sequential large write IO bypass
Tang Junhui
2017-09-27
bcache: Correct return value for sysfs attach errors
Tony Asleson
2017-09-27
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2017-09-27
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
2017-09-27
bcache: Fix leak of bdev reference
Jan Kara
2017-09-27
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
2017-09-27
md/bitmap: disable bitmap_resize for file-backed bitmaps.
NeilBrown
2017-09-27
md/bitmap: copy correct data for bitmap super
Shaohua Li
2017-09-20
md/raid5: release/flush io in raid5_do_work()
Song Liu
2017-09-20
md/raid1/10: reset bio allocated from mempool
Shaohua Li
2017-08-28
dm mpath: do not lock up a CPU with requeuing activity
Bart Van Assche
2017-08-28
dm: fix printk() rate limiting code
Bart Van Assche
2017-08-28
dm mpath: retry BLK_STS_RESOURCE errors
Bart Van Assche
2017-08-28
dm: fix the second dec_pending() argument in __split_and_process_bio()
Bart Van Assche
2017-08-11
MD: not clear ->safemode for external metadata array
Shaohua Li
2017-08-08
md/r5cache: fix io_unit handling in r5l_log_endio()
Song Liu
2017-08-08
md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_set
Song Liu
2017-08-08
md: fix test in md_write_start()
NeilBrown
2017-08-08
md: always clear ->safemode when md_check_recovery gets the mddev lock.
NeilBrown
2017-07-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-07-28
Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-26
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
2017-07-26
dm verity fec: fix GFP flags used with mempool_alloc()
NeilBrown
2017-07-26
dm zoned: use GFP_NOIO in I/O path
Damien Le Moal
2017-07-25
MD: fix warnning for UP case
Shaohua Li
2017-07-25
dm zoned: remove test for impossible REQ_OP_FLUSH conditions
Mikulas Patocka
2017-07-25
dm raid: bump target version
Heinz Mauelshagen
2017-07-25
dm raid: avoid mddev->suspended access
Heinz Mauelshagen
2017-07-25
dm raid: fix activation check in validate_raid_redundancy()
Heinz Mauelshagen
2017-07-25
dm raid: remove WARN_ON() in raid10_md_layout_to_format()
Heinz Mauelshagen
2017-07-25
dm bufio: fix error code in dm_bufio_write_dirty_buffers()
Dan Carpenter
2017-07-25
dm integrity: test for corrupted disk format during table load
Mikulas Patocka
2017-07-25
dm integrity: WARN_ON if variables representing journal usage get out of sync
Mikulas Patocka
2017-07-24
md/raid5: add thread_group worker async_tx_issue_pending_all
Ofer Heifetz
2017-07-21
md: simplify code with bio_io_error
Guoqing Jiang
2017-07-21
md/raid1: fix writebehind bio clone
Shaohua Li
2017-07-21
md: raid1-10: move raid1/raid10 common code into raid1-10.c
Ming Lei
2017-07-21
md: raid1/raid10: initialize bvec table via bio_add_page()
Ming Lei
2017-07-21
md: remove 'idx' from 'struct resync_pages'
Ming Lei
[next]