linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 01:37:41 to 2021-03-24 17:42:07 UTC [more...]

start removing block bounce buffering support
 2021-03-24 17:40 UTC  (5+ messages)
` [PATCH 7/8] block: refactor the bounce buffering code

[PATCH v2] block: support zone append bvecs
 2021-03-24 17:37 UTC  (3+ messages)

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-24 17:21 UTC  (5+ messages)
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()

[PATCH V3 00/13] block: support bio based io polling
 2021-03-24 15:52 UTC  (21+ messages)
` [PATCH V3 01/13] block: add helper of blk_queue_poll
` [PATCH V3 02/13] block: add one helper to free io_context
` [PATCH V3 03/13] block: add helper of blk_create_io_context
` [PATCH V3 04/13] block: create io poll context for submission and poll task
` [PATCH V3 05/13] block: add req flag of REQ_POLL_CTX
` [PATCH V3 06/13] block: add new field into 'struct bvec_iter'
` [PATCH V3 07/13] block/mq: extract one helper function polling hw queue
` [PATCH V3 08/13] block: prepare for supporting bio_list via other link
` [PATCH V3 09/13] block: use per-task poll context to implement bio based io polling
` [PATCH V3 10/13] blk-mq: limit hw queues to be polled in each blk_poll()
` [PATCH V3 11/13] block: add queue_to_disk() to get gendisk from request_queue
` [PATCH V3 12/13] block: add poll_capable method to support bio-based IO polling
` [PATCH V3 13/13] dm: support IO polling for bio-based dm device

[RFC PATCH V2 00/13] block: support bio based io polling
 2021-03-24 15:43 UTC  (30+ messages)
` [RFC PATCH V2 01/13] block: add helper of blk_queue_poll
` [RFC PATCH V2 04/13] block: create io poll context for submission and poll task
` [RFC PATCH V2 05/13] block: add req flag of REQ_TAG
` [RFC PATCH V2 06/13] block: add new field into 'struct bvec_iter'
` [RFC PATCH V2 09/13] block: use per-task poll context to implement bio based io poll

[PATCH 0/1] block: fix potential infinite loop in the negative branch in __submit_bio_noacct_mq()
 2021-03-24 15:14 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] block/umem: convert tasklet to threaded irq
 2021-03-24 12:58 UTC  (8+ messages)
    ` [PATCH] drivers/block: Goodbye BLK_DEV_UMEM

[PATCH] rsxx: remove extraneous 'const' qualifier
 2021-03-24 12:56 UTC  (2+ messages)

Race condition in Kernel
 2021-03-24 12:37 UTC 

[PATCH V6 0/2] nvme: enable char device per namespace
 2021-03-24 12:29 UTC  (3+ messages)
` [PATCH V6 1/2] "

[PATCH] block: support zone append bvecs
 2021-03-24 12:12 UTC  (9+ messages)

[PATCH] block/rnbd-clt: fix overlapping snprintf arguments
 2021-03-24 10:34 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in disk_part_iter_next (2)
 2021-03-24 10:01 UTC  (15+ messages)

[PATCH v2] blk-mq: Fix races between iterating over requests and freeing requests
 2021-03-24  9:27 UTC  (2+ messages)

[PATCH] include: linux: lightnvm: Remove duplicate include
 2021-03-24  7:09 UTC 

[PATCH] block,bfq: fix the timeout calculation in bfq_bfqq_charge_time
 2021-03-24  2:33 UTC 

fix nvme-tcp and nvme-rdma controller reset hangs when using multipath
 2021-03-23 19:10 UTC  (24+ messages)
` [PATCH 1/2] blk-mq: add a blk_mq_submit_bio_direct API
` [PATCH 2/2] nvme-multipath: don't block on blk_queue_enter of the underlying device

[PATCH -next 0/5] block: add a sequence number to disks
 2021-03-23 17:43 UTC  (4+ messages)
` [PATCH -next 1/5] block: add disk sequence number

