linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-01 03:24:25 to 2024-02-05 23:42:10 UTC [more...]

[PATCH 00/26] Zone write plugging
 2024-02-05 23:42 UTC  (82+ messages)
` [PATCH 01/26] block: Restore sector of flush requests
` [PATCH 02/26] block: Remove req_bio_endio()
` [PATCH 03/26] block: Introduce bio_straddle_zones() and bio_offset_from_zone_start()
` [PATCH 04/26] block: Introduce blk_zone_complete_request_bio()
` [PATCH 05/26] block: Allow using bio_attempt_back_merge() internally
` [PATCH 06/26] block: Introduce zone write plugging
` [PATCH 07/26] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH 08/26] block: Implement zone append emulation
` [PATCH 09/26] block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
` [PATCH 10/26] dm: Use the block layer zone append emulation
` [PATCH 11/26] scsi: sd: "
` [PATCH 12/26] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH 13/26] null_blk: "
` [PATCH 14/26] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH 15/26] null_blk: Introduce fua attribute
` [PATCH 16/26] nvmet: zns: Do not reference the gendisk conv_zones_bitmap
` [PATCH 17/26] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH 18/26] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH 19/26] block: mq-deadline: Remove support for zone write locking
` [PATCH 20/26] block: Remove elevator required features
` [PATCH 21/26] block: Do not check zone type in blk_check_zone_append()
` [PATCH 22/26] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH 23/26] block: Remove zone write locking
` [PATCH 24/26] block: Do not special-case plugging of zone write operations
` [PATCH 25/26] block: Reduce zone write plugging memory usage
` [PATCH 26/26] block: Add zone_active_wplugs debugfs entry

[RFC PATCH v12 08/20] ipe: add userspace interface
 2024-02-05 23:21 UTC  (5+ messages)
` [PATCH RFC v12 8/20] "

[RFC PATCH v12 15/20] ipe: add support for dm-verity as a trust provider
 2024-02-05 23:11 UTC  (3+ messages)
` [PATCH RFC "

[RFC PATCH v12 06/20] ipe: introduce 'boot_verified' as a trust provider
 2024-02-05 22:39 UTC  (3+ messages)
` [PATCH RFC v12 6/20] "

[PATCHv8 1/1] block: introduce content activity based ioprio
 2024-02-05 22:05 UTC  (3+ messages)

[RFC PATCH v12 05/20] initramfs|security: Add security hook to initramfs unpack
 2024-02-05 21:18 UTC  (3+ messages)
` [PATCH RFC v12 5/20] "

[PATCH] block: rbd: make rbd_bus_type const
 2024-02-05 12:51 UTC  (3+ messages)

[Bisected] [commit dd6c3c544126] [linux-next] [6.8.0-rc2] Task hungs for infinite time call traces
 2024-02-05 17:45 UTC 

[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
 2024-02-05 17:39 UTC  (4+ messages)

[PATCH] blk-throttle: Eliminate redundant checks for data direction
 2024-02-05 17:16 UTC  (2+ messages)

clean up blk_mq_submit_bio
 2024-02-05 17:08 UTC  (2+ messages)

[PATCH v2 00/34] Open block devices as files
 2024-02-05 14:19 UTC  (68+ messages)
` [PATCH v2 01/34] bdev: open block device "
` [PATCH v2 07/34] xfs: port block device access to files
` [PATCH v2 13/34] bcache: "
` [PATCH v2 14/34] block2mtd: port "
` [PATCH v2 15/34] nvme: port block device access to file
` [PATCH v2 16/34] s390: "
` [PATCH v2 17/34] target: "
` [PATCH v2 18/34] bcachefs: "
` [PATCH v2 19/34] btrfs: port "
` [PATCH v2 20/34] erofs: "
` [PATCH v2 21/34] ext4: port block "
` [PATCH v2 22/34] f2fs: port block device access to files
` [PATCH v2 23/34] jfs: port block device access to file
` [PATCH v2 24/34] nfs: port block device access to files
` [PATCH v2 25/34] ocfs2: port block device access to file
` [PATCH v2 26/34] reiserfs: "
` [PATCH v2 27/34] bdev: remove bdev_open_by_path()
` [PATCH v2 28/34] bdev: make bdev_release() private to block layer
` [PATCH v2 29/34] bdev: make struct bdev_handle private to the "
` [PATCH v2 30/34] bdev: remove bdev pointer from struct bdev_handle
` [PATCH v2 31/34] block: use file->f_op to indicate restricted writes
` [PATCH v2 32/34] block: remove bdev_handle completely
` [PATCH v2 33/34] block: expose bdev_file_inode()
` [PATCH v2 34/34] ext4: rely on sb->f_bdev only

[PATCHv7 1/1] block: introduce content activity based ioprio
 2024-02-05  7:13 UTC  (4+ messages)

[PATCH] zram: use copy_page for full page copy
 2024-02-05  6:50 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-02-04 21:34 UTC  (4+ messages)

[RFC PATCH v12 17/20] ipe: enable support for fs-verity as a trust provider
 2024-02-03 22:25 UTC  (2+ messages)
` [PATCH RFC "

[RFC PATCH v12 10/20] ipe: add permissive toggle
 2024-02-03 22:25 UTC  (2+ messages)
` [PATCH RFC "

[RFC PATCH v12 09/20] uapi|audit|ipe: add ipe auditing support
 2024-02-03 22:25 UTC  (2+ messages)
` [PATCH RFC v12 9/20] "

[PATCH 6.7 117/353] block/rnbd-srv: Check for unlikely string overflow
 2024-02-03  4:03 UTC 

[PATCH 6.6 118/322] block/rnbd-srv: Check for unlikely string overflow
 2024-02-03  4:03 UTC 

[PATCH 6.1 076/219] block/rnbd-srv: Check for unlikely string overflow
 2024-02-03  4:04 UTC 

[RFC PATCH v12 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-02-03  3:56 UTC  (4+ messages)
` [RFC PATCH v12 12/20] dm verity: set DM_TARGET_SINGLETON feature flag

apyeth.live mailing list memberships reminder
 2024-02-01 10:01 UTC 

[PATCH] block/blk-mq: Don't complete locally if capacities are different
 2024-02-02 23:20 UTC  (2+ messages)

[git pull] device mapper fixes for 6.8-rc3
 2024-02-02 20:43 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.8-rc3
 2024-02-02 20:43 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 07/15] block: Fix WARNING in _copy_from_iter
 2024-02-02 18:40 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 11/15] aoe: avoid potential deadlock at set_capacity

[PATCH AUTOSEL 6.6 09/21] block: Fix WARNING in _copy_from_iter
 2024-02-02 18:40 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 15/21] aoe: avoid potential deadlock at set_capacity

