Age | Commit message (Expand) | Author |
2015-07-29 | dm cache: fix device destroy hang due to improper prealloc_used accounting | Mike Snitzer |
2015-07-29 | Revert "dm cache: do not wake_worker() in free_migration()" | Mike Snitzer |
2015-07-27 | dm crypt: update wiki page URL | Baruch Siach |
2015-07-27 | dm cache policy smq: fix alloc_bitset check that always evaluates as false | Colin Ian King |
2015-07-26 | dm thin: return -ENOSPC when erroring retry list due to out of data space | Mike Snitzer |
2015-07-25 | Merge tag 'md/4.2-fixes' of git://neil.brown.name/md | Linus Torvalds |
2015-07-24 | md/raid5: clear R5_NeedReplace when no longer needed. | NeilBrown |
2015-07-24 | Fix read-balancing during node failure | Goldwyn Rodrigues |
2015-07-24 | md-cluster: fix bitmap sub-offset in bitmap_read_sb | Goldwyn Rodrigues |
2015-07-24 | md: Return error if request_module fails and returns positive value | Goldwyn Rodrigues |
2015-07-24 | md: Skip cluster setup in case of error while reading bitmap | Goldwyn Rodrigues |
2015-07-24 | md/raid1: fix test for 'was read error from last working device'. | NeilBrown |
2015-07-23 | md: Skip cluster setup for dm-raid | Goldwyn Rodrigues |
2015-07-22 | md: flush ->event_work before stopping array. | NeilBrown |
2015-07-22 | md/raid10: always set reshape_safe when initializing reshape_position. | NeilBrown |
2015-07-22 | md/raid5: avoid races when changing cache size. | NeilBrown |
2015-07-17 | Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2015-07-16 | dm cache: avoid calls to prealloc_free_structs() if possible | Mike Snitzer |
2015-07-16 | dm cache: avoid preallocation if no work in writeback_some_dirty_blocks() | Mike Snitzer |
2015-07-16 | dm cache: do not wake_worker() in free_migration() | Mike Snitzer |
2015-07-16 | dm cache: display 'needs_check' in status if it is set | Mike Snitzer |
2015-07-16 | dm thin: display 'needs_check' in status if it is set | Mike Snitzer |
2015-07-16 | dm thin: stay in out-of-data-space mode once no_space_timeout expires | Mike Snitzer |
2015-07-13 | dm: fix use after free crash due to incorrect cleanup sequence | Mikulas Patocka |
2015-07-11 | bcache: don't embed 'return' statements in closure macros | Jens Axboe |
2015-07-08 | Revert "dm: only run the queue on completion if congested or no requests pend... | Mike Snitzer |
2015-07-06 | dm btree: silence lockdep lock inversion in dm_btree_del() | Joe Thornber |
2015-07-05 | dm thin: allocate the cell_sort_array dynamically | Joe Thornber |
2015-07-05 | dm btree remove: fix bug in redistribute3 | Dennis Yang |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-06-30 | MAINTAINERS: BCACHE: Kent Overstreet has changed email address | Joe Perches |
2015-06-30 | bcache: use kvfree() in various places | Pekka Enberg |
2015-06-29 | Merge tag 'md/4.2' of git://neil.brown.name/md | Linus Torvalds |
2015-06-26 | Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-26 | dm cache policy smq: fix "default" version to be 1.4.0 | Mike Snitzer |
2015-06-26 | Revert "block, dm: don't copy bios for request clones" | Mike Snitzer |
2015-06-26 | Revert "dm: do not allocate any mempools for blk-mq request-based DM" | Mike Snitzer |
2015-06-25 | drivers/md/md.c: use strreplace() | Rasmus Villemoes |
2015-06-25 | Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | md: clear Blocked flag on failed devices when array is read-only. | Neil Brown |
2015-06-25 | md: unlock mddev_lock on an error path. | NeilBrown |
2015-06-25 | md: clear mddev->private when it has been freed. | NeilBrown |
2015-06-23 | vfs: add seq_file_path() helper | Miklos Szeredi |
2015-06-23 | vfs: add file_path() helper | Miklos Szeredi |
2015-06-17 | dm stats: add support for request-based DM devices | Mikulas Patocka |
2015-06-17 | dm stats: collect and report histogram of IO latencies | Mikulas Patocka |
2015-06-17 | dm stats: support precise timestamps | Mikulas Patocka |