[PATCH] blk-mq: Fix races between iterating over requests and freeing requests
 2021-03-23 16:53 UTC  (8+ messages)

[PATCH v2] block: recalculate segment count for multi-segment discards correctly
 2021-03-23 16:40 UTC  (2+ messages)

[PATCH] xsysace: Remove SYSACE driver
 2021-03-23 16:28 UTC  (6+ messages)

[PATCH v2 2/4] mmc: Mediatek: enable crypto hardware engine
 2021-03-23 13:37 UTC  (7+ messages)

[PATCH] block: avoid -Wunused-but-set-parameter warning
 2021-03-23 13:12 UTC 

[PATCH 0/2] blktrace: fix trace buffer leak and limit trace buffer size
 2021-03-23  8:14 UTC  (3+ messages)
` [PATCH 1/2] block: shutdown blktrace in case of fatal signal pending
` [PATCH 2/2] blktrace: limit allowed total trace buffer size

[syzbot] possible deadlock in __loop_clr_fd
 2021-03-23  4:08 UTC 

[PATCH 0/2] zram: fix few ltp zram02.sh crashes
 2021-03-22 22:12 UTC  (11+ messages)
` [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate

[PATCH v2] block: fix trace completion for chained bio
 2021-03-22 21:22 UTC  (2+ messages)

[PATCH] buffer: a small optimization in grow_buffers
 2021-03-22 16:36 UTC  (4+ messages)

[RFC PATCH v2 00/11] bfq: introduce bfq.ioprio for cgroup
 2021-03-22  5:44 UTC  (3+ messages)

[PATCH] umem: remove useless 'u64' in 'cpu_to_le64'
 2021-03-22  1:59 UTC 

[PATCH BUGFIX/IMPROVEMENT V2 0/6] revised version of third and last batch of patches
 2021-03-20 16:35 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.12-rc4
 2021-03-20  0:09 UTC  (2+ messages)

[PATCH V3] blk-mq: Trivial typo fix and sentence construction for better readability
 2021-03-19 22:56 UTC  (6+ messages)

[PATCH V4] blk-mq: Sentence reconstruct for better readability
 2021-03-19 22:55 UTC  (2+ messages)

[PATCH V2] Trivial typo fix and sentence construction for better readability
 2021-03-19 20:26 UTC  (6+ messages)

[PATCH] blk-mq: Trivial typo fix
 2021-03-19 19:50 UTC  (3+ messages)

[RFC PATCH v3 0/3] blk-mq: Avoid use-after-free for accessing old requests
 2021-03-19 18:32 UTC  (11+ messages)
` [RFC PATCH v3 2/3] blk-mq: Freeze and quiesce all queues for tagset in elevator_exit()

[PATCH v10 0/3] Charge loop device i/o to issuing cgroup
 2021-03-19 16:27 UTC  (9+ messages)

[PATCH] block: do not copy data to user when bi_status is error
 2021-03-19 16:01 UTC  (5+ messages)

[PATCH][next] loop: Fix missing max_active argument in alloc_workqueue call
 2021-03-19 15:56 UTC  (12+ messages)

[PATCH 00/11] Rid W=1 warnings from Block
 2021-03-19 14:56 UTC  (3+ messages)
` [PATCH 06/11] block: drbd: drbd_main: Remove duplicate field initialisation

[GIT PULL] nvme fixes for 5.12
 2021-03-19 12:41 UTC  (2+ messages)

[PATCH 0/3] scsi: check the whole result in some places
 2021-03-19  8:22 UTC  (8+ messages)
` [PATCH 1/3] scsi: check the whole result for reading write protect flag
` [PATCH 2/3] scsi: only copy data to user when the whole result is good
` [PATCH 3/3] scsi: switch to use scsi_result_is_good() in scsi_result_to_blk_status()

[PATCH] bfq: silence lockdep for bfqd/ioc lock inversion
 2021-03-19  6:00 UTC 

[PATCH v2] sbitmap: Silence a debug kernel warning triggered by sbitmap_put()
 2021-03-19  2:41 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).