messages from 2026-03-16 20:09:23 to 2026-03-21 00:48:47 UTC [more...]
[PATCH] block: partitions: Replace pp_buf with struct seq_buf
2026-03-21 0:48 UTC
[syzbot] [block?] general protection fault in bio_alloc_bioset
2026-03-20 22:44 UTC
[syzbot] [block?] general protection fault in bio_add_page
2026-03-20 22:44 UTC
[PATCH v3 0/2] blk-mq: introduce tag starvation observability
2026-03-20 15:08 UTC (4+ messages)
` [PATCH v3 1/2] blk-mq: add tracepoint block_rq_tag_wait
` [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
[PATCH v2 0/41] fs: Move metadata bh tracking from address_space
2026-03-20 13:41 UTC (42+ messages)
` [PATCH 01/41] ext4: Use inode_has_buffers()
` [PATCH 02/41] gfs2: Don't zero i_private_data
` [PATCH 03/41] ntfs3: Drop pointless sync_mapping_buffers() and invalidate_inode_buffers() calls
` [PATCH 04/41] ocfs2: Drop pointless sync_mapping_buffers() calls
` [PATCH 05/41] bdev: Drop pointless invalidate_inode_buffers() call
` [PATCH 06/41] ufs: Drop pointless invalidate_mapping_buffers() call
` [PATCH 07/41] exfat: Drop pointless invalidate_inode_buffers() call
` [PATCH 08/41] udf: Switch to generic_buffers_fsync()
` [PATCH 09/41] minix: "
` [PATCH 10/41] bfs: "
` [PATCH 11/41] fat: Switch to generic_buffers_fsync_noflush()
` [PATCH 12/41] fs: Drop sync_mapping_buffers() from __generic_file_fsync()
` [PATCH 13/41] fat: Sync and invalidate metadata buffers from fat_evict_inode()
` [PATCH 14/41] udf: Sync and invalidate metadata buffers from udf_evict_inode()
` [PATCH 15/41] minix: Sync and invalidate metadata buffers from minix_evict_inode()
` [PATCH 16/41] ext2: Sync and invalidate metadata buffers from ext2_evict_inode()
` [PATCH 17/41] ext4: Sync and invalidate metadata buffers from ext4_evict_inode()
` [PATCH 18/41] bfs: Sync and invalidate metadata buffers from bfs_evict_inode()
` [PATCH 19/41] affs: Sync and invalidate metadata buffers from affs_evict_inode()
` [PATCH 20/41] fs: Ignore inode metadata buffers in inode_lru_isolate()
` [PATCH 21/41] fs: Stop using i_private_data for metadata bh tracking
` [PATCH 22/41] hugetlbfs: Stop using i_private_data
` [PATCH 23/41] aio: Stop using i_private_data and i_private_lock
` [PATCH 24/41] fs: Remove i_private_data
` [PATCH 25/41] kvm: Use private inode list instead of i_private_list
` [PATCH 26/41] fs: Drop osync_buffers_list()
` [PATCH 27/41] fs: Fold fsync_buffers_list() into sync_mapping_buffers()
` [PATCH 28/41] fs: Move metadata bhs tracking to a separate struct
` [PATCH 29/41] fs: Make bhs point to mapping_metadata_bhs
` [PATCH 30/41] fs: Switch inode_has_buffers() to take mapping_metadata_bhs
` [PATCH 31/41] fs: Provide functions for handling mapping_metadata_bhs directly
` [PATCH 32/41] ext2: Track metadata bhs in fs-private inode part
` [PATCH 33/41] affs: "
` [PATCH 34/41] bfs: "
` [PATCH 35/41] fat: "
` [PATCH 36/41] udf: "
` [PATCH 37/41] minix: "
` [PATCH 38/41] ext4: "
` [PATCH 39/41] fs: Drop mapping_metadata_bhs from address space
` [PATCH 40/41] fs: Drop i_private_list from address_space
` [PATCH 41/41] fs: Unify generic_file_fsync() with mmb methods
[PATCH v2] fs: remove stale and duplicate forward declarations
2026-03-20 13:18 UTC (3+ messages)
[PATCH blktests] check: check kmemleak before test run start
2026-03-20 6:47 UTC (2+ messages)
[PATCH v2] zram: do not slot_free() written-back slots
2026-03-20 3:22 UTC (2+ messages)
[PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
2026-03-19 22:10 UTC (7+ messages)
add a "discard cache" debug option to zloop v2
2026-03-19 21:18 UTC (6+ messages)
` [PATCH 1/2] zloop: refactor zloop_rw
` [PATCH 2/2] zloop: forget write cache on force removal
[PATCH] zram: do not slot_free() written-back slots
2026-03-19 19:43 UTC (6+ messages)
[PATCH v8 0/3] bsg: add io_uring command support for SCSI passthrough
2026-03-19 17:39 UTC (6+ messages)
` [PATCH v8 1/3] bsg: add bsg_uring_cmd uapi structure
` [PATCH v8 2/3] bsg: add io_uring command support to generic layer
` [PATCH v8 3/3] scsi: bsg: add io_uring passthrough handler
blksnap: no feedback received on latest patchset - any concerns?
2026-03-19 16:24 UTC (3+ messages)
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-19 14:13 UTC (5+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 46/61] vfio: "
[linux-next:master 6496/7246] drivers/block/drbd/drbd_legacy_84.c:466 drbd_conn_str_84() error: buffer overflow 'drbd_conn_s_names' 24 <= u32max
2026-03-19 9:15 UTC
[PATCH] blk-mq: add tracepoint block_rq_tag_wait
2026-03-19 0:22 UTC (5+ messages)
[PATCH 1/2] drbd: fix rdma dependency
2026-03-18 21:20 UTC (7+ messages)
` [PATCH 2/2] drbd: select CONFIG_NET_HANDSHAKE
[PATCH][next] drbd: Fix typos: "receive_peer_dagatg" -> "receive_peer_dagtag"
2026-03-18 21:20 UTC (4+ messages)
[RESEND PATCHv3 1/2] dm-crypt: allow unaligned bio_vecs for direct io
2026-03-18 18:41 UTC (13+ messages)
` [RESEND PATCHv3 2/2] dm-crypt: dynamic scatterlist for many segments
[PATCH] blk-iocost: do not lower busy_level when no IOs are completed
2026-03-18 16:33 UTC
[PATCH v2] floppy: annotate data-races around command_status and floppy_work_fn
2026-03-18 16:29 UTC (2+ messages)
[PATCH] mmc: block: use single block write in retry
2026-03-18 15:17 UTC (7+ messages)
[PATCH] block: cleanup various NULL pointer comparisons
2026-03-18 14:30 UTC (2+ messages)
[PATCH v4] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
2026-03-18 13:03 UTC (3+ messages)
Re: Re: [Patch] bsg: initialize request and reply payloads in bsg_prepare_job
2026-03-18 10:20 UTC
add a "discard cache" debug option to zloop
2026-03-18 7:03 UTC (5+ messages)
` [PATCH 1/2] zloop: refactor zloop_rw
` [PATCH 2/2] zloop: forget write cache on force removal
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-03-18 5:58 UTC (3+ messages)
[PATCH] floppy: annotate data-races around command_status and floppy_work_fn
2026-03-18 4:05 UTC (3+ messages)
[PATCH] ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiency
2026-03-18 1:41 UTC
[PATCH 6.18.y] ublk: fix NULL pointer dereference in ublk_ctrl_set_size()
2026-03-18 1:35 UTC
[PATCH v2] block: reject zero length in bio_add_page()
2026-03-18 1:32 UTC (2+ messages)
[PATCH 0/4] block: make some sysfs attribute instances const
2026-03-18 1:32 UTC (10+ messages)
` [PATCH 1/4] block: make queue_sysfs_entry "
` [PATCH 2/4] block: ia-ranges: make blk_ia_range_sysfs_entry "
` [PATCH 3/4] blk-crypto: make blk_crypto_attr "
` [PATCH 4/4] blk-mq: make blk_mq_hw_ctx_sysfs_entry "
bio allocation cleanups
2026-03-18 1:27 UTC (11+ messages)
` [PATCH 1/3] block: mark bvec_{alloc,free} static
` [PATCH 2/3] block: split bio_alloc_bioset more clearly into a fast and slowpath
` [PATCH 3/3] block: remove bvec_free
[PATCH] zram: change scan_slots to return void
2026-03-18 0:57 UTC (2+ messages)
[PATCH 0/4] drbd: A few bug fixes
2026-03-17 23:23 UTC (5+ messages)
` [PATCH 1/4] drbd: Fix out-of-bounds access
` [PATCH 2/4] drbd: Fix variable dereference before check
` [PATCH 3/4] drbd: Add missing error code in drbd_main.c
` [PATCH 4/4] drbd: Add check for error pointer
[PATCH v2 00/12] Enable lock context analysis
2026-03-17 16:36 UTC (22+ messages)
` [PATCH v2 01/12] drbd: Balance RCU calls in drbd_adm_dump_devices()
` [PATCH v2] powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()
` [PATCH v2 02/12] block: Make the lock context annotations compatible with Clang
` [PATCH v2 03/12] aoe: Add a lock context annotation
` [PATCH v2 04/12] drbd: Make the lock context annotations compatible with Clang
` [PATCH v2 05/12] loop: Add lock context annotations
` [PATCH v2 06/12] nbd: "
` [PATCH v2 07/12] null_blk: Add more "
` [PATCH v2 08/12] rbd: Add "
` [PATCH v2 09/12] ublk: Fix the "
` [PATCH v2 10/12] zloop: Add a "
` [PATCH v2 11/12] zram: Add "
` [PATCH v2 12/12] block: Enable lock context analysis for all block drivers
[PATCH 0/2] blk-throttle: minor fixes and cleanup
2026-03-17 11:58 UTC (5+ messages)
[LSF/MM/BPF TOPIC][RESEND] Status of Rust in the block subsystem
2026-03-17 9:36 UTC (10+ messages)
[PATCH] drbd: remove unneeded semicolon
2026-03-17 8:56 UTC
[LSF/MM/BPF TOPIC] Memory fragmentation with large block sizes
2026-03-16 23:26 UTC (3+ messages)
[syzbot ci] Re: jfs: Extend the done of the window period
2026-03-16 21:14 UTC (3+ messages)
` [PATCH v2] "
[PATCH] block: reject zero length in bio_add_page()
2026-03-16 20:44 UTC (3+ 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