summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li2016-02-036-56/+58
|\
| * md-cluster: delete useless codeShaohua Li2016-01-241-4/+0
| * md-cluster: fix missing memory freeShaohua Li2016-01-241-1/+5
| * MD: rename some functionsShaohua Li2016-01-204-51/+53
* | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-214-13/+48
|\ \ | |/ |/|
| * bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet2015-12-301-7/+30
| * bcache: prevent crash on changing writeback_runningStefan Bader2015-12-301-1/+2
| * bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis2015-12-301-2/+3
| * bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu2015-12-301-1/+3
| * bcache: fix a leak in bch_cached_dev_run()Al Viro2015-12-301-1/+4
| * bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu2015-12-301-0/+2
| * bcache: Add a cond_resched() call to gcKent Overstreet2015-12-301-0/+1
| * bcache: fix a livelock when we cause a huge number of cache missesZheng Liu2015-12-301-1/+3
* | Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds2016-01-159-142/+418
|\ \
| * | md/raid: only permit hot-add of compatible integrity profilesDan Williams2016-01-145-22/+26
| * | raid5-cache: handle journal hotadd in quiesceShaohua Li2016-01-141-0/+7
| * | MD: add journal with array suspendedShaohua Li2016-01-141-1/+6
| * | md: set MD_HAS_JOURNAL in correct placesShaohua Li2016-01-142-4/+6
| * | md: Remove 'ready' field from mddev.NeilBrown2016-01-072-6/+1
| * | md: remove unnecesary md_new_event_inintrGuoqing Jiang2016-01-071-10/+1
| * | raid5: allow r5l_io_unit allocations to failChristoph Hellwig2016-01-061-10/+57
| * | raid5-cache: use a mempool for the metadata blockChristoph Hellwig2016-01-061-2/+12
| * | raid5-cache: use a bio_setChristoph Hellwig2016-01-061-1/+15
| * | raid5-cache: add journal hot add/remove supportShaohua Li2016-01-063-24/+68
| * | drivers: md: use ktime_get_real_seconds()Deepa Dinamani2016-01-062-10/+10
| * | md: avoid warning for 32-bit sector_tArnd Bergmann2016-01-061-4/+6
| * | raid5-cache: free meta_page earlierChristoph Hellwig2016-01-061-7/+2
| * | raid5-cache: simplify r5l_move_io_unit_listChristoph Hellwig2016-01-061-17/+15
| * | md: update comment for md_allow_writeGuoqing Jiang2016-01-061-1/+1
| * | md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADYGuoqing Jiang2016-01-061-5/+18
| * | md-cluster: Protect communication with mutexesGuoqing Jiang2016-01-061-10/+63
| * | md-cluster: Defer MD reloading to mddev->threadGuoqing Jiang2016-01-063-1/+11
| * | md-cluster: append some actions when change bitmap from clustered to noneGuoqing Jiang2016-01-063-0/+72
| * | md-cluster: Allow spare devices to be marked as faultyGoldwyn Rodrigues2016-01-061-1/+0
| * | md-cluster: Fix the remove sequence with the new MD reload codeGoldwyn Rodrigues2016-01-062-9/+2
| * | md-cluster: remove a disk asynchronously from cluster environmentGuoqing Jiang2016-01-063-2/+18
| * | md-cluster: Avoid the resync ping-pongGoldwyn Rodrigues2016-01-061-0/+8
| * | md/raid5: remove redundant check in stripe_add_to_batch_list()Roman Gushchin2016-01-061-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-2/+2
|\ \ \
| * | | treewide: Fix typos in printkMasanari Iida2015-12-081-2/+2
* | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-132-528/+28
|\ \ \ \
| * | | | badblocks: rename badblocks_free to badblocks_exitDan Williams2016-01-091-1/+1
| * | | | md: convert to use the generic badblocks codeVishal Verma2016-01-092-528/+28
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-123-4/+4
|\ \ \ \ \
| * | | | | md: more open-coded offset_in_page()Al Viro2016-01-042-3/+3
| * | | | | dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZEAl Viro2016-01-041-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-01-1118-354/+1619
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dm snapshot: fix hung bios when copy error occursMikulas Patocka2016-01-084-19/+12
| * | | | dm thin: bump thin and thin-pool target versionsMike Snitzer2016-01-061-2/+2
| * | | | dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov2015-12-171-2/+2
OpenPOWER on IntegriCloud