summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-11Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...block-5.13-2021-06-12Jens Axboe
2021-06-11block: loop: fix deadlock between open and removeChristoph Hellwig
2021-06-10async_xor: check src_offs is not NULL before updating itXiao Ni
2021-06-08bcache: avoid oversized read request in cache missing code pathColy Li
2021-06-08bcache: remove bcache device self-defined readaheadColy Li
2021-06-03Merge tag 'nvme-5.13-2021-06-03' of git://git.infradead.org/nvme into block-5.13block-5.13-2021-06-03Jens Axboe
2021-06-02nvmet: fix freeing unallocated p2pmemMax Gurtovoy
2021-06-02nvme-loop: do not warn for deleted controllers during resetHannes Reinecke
2021-06-02nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()Hannes Reinecke
2021-06-02nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() failsHannes Reinecke
2021-06-02nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()Hannes Reinecke
2021-05-31nvme-rdma: fix in-casule data send for chained sglsSagi Grimberg
2021-05-27Merge tag 'nvme-5.13-2021-05-27' of git://git.infradead.org/nvme into block-5.13block-5.13-2021-05-28Jens Axboe
2021-05-26Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2021-05-26nvmet: fix false keep-alive timeout when a controller is torn downSagi Grimberg
2021-05-26nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_responseHou Pu
2021-05-26nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVMESagi Grimberg
2021-05-25md/raid5: remove an incorrect assert in in_chunk_boundaryChristoph Hellwig
2021-05-25s390/dasd: add missing discipline functionStefan Haberland
2021-05-25nvme-fabrics: decode host pathing error for connectHannes Reinecke
2021-05-25nvme-fc: short-circuit reconnect retriesHannes Reinecke
2021-05-25nvme: fix potential memory leaks in nvme_cdev_addGuoqing Jiang
2021-05-20block: fix a race between del_gendisk and BLKRRPARTblock-5.13-2021-05-22Gulam Mohamed
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig
2021-05-20Merge tag 'nvme-5.13-2021-05-20' of git://git.infradead.org/nvme into block-5.13Jens Axboe
2021-05-19nvme-fc: clear q_live at beginning of association teardownJames Smart
2021-05-19nvme-tcp: rerun io_work if req_list is not emptyKeith Busch
2021-05-19nvme-tcp: fix possible use-after-completionSagi Grimberg
2021-05-19nvme-loop: fix memory leak in nvme_loop_create_ctrl()Wu Bo
2021-05-19nvmet: fix memory leak in nvmet_alloc_ctrl()Wu Bo
2021-05-14block/partitions/efi.c: Fix the efi_partition() kernel-doc headerblock-5.13-2021-05-14Bart Van Assche
2021-05-14blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche
2021-05-14blk-mq: plug request for shared sbitmapMing Lei
2021-05-13Merge tag 'nvme-5.13-2021-05-13' of git://git.infradead.org/nvme into block-5.13Jens Axboe
2021-05-13nvmet: use new ana_log_size instead the old oneHou Pu
2021-05-12nvmet: seset ns->file when open failsDaniel Wagner
2021-05-12nbd: share nbd_put and return by goto put_nbdSun Ke
2021-05-12nbd: Fix NULL pointer in flush_workqueueSun Ke
2021-05-12blkdev.h: remove unused codes blk_account_rqLin Feng
2021-05-12block, bfq: avoid circular stable mergesPaolo Valente
2021-05-11blk-iocost: fix weight updates of inner active iocgsTejun Heo
2021-05-11nvmet: demote fabrics cmd parse err msg to debugChaitanya Kulkarni
2021-05-11nvmet: use helper to remove the duplicate codeChaitanya Kulkarni
2021-05-11nvmet: demote discovery cmd parse err msg to debugChaitanya Kulkarni
2021-05-11nvmet-rdma: Fix NULL deref when SEND is completed with errorMichal Kalderon
2021-05-11nvmet: fix inline bio check for passthruChaitanya Kulkarni
2021-05-11nvmet: fix inline bio check for bdev-nsChaitanya Kulkarni
2021-05-11nvme-multipath: fix double initialization of ANA stateChristoph Hellwig
2021-05-11kyber: fix out of bounds access when preemptedOmar Sandoval
2021-05-10block: uapi: fix comment about block device ioctlDamien Le Moal