Linux-Block Archive mirror
 help / color / mirror / Atom feed
[PATCH 1/1] null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
 2024-04-29  9:12 UTC 

[PATCHES][RFC] set_blocksize() rework
 2024-04-29  8:42 UTC  (29+ messages)
` [PATCH 1/7] bcache_register(): don't bother with set_blocksize()
` [PATCH 2/7] pktcdvd: sort set_blocksize() calls out
` [PATCH 3/7] swapon(2)/swapoff(2): don't bother with block size
` [PATCH 4/7] swapon(2): open swap with O_EXCL
` [PATCH 5/7] swsusp: don't bother with setting block size
` [PATCH 6/7] btrfs_get_dev_args_from_path(): don't call set_blocksize()
` [PATCH 7/7] set_blocksize(): switch to passing struct file *, fail if it's not opened exclusive

[PATCHES][RFC] packing struct block_device flags
 2024-04-29  7:31 UTC  (12+ messages)
` [PATCH 1/8] Use bdev_is_paritition() instead of open-coding it
` [PATCH 2/8] wrapper for access to ->bd_partno
` [PATCH 3/8] bdev: infrastructure for flags
` [PATCH 4/8] bdev: move ->bd_read_only to ->__bd_flags
` [PATCH 5/8] bdev: move ->bd_write_holder into ->__bd_flags
` [PATCH 6/8] bdev: move ->bd_has_subit_bio to ->__bd_flags
` [PATCH 7/8] bdev: move ->bd_ro_warned "
` [PATCH 8/8] bdev: move ->bd_make_it_fail "

[RFC PATCH 0/9] io_uring: support sqe group and provide group kbuf
 2024-04-29  3:34 UTC  (10+ messages)
` [PATCH 5/9] io_uring: support SQE group

[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
 2024-04-29  3:01 UTC  (25+ 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
` [PATCH vfs.all 15/26] s390/dasd: use bdev api in dasd_format()

[PATCH blktests] nvme/039: adjust to util-linux v2.40 dmesg format change
 2024-04-29  1:38 UTC 

[PATCH blktests v3 00/15] support test case repeat by different conditions
 2024-04-28 23:58 UTC  (25+ 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

[RFC for-6.10/block] loop: Fix a race between loop detach and loop open
 2024-04-28 21:49 UTC  (2+ messages)

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-04-28 16:55 UTC  (26+ messages)
` [PATCH 1/7] block: Init for CBD(CXL "
` [PATCH 2/7] cbd: introduce cbd_transport
` [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] "

[bug report] Format FS failed with ublk device
 2024-04-28 10:09 UTC  (3+ messages)

[PATCH 00/10] Read/Write with meta/integrity
 2024-04-27 14:16 UTC  (23+ 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

[PATCH] block : add larger order folio size instead of pages
 2024-04-27  8:14 UTC  (6+ messages)

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

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

[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  (4+ messages)
` [PATCH RFC 2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders()

[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  (6+ 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  (2+ 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  (3+ messages)

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

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


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 read-only IMAP folder(s) and NNTP newsgroup(s).