Age | Commit message (Expand) | Author |
2018-08-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2018-08-10 | bcache: fix error setting writeback_rate through sysfs interface | Coly Li |
2018-08-09 | bcache: trivial - remove tailing backslash in macro BTREE_FLAG | Shenghui Wang |
2018-08-09 | bcache: make the pr_err statement used for ENOENT only in sysfs_attatch section | Shenghui Wang |
2018-08-09 | bcache: set max writeback rate when I/O request is idle | Coly Li |
2018-08-09 | bcache: add code comments for bset.c | Coly Li |
2018-08-09 | bcache: fix mistaken comments in request.c | Coly Li |
2018-08-09 | bcache: fix mistaken code comments in bcache.h | Coly Li |
2018-08-09 | bcache: add a comment in super.c | Coly Li |
2018-08-09 | bcache: avoid unncessary cache prefetch bch_btree_node_get() | Coly Li |
2018-08-09 | bcache: display rate debug parameters to 0 when writeback is not running | Coly Li |
2018-08-09 | bcache: do not check return value of debugfs_create_dir() | Coly Li |
2018-08-05 | Merge tag 'v4.18-rc6' into for-4.19/block2 | Jens Axboe |
2018-08-02 | md/raid5: fix data corruption of replacements after originals dropped | BingJing Chang |
2018-07-27 | bcache: stop using the deprecated get_seconds() | Arnd Bergmann |
2018-07-27 | bcache: do not assign in if condition in bcache_device_init() | Florian Schmaus |
2018-07-27 | bcache: do not assign in if condition in bcache_init() | Florian Schmaus |
2018-07-27 | bcache: free heap cache_set->flush_btree in bch_journal_free | Shenghui Wang |
2018-07-27 | bcache: do not assign in if condition register_bcache() | Florian Schmaus |
2018-07-27 | bcache: fix I/O significant decline while backend devices registering | Tang Junhui |
2018-07-27 | bcache: calculate the number of incremental GC nodes according to the total o... | Tang Junhui |
2018-07-27 | bcache: finish incremental GC | Tang Junhui |
2018-07-27 | bcache: simplify the calculation of the total amount of flash dirty data | Tang Junhui |
2018-07-24 | md: remove a bogus comment | Christoph Hellwig |
2018-07-24 | bcache: don't clone bio in bch_data_verify | Christoph Hellwig |
2018-07-23 | drivers/md/raid5: Do not disable irq on release_inactive_stripe_list() call | Anna-Maria Gleixner |
2018-07-20 | Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-07-18 | drivers/md/raid5: Use irqsave variant of atomic_dec_and_lock() | Anna-Maria Gleixner |
2018-07-18 | block: Add and use op_stat_group() for indexing disk_stat fields. | Michael Callahan |
2018-07-18 | block: Add part_stat_read_accum to read across field entries. | Michael Callahan |
2018-07-05 | md/r5cache: remove redundant pointer bio | Colin Ian King |
2018-07-05 | md-cluster: don't send msg if array is closing | Guoqing Jiang |
2018-07-05 | md-cluster: show array's status more accurate | Guoqing Jiang |
2018-07-05 | md-cluster: clear another node's suspend_area after the copy is finished | Guoqing Jiang |
2018-07-02 | dm writecache: support optional offset for start of device | Mikulas Patocka |
2018-07-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2018-06-28 | dm: prevent DAX mounts if not supported | Ross Zwisler |
2018-06-28 | md/raid10: fix that replacement cannot complete recovery after reassemble | BingJing Chang |
2018-06-27 | dm thin: handle running out of data space vs concurrent discard | Mike Snitzer |
2018-06-22 | dm raid: don't use 'const' in function return | Arnd Bergmann |
2018-06-22 | dm zoned: avoid triggering reclaim from inside dmz_map() | Bart Van Assche |
2018-06-22 | dm writecache: use 2-factor allocator arguments | Kees Cook |
2018-06-22 | dm thin metadata: remove needless work from __commit_transaction | Mike Snitzer |
2018-06-22 | dm: use bio_split() when splitting out the already processed bio | Mike Snitzer |
2018-06-18 | MD: cleanup resources in failure | Shaohua Li |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |