aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-02
|\
| * blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-01
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2018-10-26
|\ \
| * | MD: Memory leak when flush bio size is zeroXiao Ni2018-10-22
| * | md: fix memleak for mempoolJack Wang2018-10-22
| * | md-cluster: remove suspend_infoGuoqing Jiang2018-10-18
| * | md-cluster: send BITMAP_NEEDS_SYNC message if reshaping is interruptedGuoqing Jiang2018-10-18
| * | md-cluster/bitmap: don't call md_bitmap_sync_with_cluster during reshaping stageGuoqing Jiang2018-10-18
| * | md-cluster/raid10: don't call remove_and_add_spares during reshaping stageGuoqing Jiang2018-10-18
| * | md-cluster/raid10: call update_size in md_reap_sync_threadGuoqing Jiang2018-10-18
| * | md-cluster: introduce resync_info_get interface for sanity checkGuoqing Jiang2018-10-18
| * | md-cluster/raid10: support add disk under grow modeGuoqing Jiang2018-10-18
| * | md-cluster/raid10: resize all the bitmaps before start reshapeGuoqing Jiang2018-10-18
| * | MD: fix invalid stored role for a disk - try2Shaohua Li2018-10-14
| * | md/bitmap: use mddev_suspend/resume instead of ->quiesce()Jack Wang2018-10-10
| * | md: remove redundant code that is no longer reachableColin Ian King2018-10-10
| * | md: allow metadata updates while suspending an array - fixNeilBrown2018-10-03
| * | MD: fix invalid stored role for a diskShaohua Li2018-10-01
| * | md/raid10: Fix raid10 replace hang when new added disk faultyAlex Wu2018-09-28
| * | raid5: block failing device if raid will be failedMariusz Tkaczyk2018-09-28
* | | Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-26
|\ \ \
| * | | dm writecache: remove disabled code in memory_entry()Mike Snitzer2018-10-22
| * | | dm zoned: fix various dmz_get_mblock() issuesDamien Le Moal2018-10-18
| * | | dm zoned: fix metadata block ref countingDamien Le Moal2018-10-18
| * | | dm raid: avoid bitmap with raid4/5/6 journal deviceHeinz Mauelshagen2018-10-18
| * | | dm crypt: make workqueue names device-specificMichał Mirosław2018-10-18
| * | | dm: add dm_table_device_name()Michał Mirosław2018-10-18
| * | | dm ioctl: harden copy_params()'s copy_from_user() from malicious usersWenwen Wang2018-10-18
| * | | dm: remove unnecessary unlikely() around WARN_ON_ONCE()Igor Stoppa2018-10-16
| * | | dm zoned: target: use refcount_t for dm zoned reference countersJohn Pittman2018-10-16
| * | | dm thin: use refcount_t for thin_c reference countingJohn Pittman2018-10-16
| * | | dm table: require that request-based DM be layered on blk-mq devicesMike Snitzer2018-10-11
| * | | dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASEDMike Snitzer2018-10-11
| * | | dm: remove legacy request-based IO pathJens Axboe2018-10-11
* | | | Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-26
|\ \ \ \ | | |_|/ | |/| |
| * | | block: Introduce blk_revalidate_disk_zones()Damien Le Moal2018-10-25
| * | | block: add a report_zones methodChristoph Hellwig2018-10-25
| * | | block: Introduce blkdev_nr_zones() helperDamien Le Moal2018-10-25
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-25
|\ \ \ \ | |/ / / |/| | |
| * | | dm: Remove VLA usage from hashesKees Cook2018-09-14
* | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-22
|\ \ \ \
| * | | | bcache: panic fix for making cache deviceDongbo Cao2018-10-08
| * | | | bcache: split combined if-condition code into separate onesDongbo Cao2018-10-08
| * | | | bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_allo...Shenghui Wang2018-10-08
| * | | | bcache: replace hard coded number with BUCKET_GC_GEN_MAXColy Li2018-10-08
| * | | | bcache: remove useless parameter of bch_debug_init()Dongbo Cao2018-10-08
| * | | | bcache: remove unused bch_passthrough_cacheShenghui Wang2018-10-08
| * | | | bcache: recal cached_dev_sectors on detachShenghui Wang2018-10-08
| * | | | bcache: fix miss key refill->end in writebackTang Junhui2018-10-08
| * | | | bcache: Populate writeback_rate_minimum attributeBen Peddell2018-10-08