summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcache: add cond_resched() in __bch_cache_cmp()Shile Zhang2019-09-031-0/+1
* nvme-rdma: Use rq_dma_dir macroIsrael Rukshin2019-08-291-7/+3
* nvme-fc: Use rq_dma_dir macroIsrael Rukshin2019-08-291-5/+2
* nvme-pci: Tidy up nvme_unmap_dataIsrael Rukshin2019-08-291-3/+2
* nvme: make fabrics command run on a separate request queueSagi Grimberg2019-08-296-14/+64
* nvme-pci: Support shared tags across queues for Apple 2018 controllersBenjamin Herrenschmidt2019-08-292-1/+35
* nvme-pci: Add support for Apple 2018+ modelsBenjamin Herrenschmidt2019-08-292-1/+30
* nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt2019-08-291-3/+8
* nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macrosBenjamin Herrenschmidt2019-08-291-15/+15
* nvme: trace bio completionHannes Reinecke2019-08-292-3/+21
* nvme-multipath: fix ana log nsid lookup when nsid is not foundAnton Eidelman2019-08-291-3/+5
* nvmet-tcp: Add TOS for tcp transportIsrael Rukshin2019-08-291-0/+11
* nvme-tcp: Add TOS for tcp transportIsrael Rukshin2019-08-291-1/+14
* nvme-tcp: Use struct nvme_ctrl directlyIsrael Rukshin2019-08-291-10/+10
* nvme-rdma: Add TOS for rdma transportIsrael Rukshin2019-08-291-3/+6
* nvme-fabrics: Add type of service (TOS) configurationIsrael Rukshin2019-08-292-0/+21
* nvmet-tcp: fix possible memory leakSagi Grimberg2019-08-291-0/+1
* nvmet-tcp: fix possible NULL derefSagi Grimberg2019-08-291-4/+8
* nvmet: trace: parse Get LBA Status command in detailMinwoo Im2019-08-291-0/+18
* nvme: trace: parse Get LBA Status command in detailMinwoo Im2019-08-291-0/+18
* nvmet: fix data units read and written counters in SMART logTom Wu2019-08-291-6/+8
* nvme-tcp: support simple pollingSagi Grimberg2019-08-291-6/+45
* nvme: tcp: selects CRYPTO_CRC32C for nvme-tcpMinwoo Im2019-08-291-0/+1
* nvme: don't pass cap to nvme_disable_ctrlSagi Grimberg2019-08-295-7/+7
* nvme: move sqsize setting to the coreSagi Grimberg2019-08-297-55/+17
* nvme-pci: set ctrl sqsize to the device q_depthSagi Grimberg2019-08-291-0/+1
* nvme: have nvme_init_identify set ctrl->capSagi Grimberg2019-08-291-4/+3
* nvme-tcp: Use protocol specific operations while reading socketPotnuri Bharat Teja2019-08-291-2/+3
* nvme-tcp: cleanup nvme_tcp_recv_pduSagi Grimberg2019-08-291-8/+3
* raid5 improve too many read errors msg by adding limitsNigel Croxon2019-08-271-4/+10
* md: don't report active array_state until after revalidate_disk() completes.NeilBrown2019-08-272-4/+10
* md: only call set_in_sync() when it is expected to succeed.NeilBrown2019-08-271-1/+2
* null_blk: fix inline misuseJens Axboe2019-08-232-6/+5
* null_blk: create a helper for req completionChaitanya Kulkarni2019-08-231-22/+27
* null_blk: create a helper for zoned devicesChaitanya Kulkarni2019-08-233-27/+35
* null_blk: create a helper for mem-backed opsChaitanya Kulkarni2019-08-231-9/+16
* null_blk: create a helper for badblocksChaitanya Kulkarni2019-08-231-7/+17
* null_blk: create a helper for throttlingChaitanya Kulkarni2019-08-231-14/+25
* null_blk: move duplicate code to callersChaitanya Kulkarni2019-08-231-45/+21
* nbd: fix max number of supported devsMike Christie2019-08-201-14/+25
* nbd: fix zero cmd timeout handling v2Mike Christie2019-08-201-6/+23
* nbd: add missing config putMike Christie2019-08-201-1/+3
* nbd: add function to convert blk req op to nbd cmdMike Christie2019-08-201-15/+18
* nbd: add set cmd timeout helperMike Christie2019-08-201-14/+14
* floppy: fix usercopy directionJann Horn2019-08-091-2/+2
* lightnvm: remove unused 'geo' variableJens Axboe2019-08-091-2/+0
* loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini2019-08-091-0/+1
* lightnvm: remove set but not used variables 'data_len' and 'rq_len'YueHaibing2019-08-082-4/+1
* raid1: factor out a common routine to handle the completion of sync writeHou Tao2019-08-071-21/+18
* md: don't call spare_active in md_reap_sync_thread if all member devices can'...Guoqing Jiang2019-08-071-1/+2