summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
...
| * | | raid5: allow arbitrary max_hw_sectorsShaohua Li2016-09-211-0/+2
| * | | md-cluster: make resync lock also could be interrupttedGuoqing Jiang2016-09-211-2/+3
| * | | md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hangGuoqing Jiang2016-09-211-1/+39
| * | | md-cluster: convert the completion to wait queueGuoqing Jiang2016-09-211-5/+9
| * | | md-cluster: protect md_find_rdev_nr_rcu with rcu lockGuoqing Jiang2016-09-211-4/+8
| * | | md-cluster: clean related infos of clusterGuoqing Jiang2016-09-211-0/+2
| * | | md: changes for MD_STILL_CLOSED flagGuoqing Jiang2016-09-212-9/+10
| * | | md-cluster: remove some unnecessary dlm_unlock_syncGuoqing Jiang2016-09-211-5/+1
| * | | md-cluster: use FORCEUNLOCK in lockres_freeGuoqing Jiang2016-09-211-15/+11
| * | | md-cluster: call md_kick_rdev_from_array once ack failedGuoqing Jiang2016-09-211-3/+8
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-032-58/+30
|\ \ \ \ | |/ / / |/| | |
| * | | md/raid5: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-062-58/+30
| |/ /
* | | Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-09-133-41/+31
|\ \ \ | |_|/ |/| |
| * | raid5: fix a small race conditionShaohua Li2016-09-091-2/+2
| * | md-cluster: make md-cluster also can work when compiled into kernelGuoqing Jiang2016-09-081-8/+4
| * | raid5: guarantee enough stripes to avoid reshape hangShaohua Li2016-08-311-0/+10
| * | raid5-cache: fix a deadlock in superblock writeShaohua Li2016-08-311-31/+15
* | | Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-09-033-7/+14
|\ \ \ | |/ / |/| |
| * | dm bufio: remove use of deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-08-301-1/+1
| * | dm crypt: fix free of bad values after tfm allocation failureEric Biggers2016-08-301-1/+1
| * | dm crypt: fix error with too large biosMikulas Patocka2016-08-301-0/+7
| * | dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy2016-08-301-2/+2
| * | dm log writes: fix bug with too large biosMikulas Patocka2016-08-301-2/+2
| * | dm log writes: move IO accounting earlier to fix error pathMikulas Patocka2016-08-301-1/+1
| |/
* | Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-08-305-57/+107
|\ \ | |/ |/|
| * raid5: avoid unnecessary bio data setShaohua Li2016-08-241-8/+5
| * raid5: fix memory leak of bio integrity dataShaohua Li2016-08-241-7/+15
| * raid10: record correct address of bad blockTomasz Majchrzak2016-08-241-4/+5
| * md-cluster: fix error return code in join()Wei Yongjun2016-08-241-3/+9
| * r5cache: set MD_JOURNAL_CLEAN correctlySong Liu2016-08-242-9/+9
| * md: don't print the same repeated messages about delayed sync operationArtur Paszkiewicz2016-08-171-4/+9
| * md: remove obsolete ret in md_start_syncGuoqing Jiang2016-08-171-5/+2
| * md: do not count journal as spare in GET_ARRAY_INFOSong Liu2016-08-161-0/+3
| * md: Prevent IO hold during accessing to faulty raid5 arrayAlexey Obitotskiy2016-08-051-1/+3
| * MD: hold mddev lock to change bitmap locationShaohua Li2016-08-051-14/+33
| * raid5: fix incorrectly counter of conf->empty_inactive_list_nrZhengYuan Liu2016-08-011-0/+12
| * raid10: increment write counter after bio is splitTomasz Majchrzak2016-07-301-2/+2
* | Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-08-262-16/+22
|\ \
| * | dm log: fix unitialized bio operation flagsHeinz Mauelshagen2016-08-241-5/+6
| * | dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer2016-08-241-11/+16
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-261-4/+10
|\ \ \ | |/ / |/| |
| * | bcache: pr_err: more meaningful error message when nr_stripes is invalidEric Wheeler2016-08-181-1/+2
| * | bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet2016-08-181-1/+1
| * | bcache: register_bcache(): call blkdev_put() when cache_alloc() failsEric Wheeler2016-08-181-2/+7
* | | dm raid: support raid0 with missing metadata devicesHeinz Mauelshagen2016-08-171-0/+12
* | | dm raid: enhance attempt_restore_of_faulty_devices() to support more devicesHeinz Mauelshagen2016-08-161-8/+24
* | | dm raid: fix restoring of failed devices regressionHeinz Mauelshagen2016-08-161-22/+11
* | | dm raid: fix frozen recovery regressionHeinz Mauelshagen2016-08-161-6/+1
* | | dm crypt: increase mempool reserve to better support swappingMikulas Patocka2016-08-151-1/+1
* | | dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer2016-08-151-2/+5
|/ /
OpenPOWER on IntegriCloud