[PATCH AUTOSEL 6.7 10/23] block: Fix WARNING in _copy_from_iter
 2024-02-02 18:39 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 16/23] aoe: avoid potential deadlock at set_capacity

[mainline] [linux-next] [6.8-rc1] [FC] [DLPAR] OOps kernel crash after performing dlpar remove test
 2024-02-02 13:49 UTC  (5+ messages)

[PATCH -next] block: Add parameter descriptions to kernel-doc
 2024-02-02  7:52 UTC 

[PATCH v9 0/5] Fix I/O priority lost in device-mapper
 2024-02-01 18:00 UTC  (2+ messages)
` (subset) "

[Linux Kernel Bug][drivers/pktcdvd] INFO: task hung in __rq_qos_throttle
 2024-02-01 16:28 UTC 

[linux-next:master] [block/mq] 574e7779cf: fio.write_iops -72.9% regression
 2024-02-01 14:45 UTC  (8+ messages)

map multiple blocks per ->map_blocks in iomap writeback
 2024-02-01 13:23 UTC  (5+ messages)

[PATCH v2 0/3] Block integrity with flexible-offset PI
 2024-02-01 13:01 UTC  (4+ messages)
  ` [PATCH v2 1/3] block: refactor guard helpers
  ` [PATCH v2 2/3] block: support PI at non-zero offset within metadata
  ` [PATCH v2 3/3] nvme: allow integrity when PI is not in first bytes

[PATCH v9 00/19] Pass data lifetime information to SCSI disk devices
 2024-02-01 10:27 UTC  (5+ messages)
` [PATCH v9 07/19] fs/f2fs: Restore the whint_mode mount option
` [PATCH v9 08/19] fs/f2fs: Restore support for tracing data lifetimes

[syzbot] [ext4?] [block?] kernel BUG in set_blocksize
 2024-02-01  9:14 UTC 

[PATCH blktests V4] nvme: add nvme pci timeout testcase
 2024-02-01  8:55 UTC  (2+ messages)

atomic queue limits updates v3
 2024-02-01  7:10 UTC  (8+ messages)
` [PATCH 05/14] block: add a max_user_discard_sectors queue limit

[PATCHv6 1/1] block: introduce content activity based ioprio
 2024-02-01  4:37 UTC  (5+ messages)

[PATCH v2 28/34] bdev: make bdev_release() private to block layer
 2024-01-29 16:19 UTC 


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