linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-08 05:53:01 to 2022-03-11 01:35:44 UTC [more...]

[PATCH] block: check more requests for multiple_queues in blk_attempt_plug_merge
 2022-03-11  1:35 UTC  (17+ messages)

[PATCH 0/6] power_of_2 emulation support for NVMe ZNS devices
 2022-03-11  0:56 UTC  (34+ messages)
  ` [PATCH 1/6] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
  ` [PATCH 2/6] block: Add npo2_zone_setup callback to block device fops
  ` [PATCH 3/6] block: add a bool member to request_queue for power_of_2 emulation
  ` [PATCH 4/6] nvme: zns: Add support for power_of_2 emulation to NVMe ZNS devices
  ` [PATCH 5/6] null_blk: forward the sector value from null_handle_memory_backend
  ` [PATCH 6/6] null_blk: Add support for power_of_2 emulation to the null blk device

[GIT PULL] Block fix for 5.17-final
 2022-03-11  0:54 UTC  (2+ messages)

[LSF/MM/BPF BoF] BoF for Zoned Storage
 2022-03-11  0:49 UTC  (8+ messages)

[PATCH v0] pata_parport: add driver (PARIDE replacement)
 2022-03-10 23:59 UTC  (2+ messages)

[PATCH 2/2] block: remove the per-bio/request write hint
 2022-03-10 22:18 UTC  (14+ messages)
  ` [EXT] "

[PATCH 00/17] io_uring passthru over nvme
 2022-03-10 18:43 UTC  (34+ messages)
  ` [PATCH 01/17] io_uring: add support for 128-byte SQEs
  ` [PATCH 02/17] fs: add file_operations->async_cmd()
  ` [PATCH 03/17] io_uring: add infra and support for IORING_OP_URING_CMD
  ` [PATCH 04/17] nvme: modify nvme_alloc_request to take an additional parameter
  ` [PATCH 05/17] nvme: wire-up support for async-passthru on char-device
  ` [PATCH 06/17] io_uring: prep for fixed-buffer enabled uring-cmd
  ` [PATCH 07/17] io_uring: add support for uring_cmd with fixed-buffer
  ` [PATCH 08/17] nvme: enable passthrough "
  ` [PATCH 09/17] io_uring: plug for async bypass
  ` [PATCH 10/17] block: wire-up support for plugging
  ` [PATCH 11/17] block: factor out helper for bio allocation from cache
  ` [PATCH 12/17] nvme: enable bio-cache for fixed-buffer passthru
  ` [PATCH 13/17] nvme: allow user passthrough commands to poll
  ` [PATCH 14/17] io_uring: add polling support for uring-cmd
  ` [PATCH 15/17] nvme: wire-up polling for uring-passthru
  ` [PATCH 16/17] io_uring: add support for non-inline uring-cmd
  ` [PATCH 17/17] nvme: enable non-inline passthru commands

[PATCHv4 0/8] 64-bit data integrity field support
 2022-03-10 18:36 UTC  (11+ messages)
` [PATCHv4 6/8] crypto: add rocksoft 64b crc guard tag framework

[PATCH] block/psi: remove PSI annotations from submit_bio
 2022-03-10 17:31 UTC  (6+ messages)

[PATCH] block: aoe: handle device timeouts atomic-safe
 2022-03-10 15:29 UTC  (2+ messages)

[PATCH] block: aoe: fix page fault in freedev()
 2022-03-10 12:55 UTC  (5+ messages)

[bug report] worker watchdog timeout in dispatch loop for null_blk
 2022-03-10 12:47 UTC  (4+ messages)

[PATCH -next] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
 2022-03-10  9:32 UTC 

[PATCH v6 0/2] block/dm: support bio polling
 2022-03-10  4:06 UTC  (9+ messages)
` [PATCH v6 1/2] block: add ->poll_bio to block_device_operations
` [PATCH v6 2/2] dm: support bio polling

[PATCH 0/1] null_blk: replace ida_simple_xxx()
 2022-03-10  2:15 UTC  (6+ messages)
` [PATCH 1/1] null-blk: replace deprecated ida_simple_xxx()

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-10  1:45 UTC  (4+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2022-03-09 15:49 UTC  (6+ messages)

[RFC PATCH] pata_parport: paride replacement
 2022-03-09  8:44 UTC  (8+ messages)
` [PATCH 01/16] pata_parport: add core driver (PARIDE replacement)

[BUG] block: sx8: Invalid wait context in carm_queue_rq()
 2022-03-09  7:11 UTC  (3+ messages)

move more work to disk_release v4
 2022-03-09  4:39 UTC  (7+ messages)
` [PATCH 07/14] sd: implement ->free_disk to simplify refcounting
` [PATCH 12/14] block: move blk_exit_queue into disk_release
` [PATCH 13/14] block: do more work in elevator_exit
` [PATCH 14/14] block: move rq_qos_exit() into disk_release()

cleanup bio_kmalloc v2
 2022-03-09  3:06 UTC  (10+ messages)
` [PATCH 1/5] btrfs: simplify ->flush_bio handling
` [PATCH 2/5] squashfs: always use bio_kmalloc in squashfs_bio_read
` [PATCH 3/5] target/pscsi: remove pscsi_get_bio
` [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
` [PATCH 5/5] pktcdvd: stop using bio_reset

[PATCH V2 5/6] blk-mq: prepare for implementing hctx table via xarray
 2022-03-09  3:01 UTC 

[PATCH V2] blk-mq: kill warning when building block/blk-mq-debugfs-zoned.c
 2022-03-09  1:06 UTC  (2+ messages)

remove write hint leftovers v2
 2022-03-09  0:55 UTC  (8+ messages)
` [PATCH 1/2] fs: remove kiocb.ki_hint
` [PATCH 2/2] fs: remove fs.f_write_hint

[PATCH V4 0/6] blk-mq: update_nr_hw_queues related improvement & bugfix
 2022-03-09  0:57 UTC  (10+ messages)
` [PATCH V4 1/6] blk-mq: figure out correct numa node for hw queue
` [PATCH V4 2/6] blk-mq: simplify reallocation of hw ctxs a bit
` [PATCH V4 3/6] blk-mq: reconfigure poll after queue map is changed
` [PATCH V4 4/6] block: mtip32xx: don't touch q->queue_hw_ctx
` [PATCH V4 5/6] blk-mq: prepare for implementing hctx table via xarray
` [PATCH V4 6/6] blk-mq: manage hctx map "

[PATCH] block: fix blk_mq_attempt_bio_merge and rq_qos_throttle protection
 2022-03-09  0:49 UTC  (3+ messages)

[PATCH 0/1] block: move sector bio member into blk_next_bio()
 2022-03-08 23:19 UTC  (4+ messages)
` [PATCH 1/1] "

[LSF/MM/BPF TOPIC] NVMe HDD planning and directions
 2022-03-08 15:36 UTC 

[PATCH] Revert "Revert "block, bfq: honor already-setup queue merges""
 2022-03-08  9:59 UTC  (2+ messages)

[PATCH] bfq: default slice_idle to 0 for SSD
 2022-03-08  9:12 UTC  (2+ messages)

Napływ Klientów ze strony
 2022-03-08  8:45 UTC 

[PATCH] block: emit disk ro uevent in device_add_disk()
 2022-03-08  6:47 UTC  (5+ messages)

Bug 215647 - aoe: removing aoe devices with flush (implicit in rmmod aoe) leads to page fault
 2022-03-08  6:09 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).