summaryrefslogtreecommitdiffstats
path: root/drivers/tee (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-10nvmet: set status to 0 in case for invalid nsidChaitanya Kulkarni1-1/+1
2021-02-10nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queuesChristoph Hellwig1-1/+1
2021-02-10nvme-multipath: set nr_zones for zoned namespacesKeith Busch1-0/+4
2021-02-10nvmet-tcp: fix potential race of tcp socket closing accept_workSagi Grimberg1-10/+18
2021-02-10nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUsSagi Grimberg1-7/+24
2021-02-10nvme-rdma: handle nvme_rdma_post_send failures betterChao Leng1-1/+3
2021-02-10nvme-fabrics: avoid double completions in nvmf_fail_nonready_commandChao Leng1-5/+1
2021-02-10nvme: introduce a nvme_host_path_error helperChao Leng2-0/+16
2021-02-10blk-mq: introduce blk_mq_set_request_completeChao Leng1-0/+12
2021-02-10nvme: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong1-5/+5
2021-02-10bcache: Avoid comma separated statementsJoe Perches2-6/+12
2021-02-10bcache: Move journal work to new flush wqKai Krakow3-2/+19
2021-02-10bcache: Give btree_io_wq correct semantics againKai Krakow1-1/+1
2021-02-10Revert "bcache: Kill btree_io_wq"Kai Krakow3-2/+25
2021-02-10bcache: Fix register_device_aync typoKai Krakow1-2/+2
2021-02-10bcache: consider the fragmentation when update the writeback ratedongdong tao4-0/+73
2021-02-04block: remove skd driverDamien Le Moal5-4010/+0
2021-02-04floppy: reintroduce O_NDELAY fixJiri Kosina1-15/+15
2021-02-04md/raid5: cast chunk_sectors to sector_t valueGuoqing Jiang1-1/+1
2021-02-02nvme-tcp: use cancel tagset helper for tear downChao Leng1-10/+2
2021-02-02nvme-rdma: use cancel tagset helper for tear downChao Leng1-10/+2
2021-02-02nvme-tcp: add clean action for failed reconnectionChao Leng1-2/+16
2021-02-02nvme-rdma: add clean action for failed reconnectionChao Leng1-2/+16
2021-02-02nvme-core: add cancel tagset helpersChao Leng2-0/+22
2021-02-02nvme-core: get rid of the extra spaceChaitanya Kulkarni1-1/+1
2021-02-02nvme: add tracing of zns commandsJohannes Thumshirn2-1/+39
2021-02-02nvme: parse format nvm command details when tracingMichal Krakowiak1-0/+19
2021-02-02nvme: update enumerations for status codesMax Gurtovoy1-4/+20
2021-02-02nvmet: add lba to sect conversion helpersChaitanya Kulkarni2-5/+13
2021-02-02nvmet: remove extra variable in identify nsChaitanya Kulkarni1-16/+15
2021-02-02nvmet: remove extra variable in id-desclistChaitanya Kulkarni1-11/+9
2021-02-02nvmet: remove extra variable in smart log nsidChaitanya Kulkarni1-11/+9
2021-02-02nvme: refactor ns->ctrl by requestMinwoo Im1-3/+3
2021-02-02nvme-tcp: pass multipage bvec to request iov_iterSagi Grimberg1-4/+9
2021-02-02nvme-tcp: get rid of unused helper functionSagi Grimberg1-5/+0
2021-02-02nvme-tcp: fix wrong setting of request iov_iterSagi Grimberg1-5/+2
2021-02-02nvme: support command retry delay for admin commandMinwoo Im1-3/+2
2021-02-02nvme: constify static attribute_group structsRikard Falkeborn3-4/+4
2021-02-02nvmet-fc: use RCU proctection for assoc_listLeonid Ravich1-43/+38
2021-02-02nvmet: Fix nvmet_is_port_enabled indentationIsrael Rukshin1-1/+1
2021-02-02nvmet: Use nvmet_is_port_enabled helper for pi_enableIsrael Rukshin1-3/+1
2021-01-31drbd: Avoid comma separated statementsJoe Perches1-2/+4
2021-01-26rsxx: remove redundant NULL checkYang Li1-2/+1
2021-01-26zram: fix NULL check before some freeing functions is not neededTian Tao1-2/+1
2021-01-26drbd: remove unused argument from drbd_request_prepare and __drbd_make_requestGuoqing Jiang3-10/+6
2021-01-26mtip32xx: prefer pcie_capability_read_word()Bjorn Helgaas1-8/+3
2021-01-26mtip32xx: use PCI #defines instead of numbersBjorn Helgaas1-2/+2
2021-01-26loop: scale loop device by introducing per device lockPavel Tatashin2-40/+54
2021-01-26bdev: Do not return EBUSY if bdev discard races with writeJan Kara1-6/+4
2021-01-26block: inherit BIO_REMAPPED when cloning biosChristoph Hellwig3-0/+6