Age | Commit message (Expand) | Author |
2017-04-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-04-07 | dm rq: Avoid that request processing stalls sporadically | Bart Van Assche |
2017-04-07 | Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-03-31 | dm verity fec: fix bufio leaks | Sami Tolvanen |
2017-03-31 | dm raid: fix NULL pointer dereference for raid1 without bitmap | Dmitry Bilunov |
2017-03-20 | dm cache metadata: fix metadata2 format's blocks_are_clean_separate_dirty | Joe Thornber |
2017-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl... | Linus Torvalds |
2017-03-16 | dm verity fec: limit error correction recursion | Sami Tolvanen |
2017-03-14 | md/raid1: fix a trivial typo in comments | Zhilong Liu |
2017-03-14 | md/r5cache: fix set_syndrome_sources() for data in cache | Song Liu |
2017-03-11 | blk: Ensure users for current->bio_list can see the full list. | NeilBrown |
2017-03-10 | md: fix incorrect use of lexx_to_cpu in does_sb_need_changing | Jason Yan |
2017-03-10 | md: fix super_offset endianness in super_1_rdev_size_change | Jason Yan |
2017-03-09 | drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h | Masanari Iida |
2017-03-09 | md/raid1/10: fix potential deadlock | Shaohua Li |
2017-03-09 | md: don't impose the MD_SB_DISKS limit on arrays without metadata. | NeilBrown |
2017-03-09 | md: move funcs from pers->resize to update_size | Guoqing Jiang |
2017-03-09 | md-cluster: remove useless memset from gather_all_resync_info | Guoqing Jiang |
2017-03-09 | md-cluster: free md_cluster_info if node leave cluster | Guoqing Jiang |
2017-03-09 | md: delete dead code | Shaohua Li |
2017-03-09 | md/raid10: submit bio directly to replacement disk | Shaohua Li |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds |
2017-03-02 | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells |
2017-02-28 | dm raid: bump the target version | Mike Snitzer |
2017-02-28 | dm raid: fix data corruption on reshape request | Heinz Mauelshagen |
2017-02-28 | dm raid: fix raid "check" regression due to improper cleanup in raid_message() | Mike Snitzer |
2017-02-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2017-02-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-02-24 | dm-rq: don't dereference request payload after ending request | Jens Axboe |
2017-02-23 | md/raid1: fix write behind issues introduced by bio_clone_bioset_partial | Shaohua Li |
2017-02-23 | md/raid1: handle flush request correctly | Shaohua Li |
2017-02-23 | md/linear: shutup lockdep warnning | Shaohua Li |
2017-02-21 | Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-02-21 | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-19 | md/raid1: fix a use-after-free bug | Shaohua Li |
2017-02-19 | RAID1: avoid unnecessary spin locks in I/O barrier code | colyli@suse.de |
2017-02-19 | RAID1: a new I/O barrier implementation to remove resync window | colyli@suse.de |
2017-02-17 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe |
2017-02-17 | Merge branch 'for-4.11/block' into for-4.11/linus-merge | Jens Axboe |
2017-02-17 | dm: flush queued bios when process blocks to avoid deadlock | Mikulas Patocka |
2017-02-17 | dm round robin: revert "use percpu 'repeat_count' and 'current_path'" | Mike Snitzer |