summaryrefslogtreecommitdiffstats
path: root/drivers/md/md.h
Commit message (Expand)AuthorAgeFilesLines
* raid5-ppl: PPL support for disks with write-back cache enabledTomasz Majchrzak2018-01-151-0/+1
* md: introduce new personality funciton start()Song Liu2017-12-111-0/+8
* md: use lockdep_assert_heldShaohua Li2017-11-011-5/+0
* md: remove special meaning of ->quiesce(.., 2)NeilBrown2017-11-011-5/+4
* md: allow metadata update while suspending.NeilBrown2017-11-011-0/+6
* md: separate request handlingShaohua Li2017-09-271-0/+1
* Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-09-071-0/+1
|\
| * md: Runtime support for multiple pplsPawel Baldysiak2017-08-281-0/+1
* | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-2/+7
|/
* md: raid1-10: move raid1/raid10 common code into raid1-10.cMing Lei2017-07-211-53/+0
* md: remove 'idx' from 'struct resync_pages'Ming Lei2017-07-211-1/+0
* md/bitmap: don't read page from device with Bitmap_syncGuoqing Jiang2017-07-101-1/+3
* md: use a separate bio_set for synchronous IO.NeilBrown2017-06-211-0/+3
* md: fix deadlock between mddev_suspend() and md_write_start()NeilBrown2017-06-131-2/+2
* md: initialise ->writes_pending in personality modules.NeilBrown2017-06-051-0/+1
* md: don't return -EAGAIN in md_allow_write for external metadata arraysArtur Paszkiewicz2017-05-081-1/+1
* Merge branch 'md-next' into md-linusShaohua Li2017-05-011-4/+67
|\
| * md: prepare for managing resync I/O pages in clean wayMing Lei2017-03-241-0/+50
| * md: move two macros into md.hMing Lei2017-03-241-0/+5
| * MD: use per-cpu counter for writes_pendingNeilBrown2017-03-221-1/+2
| * md/raid5: use md_write_start to count stripes, not biosNeilBrown2017-03-221-0/+1
| * raid5-ppl: runtime PPL enabling or disablingArtur Paszkiewicz2017-03-161-0/+2
| * md: superblock changes for PPLArtur Paszkiewicz2017-03-161-0/+8
| * md-cluster: use sync way to handle METADATA_UPDATED msgGuoqing Jiang2017-03-161-3/+0
* | md: support REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-081-0/+7
|/
* md: delete dead codeShaohua Li2017-03-091-6/+0
* md: fast clone bio in bio_clone_mddev()Ming Lei2017-02-151-2/+0
* md: disable WRITE SAME if it fails in underlayer disksShaohua Li2017-02-131-0/+7
* md: cleanup mddev flag clear for takeoverShaohua Li2017-01-051-0/+8
* md: separate flags for superblock changesShaohua Li2016-12-081-7/+9
* md: Use REQ_FAILFAST_* on metadata writes where appropriateNeilBrown2016-11-221-1/+20
* md/failfast: add failfast flag for md to be used by some personalities.NeilBrown2016-11-221-0/+6
* md: define mddev flags, recovery flags and r1bio state bits using enumsNeilBrown2016-11-091-40/+36
* md: add bad block support for external metadataTomasz Majchrzak2016-11-071-0/+3
* md: changes for MD_STILL_CLOSED flagGuoqing Jiang2016-09-211-3/+2
* Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li2016-07-281-1/+9
|\
| * md: use seconds granularity for error loggingArnd Bergmann2016-07-191-1/+1
| * md: reduce the number of synchronize_rcu() calls when multiple devices fail.NeilBrown2016-06-131-0/+5
| * md-cluster: fix deadlock issue when add disk to an recoverying arrayGuoqing Jiang2016-06-031-0/+3
* | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-071-1/+1
* | md: use bio op accessorsMike Christie2016-06-071-1/+2
|/
* Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds2016-01-151-4/+7
|\
| * md/raid: only permit hot-add of compatible integrity profilesDan Williams2016-01-141-1/+1
| * md: Remove 'ready' field from mddev.NeilBrown2016-01-071-2/+0
| * drivers: md: use ktime_get_real_seconds()Deepa Dinamani2016-01-061-1/+1
| * md-cluster: Defer MD reloading to mddev->threadGuoqing Jiang2016-01-061-0/+4
| * md-cluster: remove a disk asynchronously from cluster environmentGuoqing Jiang2016-01-061-0/+1
* | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-37/+3
|\ \ | |/ |/|
| * md: convert to use the generic badblocks codeVishal Verma2016-01-091-37/+3
* | MD: change journal disk role to disk 0Shaohua Li2015-12-181-2/+6
|/
OpenPOWER on IntegriCloud