messages from 2023-12-28 11:10:14 to 2024-01-10 14:59:48 UTC [more...]
[PATCH] nvme: add nvme pci timeout testcase
2024-01-10 14:59 UTC (9+ messages)
[PATCH v2] block: fix partial zone append completion handling in req_bio_endio()
2024-01-10 9:38 UTC (2+ messages)
[PATCH] block: fix partial zone append completion handling in req_bio_endio()
2024-01-10 9:29 UTC (5+ messages)
[PATCH v2 00/16] block atomic writes
2024-01-10 9:19 UTC (17+ messages)
qcow2-rs v0.1 and rublk-qcow2
2024-01-10 5:09 UTC
[PATCH blktests v2 0/2] block/031: allow to run with built-in null_blk driver
2024-01-10 2:19 UTC (8+ messages)
` [PATCH blktests v2 1/2] common/null_blk: introduce _have_null_blk_feature
` [PATCH blktests v2 2/2] block/031: allow to run with built-in null_blk driver
[LSF/MM/BPF TOPIC] Removing GFP_NOFS
2024-01-09 22:44 UTC (15+ messages)
` [Lsf-pc] "
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
2024-01-09 22:08 UTC (4+ messages)
[syzbot] Monthly block report (Jan 2024)
2024-01-09 18:20 UTC
[PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
2024-01-09 8:46 UTC (42+ messages)
` [PATCH RFC 01/34] bdev: open block device as files
` [PATCH RFC 02/34] block/ioctl: port blkdev_bszset() to file
` [PATCH RFC 03/34] block/genhd: port disk_scan_partitions() "
` [PATCH RFC 04/34] md: port block device access "
` [PATCH RFC 05/34] swap: port block device usage "
` [PATCH RFC 06/34] power: port block device access "
` [PATCH RFC 07/34] xfs: port block device access to files
` [PATCH RFC 08/34] drbd: port block device access to file
` [PATCH RFC 09/34] pktcdvd: "
` [PATCH RFC 10/34] rnbd: "
` [PATCH RFC 11/34] xen: "
` [PATCH RFC 12/34] zram: "
` [PATCH RFC 13/34] bcache: port block device access to files
` [PATCH RFC 14/34] block2mtd: port "
` [PATCH RFC 15/34] nvme: port block device access to file
` [PATCH RFC 16/34] s390: "
` [PATCH RFC 17/34] target: "
` [PATCH RFC 18/34] bcachefs: "
` [PATCH RFC 19/34] btrfs: port "
` [PATCH RFC 20/34] erofs: "
` [PATCH RFC 21/34] ext4: port block "
` [PATCH RFC 22/34] f2fs: port block device access to files
` [PATCH RFC 23/34] jfs: port block device access to file
` [PATCH RFC 24/34] nfs: port block device access to files
` [PATCH RFC 25/34] ocfs2: port block device access to file
` [PATCH RFC 26/34] reiserfs: "
` [PATCH RFC 27/34] bdev: remove bdev_open_by_path()
` [PATCH RFC 28/34] bdev: make bdev_release() private to block layer
` [PATCH RFC 29/34] bdev: make struct bdev_handle private to the "
` [PATCH RFC 30/34] bdev: rework bdev_open_by_dev()
` [PATCH RFC 31/34] ext4: rely on sb->f_bdev only
` [PATCH RFC 32/34] block: expose bdev_file_inode()
` [PATCH RFC 33/34] ext4: use bdev_file_inode()
` [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
[PATCH for-6.8/block] block: support to account io_ticks precisely
2024-01-09 7:13 UTC
[RFC PATCH 0/1] virtio-blk: handle block layer timedout request
2024-01-09 3:33 UTC (4+ messages)
` [RFC PATCH 1/1] virtio-blk: process "
[PATCHSET 0/2] Optimize get_current_ioprio() a bit
2024-01-09 3:23 UTC (9+ messages)
` [PATCH 1/2] block: move __get_task_ioprio() into header file
` [PATCH 2/2] block: make __get_task_ioprio() easier to read
LSF/MM/BPF: 2024: Call for Proposals
2024-01-08 19:35 UTC (7+ messages)
` [LSF/MM/BPF TOPIC] Large block for I/O
remove another host aware model leftover
2024-01-08 19:16 UTC (13+ messages)
` [PATCH 1/2] sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristics
` [PATCH 2/2] block: remove disk_clear_zoned
[GIT PULL] Block changes for 6.8-rc1
2024-01-08 17:02 UTC
[PATCH] block: Treat sequential write preferred zone type as invalid
2024-01-08 15:34 UTC (3+ messages)
[PATCH AUTOSEL 6.1 1/5] virtio_blk: fix snprintf truncation compiler warning
2024-01-08 12:28 UTC
[PATCH AUTOSEL 6.6 1/8] virtio_blk: fix snprintf truncation compiler warning
2024-01-08 12:27 UTC
Bug in commit aa511ff8218b ("badblocks: switch to the improved badblock handling
2024-01-07 8:48 UTC (3+ messages)
[PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages
2024-01-06 7:38 UTC (3+ messages)
provide a sane discard_granularity default
2024-01-06 1:32 UTC (17+ messages)
` [PATCH 3/9] block: default the discard granularity to sector size
` [PATCH 4/9] ubd: use the default discard granularity
` [PATCH 7/9] zram: "
` [PATCH 8/9] bcache: "
` [PATCH 9/9] mtd_blkdevs: "
[PATCH] block: floor the discard granularity to the physical block size
2024-01-06 1:31 UTC (3+ messages)
[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
2024-01-05 10:31 UTC (22+ messages)
` [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: "
` [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
` [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis
` [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block
[PATCH for-6.8/block RFC v2] block: support to account io_ticks precisely
2024-01-05 10:13 UTC (3+ messages)
[PATCH blktests 0/2] block/031: allow to run with built-in null_blk driver
2024-01-05 8:51 UTC (5+ messages)
` [PATCH blktests 1/2] common/null_blk: introduce _have_null_blk_feature
` [PATCH blktests 2/2] block/031: allow to run with built-in null_blk driver
[PATCH v2] drivers/block/xen-blkback/common.h: Fix spelling typo in comment
2024-01-04 23:10 UTC (3+ messages)
[PATCH] blk-cgroup: fix rcu lockdep warning in blkg_lookup()
2024-01-04 23:10 UTC (7+ messages)
[PATCH] blk-cgroup: clean up after commit f1c006f1c685
2024-01-04 23:10 UTC (4+ messages)
[PATCH v3 0/2] mm: fix arithmetic for bdi min_ratio and max_ratio
2024-01-04 17:41 UTC (5+ messages)
` [PATCH v3 1/2] mm: fix arithmetic for bdi min_ratio
` [PATCH v3 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio
[PATCH 00/14] Clean up the writeback paths
2024-01-04 17:25 UTC (7+ messages)
` [PATCH 08/14] hfsplus: Really remove hfsplus_writepage
[PATCH v8 00/19] Pass data lifetime information to SCSI disk devices
2024-01-04 6:08 UTC (7+ messages)
` [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
[PATCH] drivers/block/null_blk: Switch from radix tree api to xarrays
2024-01-04 4:35 UTC (3+ messages)
[PATCH v3 0/2] md: fix is_mddev_idle()
2024-01-03 6:35 UTC (6+ messages)
` [PATCH v3 1/2] md: Fix overflow in is_mddev_idle
` [PATCH v3 2/2] md: don't account sync_io if iostats of the disk is disabled
[PATCH -next RFC] block: support to account io_ticks precisely
2024-01-03 6:11 UTC (4+ messages)
[PATCH] block: fix length of strscpy()
2024-01-02 9:14 UTC (5+ messages)
[PATCH v2] block: fix length of strscpy()
2024-01-02 2:41 UTC
[GIT PULL] Block fixes for 6.7-rc8
2023-12-29 23:16 UTC (4+ messages)
[PATCH] block/blk_mq: Only call kfree when set->tags isn't null
2023-12-29 2:12 UTC
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).