Linux Block I/O
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH] block: pre-initialize struct block_device in bdev_alloc_inode
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] block: pre-initialize struct block_device in bdev_alloc_inode
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [dm-devel] [PATCH RFC 3/7] block: add iopoll method for non-mq device
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [dm-devel] [PATCH RFC 7/7] dm: add support for IO polling
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [dm-devel] [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH v3] loop: fix I/O error on fsync() in detached loop devices
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 5/7] dm: always return BLK_QC_T_NONE for bio-based device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 4/7] block: define blk_qc_t as uintptr_t
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 3/7] block: add iopoll method for non-mq device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 2/7] block: add helper function fetching gendisk from queue
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 1/7] block: move definition of blk_qc_t to types.h
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v2] loop: fix I/O error on fsync() in detached loop devices
From
: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
[PATCH v3] loop: fix I/O error on fsync() in detached loop devices
From
: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
Re: [GIT PULL] nvme fixes for 5.11
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v5 4/4] scatterlist: add sgl_memset()
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v5 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH 2/2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 2/2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
From
: Jan Kara <jack@xxxxxxx>
Re: [RFC PATCH kernel] block: initialize block_device::bd_bdi for bdev_cache
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [RFC PATCH kernel] block: initialize block_device::bd_bdi for bdev_cache
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2] loop: fix I/O error on fsync() in detached loop devices
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 2/2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH v7 01/16] cgroup: Added cgroup_get_from_id
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 06/16] lpfc: vmid: Forward declarations for APIs
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 03/16] nvme: Added a newsysfs attribute appid_store
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 10/16] lpfc: vmid: Functions to manage vmids
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 09/16] lpfc: vmid: Implements ELS commands for appid patch
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 11/16] lpfc: vmid: Implements CT commands for appid.
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 13/16] lpfc: vmid: Timeout implementation for vmid
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 00/16] blkcg:Support to track FC storage blk io traffic
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 07/16] lpfc: vmid: VMID params initialization
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 02/16] blkcg: Added a app identifier support for blkcg
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 15/16] lpfc: vmid: Introducing vmid in io path.
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v7 12/16] lpfc: vmid: Appends the vmid in the wqe before sending
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v2 6/6] nvme-fc: avoid IO error and repeated request completion
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH v2 2/6] nvme-core: introduce complete failed request
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH v2 5/6] nvme-tcp: avoid IO error and repeated request completion
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH v2 1/6] blk-mq: introduce blk_mq_set_request_complete
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH v2 0/6] avoid repeated request completion and IO error
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH v2 3/6] nvme-fabrics: avoid repeated request completion for nvmf_fail_nonready_command
From
: Chao Leng <lengchao@xxxxxxxxxx>
Re: [dm-devel] [PATCH RFC 0/7] dm: add support of iopoll
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [RFC PATCH kernel] block: initialize block_device::bd_bdi for bdev_cache
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
From
: Andres Freund <andres@xxxxxxxxxxx>
Re: [PATCH v2] loop: fix I/O error on fsync() in detached loop devices
From
: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC PATCH] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH] bfq: Fix computation of shallow depth
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
Re: [PATCH] block: remove redundant get/put operations for queue
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH] block: introduce for_each_rq_qos macro
From
: Chunguang Xu <brookxu.cn@xxxxxxxxx>
Re: [RFC PATCH kernel] block: initialize block_device::bd_bdi for bdev_cache
From
: Jan Kara <jack@xxxxxxx>
[PATCH 2/2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
From
: Jan Kara <jack@xxxxxxx>
[PATCH 1/2] Revert "blk-mq, elevator: Count requests per hctx to improve performance"
From
: Jan Kara <jack@xxxxxxx>
[PATCH 0/2 v2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
From
: Jan Kara <jack@xxxxxxx>
[RFC PATCH kernel] block: initialize block_device::bd_bdi for bdev_cache
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [PATCH v2] loop: fix I/O error on fsync() in detached loop devices
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [RFC PATCH] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH] block: remove redundant get/put operations for queue
From
: Chunguang Xu <brookxu.cn@xxxxxxxxx>
Re: [PATCH 2/6] nvme-core: introduce complete failed request
From
: Chao Leng <lengchao@xxxxxxxxxx>
Re: [PATCH 1/6] blk-mq: introduce blk_mq_set_request_complete
From
: Chao Leng <lengchao@xxxxxxxxxx>
Re: [PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [RFC PATCH v4 2/3] block: add simple copy support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [RFC 2/2] block: add a fast path for seg split of large bio
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [LSFMMBPF 2021] A status update
From
: Joao Martins <joao.m.martins@xxxxxxxxxx>
[RFC 2/2] block: add a fast path for seg split of large bio
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 1/2] block: add a function for *segment_split fast path
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC 0/2] optimise split bio
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/6] blk-mq: introduce blk_mq_set_request_complete
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
Re: [PATCH 2/6] nvme-core: introduce complete failed request
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
Re: [RFC PATCH] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] block: fix use-after-free in disk_part_iter_next
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: blk-iocost: fix NULL iocg deref from racing against initialization
From
: Jens Axboe <axboe@xxxxxxxxx>
blk-iocost: fix NULL iocg deref from racing against initialization
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH] bfq: Fix computation of shallow depth
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] bfq: Fix computation of shallow depth
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH V2 3/6] block: don't allocate inline bvecs if this bioset needn't bvecs
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V2 1/6] block: manage bio slab cache by xarray
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V4 1/1] block: reject I/O for same fd if block size changed
From
: Christoph Hellwig <hch@xxxxxx>
Re: [dm-devel] [RFC PATCH v4 2/3] block: add simple copy support
From
: Selva Jove <selvajove@xxxxxxxxx>
Re: [PATCH] loop: fix I/O error on fsync() in detached loop devices
From
: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
[PATCH v2] loop: fix I/O error on fsync() in detached loop devices
From
: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
[RFC PATCH] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V2 1/6] block: manage bio slab cache by xarray
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V2 5/6] block: move three bvec helpers declaration into private helper
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V2 6/6] bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V2 4/6] block: set .bi_max_vecs as actual allocated vector number
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V2 3/6] block: don't allocate inline bvecs if this bioset needn't bvecs
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V2 2/6] block: don't pass BIOSET_NEED_BVECS for q->bio_split
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V2 0/6] block: improvement on bioset & bvec allocation
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V4 1/1] block: reject I/O for same fd if block size changed
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
[PATCH V4 0/1] block: fix I/O errors in BLKRRPART
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
Re: [RFC PATCH v4 2/3] block: add simple copy support
From
: Selva Jove <selvajove@xxxxxxxxx>
Re: [PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [RFC PATCH V3 1/1] block: reject I/O for same fd if block size changed
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
Re: [PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH] block: fix use-after-free in disk_part_iter_next
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC PATCH V3 1/1] block: reject I/O for same fd if block size changed
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/6] nvme-fc: avoid IO error and repeated request completion
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH 1/6] blk-mq: introduce blk_mq_set_request_complete
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH 5/6] nvme-tcp: avoid IO error and repeated request completion
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH 4/6] nvme-rdma: avoid IO error and repeated request completion
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH 2/6] nvme-core: introduce complete failed request
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH 3/6] nvme-fabrics: avoid repeated request completion for nvmf_fail_nonready_command
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH 0/6] avoid repeated request completion and IO error
From
: Chao Leng <lengchao@xxxxxxxxxx>
Re: [PATCH 6/6 v2] block: Add n64 cart driver
From
: Lauri Kasanen <cand@xxxxxxx>
Re: [PATCH 6/6 v2] block: Add n64 cart driver
From
: Lauri Kasanen <cand@xxxxxxx>
Re: [PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [RFC PATCH V3 1/1] block: reject I/O for same fd if block size changed
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
[PATCH AUTOSEL 5.10 08/17] scsi: block: Introduce BLK_MQ_REQ_PM
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH] common/rc: confirm pcie hotplug capabilities
From
: Omar Sandoval <osandov@xxxxxxxxxxx>
Re: [PATCH blktests v3 0/2] Support max_open_zones and max_active_zones
From
: Omar Sandoval <osandov@xxxxxxxxxxx>
Re: [PATCH V3 blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
From
: Omar Sandoval <osandov@xxxxxxxxxxx>
Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
From
: Andres Freund <andres@xxxxxxxxxxx>
Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
From
: Andres Freund <andres@xxxxxxxxxxx>
Re: [dm-devel] [RFC PATCH v4 2/3] block: add simple copy support
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH 6/6 v2] block: Add n64 cart driver
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH 2/6] block: don't pass BIOSET_NEED_BVECS for q->bio_split
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/6 v2] block: Add n64 cart driver
From
: Lauri Kasanen <cand@xxxxxxx>
Re: [PATCH v2 2/7] bvec/iter: disallow zero-length segment bvecs
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [RFC PATCH V3 1/1] block: reject I/O for same fd if block size changed
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC PATCH V3 1/1] block: reject I/O for same fd if block size changed
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 1/7] splice: don't generate zero-len segement bvecs
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v2 3/7] block/psi: remove PSI annotations from direct IO
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 6/6] block: Add n64 cart driver
From
: Lauri Kasanen <cand@xxxxxxx>
Re: [PATCH v2 2/7] bvec/iter: disallow zero-length segment bvecs
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 6/6] block: Add n64 cart driver
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/6] block: Add n64 cart driver
From
: Lauri Kasanen <cand@xxxxxxx>
Re: [PATCH v2 7/7] bio: don't copy bvec for direct IO
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 2/7] bvec/iter: disallow zero-length segment bvecs
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 1/7] splice: don't generate zero-len segement bvecs
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 6/6] block: Add n64 cart driver
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 6/6] block: Add n64 cart driver
From
: Lauri Kasanen <cand@xxxxxxx>
Re: [PATCH 6/6] block: Add n64 cart driver
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/6] block: Add n64 cart driver
From
: Lauri Kasanen <cand@xxxxxxx>
Re: [PATCH 6/6] block: Add n64 cart driver
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 6/6] block: Add n64 cart driver
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 6/6] block: Add n64 cart driver
From
: Lauri Kasanen <cand@xxxxxxx>
Re: [PATCH 6/6] block: Add n64 cart driver
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH 6/6] block: Add n64 cart driver
From
: Lauri Kasanen <cand@xxxxxxx>
[RFC PATCH V3 1/1] block: reject I/O for same fd if block size changed
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
[RFC PATCH V3 0/1] block: fix I/O errors in BLKRRPART
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
Re: [RFC PATCH v4 2/3] block: add simple copy support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [RFC PATCH v4 1/3] block: export bio_map_kern()
From
: Selva Jove <selvajove@xxxxxxxxx>
Re: [RFC PATCH v4 1/3] block: export bio_map_kern()
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
[RFC PATCH v4 3/3] nvme: add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
[RFC PATCH v4 2/3] block: add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
[RFC PATCH v4 1/3] block: export bio_map_kern()
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
[RFC PATCH v4 0/3] add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
Re: [PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH] fs/buffer: try to submit writeback bio in unit of page
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 5/6] block: move three bvec helpers declaration into private helper
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 6/6] bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 4/6] block: set .bi_max_vecs as actual allocated vector number
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 3/6] block: don't allocate inline bvecs if this bioset needn't bvecs
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/6] block: manage bio slab cache by xarray
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] fs/buffer: try to submit writeback bio in unit of page
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/5] bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_LARGE_BUCKET
From
: Coly Li <colyli@xxxxxxx>
[PATCH 4/5] bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
From
: Coly Li <colyli@xxxxxxx>
[PATCH 3/5] bcache: check unsupported feature sets for bcache register
From
: Coly Li <colyli@xxxxxxx>
[PATCH 2/5] bcache: fix typo from SUUP to SUPP in features.h
From
: Coly Li <colyli@xxxxxxx>
[PATCH 1/5] bcache: set pdev_set_uuid before scond loop iteration
From
: Coly Li <colyli@xxxxxxx>
[PATCH 0/5] bcache patches for Linux v5.11-rc3
From
: Coly Li <colyli@xxxxxxx>
Re: [RFC V2] block: reject I/O for same fd if block size changed
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
Re: [RFC V2] block: reject I/O for same fd if block size changed
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [RFC V2] block: reject I/O for same fd if block size changed
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH] lightnvm: select CONFIG_CRC32
From
: Jens Axboe <axboe@xxxxxx>
Re: [PATCH] block: rsxx: select CONFIG_CRC32
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] lightnvm: select CONFIG_CRC32
From
: Arnd Bergmann <arnd@xxxxxxxxxx>
[PATCH] block: rsxx: select CONFIG_CRC32
From
: Arnd Bergmann <arnd@xxxxxxxxxx>
[PATCH 3/3] bcache-tools: improve column alignment for "bcache show -m" output
From
: Coly Li <colyli@xxxxxxx>
[PATCH 2/3] bcache-tools: only call to_cache_sb() for bcache device in may_add_item()
From
: Coly Li <colyli@xxxxxxx>
[PATCH 1/3] bcache-tools: recover the missing sb.csum for showing bcache device super block
From
: Coly Li <colyli@xxxxxxx>
[PATCH] fs: block_dev.c: use consistent function doc. notation
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[PATCH v2 7/7] bio: don't copy bvec for direct IO
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2 6/7] bio: add a helper calculating nr segments to alloc
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2 5/7] iov_iter: optimise bvec iov_iter_advance()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2 2/7] bvec/iter: disallow zero-length segment bvecs
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2 4/7] target/file: allocate the bvec array as part of struct target_core_file_cmd
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2 3/7] block/psi: remove PSI annotations from direct IO
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2 1/7] splice: don't generate zero-len segement bvecs
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2 0/7] no-copy bvec
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH 6/6] bcache-tools: display obsoleted bucket size configuration
From
: Coly Li <colyli@xxxxxxx>
[PATCH 5/6] bcache-tools: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
From
: Coly Li <colyli@xxxxxxx>
[PATCH 4/6] bcache-tools: check incompatible feature set
From
: Coly Li <colyli@xxxxxxx>
[PATCH 2/6] bcache-tools: only call set_bucket_size() for cache device
From
: Coly Li <colyli@xxxxxxx>
[PATCH 1/6] bcache.h: fix typo from SUUP to SUPP
From
: Coly Li <colyli@xxxxxxx>
[PATCH 3/6] bcache.h: add BCH_FEATURE_INCOMPAT_LARGE_BUCKET to BCH_FEATURE_INCOMPAT_SUPP
From
: Coly Li <colyli@xxxxxxx>
[PATCH 0/6] bcache-tools: improve large bucket on-disk layout
From
: Coly Li <colyli@xxxxxxx>
[PATCH 4/4] bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_LARGE_BUCKET
From
: Coly Li <colyli@xxxxxxx>
[PATCH 3/4] bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
From
: Coly Li <colyli@xxxxxxx>
[PATCH 2/4] bcache: check unsupported feature sets for bcache register
From
: Coly Li <colyli@xxxxxxx>
[PATCH 1/4] bcache: fix typo from SUUP to SUPP in features.h
From
: Coly Li <colyli@xxxxxxx>
[PATCH 0/4] bcache: improve large bucket size on-disk layout
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH] loop: fix I/O error on fsync() in detached loop devices
From
: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.11-rc
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] Block fixes for 5.11-rc
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] loop: fix I/O error on fsync() in detached loop devices
From
: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
Re: [PATCH 0/4] Fix order when split bio and send remaining back to itself
From
: Danny Shih <dannyshih@xxxxxxxxxxxx>
Re: [PATCH 0/4] Fix order when split bio and send remaining back to itself
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: antlists <antlists@xxxxxxxxxxxxxxx>
Re: [PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: "John Stoffel" <john@xxxxxxxxxxx>
Re: [PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: "John Stoffel" <john@xxxxxxxxxxx>
[RFC V2] block: reject I/O for same fd if block size changed
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
Re: [RFC] block: reject I/O in BLKRRPART if block size changed
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
Re: [PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: antlists <antlists@xxxxxxxxxxxxxxx>
Re: [PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: Danny Shih <dannyshih@xxxxxxxxxxxx>
fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
From
: Andres Freund <andres@xxxxxxxxxxx>
[PATCH 6/6] bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 5/6] block: move three bvec helpers declaration into private helper
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 4/6] block: set .bi_max_vecs as actual allocated vector number
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 3/6] block: don't allocate inline bvecs if this bioset needn't bvecs
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 1/6] block: manage bio slab cache by xarray
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 2/6] block: don't pass BIOSET_NEED_BVECS for q->bio_split
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 0/6] block: improvement on bioset & bvec allocation
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH] fs/buffer: try to submit writeback bio in unit of page
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: "John Stoffel" <john@xxxxxxxxxxx>
Re: [PATCH] block: add debugfs stanza for QUEUE_FLAG_NOWAIT.
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH -next] aoe: Use kzalloc for allocating only one thing
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: How to utilize a PCIE4.0 SSD?
From
: Stefan Lederer <lederers@xxxxxxxxxxxxxxxx>
Re: How to utilize a PCIE4.0 SSD?
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: How to utilize a PCIE4.0 SSD?
From
: Keith Busch <kbusch@xxxxxxxxxx>
[PATCH] block: avoid fragmented discard splits
From
: Tom Yan <tom.ty89@xxxxxxxxx>
[PATCH -next] aoe: Use kzalloc for allocating only one thing
From
: Zheng Yongjun <zhengyongjun3@xxxxxxxxxx>
How to utilize a PCIE4.0 SSD?
From
: Stefan Lederer <lederers@xxxxxxxxxxxxxxxx>
[PATCH 0/4] Fix order when split bio and send remaining back to itself
From
: dannyshih <dannyshih@xxxxxxxxxxxx>
[PATCH 4/4] md: use submit_bio_noacct_add_head for split bio sending back
From
: dannyshih <dannyshih@xxxxxxxxxxxx>
[PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: dannyshih <dannyshih@xxxxxxxxxxxx>
[PATCH 2/4] block: use submit_bio_noacct_add_head for split bio sending back
From
: dannyshih <dannyshih@xxxxxxxxxxxx>
[PATCH 3/4] dm: use submit_bio_noacct_add_head for split bio sending back
From
: dannyshih <dannyshih@xxxxxxxxxxxx>
[PATCH v3 6/6] dm: set DM_TARGET_PASSES_CRYPTO feature for some targets
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v3 4/6] dm: Support key eviction from keyslot managers of underlying devices
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v3 5/6] dm: Verify inline encryption capabilities of new table when it is loaded
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v3 3/6] dm: add support for passing through inline crypto support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v3 2/6] block: keyslot-manager: Introduce functions for device mapper support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v3 1/6] block: keyslot-manager: Introduce passthrough keyslot manager
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v3 0/6] add support for inline encryption to device mapper
From
: Satya Tangirala <satyat@xxxxxxxxxx>
Re: [PATCH 1/3] blk-mq: allow hardware queue to get more tag while sharing a tag set
From
: "yukuai (C)" <yukuai3@xxxxxxxxxx>
Re: [PATCH 1/3] blk-mq: allow hardware queue to get more tag while sharing a tag set
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH blktests v3 2/2] zbd/005: Provide max_active/open_zones limit to fio command
From
: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
[PATCH blktests v3 1/2] common/rc: Check both max_active_zones and max_open_zones
From
: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
[PATCH blktests v3 0/2] Support max_open_zones and max_active_zones
From
: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
[PATCH v5 4/4] scatterlist: add sgl_memset()
From
: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
[PATCH v5 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
From
: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
[PATCH v5 3/4] scatterlist: add sgl_compare_sgl() function
From
: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
[PATCH v5 2/4] scatterlist: add sgl_copy_sgl() function
From
: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
[PATCH v5 0/4] scatterlist: add new capabilities
From
: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
Re: [git pull] device mapper fix for 5.11-rc2
From
: pr-tracker-bot@xxxxxxxxxx
[git pull] device mapper fix for 5.11-rc2
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
[PATCH] block: add debugfs stanza for QUEUE_FLAG_NOWAIT.
From
: Andres Freund <andres@xxxxxxxxxxx>
Re: [blokc/blk] d828aefa7a: xfstests.xfs.372.fail
From
: Hui Su <sh_def@xxxxxxx>
Re: [PATCH 1/3] blk-mq: allow hardware queue to get more tag while sharing a tag set
From
: "yukuai (C)" <yukuai3@xxxxxxxxxx>
Re: [PATCH 1/3] blk-mq: allow hardware queue to get more tag while sharing a tag set
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 1/3] blk-mq: allow hardware queue to get more tag while sharing a tag set
From
: "yukuai (C)" <yukuai3@xxxxxxxxxx>
Re: [PATCH v2] local64.h: make <asm/local64.h> mandatory
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2] local64.h: make <asm/local64.h> mandatory
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH 1/3] blk-mq: allow hardware queue to get more tag while sharing a tag set
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH v2] local64.h: make <asm/local64.h> mandatory
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[RFC] block: reject I/O in BLKRRPART if block size changed
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
[PATCH 1/3] blk-mq: allow hardware queue to get more tag while sharing a tag set
From
: Yu Kuai <yukuai3@xxxxxxxxxx>
[PATCH 2/3] blk-mq: clear 'active_queues' immediately when 'nr_active' is decreased to 0
From
: Yu Kuai <yukuai3@xxxxxxxxxx>
[PATCH 0/3] fix the performance fluctuation due to shared tagset
From
: Yu Kuai <yukuai3@xxxxxxxxxx>
[PATCH 3/3] blk-mq: decrease pending_queues when it expires
From
: Yu Kuai <yukuai3@xxxxxxxxxx>
[PATCH] rsxx: remove unused including <linux/version.h>
From
: Tian Tao <tiantao6@xxxxxxxxxxxxx>
[PATCH] bfq: don't duplicate code for different paths
From
: huhai <huhai@xxxxxxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.11-rc1
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH v1 0/6] no-copy bvec
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v1 0/6] no-copy bvec
From
: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
Re: [PATCH v1 0/6] no-copy bvec
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[GIT PULL] Block fixes for 5.11-rc1
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1 0/6] no-copy bvec
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v1 0/6] no-copy bvec
From
: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
[PATCH] block: sed-opal: remove h from printk format specifier
From
: trix@xxxxxxxxxx
Re: [RFC] nvme: set block size during namespace validation
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
Re: [RFC] nvme: set block size during namespace validation
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 0/2] bcache second wave patches for Linux v5.11
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC] nvme: set block size during namespace validation
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
Re: [PATCH v1 0/6] no-copy bvec
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v1 0/6] no-copy bvec
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC] nvme: set block size during namespace validation
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: Bart Van Assche <bvanassche@xxxxxxx>
[PATCH 2/2] md/bcache: convert comma to semicolon
From
: Coly Li <colyli@xxxxxxx>
[PATCH 1/2] bcache:remove a superfluous check in register_bcache
From
: Coly Li <colyli@xxxxxxx>
[PATCH 0/2] bcache second wave patches for Linux v5.11
From
: Coly Li <colyli@xxxxxxx>
[RFC] nvme: set block size during namespace validation
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
Re: [PATCH v1 0/6] no-copy bvec
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v2] blokc/blk-merge: remove the next_bvec label in __blk_bios_map_sg()
From
: Hui Su <sh_def@xxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH RFC 7/7] dm: add support for IO polling
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH RFC 0/7] dm: add support of iopoll
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH RFC 3/7] block: add iopoll method for non-mq device
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH RFC 6/7] block: track cookies of split bios for bio-based device
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH RFC 5/7] dm: always return BLK_QC_T_NONE for bio-based device
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH RFC 2/7] block: add helper function fetching gendisk from queue
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH RFC 4/7] block: define blk_qc_t as uintptr_t
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH RFC 1/7] block: move definition of blk_qc_t to types.h
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH] blokc/blk-merge: remove the next_bvec label in __blk_bios_map_sg()linux-block@xxxxxxxxxxxxxxx (open list:BLOCK LAYER)
From
: Hui Su <sh_def@xxxxxxx>
Re: [PATCH] blokc/blk-merge: remove the next_bvec label in __blk_bios_map_sg()linux-block@xxxxxxxxxxxxxxx (open list:BLOCK LAYER)
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] blokc/blk-merge: remove the next_bvec label in __blk_bios_map_sg()linux-block@xxxxxxxxxxxxxxx (open list:BLOCK LAYER)
From
: Hui Su <sh_def@xxxxxxx>
Re: [dm-devel] DM's filesystem lookup in dm_get_dev_t() [was: Re: linux-next: manual merge of the device-mapper tree with Linus' tree]
From
: Christoph Hellwig <hch@xxxxxx>
Re: DM's filesystem lookup in dm_get_dev_t() [was: Re: linux-next: manual merge of the device-mapper tree with Linus' tree]
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2] block: move definition of blk_qc_t to types.h
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH] blokc/blk-merge: remove the next_bvec label in __blk_bios_map_sg()linux-block@xxxxxxxxxxxxxxx (open list:BLOCK LAYER)
From
: sh <sh_def@xxxxxxx>
[PATCH v2] block: move definition of blk_qc_t to types.h
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 2/2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH] block: move definition of blk_qc_t to types.h
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [git pull] device mapper changes for 5.11
From
: pr-tracker-bot@xxxxxxxxxx
Re: [dm-devel] DM's filesystem lookup in dm_get_dev_t() [was: Re: linux-next: manual merge of the device-mapper tree with Linus' tree]
From
: Alasdair G Kergon <agk@xxxxxxxxxx>
Re: DM's filesystem lookup in dm_get_dev_t() [was: Re: linux-next: manual merge of the device-mapper tree with Linus' tree]
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH v6 00/16] blkcg:Support to track FC storage blk io traffic
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH v6 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH v6 02/16] blkcg: Added a app identifier support for blkcg
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH 2/2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
From
: Jan Kara <jack@xxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: small MAINTAINERS and copyright updates
From
: Jens Axboe <axboe@xxxxxxxxx>
[git pull] device mapper changes for 5.11
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
DM's filesystem lookup in dm_get_dev_t() [was: Re: linux-next: manual merge of the device-mapper tree with Linus' tree]
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1 0/6] no-copy bvec
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1 3/6] bio: deduplicate adding a page into bio
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] block: move definition of blk_qc_t to types.h
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH 2/2] block: fixup the kerneldoc for lookup_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/2] block: fixup the kerneldoc for bd_abort_claiming
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: small MAINTAINERS and copyright updates
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [RFC PATCH] badblocks: Improvement badblocks_set() for handling multiple ranges
From
: antlists <antlists@xxxxxxxxxxxxxxx>
Re: [PATCH 2/2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
From
: Jan Kara <jack@xxxxxxx>
[PATCH v6 15/16] lpfc: vmid: Introducing vmid in io path.
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 13/16] lpfc: vmid: Timeout implementation for vmid
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 11/16] lpfc: vmid: Implements CT commands for appid.
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 09/16] lpfc: vmid: Implements ELS commands for appid patch
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 10/16] lpfc: vmid: Functions to manage vmids
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 07/16] lpfc: vmid: VMID params initialization
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 12/16] lpfc: vmid: Appends the vmid in the wqe before sending
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 06/16] lpfc: vmid: Forward declarations for APIs
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 03/16] nvme: Added a newsysfs attribute appid_store
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 02/16] blkcg: Added a app identifier support for blkcg
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 01/16] cgroup: Added cgroup_get_from_id
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v6 00/16] blkcg:Support to track FC storage blk io traffic
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
RE: [PATCH v5 02/16] blkcg: Added a app identifier support for blkcg
From
: Muneendra Kumar M <muneendra.kumar@xxxxxxxxxxxx>
[PATCH] block: move definition of blk_qc_t to types.h
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH] block: aoe: Use seq_putc() if possible
From
: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: Bart Van Assche <bvanassche@xxxxxxx>
[PATCH -next] block: brd: Replace simple_strtol by simple_strtoul
From
: Zheng Yongjun <zhengyongjun3@xxxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH] block: aoe: replace use of __constant_htons to htons
From
: "'Amey Narkhede'" <ameynarkhede03@xxxxxxxxx>
Re: [PATCH] block: aoe: replace use of __constant_htons to htons
From
: "'Amey Narkhede'" <ameynarkhede03@xxxxxxxxx>
Fwd: Re: [PATCH] block: aoe: replace use of __constant_htons to htons
From
: "'Amey Narkhede'" <ameynarkhede03@xxxxxxxxx>
[PATCH] block: fix use-after-free in disk_part_iter_next
From
: Ming Lei <ming.lei@xxxxxxxxxx>
RE: [PATCH] block: aoe: replace use of __constant_htons to htons
From
: David Laight <David.Laight@xxxxxxxxxx>
[PATCH] block: aoe: replace use of __constant_htons to htons
From
: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
[PATCH] block: aoe: Use seq_putc() if possible
From
: Amey Narkhede <ameynarkhede03@xxxxxxxxx>
Re: [RFC PATCH] badblocks: Improvement badblocks_set() for handling multiple ranges
From
: Coly Li <colyli@xxxxxxx>
Re: [RFC PATCH] badblocks: Improvement badblocks_set() for handling multiple ranges
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH v5 11/16] lpfc: vmid: Implements CT commands for appid.
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [RFC PATCH] badblocks: Improvement badblocks_set() for handling multiple ranges
From
: antlists <antlists@xxxxxxxxxxxxxxx>
Re: [PATCH v5 10/16] lpfc: vmid: Functions to manage vmids
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v5 09/16] lpfc: vmid: Implements ELS commands for appid patch
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v5 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH v5 02/16] blkcg: Added a app identifier support for blkcg
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH v5 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 2/2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: Bart Van Assche <bvanassche@xxxxxxx>
[PATCH 1/2] Revert "blk-mq, elevator: Count requests per hctx to improve performance"
From
: Jan Kara <jack@xxxxxxx>
[PATCH 0/2 RFC] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
From
: Jan Kara <jack@xxxxxxx>
[PATCH 2/2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] block/rnbd: Adding name to the Contributors List
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: "blk-mq: Use llist_head for blk_cpu_done" causing warnings
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: "blk-mq: Use llist_head for blk_cpu_done" causing warnings
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
"blk-mq: Use llist_head for blk_cpu_done" causing warnings
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] block/rnbd: Adding name to the Contributors List
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH] block/rnbd: Adding name to the Contributors List
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [RFC PATCH] badblocks: Improvement badblocks_set() for handling multiple ranges
From
: Dan Williams <dan.j.williams@xxxxxxxxx>
Re: [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Daniel Wagner <dwagner@xxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Daniel Wagner <dwagner@xxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Daniel Wagner <dwagner@xxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Daniel Wagner <dwagner@xxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Daniel Wagner <dwagner@xxxxxxx>
Re: [PATCH v5 0/2] fix inaccurate io_ticks
From
: Weiping Zhang <zwp10758@xxxxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Daniel Wagner <dwagner@xxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
Re: [PATCH 0/4] Fix DASD control unit updates
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/4] s390/dasd: fix hanging device offline processing
From
: Stefan Haberland <sth@xxxxxxxxxxxxx>
[PATCH 4/4] s390/dasd: fix list corruption of lcu list
From
: Stefan Haberland <sth@xxxxxxxxxxxxx>
[PATCH 3/4] s390/dasd: fix list corruption of pavgroup group list
From
: Stefan Haberland <sth@xxxxxxxxxxxxx>
[PATCH 2/4] s390/dasd: prevent inconsistent LCU device data
From
: Stefan Haberland <sth@xxxxxxxxxxxxx>
[PATCH 0/4] Fix DASD control unit updates
From
: Stefan Haberland <sth@xxxxxxxxxxxxx>
Re: [PATCH 1/2] blk-iocost: Add iocg idle state tracepoint
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] nbd: Respect max_part for all partition scans
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] nbd: Respect max_part for all partition scans
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: nvme: enable char device per namespace
From
: Javier González <javier@xxxxxxxxxxx>
[RFC PATCH v2 0/2] blk-mq: Avoid use-after-free for accessing old requests
From
: John Garry <john.garry@xxxxxxxxxx>
[RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
[RFC PATCH v2 1/2] blk-mq: Clean up references to old requests when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH] nbd: Respect max_part for all partition scans
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] blk-iocost: Add iocg idle state tracepoint
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] blk-iocost: Use alloc_percpu_gfp() to simplify the code
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [GIT PULL] Block driver changes for 5.11
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] Block changes for 5.10
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] Block driver changes for 5.11
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] Block driver changes for 5.11
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] Block driver changes for 5.11
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v5 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH V4] nvme: enable char device per namespace
From
: javier@xxxxxxxxxxx
Re: nvme: enable char device per namespace
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH v5 13/16] lpfc: vmid: Timeout implementation for vmid
From
: kernel test robot <lkp@xxxxxxxxx>
Re: nvme: enable char device per namespace
From
: Javier González <javier@xxxxxxxxxxx>
Re: [PATCH v5 11/16] lpfc: vmid: Implements CT commands for appid.
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH V3] nvme: enable char device per namespace
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH v5 10/16] lpfc: vmid: Functions to manage vmids
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v5 09/16] lpfc: vmid: Implements ELS commands for appid patch
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v2] blk-mq: Remove 'running from the wrong CPU' warning
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2] blk-mq: Remove 'running from the wrong CPU' warning
From
: Daniel Wagner <dwagner@xxxxxxx>
Re: [PATCH 2/2] blk-iocost: Use alloc_percpu_gfp() to simplify the code
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH v5 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCHv2 for-next 0/7] Misc update for rnbd
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] Block changes for 5.10
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v5 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 13/16] lpfc: vmid: Timeout implementation for vmid
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 10/16] lpfc: vmid: Functions to manage vmids
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 09/16] lpfc: vmid: Implements ELS commands for appid patch
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 15/16] lpfc: vmid: Introducing vmid in io path.
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 12/16] lpfc: vmid: Appends the vmid in the wqe before sending
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 11/16] lpfc: vmid: Implements CT commands for appid.
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 07/16] lpfc: vmid: VMID params initialization
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 06/16] lpfc: vmid: Forward declarations for APIs
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 03/16] nvme: Added a newsysfs attribute appid_store
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 02/16] blkcg: Added a app identifier support for blkcg
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 01/16] cgroup: Added cgroup_get_from_id
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
[PATCH v5 00/16] blkcg:Support to track FC storage blk io traffic
From
: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
Re: [PATCH V3] nvme: enable char device per namespace
From
: Javier González <javier@xxxxxxxxxxx>
Re: [PATCH V3] nvme: enable char device per namespace
From
: Javier González <javier@xxxxxxxxxxx>
Re: [PATCH 058/141] xen-blkfront: Fix fall-through warnings for Clang
From
: Jürgen Groß <jgross@xxxxxxxx>
Re: [PATCHv2 for-next 0/7] Misc update for rnbd
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: [PATCH V7 4/6] nvmet: add ZBD over ZNS backend support
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH V7 4/6] nvmet: add ZBD over ZNS backend support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH V7 4/6] nvmet: add ZBD over ZNS backend support
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH V7 4/6] nvmet: add ZBD over ZNS backend support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH V7 4/6] nvmet: add ZBD over ZNS backend support
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH V3] nvme: enable char device per namespace
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH V3] nvme: enable char device per namespace
From
: Keith Busch <kbusch@xxxxxxxxxx>
[PATCH V3] nvme: enable char device per namespace
From
: javier@xxxxxxxxxxx
Allow use of fua to be disabled on per-device basis?
From
: Andres Freund <andres@xxxxxxxxxxx>
Re: [PATCH] blktrace: fix 'BUG: sleeping function called from invalid context' in case of PREEMPT_RT
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
RE: [PATCH] [v3] blk-mq-tag: make blk_mq_tag_busy() return void
From
: Tianxianting <tian.xianting@xxxxxxx>
[PATCH] block: remove h from printk format specifier
From
: trix@xxxxxxxxxx
Re: [PATCH v1 0/6] no-copy bvec
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
RE: [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
From
: David Laight <David.Laight@xxxxxxxxxx>
Re: [LSFMMBPF 2021] A status update
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [LSFMMBPF 2021] A status update
From
: Michal Hocko <mhocko@xxxxxxxx>
Re: [PATCH] blktrace: fix 'BUG: sleeping function called from invalid context' in case of PREEMPT_RT
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v1 0/6] no-copy bvec
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v1 0/6] no-copy bvec
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH] block: Avoid fragmented discard splits for ATA drives
From
: Tom Yan <tom.ty89@xxxxxxxxx>
RE: [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
From
: David Laight <David.Laight@xxxxxxxxxx>
Re: [PATCH V7 4/6] nvmet: add ZBD over ZNS backend support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Bob Liu <bob.liu@xxxxxxxxxx>
[PATCH V7 5/6] nvmet: add bio get helper for different backends
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V7 6/6] nvmet: add bio put helper for different backends
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V7 4/6] nvmet: add ZBD over ZNS backend support
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V7 3/6] nvmet: add NVM command set identifier support
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V7 1/6] block: export bio_add_hw_pages()
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V7 2/6] nvmet: add lba to sect conversion helpers
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V7 0/6] nvmet: add ZBD backend support
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
Re: [PATCH v1 0/6] no-copy bvec
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v1 0/6] no-copy bvec
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v1 6/6] block/iomap: don't copy bvec for direct IO
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v1 3/6] bio: deduplicate adding a page into bio
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v1 1/6] target/file: allocate the bvec array as part of struct target_core_file_cmd
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v1] drivers: block: skd: remove skd_pci_info()
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
Re: [dm-devel] [git pull] 2 reverts for 5.11 to fix v5.10 MD regression
From
: pr-tracker-bot@xxxxxxxxxx
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: Linux 5.10
From
: Dave Jones <davej@xxxxxxxxxxxxxxxxx>
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[git pull] 2 reverts for 5.11 to fix v5.10 MD regression
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 2/2] iov_iter: optimise iter type checking
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: Linux 5.10
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: Linux 5.10
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
[PATCH v1] drivers: block: skd: remove skd_pci_info()
From
: Puranjay Mohan <puranjay12@xxxxxxxxx>
[GIT PULL] Block driver changes for 5.11
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] blktrace: fix 'BUG: sleeping function called from invalid context' in case of PREEMPT_RT
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[GIT PULL] Block changes for 5.10
From
: Jens Axboe <axboe@xxxxxxxxx>
RE: [PATCH 2/2] iov_iter: optimise iter type checking
From
: David Laight <David.Laight@xxxxxxxxxx>
[PATCH v2] scsi: sd: remove obsolete variable in sd_remove()
From
: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
Re: [RFC PATCH v3 1/2] block: add simple copy support
From
: Selva Jove <selvajove@xxxxxxxxx>
Re: [RFC PATCH v3 1/2] block: add simple copy support
From
: Selva Jove <selvajove@xxxxxxxxx>
Re: [PATCH] drivers: block: skd: remove skd_pci_info()
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
[PATCH] blktrace: fix 'BUG: sleeping function called from invalid context' in case of PREEMPT_RT
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V6 4/6] nvmet: add ZBD over ZNS backend support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 2/2] iov_iter: optimise iter type checking
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 1/2] iov: introduce ITER_BVEC_FLAG_FIXED
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [RFC 0/2] nocopy bvec for direct IO
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.10 final
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL v2] Final block fixes for 5.10
From
: pr-tracker-bot@xxxxxxxxxx
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: KASAN: use-after-free Read in disk_part_iter_next
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V6 4/6] nvmet: add ZBD over ZNS backend support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
[PATCH V6 5/6] nvmet: add bio get helper for different backends
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V6 6/6] nvmet: add bio put helper for different backends
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V6 2/6] nvmet: add lba to sect conversion helpers
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V6 4/6] nvmet: add ZBD over ZNS backend support
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V6 3/6] nvmet: add NVM command set identifier support
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V6 1/6] block: export bio_add_hw_pages()
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V6 0/6] nvmet: add ZBD backend support
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[GIT PULL v2] Final block fixes for 5.10
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v3] block: drop dead assignments in loop_init()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 0/3] blk-mq: trivial helper and fixes comments
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [LSFMMBPF 2021] A status update
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH V5 4/6] nvmet: add ZBD over ZNS backend support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH V5 4/6] nvmet: add ZBD over ZNS backend support
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
[PATCH v3] block: drop dead assignments in loop_init()
From
: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
Re: [PATCH V5 2/6] nvmet: add lba to sect coversion helpers
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH] block: drop dead assignments in loop_init()
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.10 final
From
: Jens Axboe <axboe@xxxxxxxxx>
[GIT PULL] Block fixes for 5.10 final
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC v3] block: avoid the unnecessary blk_bio_discard_split()
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH] drivers: block: skd: remove skd_pci_info()
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH] drivers: block: skd: remove skd_pci_info()
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [PATCH] drivers: block: skd: remove skd_pci_info()
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
KASAN: use-after-free Read in disk_part_iter_next
From
: syzbot <syzbot+825f0f9657d4e528046e@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] block: drop dead assignments in loop_init()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v2] block: drop dead assignments in loop_init()
From
: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
Re: [PATCH] block: drop dead assignments in loop_init()
From
: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
Re: [PATCH] block: drop dead assignments in loop_init()
From
: Julia Lawall <julia.lawall@xxxxxxxx>
[PATCH] block: drop dead assignments in loop_init()
From
: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
Re: [RFC PATCH v3 1/2] block: add simple copy support
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 2/3] blk-mq: update arg in comment of blk_mq_map_queue
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v3 1/2] block: add simple copy support
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [PATCH 3/3] blk-mq: fix msec comment from micro to milli seconds
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Hannes Reinecke <hare@xxxxxxx>
[PATCH] drivers: block: skd: remove skd_pci_info()
From
: Puranjay Mohan <puranjay12@xxxxxxxxx>
Re: [PATCH 2/2] block: no-copy bvec for direct IO
From
: Johannes Weiner <hannes@xxxxxxxxxxx>
[RFC v3] block: avoid the unnecessary blk_bio_discard_split()
From
: Tom Yan <tom.ty89@xxxxxxxxx>
Re: [PATCH 2/2] block: no-copy bvec for direct IO
From
: Johannes Weiner <hannes@xxxxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [RFC PATCH v3 1/2] block: add simple copy support
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 2/2] block: no-copy bvec for direct IO
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[RFC PATCH v3 1/2] block: add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
[RFC PATCH v3 2/2] nvme: add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
[RFC PATCH v3 0/2] add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
Re: [PATCH 2/2] block: no-copy bvec for direct IO
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 2/2] block: no-copy bvec for direct IO
From
: Johannes Weiner <hannes@xxxxxxxxxxx>
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 0/3] blk-mq: trivial helper and fixes comments
From
: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Andres Freund <andres@xxxxxxxxxxx>
Re: [PATCH 2/2] blk-iocost: Use alloc_percpu_gfp() to simplify the code
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 2/2] iov_iter: optimise iter type checking
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 00/29] RFC: iov_iter: Switch to using an ops table
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH 01/29] iov_iter: Switch to using a table of operations
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Andres Freund <andres@xxxxxxxxxxx>
Re: [PATCH V5 4/6] nvmet: add ZBD over ZNS backend support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Andres Freund <andres@xxxxxxxxxxx>
Re: [RFC PATCH] blk-mq: Clean up references when freeing rqs
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V5 2/6] nvmet: add lba to sect coversion helpers
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
From
: Andres Freund <andres@xxxxxxxxxxx>
Re: [PATCH 1/2] blk-iocost: Add iocg idle state tracepoint
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 2/3] block: blk_interposer - sample
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 2/3] block: blk_interposer - sample
From
: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
Re: [PATCH V4 0/9] nvmet: add ZBD backend support
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
Re: [PATCH 2/2] blk-iocost: Use alloc_percpu_gfp() to simplify the code
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
From
: Johannes Weiner <hannes@xxxxxxxxxxx>
Re: [RFC PATCH] blk-mq: Clean up references when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH] bfq: Fix computation of shallow depth
From
: Jan Kara <jack@xxxxxxx>
[RFC v2] block: avoid the unnecessary blk_bio_discard_split()
From
: Tom Yan <tom.ty89@xxxxxxxxx>
Re: [PATCH 1/2] ALSA: ppc: drop if block with always false condition
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
[PATCH 1/2] blk-iocost: Add iocg idle state tracepoint
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
[PATCH 2/2] blk-iocost: Use alloc_percpu_gfp() to simplify the code
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
Re: [RFC PATCH] blk-mq: Clean up references when freeing rqs
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCHv2 for-next 7/7] block/rnbd-clt: Does not request pdu to rtrs-clt
From
: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
[PATCHv2 for-next 6/7] block/rnbd-clt: Dynamically allocate sglist for rnbd_iu
From
: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
[PATCHv2 for-next 4/7] block/rnbd: Fix typos
From
: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
[PATCHv2 for-next 5/7] block/rnbd: Set write-back cache and fua same to the target device
From
: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
[PATCHv2 for-next 1/7] block/rnbd-clt: Get rid of warning regarding size argument in strlcpy
From
: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
[PATCHv2 for-next 3/7] block/rnbd-srv: Protect dev session sysfs removal
From
: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
[PATCHv2 for-next 2/7] block/rnbd-clt: Fix possible memleak
From
: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
[PATCHv2 for-next 0/7] Misc update for rnbd
From
: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: small MAINTAINERS and copyright updates
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH] block: blk-iocost: fix build for ARCH with missing local64.h files
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
[PATCH 3/3] block: update some copyrights
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/3] block: remove a pointless self-reference in block_dev.c
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/3] MAINTAINERS: add fs/block_dev.c to the block section
From
: Christoph Hellwig <hch@xxxxxx>
small MAINTAINERS and copyright updates
From
: Christoph Hellwig <hch@xxxxxx>
Re: split hard read-only vs read-only policy v2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] [v3] blk-mq-tag: make blk_mq_tag_busy() return void
From
: Xianting Tian <tian.xianting@xxxxxxx>
[PATCH V5 6/6] nvmet: add bio get helper for different backends
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V5 5/6] nvmet: add bio put helper for different backends
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V5 2/6] nvmet: add lba to sect coversion helpers
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V5 4/6] nvmet: add ZBD over ZNS backend support
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH V5 3/6] nvmet: add NVM command set identifier support
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]