linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-31 13:04:56 to 2024-02-04 12:37:27 UTC [more...]

[PATCH 00/26] Zone write plugging
 2024-02-04 12:37 UTC  (54+ 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

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-02-04 10:39 UTC  (3+ messages)

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

[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] "

[RFC PATCH v12 08/20] ipe: add userspace interface
 2024-02-03 22:25 UTC  (2+ messages)
` [PATCH RFC v12 8/20] "

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

[RFC PATCH v12 05/20] initramfs|security: Add security hook to initramfs unpack
 2024-02-03 22:25 UTC  (2+ messages)
` [PATCH RFC v12 5/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 v2 00/34] Open block devices as files
 2024-02-02 11:51 UTC  (87+ messages)
` [PATCH v2 01/34] bdev: open block device "
` [PATCH v2 02/34] block/ioctl: port blkdev_bszset() to file
` [PATCH v2 03/34] block/genhd: port disk_scan_partitions() "
` [PATCH v2 04/34] md: port block device access "
` [PATCH v2 05/34] swap: port block device usage "
` [PATCH v2 06/34] power: port block device access "
` [PATCH v2 07/34] xfs: port block device access to files
` [PATCH v2 08/34] drbd: port block device access to file
` [PATCH v2 09/34] pktcdvd: "
` [PATCH v2 10/34] rnbd: "
` [PATCH v2 11/34] xen: "
` [PATCH v2 12/34] zram: "
` [PATCH v2 13/34] bcache: port block device access to files
` [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

[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  (4+ messages)
` [PATCH v9 1/5] block: Fix where bio IO priority gets set
` (subset) [PATCH v9 0/5] Fix I/O priority lost in device-mapper

[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  (15+ messages)
` [PATCH v9 01/19] fs: Fix rw_hint validation
` [PATCH v9 07/19] fs/f2fs: Restore the whint_mode mount option
` [PATCH v9 08/19] fs/f2fs: Restore support for tracing data lifetimes
  ` [PATCH v9 03/19] fs: Split fcntl_rw_hint()
  ` [PATCH v9 05/19] fs: Propagate write hints to the struct block_device inode
  ` [PATCH v9 06/19] block, fs: Restore the per-bio/request data lifetime fields

[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  (32+ messages)
` [PATCH 01/14] block: move max_{open,active}_zones to struct queue_limits
` [PATCH 02/14] block: refactor disk_update_readahead
` [PATCH 03/14] block: add an API to atomically update queue limits
` [PATCH 04/14] block: use queue_limits_commit_update in queue_max_sectors_store
` [PATCH 05/14] block: add a max_user_discard_sectors queue limit
` [PATCH 06/14] block: use queue_limits_commit_update in queue_discard_max_store
` [PATCH 07/14] block: pass a queue_limits argument to blk_alloc_queue
` [PATCH 08/14] block: pass a queue_limits argument to blk_mq_init_queue
` [PATCH 09/14] block: pass a queue_limits argument to blk_mq_alloc_disk
` [PATCH 11/14] virtio_blk: pass queue_limits "
` [PATCH 12/14] loop: cleanup loop_config_discard
` [PATCH 13/14] loop: pass queue_limits to blk_mq_alloc_disk
` [PATCH 14/14] loop: use the atomic queue limits update API

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

[PATCH 1/1] block: print warning when invalid domain set to ioprio
 2024-01-31 23:59 UTC  (4+ messages)

[PATCH v6 1/4] block: Make fair tag sharing configurable
 2024-01-31 23:52 UTC  (17+ messages)

[PATCH 0/3] Block integrity with flexibile-offset PI
 2024-01-31 17:48 UTC  (3+ messages)

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
 2024-01-31 14:54 UTC  (3+ messages)
` [PATCH] trace/blktrace: fix task hung in blk_trace_remove

[PATCH V2 0/2] *** Test the NVMe reservation feature ***
 2024-01-31 14:47 UTC  (4+ messages)
` [PATCH V2 1/2] nvme/{rc,002,016,017,030,031}: introduce --resv_enable argument
    `  "

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