Age | Commit message (Expand) | Author |
2018-12-16 | block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add() | Chengguang Xu |
2018-12-16 | aoe: add __exit annotation | Chengguang Xu |
2018-12-13 | nvme: fix kernel paging oops | Sagi Grimberg |
2018-12-13 | Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/block | Jens Axboe |
2018-12-13 | bcache: print number of keys in trace_bcache_journal_write | Guoju Fang |
2018-12-13 | bcache: set writeback_percent in a flexible range | Coly Li |
2018-12-13 | bcache: make cutoff_writeback and cutoff_writeback_sync tunable | Coly Li |
2018-12-13 | bcache: add MODULE_DESCRIPTION information | Coly Li |
2018-12-13 | bcache: option to automatically run gc thread after writeback | Coly Li |
2018-12-13 | bcache: introduce force_wake_up_gc() | Coly Li |
2018-12-13 | bcache: cannot set writeback_running via sysfs if no writeback kthread created | Shenghui Wang |
2018-12-13 | bcache: do not mark writeback_running too early | Shenghui Wang |
2018-12-13 | bcache: update comment in sysfs.c | Shenghui Wang |
2018-12-13 | bcache: update comment for bch_data_insert | Shenghui Wang |
2018-12-13 | bcache: do not check if debug dentry is ERR or NULL explicitly on remove | Shenghui Wang |
2018-12-13 | bcache: add comment for cache_set->fill_iter | Shenghui Wang |
2018-12-13 | nvme-rdma: support separate queue maps for read and write | Sagi Grimberg |
2018-12-13 | nvme-tcp: support separate queue maps for read and write | Sagi Grimberg |
2018-12-13 | nvme-fabrics: allow user to set nr_write_queues for separate queue maps | Sagi Grimberg |
2018-12-13 | nvme-fabrics: add missing nvmf_ctrl_options documentation | Sagi Grimberg |
2018-12-13 | blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues | Sagi Grimberg |
2018-12-13 | nvmet: update smart log with num err log entries | Chaitanya Kulkarni |
2018-12-13 | nvmet: add error log page cmd handler | Chaitanya Kulkarni |
2018-12-13 | nvmet: add error log support for file backend | Chaitanya Kulkarni |
2018-12-13 | nvmet: add error log support for bdev backend | Chaitanya Kulkarni |
2018-12-13 | nvmet: add error log support for admin-cmd | Chaitanya Kulkarni |
2018-12-13 | nvmet: add error log support for rdma backend | Chaitanya Kulkarni |
2018-12-13 | nvmet: add error log support for fabrics-cmd | Chaitanya Kulkarni |
2018-12-13 | nvmet: add error log support in the core | Chaitanya Kulkarni |
2018-12-13 | nvmet: add interface to update error-log page | Chaitanya Kulkarni |
2018-12-13 | nvmet: add error-log definitions | Chaitanya Kulkarni |
2018-12-13 | nvme: remove nvme_common command cdw10 array | Chaitanya Kulkarni |
2018-12-13 | nvmet: remove unused variable | Sagi Grimberg |
2018-12-13 | nvme: provide fallback for discard alloc failure | Jens Axboe |
2018-12-13 | nvme: add __exit annotation | Chengguang Xu |
2018-12-13 | nvme-tcp: add NVMe over TCP host driver | Sagi Grimberg |
2018-12-13 | nvmet: allow configfs tcp trtype configuration | Sagi Grimberg |
2018-12-13 | nvmet-tcp: add NVMe over TCP target driver | Sagi Grimberg |
2018-12-13 | nvme-fabrics: allow user passing data digest | Sagi Grimberg |
2018-12-13 | nvme-fabrics: allow user passing header digest | Sagi Grimberg |
2018-12-13 | nvmet: Add install_queue callout | Sagi Grimberg |
2018-12-13 | ath6kl: add ath6kl_ prefix to crypto_type | Sagi Grimberg |
2018-12-11 | lightnvm: pblk: do not overwrite ppa list with meta list | Igor Konopko |
2018-12-11 | lightnvm: pblk: support packed metadata | Igor Konopko |
2018-12-11 | lightnvm: disable interleaved metadata | Igor Konopko |
2018-12-11 | lightnvm: dynamic DMA pool entry size | Igor Konopko |
2018-12-11 | lightnvm: pblk: add helpers for OOB metadata | Igor Konopko |
2018-12-11 | lightnvm: pblk: move lba list to partial read context | Igor Konopko |
2018-12-11 | lightnvm: pblk: avoid ref warning on cache creation | Javier González |
2018-12-11 | lightnvm: simplify geometry enumeration | Matias Bjørling |