messages from 2026-03-24 12:34:59 to 2026-03-27 06:01:31 UTC [more...]
[PATCH RFC v4 0/3] block: enable RWF_DONTCACHE for block devices
2026-03-27 6:01 UTC (14+ messages)
` [PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH RFC v4 2/3] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH RFC v4 3/3] block: enable RWF_DONTCACHE for block devices
[PATCH v2 0/5] Enable testing small DMA segment sizes
2026-03-27 1:55 UTC (14+ messages)
` [PATCH v2 1/5] block: Fix a source code comment
` [PATCH v2 2/5] block: Fix the max_user_sectors lower bound
` [PATCH v2 3/5] block: Remove a DMA segment boundary mask check
` [PATCH v2 4/5] block: Reduce the minimum value for the maximum DMA segment size
` [PATCH v2 5/5] null_blk: Support configuring "
[PATCH] drbd: Balance RCU calls in drbd_adm_dump_devices()
2026-03-26 22:05 UTC (3+ messages)
A comparison of the new nfsd iomodes (and an experimental one)
2026-03-26 20:48 UTC (4+ messages)
[PATCH] zloop: add max_open_zones option
2026-03-26 20:32 UTC
[PATCH 0/5] nbd: Fix deadlock during fs reclaim under lock_sock()
2026-03-26 19:38 UTC (8+ messages)
` [PATCH 1/5] nbd: Remove redundant sock->ops->shutdown() check in nbd_get_socket()
` [PATCH 2/5] nbd: Reject unconnected sockets "
` [PATCH 3/5] net: Introduce lock_sock_try()
` [PATCH 4/5] inet: Add inet_shutdown_locked()
` [PATCH 5/5] nbd: Use lock_sock_try() for TCP sendmsg() and shutdown()
[PATCH blktests] src/dio-offsets.c: Fix err() usage
2026-03-26 17:42 UTC (2+ messages)
[PATCH] block/044, scsi/012: Add tests for support for segments smaller than the page size
2026-03-26 17:41 UTC (4+ messages)
[PATCH v6 00/43] btrfs: add fscrypt support
2026-03-26 16:16 UTC (10+ messages)
` [PATCH v6 33/43] btrfs: implement read repair for encryption
` [PATCH v6 35/43] btrfs: make btrfs_ref_to_path handle encrypted filenames
` [PATCH v6 42/43] btrfs: disable encryption on RAID5/6
[PATCH v2 00/26] Enable lock context analysis
2026-03-26 15:55 UTC (49+ messages)
` [PATCH v2 01/26] block: Annotate the queue limits functions
` [PATCH v2 02/26] block: Annotate the block device functions
` [PATCH v2 03/26] block/cgroup: Split blkg_conf_prep()
` [PATCH v2 04/26] block/cgroup: Split blkg_conf_exit()
` [PATCH v2 05/26] block/cgroup: Modify the blkg_conf_open_bdev_frozen() calling convention
` [PATCH v2 06/26] block/crypto: Annotate the crypto functions
` [PATCH v2 07/26] block/blk-iocost: Add lock context annotations
` [PATCH v2 08/26] block/blk-mq-debugfs: Improve "
` [PATCH v2 09/26] block/blk-zoned: Add "
` [PATCH v2 10/26] block/ioctl: "
` [PATCH v2 11/26] block/Kyber: Make the lock context annotations compatible with Clang
` [PATCH v2 12/26] block/mq-deadline: "
` [PATCH v2 13/26] block: Enable lock context analysis
` [PATCH v2 14/26] aoe: Add a lock context annotation
` [PATCH v2 15/26] drbd: Balance RCU calls in drbd_adm_dump_devices()
` [PATCH v2 16/26] drbd: Make the lock context annotations compatible with Clang
` [PATCH v2 17/26] loop: Add lock context annotations
` [PATCH v2 18/26] mtip32: Enable lock context analysis
` [PATCH v2 19/26] nbd: "
` [PATCH v2 20/26] null_blk: "
` [PATCH v2 21/26] rbd: "
` [PATCH v2 22/26] ublk: "
` [PATCH v2 23/26] xen-blkback: "
` [PATCH v2 24/26] zram: "
` [PATCH v2 25/26] rnbd: "
` [PATCH v2 26/26] block: Enable lock context analysis for all block drivers
[PATCH V2] bio: fix kmemleak false positives from percpu bio alloc cache
2026-03-26 14:40 UTC
[PATCH 0/4] drbd: A few bug fixes
2026-03-26 14:26 UTC (4+ messages)
` [PATCH 4/4] drbd: Add check for error pointer
[PATCH v3 0/42] fs: Move metadata bh tracking from address_space
2026-03-26 14:06 UTC (44+ messages)
` [PATCH 01/42] ext4: Use inode_has_buffers()
` [PATCH 02/42] gfs2: Don't zero i_private_data
` [PATCH 03/42] ntfs3: Drop pointless sync_mapping_buffers() and invalidate_inode_buffers() calls
` [PATCH 04/42] ocfs2: Drop pointless sync_mapping_buffers() calls
` [PATCH 05/42] bdev: Drop pointless invalidate_inode_buffers() call
` [PATCH 06/42] ufs: Drop pointless invalidate_mapping_buffers() call
` [PATCH 07/42] exfat: Drop pointless invalidate_inode_buffers() call
` [PATCH 08/42] fs: Remove inode lock from __generic_file_fsync()
` [PATCH 09/42] udf: Switch to generic_buffers_fsync()
` [PATCH 10/42] minix: "
` [PATCH 11/42] bfs: "
` [PATCH 12/42] fat: Switch to generic_buffers_fsync_noflush()
` [PATCH 13/42] fs: Drop sync_mapping_buffers() from __generic_file_fsync()
` [PATCH 14/42] fs: Rename generic_file_fsync() to simple_fsync()
` [PATCH 15/42] fat: Sync and invalidate metadata buffers from fat_evict_inode()
` [PATCH 16/42] udf: Sync and invalidate metadata buffers from udf_evict_inode()
` [PATCH 17/42] minix: Sync and invalidate metadata buffers from minix_evict_inode()
` [PATCH 18/42] ext2: Sync and invalidate metadata buffers from ext2_evict_inode()
` [PATCH 19/42] ext4: Sync and invalidate metadata buffers from ext4_evict_inode()
` [PATCH 20/42] bfs: Sync and invalidate metadata buffers from bfs_evict_inode()
` [PATCH 21/42] affs: Sync and invalidate metadata buffers from affs_evict_inode()
` [PATCH 22/42] fs: Ignore inode metadata buffers in inode_lru_isolate()
` [PATCH 23/42] fs: Stop using i_private_data for metadata bh tracking
` [PATCH 24/42] hugetlbfs: Stop using i_private_data
` [PATCH 25/42] aio: Stop using i_private_data and i_private_lock
` [PATCH 26/42] fs: Remove i_private_data
` [PATCH 27/42] kvm: Use private inode list instead of i_private_list
` [PATCH 28/42] fs: Drop osync_buffers_list()
` [PATCH 29/42] fs: Fold fsync_buffers_list() into sync_mapping_buffers()
` [PATCH 30/42] fs: Move metadata bhs tracking to a separate struct
` [PATCH 31/42] fs: Make bhs point to mapping_metadata_bhs
` [PATCH 32/42] fs: Switch inode_has_buffers() to take mapping_metadata_bhs
` [PATCH 33/42] fs: Provide functions for handling mapping_metadata_bhs directly
` [PATCH 34/42] ext2: Track metadata bhs in fs-private inode part
` [PATCH 35/42] affs: "
` [PATCH 36/42] bfs: "
` [PATCH 37/42] fat: "
` [PATCH 38/42] udf: "
` [PATCH 39/42] minix: "
` [PATCH 40/42] ext4: "
` [PATCH 41/42] fs: Drop mapping_metadata_bhs from address space
` [PATCH 42/42] fs: Drop i_private_list from address_space
[PATCH] bio: fix kmemleak false positives from percpu bio alloc cache
2026-03-26 13:45 UTC (3+ messages)
[PATCH] mmc: block: use single block write in retry
2026-03-26 13:41 UTC (22+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] block: define new rqf_flags RQF_XFER_SINGLE_BLK
` [PATCH v2 2/2] mmc: block: use single block write in retry
` [PATCH v3] "
[PATCH 11/26] Add a function to kmap one page of a multipage bio_vec
2026-03-26 10:45 UTC (2+ messages)
` [PATCH 12/26] iov_iter: Add a segmented queue of bio_vec[]
[PATCH v8 00/12] blk: honor isolcpus configuration
2026-03-26 7:42 UTC (3+ messages)
[syzbot] [net?] possible deadlock in inet_shutdown (3)
2026-03-26 0:18 UTC
[RFC PATCH] iov: Bypass usercopy hardening for kernel iterators
2026-03-25 21:29 UTC (4+ messages)
[PATCH v2 0/41] fs: Move metadata bh tracking from address_space
2026-03-25 19:01 UTC (17+ messages)
` [PATCH 12/41] fs: Drop sync_mapping_buffers() from __generic_file_fsync()
` [PATCH 20/41] fs: Ignore inode metadata buffers in inode_lru_isolate()
` [PATCH 31/41] fs: Provide functions for handling mapping_metadata_bhs directly
` [PATCH 41/41] fs: Unify generic_file_fsync() with mmb methods
[RESEND PATCHv3 1/2] dm-crypt: allow unaligned bio_vecs for direct io
2026-03-25 18:34 UTC (5+ messages)
[PATCH v1 0/3] dm-inlinecrypt: add target for inline block device encryption
2026-03-25 15:07 UTC (16+ messages)
` [PATCH v1 2/3] "
` [PATCH v1 3/3] dm-inlinecrypt: Expose inline crypto caps to the device
[PATCH] drbd: use genl pre_doit/post_doit
2026-03-25 13:11 UTC (2+ messages)
add a "discard cache" debug option to zloop v3
2026-03-25 12:49 UTC (2+ messages)
[Bug][xfstests xfs/556] inconsistent {HARDIRQ-ON-W} -> {IN-HARDIRQ-W} usage
2026-03-25 0:16 UTC (7+ messages)
` [PATCH] iomap: fix lockdep complaint when reads fail
[PATCH 0/2] Enable testing small DMA segment sizes
2026-03-24 20:10 UTC (3+ messages)
` [PATCH 2/2] null_blk: Support configuring the maximum segment size
[bug report] e2fsprogs 1.47.4: mke2fs creates oversized orphan file for 1k blocksize (breaks mount)
2026-03-24 14:17 UTC (3+ messages)
[PATCH 00/79] block: rnull: complete the rust null block driver
2026-03-24 13:27 UTC (5+ messages)
` [PATCH 05/79] block: rust: change `queue_rq` request type to `Owned`
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