messages from 2026-03-16 10:43:39 to 2026-03-20 13:42:24 UTC [more...]
[PATCH v2 0/41] fs: Move metadata bh tracking from address_space
2026-03-20 13:41 UTC (14+ 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 13/41] fat: Sync and invalidate metadata buffers from fat_evict_inode()
` [PATCH 17/41] ext4: Sync and invalidate metadata buffers from ext4_evict_inode()
[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 v3 0/2] blk-mq: introduce tag starvation observability
2026-03-19 22:19 UTC (3+ 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] 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 (7+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 46/61] vfio: "
` [PATCH 50/61] iommu: "
[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 (14+ messages)
` [RESEND PATCHv3 2/2] dm-crypt: dynamic scatterlist for many segments
` [RESEND PATCHv3 0/2] dm-crypt: support relaxed memory alignment
[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 (9+ 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 (7+ messages)
` [PATCH 1/2] blk-throttle: remove leftover carryover checks in tg_within_[bps/iops]_limit
[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)
[PATCH] block: Omit a redundant pm_runtime_mark_last_busy() call in blk_post_runtime_resume()
2026-03-16 17:07 UTC (3+ messages)
` "
[PATCH 00/79] block: rnull: complete the rust null block driver
2026-03-16 14:05 UTC (32+ messages)
` [PATCH 04/79] block: rust: fix generation of bindings to `BLK_STS_.*`
` [PATCH 15/79] block: rnull: add `use_per_node_hctx` config option
` [PATCH 16/79] block: rust: allow specifying home node when constructing `TagSet`
` [PATCH 18/79] block: rust: add Request::sectors() method
` [PATCH 19/79] block: rust: mq: add max_hw_discard_sectors support to GenDiskBuilder
` [PATCH 20/79] block: rnull: add discard support
` [PATCH 21/79] block: rust: add `NoDefaultScheduler` flag for `TagSet`
` [PATCH 22/79] block: rnull: add no_sched module parameter and configfs attribute
` [PATCH 23/79] block: rust: change sector type from usize to u64
` [PATCH 24/79] block: rust: add `BadBlocks` for bad block tracking
` [PATCH 25/79] block: rust: mq: add Request::end() method for custom status codes
` [PATCH 26/79] block: rnull: add badblocks support
` [PATCH 28/79] block: rnull: add partial I/O support for bad blocks
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