summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2016-05-05dm mpath: move trigger_event member to the end of 'struct multipath'Mike Snitzer
2016-05-05dm mpath: use atomic_t for counting members of 'struct multipath'Mike Snitzer
2016-05-05dm mpath: switch to using bitops for state flagsMike Snitzer
2016-05-05dm thin: Remove return statement from void functionAmitoj Kaur Chawla
2016-05-05dm: remove unused mapped_device argument from free_tio()Mike Snitzer
2016-05-04md-cluster: fix ifnullfree.cocci warningskbuild test robot
2016-05-04md-cluster/bitmap: unplug bitmap to sync dirty pages to diskGuoqing Jiang
2016-05-04md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_fil...Guoqing Jiang
2016-05-04md-cluster/bitmap: fix wrong calcuation of offsetGuoqing Jiang
2016-05-04md-cluster: sync bitmap when node received RESYNCING msgGuoqing Jiang
2016-05-04md-cluster: always setup in-memory bitmapGuoqing Jiang
2016-05-04md-cluster: wakeup thread if activated a spare diskGuoqing Jiang
2016-05-04md-cluster: change array_sectors and update size are not supportedGuoqing Jiang
2016-05-04md-cluster: fix locking when node joins cluster during message broadcastGuoqing Jiang
2016-05-04md-cluster: unregister thread if err happenedGuoqing Jiang
2016-05-04md-cluster: wake up thread to continue recoveryGuoqing Jiang
2016-05-04md-cluser: make resync_finish only called after pers->sync_requestGuoqing Jiang
2016-05-04md-cluster: change resync lock from asynchronous to synchronousGuoqing Jiang
2016-05-02Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2016-04-29raid5: delete unnecessary warnningShaohua Li
2016-04-26MD: make bio mergeableShaohua Li
2016-04-25md/raid0: remove empty line printk from dump_zonesMichaƂ Pecio
2016-04-17dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy
2016-04-14dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer
2016-04-14md/raid0: fix uninitialized variable bugDan Carpenter
2016-04-13block: kill off q->flush_flagsJens Axboe
2016-04-12md: update to using blk_queue_write_cache()Jens Axboe
2016-04-12dm: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12bcache: switch to using blk_queue_write_cache()Jens Axboe
2016-04-11dm: fix dm_target_io leak if clone_bio() returns an errorMikulas Patocka
2016-04-09Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-01md/bitmap: clear bitmap if bitmap_create failedGuoqing Jiang
2016-03-31MD: add rdev reference for super writeShaohua Li
2016-03-31md: fix a trivial typo in commentsWei Fang
2016-03-31md:raid1: fix a dead loop when read from a WriteMostly diskWei Fang
2016-03-21Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-03-19Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-17md/raid5: Cleanup cpu hotplug notifierAnna-Maria Gleixner
2016-03-17raid10: include bio_end_io_list in nr_queued to prevent freeze_array hangShaohua Li
2016-03-17raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-14dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()Bryn M. Reeves
2016-03-14md: fix typos for stipeGuoqing Jiang
2016-03-14md/bitmap: remove redundant return in bitmap_checkpageGuoqing Jiang
2016-03-14md/raid1: remove unnecessary BUG_ONGuoqing Jiang
2016-03-14md: multipath: don't hardcopy bio in .make_request pathMing Lei
2016-03-11dm thin: consistently return -ENOSPC if pool has run out of data spaceMike Snitzer
2016-03-10dm cache: bump the target versionMike Snitzer
2016-03-10dm cache: make sure every metadata function checks fail_ioJoe Thornber