summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-05lightnvm: print error when target is not foundMinwoo Im
2019-09-05lightnvm: introduce pr_fmt for the prefix nvmMinwoo Im
2019-09-04paride/pcd: need to check if cd->disk is null in pcd_detectzhengbin
2019-09-04paride/pcd: need to set queue to NULL before put_diskzhengbin
2019-09-04paride/pf: need to set queue to NULL before put_diskzhengbin
2019-09-03md/raid5: use bio_end_sector to calculate last_sectorGuoqing Jiang
2019-09-03md/raid1: fail run raid1 array when active disk less than oneYufen Yu
2019-09-03md raid0/linear: Mark array as 'broken' and fail BIOs if a member is goneGuilherme G. Piccoli
2019-09-03closures: fix a race on wakeup from closure_syncKent Overstreet
2019-09-03bcache: Fix an error code in bch_dump_read()Dan Carpenter
2019-09-03bcache: add cond_resched() in __bch_cache_cmp()Shile Zhang
2019-08-29nvme-rdma: Use rq_dma_dir macroIsrael Rukshin
2019-08-29nvme-fc: Use rq_dma_dir macroIsrael Rukshin
2019-08-29nvme-pci: Tidy up nvme_unmap_dataIsrael Rukshin
2019-08-29nvme: make fabrics command run on a separate request queueSagi Grimberg
2019-08-29nvme-pci: Support shared tags across queues for Apple 2018 controllersBenjamin Herrenschmidt
2019-08-29nvme-pci: Add support for Apple 2018+ modelsBenjamin Herrenschmidt
2019-08-29nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt
2019-08-29nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macrosBenjamin Herrenschmidt
2019-08-29nvme: trace bio completionHannes Reinecke
2019-08-29nvme-multipath: fix ana log nsid lookup when nsid is not foundAnton Eidelman
2019-08-29nvmet-tcp: Add TOS for tcp transportIsrael Rukshin
2019-08-29nvme-tcp: Add TOS for tcp transportIsrael Rukshin
2019-08-29nvme-tcp: Use struct nvme_ctrl directlyIsrael Rukshin
2019-08-29nvme-rdma: Add TOS for rdma transportIsrael Rukshin
2019-08-29nvme-fabrics: Add type of service (TOS) configurationIsrael Rukshin
2019-08-29nvmet-tcp: fix possible memory leakSagi Grimberg
2019-08-29nvmet-tcp: fix possible NULL derefSagi Grimberg
2019-08-29nvmet: trace: parse Get LBA Status command in detailMinwoo Im
2019-08-29nvme: trace: parse Get LBA Status command in detailMinwoo Im
2019-08-29nvmet: fix data units read and written counters in SMART logTom Wu
2019-08-29nvme-tcp: support simple pollingSagi Grimberg
2019-08-29nvme: tcp: selects CRYPTO_CRC32C for nvme-tcpMinwoo Im
2019-08-29nvme: don't pass cap to nvme_disable_ctrlSagi Grimberg
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg
2019-08-29nvme-pci: set ctrl sqsize to the device q_depthSagi Grimberg
2019-08-29nvme: have nvme_init_identify set ctrl->capSagi Grimberg
2019-08-29nvme-tcp: Use protocol specific operations while reading socketPotnuri Bharat Teja
2019-08-29nvme-tcp: cleanup nvme_tcp_recv_pduSagi Grimberg
2019-08-27raid5 improve too many read errors msg by adding limitsNigel Croxon
2019-08-27md: don't report active array_state until after revalidate_disk() completes.NeilBrown
2019-08-27md: only call set_in_sync() when it is expected to succeed.NeilBrown
2019-08-23null_blk: fix inline misuseJens Axboe
2019-08-23null_blk: create a helper for req completionChaitanya Kulkarni
2019-08-23null_blk: create a helper for zoned devicesChaitanya Kulkarni
2019-08-23null_blk: create a helper for mem-backed opsChaitanya Kulkarni
2019-08-23null_blk: create a helper for badblocksChaitanya Kulkarni
2019-08-23null_blk: create a helper for throttlingChaitanya Kulkarni
2019-08-23null_blk: move duplicate code to callersChaitanya Kulkarni
2019-08-20nbd: fix max number of supported devsMike Christie