linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-24 08:48:05 to 2023-05-27 01:10:24 UTC [more...]

[PATCH -next v3 0/5] blk-wbt: minor fix and cleanup
 2023-05-27  1:06 UTC  (4+ messages)
` [PATCH -next v3 1/5] blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled
` [PATCH -next v3 2/5] blk-wbt: remove dead code to handle wbt enable/disable with io inflight
` [PATCH -next v3 3/5] blk-wbt: cleanup rwb_enabled() and wbt_disabled()

ioprio_set can take 8 as the PROCESS CLASS_BE ioprio value
 2023-05-27  0:02 UTC  (3+ messages)

[PATCH v7 0/5] Introduce provisioning primitives
 2023-05-26 23:45 UTC  (19+ messages)

block: significant performance regression in iSCSI rescan
 2023-05-26 23:31 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.4-rc4
 2023-05-26 22:23 UTC  (2+ messages)

[PATCH V4 1/2] debugfs: provide a way for relay user bypass lockdown
 2023-05-26 22:20 UTC  (12+ messages)
` [PATCH V4 2/2] blktrace: allow access trace file in lockdown mode

[PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-26 21:41 UTC  (4+ messages)
` [PATCH v4 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [PATCH v4 2/3] mm: Provide a function to get an additional pin on a page
` [PATCH v4 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[PATCH] blk-cgroup: Flush stats before releasing blkcg_gq
 2023-05-26 21:11 UTC  (6+ messages)

[PATCH 0/7] block layer patches for bcachefs
 2023-05-26 20:44 UTC  (12+ messages)
` [PATCH 1/7] block: Add some exports "
` [PATCH 2/7] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
` [PATCH 3/7] block: Bring back zero_fill_bio_iter
` [PATCH 4/7] block: Rework bio_for_each_segment_all()
` [PATCH 5/7] block: Rework bio_for_each_folio_all()
` [PATCH 6/7] block: Add documentation for bio iterator macros
` [PATCH 7/7] block: Don't block on s_umount from __invalidate_super()

[RFC v2 0/8] add support for blocksize > PAGE_SIZE
 2023-05-26 18:43 UTC  (22+ messages)
` [RFC v2 1/8] page_flags: add is_folio_hwpoison()
` [RFC v2 2/8] shmem: convert to use is_folio_hwpoison()
` [RFC v2 3/8] shmem: account for high order folios
` [RFC v2 4/8] shmem: add helpers to get block size
` [RFC v2 5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks()
` [RFC v2 6/8] shmem: consider block size in shmem_default_max_inodes()
` [RFC v2 7/8] shmem: add high order page support
` [RFC v2 8/8] shmem: add support to customize block size order

[PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read()
 2023-05-26 14:07 UTC  (6+ messages)

[PATCH -next v2 0/6] blk-wbt: minor fix and cleanup
 2023-05-26 12:34 UTC  (4+ messages)
` [PATCH -next v2 6/6] blk-sysfs: add a new attr_group for blk_mq

[PATCH v3 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-26 11:28 UTC  (4+ messages)
` [PATCH v3 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [PATCH v3 2/3] mm: Provide a function to get an additional pin on a page
` [PATCH v3 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[PATCH v2 0/5] block: simplify with PAGE_SECTORS_SHIFT
 2023-05-26  9:26 UTC  (14+ messages)
` [PATCH v2 1/5] block: annotate bdev_disk_changed() deprecation with a symbol namespace
` [PATCH v2 2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
` [PATCH v2 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
` [PATCH v2 4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT
` [PATCH v2 5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT

[RFC PATCH v2 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-26  9:24 UTC  (20+ messages)
` [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [RFC PATCH v2 2/3] mm: Provide a function to get an additional pin on a page
` [RFC PATCH v2 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-26  6:37 UTC  (6+ messages)

[PATCH -next v2] block: Fix the partition start may overflow in add_partition()
 2023-05-26  5:35 UTC  (2+ messages)

[PATCH blktests 0/3] improve block/011
 2023-05-26  4:58 UTC  (4+ messages)
` [PATCH blktests 1/3] common/rc: introduce _get_pci_from_dev_sysfs
` [PATCH blktests 2/3] block/011: skip when mounted block devices are affected
` [PATCH blktests 3/3] block/011: recover test target NVME device capacity

[PATCH V3 blktests 0/2] blktests: Add ublk testcases
 2023-05-26  4:40 UTC  (6+ messages)
` [PATCH V3 blktests 1/2] src/miniublk: add user recovery
` [PATCH V3 blktests 2/2] tests: Add ublk tests

[PATCH V2 blktests 0/2] blktests: Add ublk testcases
 2023-05-26  4:37 UTC  (5+ messages)
` [PATCH V2 blktests 2/2] tests: Add ublk tests

[PATCH blktests v2] srp/rc: Replace _have_module() with _have_driver()
 2023-05-26  2:09 UTC  (2+ messages)

[PATCH V3] blk-cgroup: Flush stats before releasing blkcg_gq
 2023-05-26  0:34 UTC  (7+ messages)
` [PATCH] "

[PATCH blktests v4 00/11] nvme testsuite runtime optimization
 2023-05-25 23:59 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 55/57] ublk: fix AB-BA lockdep warning
 2023-05-25 18:36 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 57/57] block: Deny writable memory mapping if block is read-only

[PATCH AUTOSEL 6.3 65/67] ublk: fix AB-BA lockdep warning
 2023-05-25 18:31 UTC  (2+ messages)
` [PATCH AUTOSEL 6.3 67/67] block: Deny writable memory mapping if block is read-only

[PATCH] pktcdvd.c: Drop error checking for debugfs_create_dir
 2023-05-25 17:58 UTC 

Extending page pinning into fs/direct-io.c
 2023-05-25 17:25 UTC  (18+ messages)
` [PATCH v21 0/6] block: Use page pinning

[RFC PATCH 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-25 16:47 UTC  (5+ messages)
` [RFC PATCH 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [RFC PATCH 2/3] mm: Provide a function to get an additional pin on a page
` [RFC PATCH 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

cleanup the filemap / direct I/O interaction v2
 2023-05-25 16:02 UTC  (11+ messages)
` [PATCH 01/11] backing_dev: remove current->backing_dev_info
` [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 09/11] fs: factor out a direct_write_fallback helper
` [PATCH 10/11] fuse: update ki_pos in fuse_perform_write

[PATCH for-next 0/2] Enable IOU_F_TWQ_LAZY_WAKE for passthrough
 2023-05-25 14:54 UTC  (2+ messages)

[PATCH -next] block: Fix the partition start may overflow in add_partition()
 2023-05-25 14:12 UTC  (6+ messages)

[PATCH v3 0/7] Submit zoned writes in order
 2023-05-25  8:25 UTC  (23+ messages)
` [PATCH v3 2/7] block: Send requeued requests to the I/O scheduler
` [PATCH v3 3/7] block: Requeue requests if a CPU is unplugged
` [PATCH v3 4/7] block: Make it easier to debug zoned write reordering

less special casing for flush requests v2
 2023-05-25  8:14 UTC  (5+ messages)
` [PATCH 4/7] blk-mq: use the I/O scheduler for writes from the flush state machine

[PATCH V2] blk-cgroup: Flush stats before releasing blkcg_gq
 2023-05-25  4:05 UTC  (15+ messages)

[PATCH] blk-mq: fix blk_mq_hw_ctx active request accounting
 2023-05-25  2:12 UTC  (3+ messages)

[PATCH v22 25/31] zonefs: Provide a splice-read wrapper
 2023-05-24 23:13 UTC  (5+ messages)
` [PATCH v22 00/31] splice: Kill ITER_PIPE

[PATCH v2 01/39] Add documentation for dm-vdo
 2023-05-24 22:36 UTC  (2+ messages)

RFC: allow building a kernel without buffer_heads
 2023-05-24 22:23 UTC  (7+ messages)
` [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 16/17] block: use iomap for writes to block devices

[PATCH v5 0/9] Support limits below the page size
 2023-05-24 20:50 UTC  (3+ messages)
` [PATCH v5 8/9] scsi_debug: Support configuring the maximum segment size

[PATCH v11 0/9] Implement copy offload support
 2023-05-24 15:40 UTC  (3+ messages)
  ` [PATCH v11 2/9] block: Add copy offload support infrastructure
    ` [dm-devel] "

[PATCH] block: make bio_check_eod work for zero sized devices
 2023-05-24 14:19 UTC  (2+ messages)

[PATCH] block: introduce block_io_start/block_io_done tracepoints
 2023-05-24 14:16 UTC  (2+ messages)

[PATCH V2 0/8] misc patches for rnbd
 2023-05-24 10:46 UTC  (3+ messages)
` [PATCH V2 3/8] block/rnbd: introduce rnbd_access_modes


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).