aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_threadColy Li1-0/+1
2019-06-28bcache: fix mistaken sysfs entry for io_error counterColy Li1-2/+2
2019-06-28bcache: add pendings_cleanup to stop pending bcache deviceColy Li1-0/+55
2019-06-28bcache: make bset_search_tree() be more understandableColy Li1-19/+11
2019-06-28bcache: remove "XXX:" comment line from run_cache_set()Coly Li1-1/+1
2019-06-28bcache: improve error message in bch_cached_dev_run()Coly Li1-2/+7
2019-06-28bcache: add more error message in bch_cached_dev_attach()Coly Li1-0/+4
2019-06-28bcache: more detailed error message to bcache_device_link()Coly Li1-3/+8
2019-06-28bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()Coly Li1-0/+4
2019-06-28bcache: check CACHE_SET_IO_DISABLE in allocator codeColy Li1-0/+9
2019-06-28bcache: remove unncessary code in bch_btree_keys_init()Coly Li2-9/+10
2019-06-28bcache: add return value check to bch_cached_dev_run()Coly Li3-10/+32
2019-06-28bcache: use sysfs_match_string() instead of __sysfs_match_string()Alexandru Ardelean1-12/+8
2019-06-28bcache: remove unnecessary prefetch() in bset_search_tree()Coly Li1-14/+2
2019-06-28bcache: add io error counting in write_bdev_super_endio()Coly Li1-1/+3
2019-06-28bcache: ignore read-ahead request failure on backing deviceColy Li1-0/+12
2019-06-28bcache: avoid flushing btree node in cache_set_flush() if io disabledColy Li1-7/+11
2019-06-28Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"Coly Li1-17/+0
2019-06-28bcache: fix return value error in bch_journal_read()Coly Li1-1/+1
2019-06-28bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()Coly Li1-1/+1
2019-06-28bcache: don't set max writeback rate if gc is runningColy Li1-0/+3
2019-06-28Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds4-10/+29
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells1-1/+1
2019-06-26md/raid1: Fix a warning message in remove_wb()Dan Carpenter1-1/+1
2019-06-25dm verity: use message limit for data block corruption messageMilan Broz1-2/+2
2019-06-25dm table: don't copy from a NULL pointer in realloc_argv()Jerome Marchand1-1/+1
2019-06-25dm log writes: make sure super sector log updates are written in orderzhangyi (F)1-2/+21
2019-06-25dm init: remove trailing newline from calls to DMERR() and DMINFO()Stephen Boyd1-2/+2
2019-06-25dm init: fix incorrect uses of kstrndup()Gen Zhang1-3/+3
2019-06-20md: add bitmap_abort label in md_runGuoqing Jiang1-16/+10
2019-06-20md-bitmap: create and destroy wb_info_pool with the change of bitmapGuoqing Jiang1-0/+6
2019-06-20md-bitmap: create and destroy wb_info_pool with the change of backlogGuoqing Jiang1-0/+14
2019-06-20md: introduce mddev_create/destroy_wb_pool for the change of member deviceGuoqing Jiang2-0/+67
2019-06-20md/raid1: fix potential data inconsistency issue with write behind deviceGuoqing Jiang3-1/+129
2019-06-20block: remove the bi_phys_segments field in struct bioChristoph Hellwig1-1/+0
2019-06-18md: fix for divide error in status_resyncMariusz Tkaczyk1-14/+22
2019-06-15md/raid10: read balance chooses idlest disk for SSDGuoqing Jiang1-12/+33
2019-06-15md: raid1-10: Unify r{1,10}bio_pool_freeMarcos Paulo de Souza3-17/+12
2019-06-15md: raid10: Use struct_size() in kmalloc()Gustavo A. R. Silva1-2/+1
2019-06-15md/raid1: get rid of extra blank line and spaceYufen Yu1-6/+3
2019-06-15md: fix spelling typo and add necessary spaceYufen Yu1-7/+4
2019-06-15md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_showMarcos Paulo de Souza1-1/+1
2019-06-15raid5-cache: Need to do start() part job after adding journal deviceXiao Ni1-2/+9
2019-06-15drivers: md: Unify common definitions of raid1 and raid10Marcos Paulo de Souza3-53/+28
2019-06-14docs: convert docs to ReST and rename to *.rstMauro Carvalho Chehab3-3/+3
2019-06-13bcache: only set BCACHE_DEV_WB_RUNNING when cached device attachedColy Li1-1/+6
2019-06-13bcache: fix stack corruption by PRECEDING_KEY()Coly Li2-17/+33
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2-4/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2-19/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2-28/+2