linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH] block : add larger order folio size instead of pages
 2024-04-27  8:14 UTC  (8+ messages)

[PATCH 00/10] Read/Write with meta/integrity
 2024-04-27  7:19 UTC  (22+ messages)
    ` [PATCH 01/10] block: set bip_vcnt correctly
    ` [PATCH 02/10] block: copy bip_max_vcnt vecs instead of bip_vcnt during clone
    ` [PATCH 03/10] block: copy result back to user meta buffer correctly in case of split
    ` [PATCH 04/10] block: avoid unpinning/freeing the bio_vec incase of cloned bio
    ` [PATCH 05/10] block, nvme: modify rq_integrity_vec function
    ` [PATCH 06/10] block: modify bio_integrity_map_user argument
    ` [PATCH 07/10] block: define meta io descriptor
    ` [PATCH 08/10] io_uring/rw: add support to send meta along with read/write
    ` [PATCH 09/10] block: add support to send meta buffer
    ` [PATCH 10/10] nvme: add separate handling for user integrity buffer

[git pull] device mapper fixes for v6.9-rc6
 2024-04-26 18:30 UTC  (2+ messages)

[RFC PATCH 0/9] io_uring: support sqe group and provide group kbuf
 2024-04-26 17:05 UTC  (12+ messages)
` [PATCH 2/9] io_uring: support user sqe ext flags
` [PATCH 5/9] io_uring: support SQE group

[ANNOUNCE] still co-maintainer of DM, but leaving Red Hat and joining Hammerspace
 2024-04-26 16:47 UTC 

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-04-26 16:14 UTC  (28+ messages)
` [PATCH 1/7] block: Init for CBD(CXL "
` [PATCH 2/7] cbd: introduce cbd_transport
` [PATCH 3/7] cbd: introduce cbd_channel
` [PATCH 4/7] cbd: introduce cbd_host
  ` [EXTERNAL] "
` [PATCH 5/7] cbd: introuce cbd_backend
  ` [EXTERNAL] "
` [PATCH 7/7] cbd: add related sysfs files in transport register
  ` [EXTERNAL] "
` [PATCH 6/7] cbd: introduce cbd_blkdev

[PATCH] bio: Export bio_add_folio_nofail to modules
 2024-04-26 14:03 UTC  (5+ messages)

[PATCH] sbitmap: use READ_ONCE to access map->word
 2024-04-26 13:40 UTC  (2+ messages)

allow building a kernel without buffer_heads v3
 2024-04-26 10:37 UTC  (3+ messages)
` [PATCH 5/6] block: use iomap for writes to block devices

[bug report] RIP: 0010:blk_flush_complete_seq+0x450/0x1060 observed during blktests nvme/tcp nvme/012
 2024-04-26  8:30 UTC  (2+ messages)
` [bug report][bisected] "

[PATCH RFC 0/7] buffered block atomic writes
 2024-04-26  8:02 UTC  (12+ messages)
