messages from 2023-12-22 08:23:30 to 2024-01-05 07:03:44 UTC [more...]
provide a sane discard_granularity default
2024-01-05 7:03 UTC (20+ messages)
` [PATCH 1/9] block: remove two comments in bio_split_discard
` [PATCH 2/9] bcache: discard_granularity should not be smaller than a sector
` [PATCH 3/9] block: default the discard granularity to sector size
` [PATCH 4/9] ubd: use the default discard granularity
` [PATCH 5/9] nbd: "
` [PATCH 6/9] null_blk: "
` [PATCH 7/9] zram: "
` [PATCH 8/9] bcache: "
` [PATCH 9/9] mtd_blkdevs: "
[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
2024-01-05 6:10 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 2:49 UTC (2+ messages)
[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] block: floor the discard granularity to the physical block size
2024-01-04 23:10 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Removing GFP_NOFS
2024-01-04 21:17 UTC
[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 (9+ 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 blktests 0/2] block/031: allow to run with built-in null_blk driver
2024-01-03 15:55 UTC (4+ 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 RFC 00/34] Open block devices as files & a bd_inode proposal
2024-01-03 12:55 UTC (35+ 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 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] zram: easy the allocation of zcomp_strm's buffers with 2 pages
2024-01-03 0:30 UTC
remove another host aware model leftover
2024-01-03 0:02 UTC (6+ 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
[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
[PATCH] block: Fix a memory leak in bdev_open_by_dev()
2023-12-28 10:48 UTC (4+ messages)
[PATCH] virtio_blk: set the default scheduler to none
2023-12-28 7:25 UTC (9+ messages)
make BLK_DEF_MAX_SECTORS less confusing
2023-12-27 17:46 UTC (6+ messages)
` [PATCH 1/4] null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
` [PATCH 2/4] aoe: don't abuse BLK_DEF_MAX_SECTORS
` [PATCH 3/4] loop: "
` [PATCH 4/4] block: rename and document BLK_DEF_MAX_SECTORS
[PATCH, resend] loop: don't update discard limits from loop_set_status
2023-12-27 17:46 UTC (2+ messages)
[PATCH 1/2] loop: remove a pointless blk_queue_max_hw_sectors call
2023-12-27 8:19 UTC (4+ messages)
` [PATCH 2/2] loop: don't update discard limits from loop_set_status
[PATCH] blk-wbt: remove the separate write cache tracking
2023-12-26 16:28 UTC (2+ messages)
[PATCH] block: reject invalid operation in submit_bio_noacct
2023-12-26 16:28 UTC (2+ messages)
[PATCH] block: renumber QUEUE_FLAG_HW_WC
2023-12-26 16:28 UTC (3+ messages)
[PATCH v6 0/6] Disable fair tag sharing for UFS devices
2023-12-26 2:22 UTC (6+ messages)
` [PATCH v6 1/4] block: Make fair tag sharing configurable
LSF/MM/BPF: 2024: Call for Proposals
2023-12-25 8:55 UTC (10+ messages)
` [LSF/MM/BPF TOPIC] Large block for I/O
[PATCH blktests] block/007: skip hybrid polling tests when kernel does not support it
2023-12-25 6:17 UTC (2+ messages)
[PATCH] badblocks: avoid checking invalid range in badblocks_check()
2023-12-24 2:11 UTC (5+ messages)
Bug in commit aa511ff8218b ("badblocks: switch to the improved badblock handling
2023-12-24 0:18 UTC (8+ messages)
[PATCH 0/4] badblocks: bugfix and cleanup of _badblocks_check()
2023-12-23 17:28 UTC (6+ messages)
` [PATCH 1/4] badblocks: goto out if find any unacked badblocks in _badblocks_check()
` [PATCH 2/4] badblocks: optimize _badblocks_check()
` [PATCH 3/4] badblocks: fix slab-out-of-bounds in _badblocks_check()
` [PATCH 4/4] badblocks: clean up prev_badblocks()
[PATCH v6 5/5] dm-crypt: Fix lost ioprio when queuing write bios
2023-12-23 15:41 UTC (3+ messages)
` [PATCH v7 0/5] Fix I/O priority lost in device-mapper
[PATCH v7 0/6] badblocks improvement for multiple bad block ranges
2023-12-23 6:46 UTC (3+ messages)
[GIT PULL] Block fixes for 6.7-rc7
2023-12-23 3:46 UTC (2+ messages)
[PATCH] rbd: use check_sub_overflow() to limit the number of snapshots
2023-12-22 14:48 UTC (3+ messages)
[PATCH] drbd: actlog: fix kernel-doc warnings and spelling
2023-12-22 14:18 UTC (2+ messages)
[PATCH v2] block: skip start/end time stamping for passthrough IO
2023-12-22 14:14 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).