Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-30 21:49:38 to 2024-02-02 07:31:33 UTC [more...]

[PATCH 00/26] Zone write plugging
 2024-02-02  7:30 UTC  (19+ 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

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

[PATCH v2 00/34] Open block devices as files
 2024-02-02  6:43 UTC  (84+ 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 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  (28+ messages)
` [PATCH v9 01/19] fs: Fix rw_hint validation
` [PATCH v9 04/19] fs: Move enum rw_hint into a new header file
` [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
` [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 09/19] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v9 10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v9 11/19] scsi: sd: Translate data lifetime information
` [PATCH v9 12/19] scsi: scsi_debug: Reduce code duplication
` [PATCH v9 13/19] scsi: scsi_debug: Support the block limits extension VPD page
` [PATCH v9 14/19] scsi: scsi_debug: Rework page code error handling
` [PATCH v9 15/19] scsi: scsi_debug: Rework subpage "
` [PATCH v9 16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap
` [PATCH v9 17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH v9 18/19] scsi: scsi_debug: Implement GET STREAM STATUS
` [PATCH v9 19/19] scsi: scsi_debug: Maintain write statistics per group number
  ` [PATCH v9 03/19] fs: Split fcntl_rw_hint()

[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  (33+ 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 10/14] virtio_blk: split virtblk_probe
` [PATCH 11/14] virtio_blk: pass queue_limits to blk_mq_alloc_disk
` [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  (12+ messages)
    ` [PATCH 2/3] block: support PI at non-zero offset within metadata
    ` [PATCH 1/3] block: refactor guard helpers
    ` [PATCH 3/3] nvme: allow integrity when PI is not in first bytes

[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] block: Simplify the allocation of slab caches
 2024-01-31 10:08 UTC  (2+ messages)

[PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
 2024-01-31  7:32 UTC  (5+ messages)
` [PATCH v3 3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope
` [PATCH v3 4/5] f2fs: guard blkdev_zone_mgmt with "

[RFC PATCH 0/1] virtio-blk: handle block layer timedout request
 2024-01-31  7:00 UTC  (6+ messages)
` [RFC PATCH 1/1] virtio-blk: process "

[RFC PATCH v12 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-01-30 22:37 UTC  (21+ messages)
` [RFC PATCH v12 01/20] security: add ipe lsm
` [RFC PATCH v12 02/20] ipe: add policy parser
` [RFC PATCH v12 03/20] ipe: add evaluation loop
` [RFC PATCH v12 04/20] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v12 05/20] initramfs|security: Add security hook to initramfs unpack
` [RFC PATCH v12 06/20] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v12 07/20] security: add new securityfs delete function
` [RFC PATCH v12 08/20] ipe: add userspace interface
` [RFC PATCH v12 09/20] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v12 10/20] ipe: add permissive toggle
` [RFC PATCH v12 11/20] block|security: add LSM blob to block_device
` [RFC PATCH v12 12/20] dm verity: set DM_TARGET_SINGLETON feature flag
` [RFC PATCH v12 13/20] dm: add finalize hook to target_type
` [RFC PATCH v12 14/20] dm verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v12 15/20] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v12 16/20] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v12 17/20] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v12 18/20] scripts: add boot policy generation program
` [RFC PATCH v12 19/20] ipe: kunit test for parser
` [RFC PATCH v12 20/20] documentation: add ipe documentation

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