aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
...
| * | dm thin: unroll issue_discard() to create longer discard bio chainsJoe Thornber2016-05-13
| * | dm thin: use __blkdev_issue_discard for async discard supportMike Snitzer2016-05-13
| * | dm thin: remove __bio_inc_remaining() and switch to using bio_inc_remaining()Mike Snitzer2016-05-13
| * | dm raid: make sure no feature flags are set in metadataHeinz Mauelshagen2016-05-13
| * | dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() callMichal Hocko2016-05-05
| * | dm mpath: eliminate use of spinlock in IO fast-pathsMike Snitzer2016-05-05
| * | dm mpath: move trigger_event member to the end of 'struct multipath'Mike Snitzer2016-05-05
| * | dm mpath: use atomic_t for counting members of 'struct multipath'Mike Snitzer2016-05-05
| * | dm mpath: switch to using bitops for state flagsMike Snitzer2016-05-05
| * | dm thin: Remove return statement from void functionAmitoj Kaur Chawla2016-05-05
| * | dm: remove unused mapped_device argument from free_tio()Mike Snitzer2016-05-05
* | | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-17
|\ \ \ | |_|/ |/| |
| * | block: kill off q->flush_flagsJens Axboe2016-04-13
| * | md: update to using blk_queue_write_cache()Jens Axboe2016-04-12
| * | dm: switch to using blk_queue_write_cache()Jens Axboe2016-04-12
| * | bcache: switch to using blk_queue_write_cache()Jens Axboe2016-04-12
* | | Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2016-05-02
|\ \ \ | |_|/ |/| |
| * | raid5: delete unnecessary warnningShaohua Li2016-04-29
| * | MD: make bio mergeableShaohua Li2016-04-25
| * | md/raid0: remove empty line printk from dump_zonesMichaƂ Pecio2016-04-25
| * | md/raid0: fix uninitialized variable bugDan Carpenter2016-04-14
| |/
* | dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy2016-04-17
* | dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer2016-04-14
* | dm: fix dm_target_io leak if clone_bio() returns an errorMikulas Patocka2016-04-11
|/
* Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2016-04-09
|\
| * md/bitmap: clear bitmap if bitmap_create failedGuoqing Jiang2016-04-01
| * MD: add rdev reference for super writeShaohua Li2016-03-31
| * md: fix a trivial typo in commentsWei Fang2016-03-31
| * md:raid1: fix a dead loop when read from a WriteMostly diskWei Fang2016-03-31
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-03-21
|\
| * md/raid5: Cleanup cpu hotplug notifierAnna-Maria Gleixner2016-03-17
| * raid10: include bio_end_io_list in nr_queued to prevent freeze_array hangShaohua Li2016-03-17
| * raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey2016-03-17
| * md: fix typos for stipeGuoqing Jiang2016-03-14
| * md/bitmap: remove redundant return in bitmap_checkpageGuoqing Jiang2016-03-14
| * md/raid1: remove unnecessary BUG_ONGuoqing Jiang2016-03-14
| * md: multipath: don't hardcopy bio in .make_request pathMing Lei2016-03-14
| * md/raid5: output stripe state for debugShaohua Li2016-03-09
| * md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_listNeilBrown2016-03-09
| * md/bitmap: remove redundant checkEric Engestrom2016-03-07
| * MD: warn for potential deadlockShaohua Li2016-02-26
| * md: Drop sending a change uevent when stoppingSebastian Parschauer2016-02-26
| * RAID5: revert e9e4c377e2f563 to fix a livelockShaohua Li2016-02-26
| * RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li2016-02-26
| * md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen2016-02-25
* | Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-18
|\ \
| * | bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler2016-03-08
| * | bcache: cleaned up error handling around register_cache()Eric Wheeler2016-03-08
| * | bcache: fix race of writeback thread starting before complete initializationEric Wheeler2016-03-08