messages from 2024-01-18 15:20:33 to 2024-01-23 14:20:08 UTC [more...]
atomic queue limits updates
2024-01-23 14:19 UTC (37+ messages)
` [PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits
` [PATCH 02/15] block: refactor disk_update_readahead
` [PATCH 03/15] block: add an API to atomically update queue limits
` [PATCH 04/15] block: use queue_limits_commit_update in queue_max_sectors_store
` [PATCH 05/15] block: add a max_user_discard_sectors queue limit
` [PATCH 06/15] nvme: remove the hack to not update the discard limits in nvme_config_discard
` [PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store
` [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
` [PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue
` [PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk
` [PATCH 11/15] virtio_blk: split virtblk_probe
` [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
` [PATCH 13/15] loop: cleanup loop_config_discard
` [PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk
` [PATCH 15/15] loop: use the atomic queue limits update API
[RFC PATCH 00/11] Rust null block driver
2024-01-23 14:03 UTC (6+ messages)
` [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module
[PATCH v2 00/34] Open block devices as files
2024-01-23 13:26 UTC (35+ 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] block: introduce content activity based ioprio
2024-01-23 13:06 UTC (2+ messages)
[PATCH v8 00/19] Pass data lifetime information to SCSI disk devices
2024-01-23 12:35 UTC (16+ messages)
` [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
` [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields
[PATCH V2 0/2] *** Test the NVMe reservation feature ***
2024-01-23 11:41 UTC (6+ messages)
` [PATCH V2 1/2] nvme/{rc,002,016,017,030,031}: introduce --resv_enable argument
` [PATCH V2 2/2] test/nvme/050: test the reservation feature
[PATCH blktests v3 0/2] block/031: allow to run with built-in null_blk driver
2024-01-23 10:45 UTC (2+ messages)
[PATCH 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
2024-01-23 9:43 UTC (6+ messages)
` [PATCH 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
` [PATCH 2/5] dm: dm-zoned: pass GFP_KERNEL to blkdev_zone_mgmt
` [PATCH 3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope
` [PATCH 4/5] f2fs: guard blkdev_zone_mgmt with "
` [PATCH 5/5] block: remove gfp_flags from blkdev_zone_mgmt
[PATCH v6 1/4] block: Make fair tag sharing configurable
2024-01-23 9:13 UTC (13+ messages)
can we drop the bio based path in null_blk
2024-01-23 9:13 UTC (2+ messages)
[PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
2024-01-23 9:11 UTC (8+ messages)
` mmc vs highmem, was: "
[RFC 0/1] nvme: Add NVMe LBA Fault Injection
2024-01-23 9:05 UTC (4+ messages)
[PATCH] block: Fix WARNING in _copy_from_iter
2024-01-23 8:51 UTC (2+ messages)
[PATCH] block/blk-mq: Don't complete locally if capacities are different
2024-01-23 8:47 UTC (2+ messages)
[PATCH] blk-throttle: Eliminate redundant checks for data direction
2024-01-23 8:46 UTC (2+ messages)
[PATCH 0/2] Fix requests loss during virtio-blk device suspend
2024-01-23 3:27 UTC (5+ messages)
` [PATCH 1/2] blk-mq: introduce blk_mq_tagset_wait_request_completed()
` [PATCH 2/2] virtio-blk: Ensure no requests in virtqueues before deleting vqs
[PATCH v3 0/4] brd discard patches
2024-01-23 2:49 UTC (4+ messages)
[PATCH] block/mq-deadline: Optimize request insertion
2024-01-23 2:30 UTC (2+ messages)
[PATCHSET RFC v2 0/4] mq-deadline scalability improvements
2024-01-22 23:55 UTC (13+ messages)
` [PATCH 1/4] block/mq-deadline: pass in queue directly to dd_insert_request()
` [PATCH 2/4] block/mq-deadline: serialize request dispatching
` [PATCH 3/4] block/mq-deadline: fallback to per-cpu insertion buckets under contention
` [PATCH 4/4] block/mq-deadline: skip expensive merge lookups if contended
[RFC PATCH 0/1] virtio-blk: handle block layer timedout request
2024-01-22 17:47 UTC (5+ messages)
` [RFC PATCH 1/1] virtio-blk: process "
[PATCH v2 00/16] block atomic writes
2024-01-22 8:29 UTC (3+ messages)
` [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
[PATCH blktests V2 0/1] nvme: add nvme pci timeout testcase
2024-01-22 4:06 UTC (4+ messages)
` [PATCH blktests V2 1/1] "
[LSF/MM/BPF TOPIC] State Of The Page
2024-01-22 0:18 UTC (8+ messages)
[PATCH] block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
2024-01-20 1:08 UTC (4+ messages)
[PATCHSET RFC 0/2] mq-deadline scalability improvements
2024-01-19 23:11 UTC (20+ messages)
` [PATCH 1/2] block/mq-deadline: serialize request dispatching
` [PATCH 2/2] block/mq-deadline: fallback to per-cpu insertion buckets under contention
[BUG] I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS
2024-01-19 22:20 UTC (5+ messages)
[LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
2024-01-19 20:49 UTC (8+ messages)
[PATCH] block: Remove unnecessary unlikely()
2024-01-19 20:20 UTC (3+ messages)
[PATCH] block: Fix iterating over an empty bio with bio_for_each_folio_all
2024-01-19 16:03 UTC (3+ messages)
[GIT PULL] Followup block fixes for 6.8-rc1
2024-01-19 2:40 UTC (3+ messages)
[PATCH 1/1] block: optimise in irq bio put caching
2024-01-19 1:23 UTC
[PATCHSET RFC v3 0/6] Cache issue side time querying
2024-01-18 19:20 UTC (7+ messages)
` [PATCH 1/6] block: move cgroup time handling code into blkdev.h
` [PATCH 2/6] block: add blk_time_get_ns() helper
` [PATCH 3/6] block: cache current nsec time in struct blk_plug
` [PATCH 4/6] block: update cached timestamp post schedule/preemption
` [PATCH 5/6] block: shrink plug->{nr_ios, rq_count} to unsigned char
` [PATCH 6/6] block: convert struct blk_plug callback list to hlists
[PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
2024-01-18 17:41 UTC (12+ messages)
` [PATCH RFC 01/34] bdev: open block device as files
` [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
[RFC PATCH 1/1] block: introduce activity based ioprio
2024-01-18 15:25 UTC (4+ messages)
[PATCHv2] Documentation: block: ioprio: Update schedulers
2024-01-18 15:21 UTC (2+ messages)
[PATCH] loop: fix the the direct I/O support check when used on top of block devices
2024-01-18 15:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).