Age | Commit message (Expand) | Author |
2016-05-19 | Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2016-05-17 | Merge tag 'dm-4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2016-05-17 | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-05-13 | dm thin: unroll issue_discard() to create longer discard bio chains | Joe Thornber |
2016-05-13 | dm thin: use __blkdev_issue_discard for async discard support | Mike Snitzer |
2016-05-13 | dm thin: remove __bio_inc_remaining() and switch to using bio_inc_remaining() | Mike Snitzer |
2016-05-13 | dm raid: make sure no feature flags are set in metadata | Heinz Mauelshagen |
2016-05-09 | md-cluster: check the return value of process_recvd_msg | Guoqing Jiang |
2016-05-09 | md-cluster: gather resync infos and enable recv_thread after bitmap is ready | Guoqing Jiang |
2016-05-09 | md: set MD_CHANGE_PENDING in a atomic region | Guoqing Jiang |
2016-05-09 | md: raid5: add prerequisite to run underneath dm-raid | Heinz Mauelshagen |
2016-05-09 | md: raid10: add prerequisite to run underneath dm-raid | Heinz Mauelshagen |
2016-05-09 | md: md.c: fix oops in mddev_suspend for raid0 | Heinz Mauelshagen |
2016-05-05 | dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() call | Michal Hocko |
2016-05-05 | dm mpath: eliminate use of spinlock in IO fast-paths | Mike Snitzer |
2016-05-05 | dm mpath: move trigger_event member to the end of 'struct multipath' | Mike Snitzer |
2016-05-05 | dm mpath: use atomic_t for counting members of 'struct multipath' | Mike Snitzer |
2016-05-05 | dm mpath: switch to using bitops for state flags | Mike Snitzer |
2016-05-05 | dm thin: Remove return statement from void function | Amitoj Kaur Chawla |
2016-05-05 | dm: remove unused mapped_device argument from free_tio() | Mike Snitzer |
2016-05-04 | md-cluster: fix ifnullfree.cocci warnings | kbuild test robot |
2016-05-04 | md-cluster/bitmap: unplug bitmap to sync dirty pages to disk | Guoqing Jiang |
2016-05-04 | md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_fil... | Guoqing Jiang |
2016-05-04 | md-cluster/bitmap: fix wrong calcuation of offset | Guoqing Jiang |
2016-05-04 | md-cluster: sync bitmap when node received RESYNCING msg | Guoqing Jiang |
2016-05-04 | md-cluster: always setup in-memory bitmap | Guoqing Jiang |
2016-05-04 | md-cluster: wakeup thread if activated a spare disk | Guoqing Jiang |
2016-05-04 | md-cluster: change array_sectors and update size are not supported | Guoqing Jiang |
2016-05-04 | md-cluster: fix locking when node joins cluster during message broadcast | Guoqing Jiang |
2016-05-04 | md-cluster: unregister thread if err happened | Guoqing Jiang |
2016-05-04 | md-cluster: wake up thread to continue recovery | Guoqing Jiang |
2016-05-04 | md-cluser: make resync_finish only called after pers->sync_request | Guoqing Jiang |
2016-05-04 | md-cluster: change resync lock from asynchronous to synchronous | Guoqing Jiang |
2016-05-02 | Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2016-04-29 | raid5: delete unnecessary warnning | Shaohua Li |
2016-04-25 | MD: make bio mergeable | Shaohua Li |
2016-04-25 | md/raid0: remove empty line printk from dump_zones | Michał Pecio |
2016-04-17 | dm cache metadata: fix cmd_read_lock() acquiring write lock | Ahmed Samy |
2016-04-14 | dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros | Mike Snitzer |
2016-04-14 | md/raid0: fix uninitialized variable bug | Dan Carpenter |
2016-04-13 | block: kill off q->flush_flags | Jens Axboe |
2016-04-12 | md: update to using blk_queue_write_cache() | Jens Axboe |
2016-04-12 | dm: switch to using blk_queue_write_cache() | Jens Axboe |
2016-04-12 | bcache: switch to using blk_queue_write_cache() | Jens Axboe |
2016-04-11 | dm: fix dm_target_io leak if clone_bio() returns an error | Mikulas Patocka |
2016-04-09 | Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-04-01 | md/bitmap: clear bitmap if bitmap_create failed | Guoqing Jiang |
2016-03-31 | MD: add rdev reference for super write | Shaohua Li |
2016-03-31 | md: fix a trivial typo in comments | Wei Fang |