Linux block layer
 help / color / mirror / Atom feed
 messages from 2023-04-26 01:23:13 to 2023-05-02 10:21:42 UTC [more...]

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-02 10:19 UTC  (7+ messages)
` [PATCH v5 01/20] swap: use __bio_add_page to add page to bio
` [PATCH v5 02/20] drbd: "
` [PATCH v5 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [PATCH v5 04/20] fs: buffer: use __bio_add_page to add single page to bio
` [PATCH v5 05/20] md: use __bio_add_page to add single page
` [PATCH v5 06/20] md: raid5-log: "

[PATCH] drbd: do not set REQ_PREFLUSH when submitting barrier
 2023-05-02  9:29 UTC 

[RFC] block: dio: immediately fail when count < logical block size
 2023-05-02  9:16 UTC  (3+ messages)

[PATCH blktests v2 0/2] nvme_trtype=fc fixes
 2023-05-02  6:13 UTC  (16+ messages)
` [PATCH blktests v2 1/2] nvme-rc: Cleanup fc ports in reverse order
` [PATCH blktests v2 2/2] nvme-rc: Cleanup fc resource before module unloading

[PATCH blktests] common/rc: fix kernel version parse failure
 2023-05-02  4:12 UTC  (4+ messages)

[ext4 io hang] buffered write io hang in balance_dirty_pages
 2023-05-02  3:02 UTC  (23+ messages)

[PATCH V2] ublk: add timeout handler
 2023-05-02  2:42 UTC 

[bug report] kmemleak observed during blktests nvme-tcp
 2023-05-02  2:35 UTC  (12+ messages)

[PATCH] ublk: add timeout handler
 2023-05-02  1:15 UTC  (2+ messages)

[RFC 0/3] nvme uring passthrough diet
 2023-05-01 19:31 UTC  (6+ messages)
  ` [RFC 1/3] nvme: skip block cgroups for passthrough commands
  ` [RFC 2/3] nvme: fix cdev name leak
  ` [RFC 3/3] nvme: create special request queue for cdev

[PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage
 2023-05-01 19:15 UTC  (4+ messages)
` [PATCH v5 0/5] Introduce block provisioning primitives
  ` [PATCH v5 4/5] dm-thin: Add REQ_OP_PROVISION support

[bvanassche:block-for-next] [block] 4cf040452d: INFO:task_blocked_for_more_than#seconds
 2023-05-01 16:33 UTC 

RFC: allow building a kernel without buffer_heads
 2023-05-01 16:00 UTC  (9+ messages)
` [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
  ` [PATCH 16/17] block: use iomap for writes to block devices
    ` [f2fs-dev] "

[RFC PATCH 00/12] io_uring attached nvme queue
 2023-05-01 11:36 UTC  (15+ messages)
  ` [RFC PATCH 01/12] nvme: refactor nvme_alloc_io_tag_set
  ` [RFC PATCH 02/12] pci: enable "raw_queues = N" module parameter
  ` [RFC PATCH 03/12] fs, block: interface to register/unregister the raw-queue
  ` [RFC PATCH 04/12] io_uring, fs: plumb support to register/unregister raw-queue
  ` [RFC PATCH 05/12] nvme: wire-up register/unregister queue f_op callback
  ` [RFC PATCH 06/12] pci: implement register/unregister functionality
  ` [RFC PATCH 07/12] io_uring: support for using registered queue in uring-cmd
  ` [RFC PATCH 08/12] block: add mq_ops to submit and complete commands from raw-queue
  ` [RFC PATCH 09/12] nvme: carve out a helper to prepare nvme_command from ioucmd->cmd
  ` [RFC PATCH 10/12] nvme: submisssion/completion of uring_cmd to/from the registered queue
  ` [RFC PATCH 11/12] pci: modify nvme_setup_prp_simple parameters
  ` [RFC PATCH 12/12] pci: implement submission/completion for rawq commands

[PATCH blktests 0/2] blktests: Add ublk testcases
 2023-05-01  9:15 UTC  (7+ messages)
` [PATCH blktests 1/2] src/miniublk: add user recovery
` [PATCH blktests 2/2] tests: Add ublk tests

blktests failures with v6.3
 2023-05-01  8:40 UTC 

[PATCH v3 0/9] mq-deadline: Improve support for zoned block devices
 2023-05-01  4:37 UTC  (25+ messages)
` [PATCH v3 2/9] block: Micro-optimize blk_req_needs_zone_write_lock()
` [PATCH v3 3/9] block: Introduce blk_rq_is_seq_zoned_write()
` [PATCH v3 4/9] block: mq-deadline: Clean up deadline_check_fifo()
` [PATCH v3 5/9] block: mq-deadline: Simplify deadline_skip_seq_writes()
` [PATCH v3 6/9] block: mq-deadline: Improve deadline_skip_seq_writes()
` [PATCH v3 7/9] block: mq-deadline: Track the dispatch position
` [PATCH v3 8/9] block: mq-deadline: Handle requeued requests correctly
` [PATCH v3 9/9] block: mq-deadline: Fix handling of at-head zoned writes

[PATCH blktests v2] tests/dm: add a regression test
 2023-05-01  4:34 UTC  (3+ messages)

[PATCH v3 0/4] io_uring: Pass the whole sqe to commands
 2023-05-01  4:31 UTC  (8+ messages)
` [PATCH v3 1/4] io_uring: Create a helper to return the SQE size
` [PATCH v3 2/4] io_uring: Pass whole sqe to commands
` [PATCH v3 3/4] io_uring: Remove unnecessary BUILD_BUG_ON
` [PATCH v3 4/4] block: ublk_drv: Add a helper instead of casting

[PATCH V4 1/2] debugfs: provide a way for relay user bypass lockdown
 2023-04-30 21:46 UTC  (8+ messages)
` [PATCH V4 2/2] blktrace: allow access trace file in lockdown mode

[PATCH v2 0/3] io_uring: Pass the whole sqe to commands
 2023-04-30 14:39 UTC  (5+ messages)
` [PATCH v2 3/3] io_uring: Remove unnecessary BUILD_BUG_ON

[PATCH 0/2] io_uring: Pass whole sqe to commands
 2023-04-30 14:37 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH v2] block: Skip destroyed blkg when restart in blkg_destroy_all()
 2023-04-29  7:10 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] ublk & io_uring: ublk zero copy support
 2023-04-29  2:18 UTC 

[PATCH v2] blk-throttle: Fix io statistics for cgroup v1
 2023-04-28 19:05 UTC  (2+ messages)

[PATCH 00/10] block/badblocks: fix badblocks setting error
 2023-04-28  8:50 UTC  (11+ messages)
` [PATCH 01/10] block/badblocks: only set bb->changed when badblocks changes
` [PATCH 02/10] block/badblocks: fix badblocks loss when badblocks combine
` [PATCH 03/10] block/badblocks: fix badblocks overlap
` [PATCH 04/10] block/badblocks: fix the bug of reverse order
` [PATCH 05/10] block/badblocks: fix ack set fail in badblocks_set
` [PATCH 06/10] block/badblocks: check bb->count instead of 'hi > lo'
` [PATCH 07/10] block/badblocks: factor out a helper to merge badblocks
` [PATCH 08/10] block/badblocks: factor out a helper to combine badblocks
` [PATCH 09/10] block/badblocks: factor out a helper to create badblocks
` [PATCH 10/10] block/badblocks: try to merge badblocks as much as possible

[PATCH v4] blk-ioprio: Introduce promote-to-rt policy
 2023-04-28  7:44 UTC  (2+ messages)

[PATCH REPOST blktests v2 0/9] nvme testsuite runtime optimization
 2023-04-28  4:29 UTC  (25+ messages)
` [PATCH REPOST blktests v2 1/9] nvme-rc: Auto convert test device size info
` [PATCH REPOST blktests v2 2/9] nvme: Do not hard code device size for dd test
` [PATCH REPOST blktests v2 3/9] common-xfs: Make size argument optional for _xfs_run_fio_verify_io
` [PATCH REPOST blktests v2 4/9] nvme: Use runtime fio background jobs
` [PATCH REPOST blktests v2 5/9] nvme: Make test image size configurable
` [PATCH REPOST blktests v2 7/9] nvme-rc: Calculate IO size for fio jobs
` [PATCH REPOST blktests v2 8/9] nvme-rc: Move discovery generation counter code to rc
` [PATCH REPOST blktests v2 9/9] nvme: Make the number iterations configurable

another nvme pssthrough design based on nvme hardware queue file abstraction
 2023-04-28  2:42 UTC  (7+ messages)

[PATCH v3 0/4] nbd: s/handle/cookie/
 2023-04-28  1:15 UTC  (3+ messages)

[PATCH V2 0/7] ublk: cleanup and support user copy
 2023-04-27 12:44 UTC  (8+ messages)
` [PATCH V2 1/7] ublk: kill queuing request by task_work_add
` [PATCH V2 2/7] ublk: cleanup io cmd code path by adding ublk_fill_io()
` [PATCH V2 3/7] ublk: cleanup ublk_copy_user_pages
` [PATCH V2 4/7] ublk: grab request reference when the request is handled by userspace
` [PATCH V2 5/7] ublk: support to copy any part of request pages
` [PATCH V2 6/7] ublk: add read()/write() support for ublk char device
` [PATCH V2 7/7] ublk: support user copy

[LSF/MM/BPF TOPIC] nvme state machine refactoring
 2023-04-27  8:42 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-04-27  8:29 UTC  (5+ messages)

[PATCH] nbd: automatically load module on genl access
 2023-04-27  6:04 UTC  (2+ messages)

[PATCH v3 0/3] blk-integrity: drop integrity_kobj from gendisk
 2023-04-27  6:00 UTC  (6+ messages)

[git pull] device mapper changes for 6.4
 2023-04-26 20:09 UTC  (2+ messages)

[GIT PULL] Block updates for 6.4-rc1
 2023-04-26 20:09 UTC  (2+ messages)

[PATCH blktests] dm: add a regression test
 2023-04-26 12:13 UTC  (7+ messages)

[PATCH blktests v2 0/6] support built-in scsi_debug
 2023-04-26 10:06 UTC  (2+ messages)
` [PATCH blktests v2 6/6] block/{001,002,027}: allow to run with built-in scsi_debug and sd_mod

[bug report] BUG: kernel NULL pointer dereference, address: 00000000000000fc
 2023-04-26  8:38 UTC  (8+ messages)

[RFC 0/8] shmem: add support for blocksize > PAGE_SIZE
 2023-04-26  7:43 UTC  (6+ messages)
` [RFC 2/8] shmem: convert to use folio_test_hwpoison()

[bug report] WARNING: CPU: 7 PID: 4059 at fs/proc/generic.c:718 remove_proc_entry+0x192/0x1a0
 2023-04-26  6:06 UTC  (3+ messages)

[PATCH -next v7 0/5] md: protect md_thread with rcu
 2023-04-26  3:57 UTC  (4+ messages)
` [PATCH -next v7 5/5] "

[PATCH] Remove blkg node after destroying blkg
 2023-04-26  2:20 UTC  (6+ messages)

[PATCH v2 0/2] Fix failover to non integrity NVMe path
 2023-04-26  1:22 UTC  (5+ messages)
` [PATCH v2 2/2] nvme-multipath: fix path failover for integrity ns


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox