Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-05 04:42:42 to 2024-04-09 13:58:08 UTC [more...]

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

[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
 2024-04-09 11:53 UTC  (49+ messages)
` [PATCH vfs.all 01/26] block: move two helpers into bdev.c
` [PATCH vfs.all 02/26] block: remove sync_blockdev_nowait()
` [PATCH vfs.all 03/26] block: remove sync_blockdev_range()
` [PATCH vfs.all 04/26] block: prevent direct access of bd_inode
` [PATCH vfs.all 05/26] block: add a helper bdev_read_folio()
` [PATCH vfs.all 06/26] bcachefs: remove dead function bdev_sectors()
` [PATCH vfs.all 07/26] cramfs: prevent direct access of bd_inode
` [PATCH vfs.all 08/26] erofs: "
` [PATCH vfs.all 09/26] nilfs2: "
` [PATCH vfs.all 10/26] gfs2: "
` [PATCH vfs.all 11/26] btrfs: "
` [PATCH vfs.all 12/26] ext4: remove block_device_ejected()
` [PATCH vfs.all 13/26] ext4: prevent direct access of bd_inode
` [PATCH vfs.all 14/26] jbd2: "
` [PATCH vfs.all 15/26] s390/dasd: use bdev api in dasd_format()
` [PATCH vfs.all 16/26] bcache: prevent direct access of bd_inode
` [PATCH vfs.all 17/26] block2mtd: "
` [PATCH vfs.all 18/26] scsi: use bdev helper in scsi_bios_ptable()
` [PATCH vfs.all 19/26] dm-vdo: convert to use bdev_file
` [PATCH vfs.all 20/26] block: factor out a helper init_bdev_file()
` [PATCH vfs.all 21/26] block: fix module reference leakage from bdev_open_by_dev error path
` [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
` [PATCH vfs.all 23/26] iomap: add helpers helpers to get and set bdev
` [PATCH vfs.all 24/26] iomap: convert to use bdev_file
` [PATCH vfs.all 25/26] buffer: add helpers to get and set bdev
` [PATCH vfs.all 26/26] buffer: convert to use bdev_file

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-09 11:45 UTC  (5+ messages)
` [PATCH v2 15/25] misc: nsm: drop owner assignment
` [PATCH v2 23/25] scsi: virtio: "

API break, sysfs "capability" file
 2024-04-09  8:19 UTC  (7+ messages)

[PATCH] block: support changing scheduler & nr_requests together
 2024-04-09  6:06 UTC 

convert SCSI to atomic queue limits, part 1 (v2)
 2024-04-09  2:57 UTC  (20+ messages)
` [PATCH 01/23] block: add a helper to cancel atomic queue limit updates
` [PATCH 03/23] mpi3mr: pass queue_limits to bsg_setup_queue
` [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template
` [PATCH 12/23] mpt3sas: switch to using ->device_configure

[PATCH] block/035: add test to cover blk-cgroup vs. disk rebind
 2024-04-09  0:56 UTC  (2+ messages)

[PATCH 00/11] address remaining stringop-truncation warnings
 2024-04-08 18:05 UTC  (4+ messages)
` [PATCH 08/11] blktrace: convert strncpy() to strscpy_pad()

[PATCH v6 00/10] block atomic writes
 2024-04-08 17:50 UTC  (10+ messages)

[PATCH v7 00/28] Zone write plugging
 2024-04-08 15:53 UTC  (36+ messages)
` [PATCH v7 01/28] block: Restore sector of flush requests
` [PATCH v7 02/28] block: Remove req_bio_endio()
` [PATCH v7 03/28] block: Introduce blk_zone_update_request_bio()
` [PATCH v7 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()
` [PATCH v7 05/28] block: Allow using bio_attempt_back_merge() internally
` [PATCH v7 06/28] block: Remember zone capacity when revalidating zones
` [PATCH v7 07/28] block: Introduce zone write plugging
` [PATCH v7 08/28] block: Fake max open zones limit when there is no limit
` [PATCH v7 09/28] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH v7 10/28] block: Implement zone append emulation
` [PATCH v7 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
` [PATCH v7 12/28] dm: Use the block layer zone append emulation
` [PATCH v7 13/28] scsi: sd: "
` [PATCH v7 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v7 15/28] null_blk: "
` [PATCH v7 16/28] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v7 17/28] null_blk: Introduce fua attribute
` [PATCH v7 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap
` [PATCH v7 19/28] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v7 20/28] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v7 21/28] block: mq-deadline: Remove support for zone write locking
` [PATCH v7 22/28] block: Remove elevator required features
` [PATCH v7 23/28] block: Do not check zone type in blk_check_zone_append()
` [PATCH v7 24/28] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v7 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry
` [PATCH v7 26/28] block: Remove zone write locking
` [PATCH v7 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
` [PATCH v7 28/28] block: Do not special-case plugging of zone write operations

[PATCHv2] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-04-08 10:26 UTC 

[PATCH] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-04-08 10:30 UTC  (2+ messages)

[PATCH] block: fix q->blkg_list corruption during disk rebind
 2024-04-08  7:42 UTC  (6+ messages)

[PATCH blktests 1/2] nvme/011: fix filename path
 2024-04-08  7:17 UTC  (3+ messages)

[PATCH blktests] block/035: test return EIO from BLKRRPART
 2024-04-08  6:45 UTC  (7+ messages)

[PATCH blktests 2/2] nvme/rc: fix shellcheck warning SC2086
 2024-04-08  4:05 UTC  (2+ messages)

[PATCH v6 00/28] Zone write plugging
 2024-04-08  1:26 UTC  (15+ messages)
` [PATCH v6 07/28] block: Introduce zone "
` [PATCH v6 12/28] dm: Use the block layer zone append emulation
` [PATCH v6 22/28] block: Remove elevator required features
` [PATCH v6 23/28] block: Do not check zone type in blk_check_zone_append()
` [PATCH v6 24/28] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v6 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry
` [PATCH v6 26/28] block: Remove zone write locking
` [PATCH v6 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
` [PATCH v6 28/28] block: Do not special-case plugging of zone write operations

[RFC PATCH 0/9] io_uring: support sqe group and provide group kbuf
 2024-04-08  1:03 UTC  (10+ messages)
` [PATCH 1/9] io_uring: net: don't check sqe->__pad2[0] for send zc
` [PATCH 2/9] io_uring: support user sqe ext flags
` [PATCH 3/9] io_uring: add helper for filling cqes in __io_submit_flush_completions()
` [PATCH 4/9] io_uring: add one output argument to io_submit_sqe
` [PATCH 5/9] io_uring: support SQE group
` [PATCH 6/9] io_uring: support providing sqe group buffer
` [PATCH 7/9] io_uring/uring_cmd: support provide group kernel buffer
` [PATCH 8/9] ublk: support provide io buffer
` [RFC PATCH 9/9] liburing: support sqe ext_flags & sqe group

[PATCHv2 0/2] block,nvme: latency-based I/O scheduler
 2024-04-07 19:55 UTC  (6+ messages)

[bug report] kmemleak observed with blktests nvme/tcp
 2024-04-07  0:38 UTC 

[RFC PATCH 0/4] Read/Write with meta buffer
 2024-04-06 21:30 UTC  (2+ messages)

[PATCH RFC v2 0/6] blk-throttle: support enable and disable during runtime
 2024-04-06  8:00 UTC  (7+ messages)
` [PATCH RFC v2 1/6] blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
` [PATCH RFC v2 2/6] blk-throttle: delay initialization until configuration
` [PATCH RFC v2 3/6] blk-throttle: expand tg_conf_updated() to return if any tg has rules
` [PATCH RFC v2 4/6] blk-cgroup: add a new helper blkg_conf_exit_blkg()
` [PATCH RFC v2 5/6] blk-throttle: support to destroy throtl_data when blk-throttle is disabled
` [PATCH RFC v2 6/6] blk-throtl: switch to use rq_qos

[PATCH 0/2] block: support to account io_ticks precisely
 2024-04-06  7:57 UTC  (2+ messages)

[PATCH] block: Fix BLKRRPART regression
 2024-04-06  4:46 UTC  (3+ messages)

[PATCH] blk-iocost: avoid out of bounds shift
 2024-04-06  2:07 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.9-rc3
 2024-04-06  0:10 UTC  (2+ messages)

[PATCH] docs: sysfs-block: document size sysfs entry
 2024-04-05 21:26 UTC  (3+ messages)

[PATCH v2] docs: sysfs-block: document size sysfs entry
 2024-04-05 21:24 UTC 

[PATCH 0/2] Fix the mq-deadline async_depth implementation
 2024-04-05 20:05 UTC  (4+ messages)
` [PATCH 1/2] block: Call .limit_depth() after .hctx has been set

[PATCH] docs: sysfs-block: change hidden sysfs entry listing order
 2024-04-05 19:39 UTC  (2+ messages)

[PATCH] block: work around sparse in queue_limits_commit_update
 2024-04-05 17:13 UTC  (6+ messages)

[RFC PATCH 1/5] rust: block: introduce `kernel::block::mq` module
 2024-04-05  9:40 UTC  (11+ messages)

[PATCH v5.10] block: add check that partition length needs to be aligned with block size
 2024-04-05  9:31 UTC  (2+ messages)

[RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support
 2024-04-05  7:02 UTC  (6+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
 2024-04-05  6:12 UTC  (3+ messages)
  ` [Lsf-pc] "


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