Age | Commit message (Expand) | Author | Files | Lines |
2016-02-21 | dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths | Mike Snitzer | 1 | -0/+2 |
2016-02-03 | Merge branch 'mymd/for-next' into mymd/for-linus | Shaohua Li | 6 | -56/+58 |
2016-01-24 | md-cluster: delete useless code | Shaohua Li | 1 | -4/+0 |
2016-01-24 | md-cluster: fix missing memory free | Shaohua Li | 1 | -1/+5 |
2016-01-21 | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -13/+48 |
2016-01-20 | MD: rename some functions | Shaohua Li | 4 | -51/+53 |
2016-01-15 | Merge tag 'md/4.5' of git://neil.brown.name/md | Linus Torvalds | 9 | -142/+418 |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2016-01-13 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -528/+28 |
2016-01-14 | md/raid: only permit hot-add of compatible integrity profiles | Dan Williams | 5 | -22/+26 |
2016-01-14 | raid5-cache: handle journal hotadd in quiesce | Shaohua Li | 1 | -0/+7 |
2016-01-14 | MD: add journal with array suspended | Shaohua Li | 1 | -1/+6 |
2016-01-14 | md: set MD_HAS_JOURNAL in correct places | Shaohua Li | 2 | -4/+6 |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -4/+4 |
2016-01-11 | Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 18 | -354/+1619 |
2016-01-09 | badblocks: rename badblocks_free to badblocks_exit | Dan Williams | 1 | -1/+1 |
2016-01-09 | md: convert to use the generic badblocks code | Vishal Verma | 2 | -528/+28 |
2016-01-08 | dm snapshot: fix hung bios when copy error occurs | Mikulas Patocka | 4 | -19/+12 |
2016-01-06 | dm thin: bump thin and thin-pool target versions | Mike Snitzer | 1 | -2/+2 |
2016-01-07 | md: Remove 'ready' field from mddev. | NeilBrown | 2 | -6/+1 |
2016-01-07 | md: remove unnecesary md_new_event_inintr | Guoqing Jiang | 1 | -10/+1 |
2016-01-06 | raid5: allow r5l_io_unit allocations to fail | Christoph Hellwig | 1 | -10/+57 |
2016-01-06 | raid5-cache: use a mempool for the metadata block | Christoph Hellwig | 1 | -2/+12 |
2016-01-06 | raid5-cache: use a bio_set | Christoph Hellwig | 1 | -1/+15 |
2016-01-06 | raid5-cache: add journal hot add/remove support | Shaohua Li | 3 | -24/+68 |
2016-01-06 | drivers: md: use ktime_get_real_seconds() | Deepa Dinamani | 2 | -10/+10 |
2016-01-06 | md: avoid warning for 32-bit sector_t | Arnd Bergmann | 1 | -4/+6 |
2016-01-06 | raid5-cache: free meta_page earlier | Christoph Hellwig | 1 | -7/+2 |
2016-01-06 | raid5-cache: simplify r5l_move_io_unit_list | Christoph Hellwig | 1 | -17/+15 |
2016-01-06 | md: update comment for md_allow_write | Guoqing Jiang | 1 | -1/+1 |
2016-01-06 | md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY | Guoqing Jiang | 1 | -5/+18 |
2016-01-06 | md-cluster: Protect communication with mutexes | Guoqing Jiang | 1 | -10/+63 |
2016-01-06 | md-cluster: Defer MD reloading to mddev->thread | Guoqing Jiang | 3 | -1/+11 |
2016-01-06 | md-cluster: append some actions when change bitmap from clustered to none | Guoqing Jiang | 3 | -0/+72 |
2016-01-06 | md-cluster: Allow spare devices to be marked as faulty | Goldwyn Rodrigues | 1 | -1/+0 |
2016-01-06 | md-cluster: Fix the remove sequence with the new MD reload code | Goldwyn Rodrigues | 2 | -9/+2 |
2016-01-06 | md-cluster: remove a disk asynchronously from cluster environment | Guoqing Jiang | 3 | -2/+18 |
2016-01-06 | md-cluster: Avoid the resync ping-pong | Goldwyn Rodrigues | 1 | -0/+8 |
2016-01-06 | md/raid5: remove redundant check in stripe_add_to_batch_list() | Roman Gushchin | 1 | -2/+0 |
2016-01-04 | md: more open-coded offset_in_page() | Al Viro | 2 | -3/+3 |
2016-01-04 | dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE | Al Viro | 1 | -1/+1 |
2015-12-30 | bcache: Change refill_dirty() to always scan entire disk if necessary | Kent Overstreet | 1 | -7/+30 |
2015-12-30 | bcache: prevent crash on changing writeback_running | Stefan Bader | 1 | -1/+2 |
2015-12-30 | bcache: allows use of register in udev to avoid "device_busy" error. | Gabriel de Perthuis | 1 | -2/+3 |
2015-12-30 | bcache: unregister reboot notifier if bcache fails to unregister device | Zheng Liu | 1 | -1/+3 |
2015-12-30 | bcache: fix a leak in bch_cached_dev_run() | Al Viro | 1 | -1/+4 |
2015-12-30 | bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device | Zheng Liu | 1 | -0/+2 |
2015-12-30 | bcache: Add a cond_resched() call to gc | Kent Overstreet | 1 | -0/+1 |
2015-12-30 | bcache: fix a livelock when we cause a huge number of cache misses | Zheng Liu | 1 | -1/+3 |
2015-12-21 | md: remove check for MD_RECOVERY_NEEDED in action_store. | NeilBrown | 1 | -4/+7 |