| Commit message (Expand) | Author | Age | Files | Lines |
* | bcache: avoid oversized read request in cache missing code path | Coly Li | 2021-06-08 | 1 | -2/+7 |
* | bcache: remove bcache device self-defined readahead | Coly Li | 2021-06-08 | 5 | -32/+1 |
* | Merge tag 'nvme-5.13-2021-06-03' of git://git.infradead.org/nvme into block-5.13 | Jens Axboe | 2021-06-03 | 3 | -22/+27 |
|\ |
|
| * | nvmet: fix freeing unallocated p2pmem | Max Gurtovoy | 2021-06-02 | 1 | -17/+16 |
| * | nvme-loop: do not warn for deleted controllers during reset | Hannes Reinecke | 2021-06-02 | 1 | -2/+4 |
| * | nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() | Hannes Reinecke | 2021-06-02 | 1 | -1/+2 |
| * | nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails | Hannes Reinecke | 2021-06-02 | 1 | -0/+1 |
| * | nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() | Hannes Reinecke | 2021-06-02 | 1 | -0/+1 |
| * | nvme-rdma: fix in-casule data send for chained sgls | Sagi Grimberg | 2021-05-31 | 1 | -2/+3 |
|/ |
|
* | Merge tag 'nvme-5.13-2021-05-27' of git://git.infradead.org/nvme into block-5.13 | Jens Axboe | 2021-05-27 | 7 | -16/+40 |
|\ |
|
| * | nvmet: fix false keep-alive timeout when a controller is torn down | Sagi Grimberg | 2021-05-26 | 2 | -5/+12 |
| * | nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response | Hou Pu | 2021-05-26 | 1 | -1/+1 |
| * | nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME | Sagi Grimberg | 2021-05-26 | 1 | -1/+2 |
| * | nvme-fabrics: decode host pathing error for connect | Hannes Reinecke | 2021-05-25 | 1 | -0/+5 |
| * | nvme-fc: short-circuit reconnect retries | Hannes Reinecke | 2021-05-25 | 1 | -8/+17 |
| * | nvme: fix potential memory leaks in nvme_cdev_add | Guoqing Jiang | 2021-05-25 | 1 | -1/+3 |
* | | Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so... | Jens Axboe | 2021-05-26 | 1 | -2/+0 |
|\ \ |
|
| * | | md/raid5: remove an incorrect assert in in_chunk_boundary | Christoph Hellwig | 2021-05-26 | 1 | -2/+0 |
| |/ |
|
* / | s390/dasd: add missing discipline function | Stefan Haberland | 2021-05-25 | 3 | -3/+14 |
|/ |
|
* | block: fix a race between del_gendisk and BLKRRPART | Gulam Mohamed | 2021-05-20 | 1 | -0/+3 |
* | block: prevent block device lookups at the beginning of del_gendisk | Christoph Hellwig | 2021-05-20 | 3 | -22/+6 |
* | Merge tag 'nvme-5.13-2021-05-20' of git://git.infradead.org/nvme into block-5.13 | Jens Axboe | 2021-05-20 | 4 | -4/+19 |
|\ |
|
| * | nvme-fc: clear q_live at beginning of association teardown | James Smart | 2021-05-19 | 1 | -0/+12 |
| * | nvme-tcp: rerun io_work if req_list is not empty | Keith Busch | 2021-05-19 | 1 | -1/+2 |
| * | nvme-tcp: fix possible use-after-completion | Sagi Grimberg | 2021-05-19 | 1 | -1/+1 |
| * | nvme-loop: fix memory leak in nvme_loop_create_ctrl() | Wu Bo | 2021-05-19 | 1 | -1/+3 |
| * | nvmet: fix memory leak in nvmet_alloc_ctrl() | Wu Bo | 2021-05-19 | 1 | -1/+1 |
|/ |
|
* | block/partitions/efi.c: Fix the efi_partition() kernel-doc header | Bart Van Assche | 2021-05-14 | 1 | -1/+1 |
* | blk-mq: Swap two calls in blk_mq_exit_queue() | Bart Van Assche | 2021-05-14 | 1 | -2/+4 |
* | blk-mq: plug request for shared sbitmap | Ming Lei | 2021-05-14 | 1 | -2/+3 |
* | Merge tag 'nvme-5.13-2021-05-13' of git://git.infradead.org/nvme into block-5.13 | Jens Axboe | 2021-05-13 | 11 | -45/+58 |
|\ |
|
| * | nvmet: use new ana_log_size instead the old one | Hou Pu | 2021-05-13 | 1 | -1/+1 |
| * | nvmet: seset ns->file when open fails | Daniel Wagner | 2021-05-12 | 1 | -3/+5 |
| * | nvmet: demote fabrics cmd parse err msg to debug | Chaitanya Kulkarni | 2021-05-11 | 1 | -3/+3 |
| * | nvmet: use helper to remove the duplicate code | Chaitanya Kulkarni | 2021-05-11 | 1 | -5/+2 |
| * | nvmet: demote discovery cmd parse err msg to debug | Chaitanya Kulkarni | 2021-05-11 | 1 | -1/+1 |
| * | nvmet-rdma: Fix NULL deref when SEND is completed with error | Michal Kalderon | 2021-05-11 | 1 | -2/+2 |
| * | nvmet: fix inline bio check for passthru | Chaitanya Kulkarni | 2021-05-11 | 1 | -1/+1 |
| * | nvmet: fix inline bio check for bdev-ns | Chaitanya Kulkarni | 2021-05-11 | 2 | -1/+7 |
| * | nvme-multipath: fix double initialization of ANA state | Christoph Hellwig | 2021-05-11 | 3 | -29/+37 |
* | | nbd: share nbd_put and return by goto put_nbd | Sun Ke | 2021-05-12 | 1 | -4/+3 |
* | | nbd: Fix NULL pointer in flush_workqueue | Sun Ke | 2021-05-12 | 1 | -1/+2 |
* | | blkdev.h: remove unused codes blk_account_rq | Lin Feng | 2021-05-12 | 1 | -5/+0 |
* | | block, bfq: avoid circular stable merges | Paolo Valente | 2021-05-12 | 1 | -2/+29 |
* | | blk-iocost: fix weight updates of inner active iocgs | Tejun Heo | 2021-05-12 | 1 | -2/+12 |
|/ |
|
* | kyber: fix out of bounds access when preempted | Omar Sandoval | 2021-05-11 | 5 | -10/+11 |
* | block: uapi: fix comment about block device ioctl | Damien Le Moal | 2021-05-10 | 1 | -1/+1 |
* | Revert "bio: limit bio max size" | Jens Axboe | 2021-05-09 | 4 | -21/+3 |
* | block: reexpand iov_iter after read/write | yangerkun | 2021-05-06 | 1 | -3/+17 |
* | Merge tag 'nvme-5.13-2021-05-05' of git://git.infradead.org/nvme into block-5.13 | Jens Axboe | 2021-05-05 | 12 | -134/+143 |
|\ |
|