linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-20 14:37:29 to 2021-01-25 07:52:10 UTC [more...]

[PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head
 2021-01-25  7:10 UTC  (6+ messages)
` [PATCH 1/3] smp: Process pending softirqs in flush_smp_call_function_from_idle()
` [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done

[PATCH v3 0/3] block: add zone write granularity limit
 2021-01-25  5:34 UTC  (14+ messages)
` [PATCH v3 1/3] block: introduce zone_write_granularity limit
` [PATCH v3 2/3] block: document zone_append_max_bytes attribute
` [PATCH v3 3/3] zonefs: use zone write granularity as block size

[PATCH RESEND] blkcg: delete redundant get/put operations for queue
 2021-01-25  5:05 UTC 

[PATCH V3 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
 2021-01-25  4:53 UTC  (4+ messages)
` [PATCH V3 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
` [PATCH V3 2/2] block: remove unnecessary argument from blk_execute_rq

[PATCH 1/1] bsg: free the request before return error code
 2021-01-25  4:36 UTC  (2+ messages)

[PATCH V2 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
 2021-01-25  4:35 UTC  (7+ messages)
` [PATCH V2 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
` [PATCH V2 2/2] block: remove unnecessary argument from blk_execute_rq

[PATCH] block: Fix an error handling in add_partition
 2021-01-25  4:36 UTC  (2+ messages)

[PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
 2021-01-25  4:25 UTC  (3+ messages)

[PATCH V3 0/6] block: improvement on bioset & bvec allocation
 2021-01-25  4:24 UTC  (3+ messages)

[PATCH] fio: add hipri option to sg engine
 2021-01-25  1:58 UTC  (2+ messages)

[PATCH v2] bio: limit bio max size
 2021-01-25  1:41 UTC  (8+ messages)

[PATCH] bfq: don't duplicate code for different paths
 2021-01-25  1:20 UTC  (3+ messages)

[PATCH 0/2 v3] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
 2021-01-25  1:20 UTC  (3+ messages)

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements
 2021-01-25  1:18 UTC  (9+ messages)
` [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: use half slice_idle as a threshold to check short ttime
` [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: set next_rq to waker_bfqq->next_rq in waker injection
` [PATCH BUGFIX/IMPROVEMENT 3/6] block, bfq: increase time window for waker detection
` [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: do not raise non-default weights
` [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: avoid spurious switches to soft_rt of interactive queues
` [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: do not expire a queue when it is the only busy one

[GIT PULL] Block fixes for 5.11-rc5
 2021-01-24 20:33 UTC  (2+ messages)

[PATCH blktests] nvmeof-mp/rc: fix nvmeof-mp failure when NVME_TARGET_PASSTHRU enabled
 2021-01-24 16:39 UTC  (2+ messages)

store a pointer to the block_device in struct bio (again) v2
 2021-01-24 10:02 UTC  (11+ messages)
` [PATCH 01/10] brd: remove the end of device check in brd_do_bvec
` [PATCH 02/10] dcssblk: remove the end of device check in dcssblk_submit_bio
` [PATCH 03/10] block: store a block_device pointer in struct bio
` [PATCH 04/10] block: simplify submit_bio_checks a bit
` [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
` [PATCH 06/10] block: use ->bi_bdev for bio based I/O accounting
` [PATCH 07/10] blk-mq: use ->bi_bdev for "
` [PATCH 08/10] block: add a disk_uevent helper
` [PATCH 09/10] block: remove DISK_PITER_REVERSE
` [PATCH 10/10] block: use an xarray for disk->part_tbl

[PATCH v11] block: Add n64 cart driver
 2021-01-23 12:42 UTC  (2+ messages)

[PATCH v10] block: Add n64 cart driver
 2021-01-23  7:47 UTC  (3+ messages)

[git pull] device mapper fixes for 5.11-rc5
 2021-01-22 22:35 UTC  (2+ messages)

[PATCH v2] xen-blkfront: allow discard-* nodes to be optional
 2021-01-22 20:29 UTC  (7+ messages)

[PATCH v9] block: Add n64 cart driver
 2021-01-22 18:20 UTC  (11+ messages)

[PATCH RFC] virtio-blk: support per-device queue depth
 2021-01-22  9:13 UTC  (5+ messages)

[PATCH] kyber: introduce kyber_depth_updated()
 2021-01-22  9:06 UTC 

[PATCH] floppy: fix open(O_ACCMODE) for ioctl-only open
 2021-01-22 11:13 UTC  (12+ messages)
              ` [PATCH RESEND] "
                        ` [PATCH] floppy: reintroduce O_NDELAY fix

question about relative control for sync io using bfq
 2021-01-22 10:09 UTC  (4+ messages)
` [PATCH] bfq: don't check active group if bfq.weight is not changed

[PATCH 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
 2021-01-22  7:36 UTC  (6+ messages)
` [PATCH 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
` [PATCH 2/2] block: remove unnecessary argument from blk_execute_rq

[PATCH blktests] rdma: Use rdma link instead of /sys/class/infiniband/*/parent
 2021-01-22  4:42 UTC  (3+ messages)

[PATCH v8] block: Add n64 cart driver
 2021-01-22  3:31 UTC  (4+ messages)

[PATCH V6 02/13] sbitmap: maintain allocation round_robin in sbitmap
 2021-01-22  2:38 UTC  (3+ messages)

[PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
 2021-01-22  2:33 UTC  (14+ messages)
` [PATCH V7 01/13] sbitmap: remove sbitmap_clear_bit_unlock
` [PATCH V7 02/13] sbitmap: maintain allocation round_robin in sbitmap
` [PATCH V7 03/13] sbitmap: add helpers for updating allocation hint
` [PATCH V7 04/13] sbitmap: move allocation hint into sbitmap
` [PATCH V7 05/13] sbitmap: export sbitmap_weight
` [PATCH V7 06/13] sbitmap: add helper of sbitmap_calculate_shift
` [PATCH V7 07/13] blk-mq: add callbacks for storing & retrieving budget token
` [PATCH V7 08/13] blk-mq: return budget token from .get_budget callback
` [PATCH V7 09/13] scsi: put hot fields of scsi_host_template into one cacheline
` [PATCH V7 10/13] megaraid_sas: v2 replace sdev_busy with local counter
` [PATCH V7 11/13] scsi: add scsi_device_busy() to read sdev->device_busy
` [PATCH V7 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024)
` [PATCH V7 13/13] scsi: replace sdev->device_busy with sbitmap

[PATCH v3 0/5] avoid double request completion and IO error
 2021-01-22  1:50 UTC  (15+ messages)
` [PATCH v3 1/5] blk-mq: introduce blk_mq_set_request_complete
` [PATCH v3 2/5] nvme-core: introduce complete failed request
` [PATCH v3 3/5] nvme-fabrics: avoid double request completion for nvmf_fail_nonready_command
` [PATCH v3 4/5] nvme-rdma: avoid IO error for nvme native multipath
` [PATCH v3 5/5] nvme-fc: "

[PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto
 2021-01-21 23:03 UTC  (9+ messages)
` [PATCH v8 1/8] block: blk-crypto-fallback: handle data unit split across multiple bvecs
` [PATCH v8 2/8] block: blk-crypto: relax alignment requirements for bvecs in bios
` [PATCH v8 3/8] fscrypt: add functions for direct I/O support
` [PATCH v8 4/8] direct-io: add support for fscrypt using blk-crypto
` [PATCH v8 5/8] iomap: support direct I/O with "
` [PATCH v8 6/8] ext4: "
` [PATCH v8 7/8] f2fs: "
` [PATCH v8 8/8] fscrypt: update documentation for direct I/O support

[PATCH] lightnvm: fix memory leak when submit fails
 2021-01-21 23:20 UTC  (9+ messages)

[PATCH] rsxx: remove redundant NULL check
 2021-01-21  9:43 UTC 

[PATCH v2] dm: avoid filesystem lookup in dm_get_dev_t()
 2021-01-21 17:57 UTC  (3+ messages)

[PATCH 0/7] ensure bios aren't split in middle of crypto data unit
 2021-01-21 17:13 UTC  (4+ messages)
` [PATCH 3/7] block: respect blk_crypto_bio_sectors_alignment() in bounce.c

[PATCH RESEND] drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
 2021-01-21 14:21 UTC 

[PATCH 0/2] Resource-managed blk_ksm_init()
 2021-01-21 12:50 UTC  (4+ messages)
` [PATCH 1/2] block/keyslot-manager: introduce devm_blk_ksm_init()
` [PATCH 2/2] scsi: ufs: use devm_blk_ksm_init()

[GIT PULL] nvme fixes for 5.11
 2021-01-21 12:41 UTC  (2+ messages)

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-21  8:23 UTC  (3+ messages)

[PATCH] blk-mq: introduce REQ_COMPLETE_WQ and add a workqueue to complete the request
 2021-01-21  7:33 UTC  (3+ messages)

[PATCH v2 0/6] avoid repeated request completion and IO error
 2021-01-21  1:34 UTC  (10+ messages)
` [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion

[PATCH blktests] common/multipath-over-rdma: update is_rdma_device
 2021-01-21  4:01 UTC  (2+ messages)

[PATCH 3/3 v7] block: Add n64 cart driver
 2021-01-20 15:42 UTC  (4+ messages)

[PATCH v5 1/2] mmc: Support kmsg dumper based on pstore/blk
 2021-01-20 15:06 UTC 

[PATCH RFC V4 0/4] block: add two statistic tables
 2021-01-20 12:52 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).