aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2016-02-21dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer
2016-02-03Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li
2016-01-24md-cluster: delete useless codeShaohua Li
2016-01-24md-cluster: fix missing memory freeShaohua Li
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-20MD: rename some functionsShaohua Li
2016-01-15Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-14md/raid: only permit hot-add of compatible integrity profilesDan Williams
2016-01-14raid5-cache: handle journal hotadd in quiesceShaohua Li
2016-01-14MD: add journal with array suspendedShaohua Li
2016-01-14md: set MD_HAS_JOURNAL in correct placesShaohua Li
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-11Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-01-09badblocks: rename badblocks_free to badblocks_exitDan Williams
2016-01-09md: convert to use the generic badblocks codeVishal Verma
2016-01-08dm snapshot: fix hung bios when copy error occursMikulas Patocka
2016-01-06dm thin: bump thin and thin-pool target versionsMike Snitzer
2016-01-07md: Remove 'ready' field from mddev.NeilBrown
2016-01-07md: remove unnecesary md_new_event_inintrGuoqing Jiang
2016-01-06raid5: allow r5l_io_unit allocations to failChristoph Hellwig
2016-01-06raid5-cache: use a mempool for the metadata blockChristoph Hellwig
2016-01-06raid5-cache: use a bio_setChristoph Hellwig
2016-01-06raid5-cache: add journal hot add/remove supportShaohua Li
2016-01-06drivers: md: use ktime_get_real_seconds()Deepa Dinamani
2016-01-06md: avoid warning for 32-bit sector_tArnd Bergmann
2016-01-06raid5-cache: free meta_page earlierChristoph Hellwig
2016-01-06raid5-cache: simplify r5l_move_io_unit_listChristoph Hellwig
2016-01-06md: update comment for md_allow_writeGuoqing Jiang
2016-01-06md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADYGuoqing Jiang
2016-01-06md-cluster: Protect communication with mutexesGuoqing Jiang
2016-01-06md-cluster: Defer MD reloading to mddev->threadGuoqing Jiang
2016-01-06md-cluster: append some actions when change bitmap from clustered to noneGuoqing Jiang
2016-01-06md-cluster: Allow spare devices to be marked as faultyGoldwyn Rodrigues
2016-01-06md-cluster: Fix the remove sequence with the new MD reload codeGoldwyn Rodrigues
2016-01-06md-cluster: remove a disk asynchronously from cluster environmentGuoqing Jiang
2016-01-06md-cluster: Avoid the resync ping-pongGoldwyn Rodrigues
2016-01-06md/raid5: remove redundant check in stripe_add_to_batch_list()Roman Gushchin
2016-01-04md: more open-coded offset_in_page()Al Viro
2016-01-04dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZEAl Viro
2015-12-30bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet
2015-12-30bcache: prevent crash on changing writeback_runningStefan Bader
2015-12-30bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis
2015-12-30bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu
2015-12-30bcache: fix a leak in bch_cached_dev_run()Al Viro
2015-12-30bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu
2015-12-30bcache: Add a cond_resched() call to gcKent Overstreet
2015-12-30bcache: fix a livelock when we cause a huge number of cache missesZheng Liu
2015-12-21md: remove check for MD_RECOVERY_NEEDED in action_store.NeilBrown