Linux Block I/O
[Prev Page][Next Page]
- [PATCH V6 1/1] block: reject I/O for same fd if block size changed
- From: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
- Re: [PATCH RESEND] drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: re-evaluate convenience of I/O plugging on rq arrivals
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: replace mechanism for evaluating I/O intensity
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 04/10] block: simplify submit_bio_checks a bit
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH] blk: wbt: remove unused parameter from wbt_should_throttle
- From: chenlei0x@xxxxxxxxx
- [PATCH v2 3/6] block: add iopoll method to support bio-based IO polling
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 1/6] block: move definition of blk_qc_t to types.h
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 4/6] dm: always return BLK_QC_T_NONE for bio-based device
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- 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: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 02/10] dcssblk: remove the end of device check in dcssblk_submit_bio
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 1/1] s390/dasd: Fix inconsistent kobject removal
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] block/keyslot-manager: introduce devm_blk_ksm_init()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/9] n64: use sector SECTOR_SHIFT instead 512
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 4/9] n64: use enums for reg
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 9/9] n64: store dev instance into disk private data
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 8/9] n64: cleanup n64cart_probe()
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 2/9] n64: move module info at the end
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 1/9] n64: use pr_fmt to avoid duplicate string
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 6/9] n64: remove curly brackets
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 7/9] n64: cosmetics changes
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 3/9] n64: move module param at the top
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 0/9] n64: small cleanups
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- Re: [PATCH v11] block: Add n64 cart driver
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: second batch of fixes and improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] Resource-managed blk_ksm_init()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] Resource-managed blk_ksm_init()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/2] Resource-managed blk_ksm_init()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] fio: add hipri option to sg engine
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2] fio: add hipri option to sg engine
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH 1/2] block/keyslot-manager: introduce devm_blk_ksm_init()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/2] scsi: ufs: use devm_blk_ksm_init()
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [PATCH 1/2] block/keyslot-manager: introduce devm_blk_ksm_init()
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v3 1/1] loop: scale loop device by introducing per device lock
- From: Pavel Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v3 0/1] scale loop device lock
- From: Pavel Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH] zram: fix NULL check before some freeing functions is not needed
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: save also weight-raised service on queue merging
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: second batch of fixes and improvements
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH blktests] nvmeof-mp/rc: fix nvmeof-mp failure when NVME_TARGET_PASSTHRU enabled
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH] block: skip bio_check_eod for partition-remapped bios
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: skip bio_check_eod for partition-remapped bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] nbd: freeze the queue while we're adding connections
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] nbd: freeze the queue while we're adding connections
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: store a pointer to the block_device in struct bio (again) v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/1] s390/dasd: fix kobject removal
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 0/7] no-copy bvec
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 08/10] block: add a disk_uevent helper
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH 3/3 v2] blk-mq: Use llist_head for blk_cpu_done
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 1/3] block: introduce zone_write_granularity limit
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v3 1/3] block: introduce zone_write_granularity limit
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH RESEND] blkcg: delete redundant get/put operations for queue
- From: Chunguang Xu <brookxu.cn@xxxxxxxxx>
- Re: [PATCH V3 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V3 2/2] block: remove unnecessary argument from blk_execute_rq
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH V3 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH V3 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] bsg: free the request before return error code
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Fix an error handling in add_partition
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 2/2] block: remove unnecessary argument from blk_execute_rq
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH V2 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V3 0/6] block: improvement on bioset & bvec allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V3 0/6] block: improvement on bioset & bvec allocation
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] fio: add hipri option to sg engine
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH v2] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH] fio: add hipri option to sg engine
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] bfq: don't duplicate code for different paths
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2 v3] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.11-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Block fixes for 5.11-rc5
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH blktests] nvmeof-mp/rc: fix nvmeof-mp failure when NVME_TARGET_PASSTHRU enabled
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v3 1/3] block: introduce zone_write_granularity limit
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/10] block: remove DISK_PITER_REVERSE
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/10] block: use an xarray for disk->part_tbl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/10] block: add a disk_uevent helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/10] blk-mq: use ->bi_bdev for I/O accounting
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/10] block: use ->bi_bdev for bio based I/O accounting
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/10] block: simplify submit_bio_checks a bit
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/10] block: store a block_device pointer in struct bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/10] dcssblk: remove the end of device check in dcssblk_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/10] brd: remove the end of device check in brd_do_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- store a pointer to the block_device in struct bio (again) v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH blktests] nvmeof-mp/rc: fix nvmeof-mp failure when NVME_TARGET_PASSTHRU enabled
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH 1/3] smp: Process pending softirqs in flush_smp_call_function_from_idle()
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v11] block: Add n64 cart driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v11] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
- Re: [PATCH v10] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
- Re: [PATCH v3 2/3] block: document zone_append_max_bytes attribute
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v3 3/3] zonefs: use zone write granularity as block size
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v3 2/3] block: document zone_append_max_bytes attribute
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v3 1/3] block: introduce zone_write_granularity limit
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH v10] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
- Re: [PATCH v10] block: Add n64 cart driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [git pull] device mapper fixes for 5.11-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- [git pull] device mapper fixes for 5.11-rc5
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional
- From: Arthur Borsboom <arthurborsboom@xxxxxxxxx>
- Re: [PATCH 0/2 v3] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
- From: Jan Kara <jack@xxxxxxx>
- [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: use half slice_idle as a threshold to check short ttime
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX/IMPROVEMENT 3/6] block, bfq: increase time window for waker detection
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: set next_rq to waker_bfqq->next_rq in waker injection
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: do not raise non-default weights
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: avoid spurious switches to soft_rt of interactive queues
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH v9] block: Add n64 cart driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: do not expire a queue when it is the only busy one
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH v9] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
- Re: [PATCH v9] block: Add n64 cart driver
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v9] block: Add n64 cart driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v9] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
- Re: [PATCH v9] block: Add n64 cart driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v9] block: Add n64 cart driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v9] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
- Re: [PATCH v9] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
- [PATCH] kyber: introduce kyber_depth_updated()
- From: Yang Yang <yang.yang@xxxxxxxx>
- Re: [PATCH RFC] virtio-blk: support per-device queue depth
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- [PATCH v9] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
- Re: [PATCH v9] block: Add n64 cart driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] floppy: reintroduce O_NDELAY fix
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH V2 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH V2 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH V2 2/2] block: remove unnecessary argument from blk_execute_rq
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: question about relative control for sync io using bfq
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH V2 2/2] block: remove unnecessary argument from blk_execute_rq
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] bfq: don't duplicate code for different paths
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH] bfq: don't check active group if bfq.weight is not changed
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH v3 1/3] block: introduce zone_write_granularity limit
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v3 1/3] block: introduce zone_write_granularity limit
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 3/3] zonefs: use zone write granularity as block size
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC] virtio-blk: support per-device queue depth
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v3 3/3] zonefs: use zone write granularity as block size
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 2/3] block: document zone_append_max_bytes attribute
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 1/3] block: introduce zone_write_granularity limit
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 0/3] block: add zone write granularity limit
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH blktests] rdma: Use rdma link instead of /sys/class/infiniband/*/parent
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2] bio: limit bio max size.
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v8] block: Add n64 cart driver
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v8] block: Add n64 cart driver
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v8] block: Add n64 cart driver
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH V6 02/13] sbitmap: maintain allocation round_robin in sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 02/13] sbitmap: maintain allocation round_robin in sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 03/13] sbitmap: add helpers for updating allocation hint
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 04/13] sbitmap: move allocation hint into sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 10/13] megaraid_sas: v2 replace sdev_busy with local counter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 08/13] blk-mq: return budget token from .get_budget callback
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 11/13] scsi: add scsi_device_busy() to read sdev->device_busy
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 13/13] scsi: replace sdev->device_busy with sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024)
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 09/13] scsi: put hot fields of scsi_host_template into one cacheline
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 07/13] blk-mq: add callbacks for storing & retrieving budget token
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 06/13] sbitmap: add helper of sbitmap_calculate_shift
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 05/13] sbitmap: export sbitmap_weight
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 01/13] sbitmap: remove sbitmap_clear_bit_unlock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 3/5] nvme-fabrics: avoid double request completion for nvmf_fail_nonready_command
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH v3 3/5] nvme-fabrics: avoid double request completion for nvmf_fail_nonready_command
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH v3 2/5] nvme-core: introduce complete failed request
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH v3 1/5] blk-mq: introduce blk_mq_set_request_complete
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-blk: support per-device queue depth
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- [PATCH v8 2/8] block: blk-crypto: relax alignment requirements for bvecs in bios
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v8 3/8] fscrypt: add functions for direct I/O support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v8 6/8] ext4: support direct I/O with fscrypt using blk-crypto
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v8 7/8] f2fs: support direct I/O with fscrypt using blk-crypto
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v8 8/8] fscrypt: update documentation for direct I/O support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [PATCH] lightnvm: fix memory leak when submit fails
- From: Heiner Litz <hlitz@xxxxxxxx>
- [PATCH v8 4/8] direct-io: add support for fscrypt using blk-crypto
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v8 5/8] iomap: support direct I/O with fscrypt using blk-crypto
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v8 1/8] block: blk-crypto-fallback: handle data unit split across multiple bvecs
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [PATCH] lightnvm: fix memory leak when submit fails
- From: Matias Bjørling <mb@xxxxxxxxxxx>
- Re: [PATCH] lightnvm: fix memory leak when submit fails
- From: Heiner Litz <hlitz@xxxxxxxx>
- Re: [PATCH] lightnvm: fix memory leak when submit fails
- From: Matias Bjørling <mb@xxxxxxxxxxx>
- [PATCH] rsxx: remove redundant NULL check
- From: Yang Li <abaci-bugfix@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] dm: avoid filesystem lookup in dm_get_dev_t()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2] dm: avoid filesystem lookup in dm_get_dev_t()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2] dm: avoid filesystem lookup in dm_get_dev_t()
- Re: [PATCH 3/7] block: respect blk_crypto_bio_sectors_alignment() in bounce.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] ensure bios aren't split in middle of crypto data unit
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: remove unnecessary argument from blk_execute_rq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] lightnvm: fix memory leak when submit fails
- From: Heiner Litz <hlitz@xxxxxxxx>
- Re: [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH 2/2] block: remove unnecessary argument from blk_execute_rq
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH RESEND] drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH] lightnvm: fix memory leak when submit fails
- From: Matias Bjørling <mb@xxxxxxxxxxx>
- Re: [PATCH] floppy: reintroduce O_NDELAY fix
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] lightnvm: fix memory leak when submit fails
- From: Javier González <javier@xxxxxxxxxxx>
- [PATCH] lightnvm: fix memory leak when submit fails
- From: Pan Bian <bianpan2016@xxxxxxx>
- Re: [PATCH 0/2] Resource-managed blk_ksm_init()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] lightnvm: fix memory leak when submit fails
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] nvme fixes for 5.11
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v8] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
- Re: [PATCH v2] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v2] bio: limit bio max size
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v2] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH v3 3/5] nvme-fabrics: avoid double request completion for nvmf_fail_nonready_command
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 3/5] nvme-fabrics: avoid double request completion for nvmf_fail_nonready_command
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 3/5] nvme-fabrics: avoid double request completion for nvmf_fail_nonready_command
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 2/5] nvme-core: introduce complete failed request
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/5] blk-mq: introduce blk_mq_set_request_complete
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] scsi: ufs: use devm_blk_ksm_init()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 0/2] Resource-managed blk_ksm_init()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/2] block/keyslot-manager: introduce devm_blk_ksm_init()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [GIT PULL] nvme fixes for 5.11
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields()
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] blk-mq: introduce REQ_COMPLETE_WQ and add a workqueue to complete the request
- From: "liu xiang" <liu.xiang@xxxxxxxxxxxxxx>
- Re: [PATCH blktests] rdma: Use rdma link instead of /sys/class/infiniband/*/parent
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH v3 0/5] avoid double request completion and IO error
- From: Chao Leng <lengchao@xxxxxxxxxx>
- [PATCH v3 1/5] blk-mq: introduce blk_mq_set_request_complete
- From: Chao Leng <lengchao@xxxxxxxxxx>
- [PATCH v3 4/5] nvme-rdma: avoid IO error for nvme native multipath
- From: Chao Leng <lengchao@xxxxxxxxxx>
- [PATCH v3 5/5] nvme-fc: avoid IO error for nvme native multipath
- From: Chao Leng <lengchao@xxxxxxxxxx>
- [PATCH v3 3/5] nvme-fabrics: avoid double request completion for nvmf_fail_nonready_command
- From: Chao Leng <lengchao@xxxxxxxxxx>
- [PATCH v3 2/5] nvme-core: introduce complete failed request
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields()
- From: Julian Calaby <julian.calaby@xxxxxxxxx>
- Re: [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH v2] bio: limit bio max size.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH blktests] common/multipath-over-rdma: update is_rdma_device
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH blktests] rdma: Use rdma link instead of /sys/class/infiniband/*/parent
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2] bio: limit bio max size.
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH v2] bio: limit bio max size.
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- [PATCH blktests] common/multipath-over-rdma: update is_rdma_device
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 3/3 v7] block: Add n64 cart driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional
- From: Arthur Borsboom <arthurborsboom@xxxxxxxxx>
- Re: [PATCH 3/3 v7] block: Add n64 cart driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] mmc: Support kmsg dumper based on pstore/blk
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 3/3 v7] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
- Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional
- From: Arthur Borsboom <arthurborsboom@xxxxxxxxx>
- Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH RFC V4 0/4] block: add two statistic tables
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v2 1/2] block: introduce zone_write_granularity limit
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/1] bsg: free the request before return error code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: introduce REQ_COMPLETE_WQ and add a workqueue to complete the request
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: Fix an error handling in add_partition
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] block: add zone write granularity limit
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 1/2] block: introduce zone_write_granularity limit
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v2 0/2] block: add zone write granularity limit
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v2 0/2] block: add zone write granularity limit
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v2 2/2] block: document zone_append_max_bytes attribute
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 1/2] block: introduce zone_write_granularity limit
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 31/37] eros: use bio_init_fields in data
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [RFC PATCH 31/37] eros: use bio_init_fields in data
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields()
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH RFC] virtio-blk: support per-device queue depth
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] blk-mq: introduce REQ_COMPLETE_WQ and add a workqueue to complete the request
- From: Liu Xiang <liu.xiang@xxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-blk: support per-device queue depth
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Bodo Stroesser <bostroesser@xxxxxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Bodo Stroesser <bostroesser@xxxxxxxxx>
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH 0/3] scatterlist: sgl-sgl ops: copy, equal
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH 2/3] scatterlist: add sgl_equal_sgl() function
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH 3/3] scatterlist: add sgl_memset()
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Bodo Stroesser <bostroesser@xxxxxxxxx>
- [PATCH 1/3] scatterlist: add sgl_copy_sgl() function
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH v2 0/1] scale loop device lock
- From: Pavel Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH 1/1] bsg: free the request before return error code
- From: Pan Bian <bianpan2016@xxxxxxx>
- Re: [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xen-blkfront: don't make discard-alignment mandatory
- From: Jürgen Groß <jgross@xxxxxxxx>
- [PATCH v2 0/2] block: add zone write granularity limit
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 1/2] block: introduce zone_write_granularity limit
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH] xen-blkfront: don't make discard-alignment mandatory
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- [PATCH v2 2/2] block: document zone_append_max_bytes attribute
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 1/2] block: introduce zone_write_granularity limit
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 0/2] block: add zone write granularity limit
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v6 3/4] scatterlist: add sgl_compare_sgl() function
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional
- From: Jürgen Groß <jgross@xxxxxxxx>
- [PATCH v2] xen-blkfront: allow discard-* nodes to be optional
- From: Roger Pau Monne <roger.pau@xxxxxxxxxx>
- Re: [PATCH] xen-blkfront: don't make discard-alignment mandatory
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- [PATCH v2 2/2] block: document zone_append_max_bytes attribute
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH 2/2] block: document zone_append_max_bytes attribute
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH 2/2] block: document zone_append_max_bytes attribute
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 1/2] block: introduce zone_write_granularity limit
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 0/2] block: add zone write granularity limit
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH] xen-blkfront: don't make discard-alignment mandatory
- From: Jürgen Groß <jgross@xxxxxxxx>
- [RFC PATCH 05/37] ext4: use bio_init_fields in page_io
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 12/37] zonefs: use bio_init_fields in append
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 16/37] floppy: use bio_init_fields
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 15/37] drdb: use bio_init_fields in receiver
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 32/37] eros: use bio_init_fields in zdata
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 19/37] bcache: use bio_init_fields in super
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 18/37] bcache: use bio_init_fields in journal
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 25/37] dm-zoned: use bio_init_fields
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 24/37] dm-zoned: use bio_init_fields target
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 28/37] target: use bio_init_fields in iblock
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 30/37] fs: use bio_init_fields in buffer
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 33/37] jfs: use bio_init_fields in metadata
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- Re: [RFC PATCH 01/37] block: introduce bio_init_fields() helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
- From: "hch@xxxxxx" <hch@xxxxxx>
- Re: [PATCH] block: Add bio_limit
- From: Christoph Hellwig <hch@xxxxxx>
- [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 26/37] dm log writes: use bio_init_fields
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 31/37] eros: use bio_init_fields in data
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 22/37] dm-crypt: use bio_init_fields
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 20/37] bcache: use bio_init_fields in writeback
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 17/37] pktcdvd: use bio_init_fields
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 02/37] fs: use bio_init_fields in block_dev
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 21/37] dm-bufio: use bio_init_fields
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 01/37] block: introduce bio_init_fields() helper
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [RFC PATCH 00/37] block: introduce bio_init_fields()
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- Re: [PATCH V9 5/9] nvmet: add bio get helper for different backends
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] [v3] block: Fix an error handling in add_partition
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH RFC] virtio-blk: support per-device queue depth
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-blk: support per-device queue depth
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-blk: support per-device queue depth
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-blk: support per-device queue depth
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH v6 3/4] scatterlist: add sgl_compare_sgl() function
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] block: Add bio_limit
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v6 3/4] scatterlist: add sgl_compare_sgl() function
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Bodo Stroesser <bostroesser@xxxxxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Bodo Stroesser <bostroesser@xxxxxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH] [v3] block: Fix an error handling in add_partition
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] block: Add bio_limit
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH V9 8/9] nvmet: add common I/O length check helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V9 6/9] nvmet: add bio init helper for different backends
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: Add bio_limit
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH V9 5/9] nvmet: add bio get helper for different backends
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V9 3/9] nvmet: add NVM command set identifier support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V9 2/9] nvmet: add lba to sect conversion helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: Add bio_limit
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] block: Add bio_limit
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/1] s390/dasd: Fix inconsistent kobject removal
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH 1/1] s390/dasd: Fix inconsistent kobject removal
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 0/1] s390/dasd: fix kobject removal
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH v6 0/4] scatterlist: add new capabilities
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH v6 4/4] scatterlist: add sgl_memset()
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH v6 3/4] scatterlist: add sgl_compare_sgl() function
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH v6 2/4] scatterlist: add sgl_copy_sgl() function
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH] xen-blkfront: don't make discard-alignment mandatory
- From: Roger Pau Monne <roger.pau@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-blk: support per-device queue depth
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-blk: support per-device queue depth
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH V6 02/13] sbitmap: maintain allocation round_robin in sbitmap
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V6 02/13] sbitmap: maintain allocation round_robin in sbitmap
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH RFC] virtio-blk: support per-device queue depth
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
- From: Chao Leng <lengchao@xxxxxxxxxx>
- [PATCH V6 09/13] scsi: put hot fields of scsi_host_template into one cacheline
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 11/13] scsi: add scsi_device_busy() to read sdev->device_busy
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024)
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 13/13] scsi: replace sdev->device_busy with sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 10/13] megaraid_sas: v2 replace sdev_busy with local counter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 04/13] sbitmap: move allocation hint into sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 08/13] blk-mq: return budget token from .get_budget callback
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 07/13] blk-mq: add callbacks for storing & retrieving budget token
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 05/13] sbitmap: export sbitmap_weight
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 06/13] sbitmap: add helper of sbitmap_calculate_shift
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 03/13] sbitmap: add helpers for updating allocation hint
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 01/13] sbitmap: remove sbitmap_clear_bit_unlock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 02/13] sbitmap: maintain allocation round_robin in sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] [v3] block: Fix an error handling in add_partition
- From: Dinghao Liu <dinghao.liu@xxxxxxxxxx>
- [PATCH] block: Fix an error handling in add_partition
- From: Dinghao Liu <dinghao.liu@xxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.11-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Block fixes for 5.11-rc4
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Re: [PATCH] block: Fix an error handling in add_partition
- From: dinghao.liu@xxxxxxxxxx
- Re: question about relative control for sync io using bfq
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: question about relative control for sync io using bfq
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH] block: Fix an error handling in add_partition
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [PATCH] block: Fix an error handling in add_partition
- From: Dinghao Liu <dinghao.liu@xxxxxxxxxx>
- Re: [dm-devel] [git pull] device mapper fixes for 5.11-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [git pull] device mapper fixes for 5.11-rc4
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 3/3 v7] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
- Re: [PATCH] block: quiesce queue before freeing queue
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [PATCH] block: quiesce queue before freeing queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] block: quiesce queue before freeing queue
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [GIT PULL] nvme fixes for 5.11
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH] block: Add bio_limit
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [GIT PULL] nvme fixes for 5.11
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] dm: Verify inline encryption capabilities of new table when it is loaded
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 3/6] dm: add support for passing through inline crypto support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 2/6] block: keyslot-manager: Introduce functions for device mapper support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 5/7] block: respect blk_crypto_bio_sectors_alignment() in blk-merge
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH 6/7] block: add WARN() in bio_split() for sector alignment
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH 7/7] block: compute nsegs more accurately in blk_bio_segment_split()
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH 4/7] block: respect blk_crypto_bio_sectors_alignment() in blk-crypto-fallback
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH 1/7] block: make blk_bio_segment_split() able to fail and return error
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH 3/7] block: respect blk_crypto_bio_sectors_alignment() in bounce.c
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH 2/7] block: blk-crypto: Introduce blk_crypto_bio_sectors_alignment()
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH 0/7] ensure bios aren't split in middle of crypto data unit
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [dm-crypt] [PATCH] dm crypt: defer the decryption to a tasklet, when being called with interrupts disabled
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH] bfq: don't check active group if bfq.weight is not changed
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v4 3/3] skd: use generic power management
- From: Vaibhav Gupta <vaibhavgupta40@xxxxxxxxx>
- [PATCH v4 1/3] mtip32xx: use generic power management
- From: Vaibhav Gupta <vaibhavgupta40@xxxxxxxxx>
- [PATCH v4 2/3] rsxx: use generic power management
- From: Vaibhav Gupta <vaibhavgupta40@xxxxxxxxx>
- [PATCH v4 0/3] block: use generic power management
- From: Vaibhav Gupta <vaibhavgupta40@xxxxxxxxx>
- Re: [dm-devel] [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH v2 1/6] blk-mq: introduce blk_mq_set_request_complete
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH v2 0/6] avoid repeated request completion and IO error
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH] bio: limit bio max size.
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH] bio: limit bio max size.
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] bio: limit bio max size.
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 1/6] blk-mq: introduce blk_mq_set_request_complete
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH v2 0/6] avoid repeated request completion and IO error
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH] blkparse: Print time when trace was started
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH 6/6 v6] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
- [PATCH V5 1/1] block: reject I/O for same fd if block size changed
- From: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
- [PATCH V5 0/1] block: fix I/O errors in BLKRRPART
- From: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
- Re: [PATCH 2/2] bfq: Allow short_ttime queues to have waker
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] bfq: Fix check detecting whether waker queue should be selected
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] bfq: Fix check detecting whether waker queue should be selected
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] bfq: Remove stale comment
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] bfq: Fix computation of shallow depth
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] bio: limit bio max size.
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] bio: limit bio max size.
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] blkparse: Print time when trace was started
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] bio: limit bio max size.
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] bio: limit bio max size.
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/3] bfq: Use 'ttime' local variable
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/3] bfq: Avoid false bfq queue merging
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/3] bfq: Use only idle IO periods for think time calculations
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/3] bfq: Use only idle IO periods for think time calculations
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] bio: limit bio max size.
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: Re: [PATCH] bio: limit bio max size.
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
- From: Avi Kivity <avi@xxxxxxxxxxxx>
- Re: [PATCH] bio: limit bio max size.
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: Re: [PATCH] bio: limit bio max size.
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH] bio: limit bio max size.
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V9 9/9] nvmet: call nvmet_bio_done() for zone append
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH V9 8/9] nvmet: add common I/O length check helper
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH V9 6/9] nvmet: add bio init helper for different backends
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH V9 5/9] nvmet: add bio get helper for different backends
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH V9 3/9] nvmet: add NVM command set identifier support
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: Re: [PATCH] bio: limit bio max size.
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH v2] blk: avoid divide-by-zero with zero granularity
- From: Li Feng <fengli@xxxxxxxxxx>
- Re: [PATCH V9 1/9] block: export bio_add_hw_pages()
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] bio: limit bio max size.
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] blk: avoid divide-by-zero with zero granularity
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] blk: avoid divide-by-zero with zero granularity
- From: kernel test robot <lkp@xxxxxxxxx>
- 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: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] blk: avoid divide-by-zero with zero granularity
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: nvme: enable char device per namespace
- From: Javier González <javier@xxxxxxxxxxx>
- Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: nvme: enable char device per namespace
- From: Christoph Hellwig <hch@xxxxxx>
- Re: nvme: enable char device per namespace
- From: Javier González <javier@xxxxxxxxxxx>
- Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] blk: avoid divide-by-zero with zero granularity
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v2] blk: avoid divide-by-zero with zero granularity
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2] blk: avoid divide-by-zero with zero granularity
- From: Feng Li <lifeng1519@xxxxxxxxx>
- Re: [PATCH v2] blk: avoid divide-by-zero with zero granularity
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2] blk: avoid divide-by-zero with zero granularity
- From: Li Feng <fengli@xxxxxxxxxx>
- Re: [PATCH] blk: avoid divide-by-zero with zero granularity
- From: Feng Li <lifeng1519@xxxxxxxxx>
- [PATCH] blk: avoid divide-by-zero with zero granularity
- From: Li Feng <fengli@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 17/28] bfq: Fix computation of shallow depth
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 10/16] bfq: Fix computation of shallow depth
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 33/51] bfq: Fix computation of shallow depth
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: Re: [PATCH] bio: limit bio max size.
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: nvme: enable char device per namespace
- From: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
- Re: nvme: enable char device per namespace
- From: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
- Re: [PATCH] bio: limit bio max size.
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH] bio: limit bio max size.
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V9 9/9] nvmet: call nvmet_bio_done() for zone append
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V9 8/9] nvmet: add common I/O length check helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V9 6/9] nvmet: add bio init helper for different backends
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V9 5/9] nvmet: add bio get helper for different backends
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V9 3/9] nvmet: add NVM command set identifier support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V9 1/9] block: export bio_add_hw_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [dm-devel] [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V9 6/9] nvmet: add bio init helper for different backends
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] null_blk: cleanup zoned mode initialization
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH V9 0/9] nvmet: add ZBD backend support
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH V9 6/9] nvmet: add bio init helper for different backends
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH V9 5/9] nvmet: add bio get helper for different backends
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [dm-devel] [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V9 1/9] block: export bio_add_hw_pages()
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V9 6/9] nvmet: add bio init helper for different backends
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V9 5/9] nvmet: add bio get helper for different backends
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V9 2/9] nvmet: add lba to sect conversion helpers
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH V9 7/9] nvmet: add bio put helper for different backends
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH V9 8/9] nvmet: add common I/O length check helper
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH V9 9/9] nvmet: call nvmet_bio_done() for zone append
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH V9 6/9] nvmet: add bio init helper for different backends
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH V9 5/9] nvmet: add bio get helper for different backends
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH V9 3/9] nvmet: add NVM command set identifier support
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH V9 1/9] block: export bio_add_hw_pages()
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH V9 2/9] nvmet: add lba to sect conversion helpers
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH V9 0/9] nvmet: add ZBD backend support
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH] null_blk: cleanup zoned mode initialization
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- 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 1/2] Revert "blk-mq, elevator: Count requests per hctx to improve performance"
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: nvme: enable char device per namespace
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [PATCH] iosched: Add i10 I/O Scheduler
- From: Rachit Agarwal <rach4x0r@xxxxxxxxx>
- Re: "blk-mq: Use llist_head for blk_cpu_done" causing warnings
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH 0/2 v3] 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 2/2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] block/rnbd-clt: improve find_or_create_sess() return check
- From: Tom Rix <trix@xxxxxxxxxx>
- Re: [PATCH v5 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- question about relative control for sync io using bfq
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Backport of commit "io_uring: grab ->fs as part of async preparation"
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] mm/filemap: don't revert iter on -EIOCBQUEUED
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH RFC 3/7] block: add iopoll method for non-mq device
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 06/16] lpfc: vmid: Forward declarations for APIs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 03/16] nvme: Added a newsysfs attribute appid_store
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 02/16] blkcg: Added a app identifier support for blkcg
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 01/16] cgroup: Added cgroup_get_from_id
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V3 5/6] block: move three bvec helpers declaration into private helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V3 6/6] bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V3 4/6] block: set .bi_max_vecs as actual allocated vector number
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V3 3/6] block: don't allocate inline bvecs if this bioset needn't bvecs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V3 2/6] block: don't pass BIOSET_NEED_BVECS for q->bio_split
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] block/rnbd-clt: improve find_or_create_sess() return check
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH V3 1/6] block: manage bio slab cache by xarray
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] block/rnbd-clt: improve find_or_create_sess() return check
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH V3 5/6] block: move three bvec helpers declaration into private helper
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V3 4/6] block: set .bi_max_vecs as actual allocated vector number
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V3 3/6] block: don't allocate inline bvecs if this bioset needn't bvecs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V3 2/6] block: don't pass BIOSET_NEED_BVECS for q->bio_split
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V3 1/6] block: manage bio slab cache by xarray
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V3 0/6] block: improvement on bioset & bvec allocation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V3 6/6] bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
- From: Coly Li <colyli@xxxxxxx>
- [PATCH V3 4/6] block: set .bi_max_vecs as actual allocated vector number
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 6/6] bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 5/6] block: move three bvec helpers declaration into private helper
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 3/6] block: don't allocate inline bvecs if this bioset needn't bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 1/6] block: manage bio slab cache by xarray
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 2/6] block: don't pass BIOSET_NEED_BVECS for q->bio_split
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 0/6] block: improvement on bioset & bvec allocation
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 7/7] bio: don't copy bvec for direct IO
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 6/7] bio: add a helper calculating nr segments to alloc
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 5/7] iov_iter: optimise bvec iov_iter_advance()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 4/7] target/file: allocate the bvec array as part of struct target_core_file_cmd
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 3/7] block/psi: remove PSI annotations from direct IO
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 2/7] bvec/iter: disallow zero-length segment bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 1/7] splice: don't generate zero-len segement bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] block/rnbd-clt: improve find_or_create_sess() return check
- Re: [GIT PULL] Block fixes for 5.11-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Block fixes for 5.11-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 6/6] nvme: allow revalidate to set a namespace read-only
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH RFC V4 3/4] block: add io_extra_stats node
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH RFC V4 4/4] block: call blk_additional_{latency,sector} only when io_extra_stats is true
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH RFC V4 2/4] block: add a statistic table for io sector
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH RFC V4 1/4] block: add a statistic table for io latency
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH RFC V4 0/4] block: add two statistic tables
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] bfq: Use only idle IO periods for think time calculations
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 1/3] bfq: Avoid false bfq queue merging
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 1/2] bfq: Fix check detecting whether waker queue should be selected
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 2/2] bfq: Allow short_ttime queues to have waker
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH v5 4/4] scatterlist: add sgl_memset()
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH v5 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH 6/6] nvme: allow revalidate to set a namespace read-only
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 0/5] bcache patches for Linux v5.11-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3 7/7] bio: don't copy bvec for direct IO
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 6/7] bio: add a helper calculating nr segments to alloc
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 5/7] iov_iter: optimise bvec iov_iter_advance()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 0/7] no-copy bvec
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 1/7] splice: don't generate zero-len segement bvecs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 2/7] bvec/iter: disallow zero-length segment bvecs
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 3/7] block/psi: remove PSI annotations from direct IO
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 4/7] target/file: allocate the bvec array as part of struct target_core_file_cmd
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] mm/filemap: don't revert iter on -EIOCBQUEUED
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] loop: devirtualise ki_complete call
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/5] bcache patches for Linux v5.11-rc3
- From: Coly Li <colyli@xxxxxxx>
- [PATCH] block: unexport truncate_bdev_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/6] nvme: allow revalidate to set a namespace read-only
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] rbd: remove the ->set_read_only method
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
- From: Christoph Hellwig <hch@xxxxxx>
- split hard read-only vs read-only policy v3 (resend)
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] block: pre-initialize struct block_device in bdev_alloc_inode
- From: Christoph Hellwig <hch@xxxxxx>
- [GIT PULL] nvme fixes for 5.11
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 3/7] block: add iopoll method for non-mq device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-rc 0/5] some bugfix for rnbd
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH for-rc 5/5] block/rnbd-clt: avoid module unload race with close confirmation
- From: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH for-rc 1/5] block/rnbd: Select SG_POOL for RNBD_CLIENT
- From: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH for-rc 2/5] block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close
- From: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH for-rc 3/5] block/rnbd-clt: Fix sg table use after free
- From: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH for-rc 4/5] block/rnbd: Adding name to the Contributors List
- From: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH for-rc 0/5] some bugfix for rnbd
- From: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- RE: [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH] blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH 6/6 v3] block: Add n64 cart driver
- From: Lauri Kasanen <cand@xxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]