summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-14lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid()for-5.12/drivers-2021-02-17for-5.12/driversAndy Shevchenko
2021-02-14lightnvm: fix unnecessary NULL check warningsTian Tao
2021-02-11Merge tag 'nvme-5.12-2021-02-11' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2021-02-11nvme-tcp: fix crash triggered with a dataless request submissionSagi Grimberg
2021-02-10block: Replace lkml.org links with loreKees Cook
2021-02-10nbd: Convert to DEFINE_SHOW_ATTRIBUTELiao Pingfang
2021-02-10nvme: add 48-bit DMA address quirk for Amazon NVMe controllersFilippo Sironi
2021-02-10nvme-hwmon: rework to avoid devm allocationHannes Reinecke
2021-02-10nvmet: remove else at the end of the functionChaitanya Kulkarni
2021-02-10nvmet: add nvmet_req_subsys() helperChaitanya Kulkarni
2021-02-10nvmet: use min of device_path and disk lenChaitanya Kulkarni
2021-02-10nvmet: use invalid cmd opcode helperChaitanya Kulkarni
2021-02-10nvmet: use invalid cmd opcode helperChaitanya Kulkarni
2021-02-10nvmet: add helper to report invalid opcodeChaitanya Kulkarni
2021-02-10nvmet: remove extra variable in id-ns handlerChaitanya Kulkarni
2021-02-10nvmet: make nvmet_find_namespace() req basedChaitanya Kulkarni
2021-02-10nvmet: return uniform error for invalid nsChaitanya Kulkarni
2021-02-10nvmet: set status to 0 in case for invalid nsidChaitanya Kulkarni
2021-02-10nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queuesChristoph Hellwig
2021-02-10nvme-multipath: set nr_zones for zoned namespacesKeith Busch
2021-02-10nvmet-tcp: fix potential race of tcp socket closing accept_workSagi Grimberg
2021-02-10nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUsSagi Grimberg
2021-02-10nvme-rdma: handle nvme_rdma_post_send failures betterChao Leng
2021-02-10nvme-fabrics: avoid double completions in nvmf_fail_nonready_commandChao Leng
2021-02-10nvme: introduce a nvme_host_path_error helperChao Leng
2021-02-10blk-mq: introduce blk_mq_set_request_completeChao Leng
2021-02-10nvme: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong
2021-02-10bcache: Avoid comma separated statementsJoe Perches
2021-02-10bcache: Move journal work to new flush wqKai Krakow
2021-02-10bcache: Give btree_io_wq correct semantics againKai Krakow
2021-02-10Revert "bcache: Kill btree_io_wq"Kai Krakow
2021-02-10bcache: Fix register_device_aync typoKai Krakow
2021-02-10bcache: consider the fragmentation when update the writeback ratedongdong tao
2021-02-04block: remove skd driverDamien Le Moal
2021-02-04Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2021-02-04Merge tag 'floppy-for-5.12' of https://github.com/evdenis/linux-floppy into f...Jens Axboe
2021-02-04floppy: reintroduce O_NDELAY fixJiri Kosina
2021-02-03md/raid5: cast chunk_sectors to sector_t valueGuoqing Jiang
2021-02-02Merge tag 'nvme-5.21-2020-02-02' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2021-02-02nvme-tcp: use cancel tagset helper for tear downChao Leng
2021-02-02nvme-rdma: use cancel tagset helper for tear downChao Leng
2021-02-02nvme-tcp: add clean action for failed reconnectionChao Leng
2021-02-02nvme-rdma: add clean action for failed reconnectionChao Leng
2021-02-02nvme-core: add cancel tagset helpersChao Leng
2021-02-02nvme-core: get rid of the extra spaceChaitanya Kulkarni
2021-02-02nvme: add tracing of zns commandsJohannes Thumshirn
2021-02-02nvme: parse format nvm command details when tracingMichal Krakowiak
2021-02-02nvme: update enumerations for status codesMax Gurtovoy
2021-02-02nvmet: add lba to sect conversion helpersChaitanya Kulkarni
2021-02-02nvmet: remove extra variable in identify nsChaitanya Kulkarni