Age | Commit message (Expand) | Author |
2016-05-11 | MD: make bio mergeable | Shaohua Li |
2016-05-04 | dm cache metadata: fix cmd_read_lock() acquiring write lock | Ahmed Samy |
2016-05-04 | dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros | Mike Snitzer |
2016-04-12 | md: multipath: don't hardcopy bio in .make_request path | Ming Lei |
2016-04-12 | md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list | NeilBrown |
2016-04-12 | raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang | Shaohua Li |
2016-04-12 | RAID5: revert e9e4c377e2f563 to fix a livelock | Shaohua Li |
2016-04-12 | RAID5: check_reshape() shouldn't call mddev_suspend | Shaohua Li |
2016-04-12 | md/raid5: Compare apples to apples (or sectors to sectors) | Jes Sorensen |
2016-04-12 | raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang | Nate Dailey |
2016-04-12 | bcache: fix cache_set_flush() NULL pointer dereference on OOM | Eric Wheeler |
2016-04-12 | bcache: fix race of writeback thread starting before complete initialization | Eric Wheeler |
2016-04-12 | bcache: cleaned up error handling around register_cache() | Eric Wheeler |
2016-04-12 | dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request() | Bryn M. Reeves |
2016-04-12 | dm cache: make sure every metadata function checks fail_io | Joe Thornber |
2016-04-12 | dm thin metadata: don't issue prefetches if a transaction abort has failed | Joe Thornber |
2016-04-12 | dm: fix excessive dm-mq context switching | Mike Snitzer |
2016-04-12 | dm snapshot: disallow the COW and origin devices from being identical | DingXiang |
2016-02-21 | dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths | Mike Snitzer |
2016-02-03 | Merge branch 'mymd/for-next' into mymd/for-linus | Shaohua Li |
2016-01-24 | md-cluster: delete useless code | Shaohua Li |
2016-01-24 | md-cluster: fix missing memory free | Shaohua Li |
2016-01-21 | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-20 | MD: rename some functions | Shaohua Li |
2016-01-15 | Merge tag 'md/4.5' of git://neil.brown.name/md | Linus Torvalds |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-01-13 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-14 | md/raid: only permit hot-add of compatible integrity profiles | Dan Williams |
2016-01-14 | raid5-cache: handle journal hotadd in quiesce | Shaohua Li |
2016-01-14 | MD: add journal with array suspended | Shaohua Li |
2016-01-14 | md: set MD_HAS_JOURNAL in correct places | Shaohua Li |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-11 | Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2016-01-09 | badblocks: rename badblocks_free to badblocks_exit | Dan Williams |
2016-01-09 | md: convert to use the generic badblocks code | Vishal Verma |
2016-01-08 | dm snapshot: fix hung bios when copy error occurs | Mikulas Patocka |
2016-01-06 | dm thin: bump thin and thin-pool target versions | Mike Snitzer |
2016-01-07 | md: Remove 'ready' field from mddev. | NeilBrown |
2016-01-07 | md: remove unnecesary md_new_event_inintr | Guoqing Jiang |
2016-01-06 | raid5: allow r5l_io_unit allocations to fail | Christoph Hellwig |
2016-01-06 | raid5-cache: use a mempool for the metadata block | Christoph Hellwig |
2016-01-06 | raid5-cache: use a bio_set | Christoph Hellwig |
2016-01-06 | raid5-cache: add journal hot add/remove support | Shaohua Li |
2016-01-06 | drivers: md: use ktime_get_real_seconds() | Deepa Dinamani |
2016-01-06 | md: avoid warning for 32-bit sector_t | Arnd Bergmann |
2016-01-06 | raid5-cache: free meta_page earlier | Christoph Hellwig |
2016-01-06 | raid5-cache: simplify r5l_move_io_unit_list | Christoph Hellwig |
2016-01-06 | md: update comment for md_allow_write | Guoqing Jiang |
2016-01-06 | md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY | Guoqing Jiang |
2016-01-06 | md-cluster: Protect communication with mutexes | Guoqing Jiang |