Age | Commit message (Expand) | Author |
2019-12-13 | Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-12-13 | Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-11 | md: make sure desc_nr less than MD_SB_DISKS | Yufen Yu |
2019-12-11 | md: raid1: check rdev before reference in raid1_sync_request func | Zhiqiang Liu |
2019-12-11 | raid5: need to set STRIPE_HANDLE for batch head | Guoqing Jiang |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-12-06 | dm thin: Flush data device before committing metadata | Nikos Tsironis |
2019-12-05 | dm thin metadata: Add support for a pre-commit callback | Nikos Tsironis |
2019-12-05 | dm clone: Flush destination device before committing metadata | Nikos Tsironis |
2019-12-05 | dm clone metadata: Use a two phase commit | Nikos Tsironis |
2019-12-05 | dm clone metadata: Track exact changes per transaction | Nikos Tsironis |
2019-12-05 | dm btree: increase rebalance threshold in __rebalance2() | Hou Tao |
2019-12-03 | block: don't handle bio based drivers in blk_revalidate_disk_zones | Christoph Hellwig |
2019-12-03 | block: simplify blkdev_nr_zones | Christoph Hellwig |
2019-11-26 | dm mpath: remove harmful bio-based optimization | Mike Snitzer |
2019-11-25 | Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-11-25 | Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-25 | Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-20 | Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues" | Mike Snitzer |
2019-11-20 | dm: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-18 | Revert "bcache: fix fifo index swapping condition in journal_pin_cmp()" | Jens Axboe |
2019-11-18 | dm thin: wakeup worker only when deferred bios exist | Jeffle Xu |
2019-11-15 | dm integrity: fix excessive alignment of metadata runs | Mikulas Patocka |
2019-11-14 | drivers/md/raid5-ppl.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET | Eugene Syromiatnikov |
2019-11-14 | drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET | Eugene Syromiatnikov |
2019-11-13 | bcache: don't export symbols | Christoph Hellwig |
2019-11-13 | bcache: remove the extra cflags for request.o | Christoph Hellwig |
2019-11-13 | bcache: at least try to shrink 1 node in bch_mca_scan() | Coly Li |
2019-11-13 | bcache: add idle_max_writeback_rate sysfs interface | Coly Li |
2019-11-13 | bcache: add code comments in bch_btree_leaf_dirty() | Coly Li |
2019-11-13 | bcache: fix deadlock in bcache_allocator | Andrea Righi |
2019-11-13 | bcache: add code comment bch_keylist_pop() and bch_keylist_pop_front() | Coly Li |
2019-11-13 | bcache: deleted code comments for dead code in bch_data_insert_keys() | Coly Li |
2019-11-13 | bcache: add more accurate error messages in read_super() | Coly Li |
2019-11-13 | bcache: fix static checker warning in bcache_device_free() | Coly Li |
2019-11-13 | bcache: fix a lost wake-up problem caused by mca_cannibalize_lock | Guoju Fang |
2019-11-13 | bcache: fix fifo index swapping condition in journal_pin_cmp() | Coly Li |
2019-11-12 | block: rework zone reporting | Christoph Hellwig |
2019-11-12 | block: Remove partition support for zoned block devices | Damien Le Moal |
2019-11-12 | block: Simplify report zones execution | Damien Le Moal |
2019-11-12 | Merge branch 'for-5.5/drivers' into for-5.5/zoned | Jens Axboe |
2019-11-11 | md/raid10: prevent access of uninitialized resync_pages offset | John Pittman |
2019-11-11 | md: avoid invalid memory access for array sb->dev_roles | Yufen Yu |
2019-11-11 | md/raid1: avoid soft lockup under high load | Hannes Reinecke |
2019-11-07 | Merge branch 'for-linus' into for-5.5/block | Jens Axboe |
2019-11-07 | dm raid: Remove unnecessary negation of a shift in raid10_format_to_md_layout | Nathan Chancellor |
2019-11-07 | dm zoned: reduce overhead of backing device checks | Dmitry Fomichev |
2019-11-07 | dm: add zone open, close and finish support | Ajay Joshi |
2019-11-07 | Merge branch 'for-5.5/block' into for-5.5/drivers | Jens Axboe |
2019-11-07 | block: add zone open, close and finish operations | Ajay Joshi |