summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm writecache: fix typo in error msg for creating writecache_flush_threadShenghui Wang2018-12-181-1/+1
* dm: remove indirect calls from __send_changing_extent_only()Mike Snitzer2018-12-181-10/+7
* dm mpath: only flush workqueue when neededwuzhouhui2018-12-181-2/+4
* dm rq: remove unused arguments from rq_completed()Mike Snitzer2018-12-181-9/+5
* dm: avoid indirect call in __dm_make_requestMikulas Patocka2018-12-181-23/+6
* blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()Jens Axboe2018-12-181-1/+1
* nvme-pci: don't share queue mapsChristoph Hellwig2018-12-171-5/+1
* block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add()Chengguang Xu2018-12-161-1/+1
* aoe: add __exit annotationChengguang Xu2018-12-161-1/+1
* nvme: fix kernel paging oopsSagi Grimberg2018-12-131-1/+1
* Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/blockJens Axboe2018-12-1326-110/+4490
|\
| * nvme-rdma: support separate queue maps for read and writeSagi Grimberg2018-12-131-3/+25
| * nvme-tcp: support separate queue maps for read and writeSagi Grimberg2018-12-131-6/+41
| * nvme-fabrics: allow user to set nr_write_queues for separate queue mapsSagi Grimberg2018-12-132-0/+16
| * nvme-fabrics: add missing nvmf_ctrl_options documentationSagi Grimberg2018-12-131-0/+3
| * blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queuesSagi Grimberg2018-12-131-1/+1
| * nvmet: update smart log with num err log entriesChaitanya Kulkarni2018-12-131-0/+6
| * nvmet: add error log page cmd handlerChaitanya Kulkarni2018-12-131-7/+29
| * nvmet: add error log support for file backendChaitanya Kulkarni2018-12-133-15/+60
| * nvmet: add error log support for bdev backendChaitanya Kulkarni2018-12-131-12/+72
| * nvmet: add error log support for admin-cmdChaitanya Kulkarni2018-12-131-4/+18
| * nvmet: add error log support for rdma backendChaitanya Kulkarni2018-12-131-1/+9
| * nvmet: add error log support for fabrics-cmdChaitanya Kulkarni2018-12-132-13/+45
| * nvmet: add error log support in the coreChaitanya Kulkarni2018-12-131-8/+23
| * nvmet: add interface to update error-log pageChaitanya Kulkarni2018-12-132-6/+31
| * nvmet: add error-log definitionsChaitanya Kulkarni2018-12-132-0/+11
| * nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni2018-12-136-23/+23
| * nvmet: remove unused variableSagi Grimberg2018-12-131-2/+1
| * nvme: provide fallback for discard alloc failureJens Axboe2018-12-132-6/+38
| * nvme: add __exit annotationChengguang Xu2018-12-132-2/+2
| * nvme-tcp: add NVMe over TCP host driverSagi Grimberg2018-12-133-0/+2260
| * nvmet: allow configfs tcp trtype configurationSagi Grimberg2018-12-131-0/+1
| * nvmet-tcp: add NVMe over TCP target driverSagi Grimberg2018-12-133-0/+1749
| * nvme-fabrics: allow user passing data digestSagi Grimberg2018-12-132-0/+7
| * nvme-fabrics: allow user passing header digestSagi Grimberg2018-12-132-0/+7
| * nvmet: Add install_queue calloutSagi Grimberg2018-12-132-0/+11
| * ath6kl: add ath6kl_ prefix to crypto_typeSagi Grimberg2018-12-134-8/+8
* | bcache: print number of keys in trace_bcache_journal_writeGuoju Fang2018-12-131-1/+1
* | bcache: set writeback_percent in a flexible rangeColy Li2018-12-131-1/+2
* | bcache: make cutoff_writeback and cutoff_writeback_sync tunableColy Li2018-12-133-2/+55
* | bcache: add MODULE_DESCRIPTION informationColy Li2018-12-131-3/+4
* | bcache: option to automatically run gc thread after writebackColy Li2018-12-134-0/+52
* | bcache: introduce force_wake_up_gc()Coly Li2018-12-132-15/+20
* | bcache: cannot set writeback_running via sysfs if no writeback kthread createdShenghui Wang2018-12-131-2/+19
* | bcache: do not mark writeback_running too earlyShenghui Wang2018-12-131-1/+2
* | bcache: update comment in sysfs.cShenghui Wang2018-12-131-2/+2
* | bcache: update comment for bch_data_insertShenghui Wang2018-12-131-3/+3
* | bcache: do not check if debug dentry is ERR or NULL explicitly on removeShenghui Wang2018-12-132-4/+2
* | bcache: add comment for cache_set->fill_iterShenghui Wang2018-12-132-1/+10
|/
* lightnvm: pblk: do not overwrite ppa list with meta listIgor Konopko2018-12-111-2/+5