Age | Commit message (Expand) | Author |
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 |
2016-01-06 | md-cluster: Defer MD reloading to mddev->thread | Guoqing Jiang |
2016-01-06 | md-cluster: append some actions when change bitmap from clustered to none | Guoqing Jiang |
2016-01-06 | md-cluster: Allow spare devices to be marked as faulty | Goldwyn Rodrigues |
2016-01-06 | md-cluster: Fix the remove sequence with the new MD reload code | Goldwyn Rodrigues |
2016-01-06 | md-cluster: remove a disk asynchronously from cluster environment | Guoqing Jiang |
2016-01-06 | md-cluster: Avoid the resync ping-pong | Goldwyn Rodrigues |
2016-01-06 | md/raid5: remove redundant check in stripe_add_to_batch_list() | Roman Gushchin |
2016-01-04 | md: more open-coded offset_in_page() | Al Viro |
2016-01-04 | dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE | Al Viro |
2015-12-30 | bcache: Change refill_dirty() to always scan entire disk if necessary | Kent Overstreet |
2015-12-30 | bcache: prevent crash on changing writeback_running | Stefan Bader |
2015-12-30 | bcache: allows use of register in udev to avoid "device_busy" error. | Gabriel de Perthuis |
2015-12-30 | bcache: unregister reboot notifier if bcache fails to unregister device | Zheng Liu |
2015-12-30 | bcache: fix a leak in bch_cached_dev_run() | Al Viro |
2015-12-30 | bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device | Zheng Liu |
2015-12-30 | bcache: Add a cond_resched() call to gc | Kent Overstreet |
2015-12-30 | bcache: fix a livelock when we cause a huge number of cache misses | Zheng Liu |
2015-12-21 | md: remove check for MD_RECOVERY_NEEDED in action_store. | NeilBrown |
2015-12-18 | Fix remove_and_add_spares removes drive added as spare in slot_store | Goldwyn Rodrigues |