` [PATCH RFC 1/7] fs: Rename STATX{_ATTR}_WRITE_ATOMIC -> STATX{_ATTR}_WRITE_ATOMIC_DIO
` [PATCH RFC 2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders()
` [PATCH RFC 3/7] mm: Add PG_atomic
` [PATCH RFC 4/7] fs: Add initial buffered atomic write support info to statx
` [PATCH RFC 5/7] fs: iomap: buffered atomic write support
` [PATCH RFC 6/7] fs: xfs: buffered atomic writes statx support
` [PATCH RFC 7/7] fs: xfs: Enable buffered atomic writes

[bug report] RIP: 0010:queue_zone_wplugs_show+0x42/0x100
 2024-04-26  7:46 UTC  (2+ messages)

[PATCH] block: check if zone_wplugs_hash exists in queue_zone_wplugs_show
 2024-04-26  7:42 UTC  (4+ messages)

[PATCH 1/2] completion: move blk_wait_io to kernel/sched/completion.c
 2024-04-26  6:06 UTC  (8+ messages)

[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
 2024-04-26  5:32 UTC  (17+ messages)
` [PATCH vfs.all 08/26] erofs: prevent direct access of bd_inode
        ` [PATCH 1/6] erofs: switch erofs_bread() to passing offset instead of block number
        ` [PATCH 2/6] erofs_buf: store address_space instead of inode
        ` erofs: mechanically convert erofs_read_metabuf() to offsets
        ` [PATCH 4/6] erofs: don't align offset for erofs_read_metabuf() (simple cases)
        ` [PATCH 5/6] erofs: don't round offset down for erofs_read_metabuf()
        ` [PATCH 6/6] z_erofs_pcluster_begin(): don't bother with rounding position down

[bug report] Format FS failed with ublk device
 2024-04-26  1:09 UTC  (2+ messages)

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-25 20:59 UTC  (3+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment

[PATCH v17 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-04-25 20:23 UTC  (12+ messages)
` [PATCH v17 13/21] dm verity: consume root hash digest and expose signature data via LSM hook
` [PATCH v17 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v17 17/21] ipe: enable support for fs-verity as a trust provider
` [PATCH v17 20/21] Documentation: add ipe documentation

[PATCH v3 1/1] null_blk: Fix missing mutex_destroy() at module removal
 2024-04-25 20:15 UTC  (2+ messages)

[RFC PATCH 0/4] Read/Write with meta buffer
 2024-04-25 19:05 UTC  (3+ messages)

[PATCH v2 1/1] null_blk: Fix the problem "mutex_destroy missing"
 2024-04-25 17:11 UTC  (3+ messages)

[PATCH 1/1] null_blk: Fix the problem "mutex_destroy missing"
 2024-04-25 16:39 UTC  (4+ messages)

[PATCH] mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggers
 2024-04-25 16:22 UTC  (4+ messages)

API break, sysfs "capability" file
 2024-04-25 13:08 UTC  (14+ messages)

[PATCH blktests v2 0/2] fix nbd/002
 2024-04-25 11:31 UTC  (3+ messages)

[syzbot] [block?] WARNING in stack_depot_save_flags
 2024-04-25  8:10 UTC 

convert SCSI to atomic queue limits, part 1 (v3)
 2024-04-25  1:57 UTC  (2+ messages)

INFO: task hung in bdev_open
 2024-04-24 14:54 UTC  (7+ messages)

[PATCH v2 0/2] Fixes for zone write plugging
 2024-04-24 13:58 UTC  (13+ messages)
` [PATCH v2 1/2] block: prevent freeing a zone write plug too early
` [PATCH v2 2/2] block: use a per disk workqueue for zone write plugging
` (subset) [PATCH v2 0/2] Fixes "

[PATCH] block: set default max segment size in case of virt_boundary
 2024-04-24 13:47 UTC 

[PATCH] block: allow device to have both virt_boundary_mask and max segment size
 2024-04-24 13:09 UTC  (4+ messages)

[PATCH blktests v3 00/15] support test case repeat by different conditions
 2024-04-24 12:33 UTC  (21+ messages)
` [PATCH blktests v3 01/15] check: factor out _run_test()
` [PATCH blktests v3 02/15] check: support test case repeat by different conditions
` [PATCH blktests v3 03/15] check: use set_conditions() for the CAN_BE_ZONED test cases
` [PATCH blktests v3 04/15] meta/{016,017}: add test cases to check repeated test case runs
` [PATCH blktests v3 05/15] common/rc: introduce _check_conflict_and_set_default()
` [PATCH blktests v3 06/15] nvme/rc: introduce NVMET_TRTYPES
` [PATCH blktests v3 07/15] nvme/rc: add blkdev type environment variable
` [PATCH blktests v3 08/15] nvme/rc: introduce NVMET_BLKDEV_TYPES
` [PATCH blktests v3 09/15] nvme/{002-031,033-038,040-045,047,048}: support NMVET_TRTYPES
` [PATCH blktests v3 10/15] nvme/{006,008,010,012,014,019,023}: support NVMET_BLKDEV_TYPES
` [PATCH blktests v3 11/15] nvme/{007,009,011,013,015,020,024}: drop duplicate nvmet blkdev type tests
` [PATCH blktests v3 12/15] nvme/{021,022,025,026,027,028}: do not hard code target blkdev type
` [PATCH blktests v3 13/15] nvme/{rc,010,017,031,034,035}: rename nvme_img_size to NVME_IMG_SIZE
` [PATCH blktests v3 14/15] nvme/{rc,016,017}: rename nvme_num_iter to NVME_NUM_ITER
` [PATCH blktests v3 15/15] nvme/rc,srp/rc,common/multipath-over-rdma: rename use_rxe to USE_RXE

[PATCH blktests 05/11] nvme/rc: introduce NVMET_TR_TYPES
 2024-04-24  8:55 UTC  (11+ messages)

[bug report] kmemleak observed with blktests nvme/tcp
 2024-04-24  6:18 UTC  (6+ messages)

[PATCH AUTOSEL 6.6 16/16] blk-iocost: do not WARN if iocg was already offlined
 2024-04-23 11:01 UTC 

[PATCH AUTOSEL 6.8 18/18] blk-iocost: do not WARN if iocg was already offlined
 2024-04-23 11:01 UTC 

[GIT PULL] Block updates for 6.9-rc1
 2024-04-23  7:33 UTC  (5+ messages)
` [PATCH for-6.10 1/2] dm-crypt: stop constraining max_segment_size to PAGE_SIZE
` [PATCH for-6.10 2/2] dm: use queue_limits_set

[PATCH] blk-throttle: fix repeat limit on bio with BIO_BPS_THROTTLED
 2024-04-23  2:29 UTC  (9+ messages)
  `  "

[PATCH AUTOSEL 5.10 6/9] blk-iocost: avoid out of bounds shift
 2024-04-22 23:19 UTC 

[PATCH AUTOSEL 5.15 06/10] blk-iocost: avoid out of bounds shift
 2024-04-22 23:19 UTC 

[PATCH AUTOSEL 6.1 10/19] blk-iocost: avoid out of bounds shift
 2024-04-22 23:18 UTC 

[PATCH AUTOSEL 6.6 13/29] blk-iocost: avoid out of bounds shift
 2024-04-22 23:16 UTC 

[PATCH AUTOSEL 6.8 16/43] blk-iocost: avoid out of bounds shift
 2024-04-22 23:14 UTC 

[PATCH blktests v2 00/11] support test case repeat by different conditions
 2024-04-22 11:35 UTC  (4+ messages)
` [PATCH blktests v2 05/11] nvme/rc: introduce NVMET_TRTYPES

[PATCH 1/3] cxl/memdev: Improve sanitize ABI descriptions
 2024-04-22  7:01 UTC  (4+ messages)
` [PATCH] cxl/memdev: Only show sanitize sysfs files when supported
` [PATCH 2/3] cxl/memdev: Document security state in kern-doc
` [PATCH 3/3] cxl/memdev: Only show sanitize sysfs files when supported


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