messages from 2026-06-22 09:29:41 to 2026-06-24 05:06:00 UTC [more...]
[PATCH 00/16] fscrypt: Standardize on blk-crypto
2026-06-24 5:03 UTC (4+ messages)
` [PATCH 01/16] blk-crypto: Simplify check for fallback support
` [PATCH 02/16] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
` [PATCH 03/16] blk-crypto: Allow control over whether hardware is used
[PATCH] ovl: Allow changing default fsync_mode
2026-06-24 3:41 UTC (13+ messages)
[PATCH v1 0/2] iomap: add helpers to keep uptodate bitmap in sync
2026-06-24 3:29 UTC (4+ messages)
` [PATCH v1 1/2] iomap: add helpers to mark and clear folio uptodate state
` [PATCH v1 2/2] fuse: use iomap helpers to update "
[PATCH] exfat: implement swap activate
2026-06-24 2:54 UTC (2+ messages)
[RFC PATCH] nfs: use nfsi->rwsem to protect traversal of the file lock list
2026-06-24 2:36 UTC (3+ messages)
[PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
2026-06-24 1:26 UTC (6+ messages)
[PATCH v2 0/9] kmem_cache instances with static storage duration
2026-06-24 0:48 UTC (4+ messages)
` [RFC PATCH v3 00/10] "
[PATCH bpf-next v3 0/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-06-24 0:12 UTC (7+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH "
don't build bios/contexts over multiple iomaps v2
2026-06-23 23:58 UTC (7+ messages)
` [PATCH 1/2] iomap: consolidate bio submission
` [PATCH 2/2] iomap: submit read bio after each extent
[PATCH] fs: Free any excess xarray nodes in clear_inode()
2026-06-23 22:23 UTC (2+ messages)
[PATCH v2] bpf: have bpf_real_data_inode() take a struct file
2026-06-23 21:31 UTC (4+ messages)
[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
2026-06-23 20:35 UTC (8+ messages)
` [PATCH 1/2] "
[PATCH mm-hotfixses] Revert "mm: limit filemap_fault readahead to VMA boundaries"
2026-06-23 19:28 UTC (16+ messages)
[PATCH] exec: fix off-by-one in binfmt max rewrite depth comment
2026-06-23 5:23 UTC
[PATCH v2] cramfs: bound the XIP direct-mapping reads to the image size
2026-06-23 18:30 UTC
[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
2026-06-23 18:08 UTC (3+ messages)
[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
2026-06-23 17:58 UTC (18+ messages)
` [PATCH v17 02/10] rust: types: Add Ownable/Owned types
` [PATCH v17 03/10] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v17 05/10] rust: page: convert to `Ownable`
` [PATCH v17 06/10] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v17 08/10] rust: aref: update formatting of use statements
` [PATCH v17 10/10] rust: page: add `from_raw()`
[PATCH v2] fuse: allow larger read requests by setting bdi->io_pages
2026-06-23 17:48 UTC (2+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-23 17:29 UTC (3+ messages)
[PATCH 0/3] ovl: make cachestat() work
2026-06-23 17:12 UTC (10+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation
` [PATCH 2/3] ovl: support cachestat() syscall on overlayfs files
` [PATCH 3/3] selftests/cachestat: add an overlayfs test case
[PATCH v2] fs: efs: Remove unneeded debug prints
2026-06-23 16:20 UTC (3+ messages)
[PATCHv2 0/6] direct-io: validate user space vectors during extraction
2026-06-23 16:17 UTC (17+ messages)
` [PATCHv2 1/6] block: introduce bio_endio_errno helper
` [PATCHv2 2/6] block: report the actual status
` [PATCHv2 3/6] block: fix dio leak on metadata mapping error
` [PATCHv2 4/6] loop: set dma_alignment from the backing file for direct I/O
` [PATCHv2 5/6] zloop: set dma_alignment from the backing files "
` [PATCHv2 6/6] block: validate user space vectors during extraction
[PATCH RFC v3 00/12] namespace-aware configfs
2026-06-23 14:37 UTC (15+ messages)
` [PATCH RFC v3 01/12] fs/configfs: rework configfs_is_root()
` [PATCH RFC v3 02/12] fs/configfs: dynamically allocate super_info
` [PATCH RFC v3 03/12] fs/configfs: separate out configfs_{link,unlink}_root()
` [PATCH RFC v3 04/12] fs/configfs: add superblock as attribute to configfs_pin_fs()
` [PATCH RFC v3 05/12] fs/configfs: add 'fill_subsystem' and 'clear_subsystem' callbacks
` [PATCH RFC v3 06/12] fs/namespace: implement mnt_clone_direct()
` [PATCH RFC v3 07/12] fs/configfs: switch to get_tree_keyed()
` [PATCH RFC v3 08/12] fs/configfs: open-code simple_pin_fs()
` [PATCH RFC v3 09/12] nvmet: make discovery subsystem dynamic
` [PATCH RFC v3 10/12] nvmet: per net-namespace port list
` [PATCH RFC v3 11/12] nvmet: make configfs setup namespace aware
` [PATCH RFC v3 12/12] nvmet: enable transports for net namespaces
` [syzbot ci] Re: namespace-aware configfs
update BDI {io,ra}_pages values based on the RT device limits
2026-06-23 14:21 UTC (2+ messages)
` [PATCH] xfs: "
don't build bios/contexts over multiple iomaps
2026-06-23 13:52 UTC (4+ messages)
` [PATCH] iomap: submit read bio after each extent
[PATCH v2 0/3] Add and use abstraction for synchronize_rcu()
2026-06-23 11:16 UTC (17+ messages)
` [PATCH v2 1/3] rust: sync: Add "
` [PATCH v2 2/3] rust: revocable: Use safe synchronize_rcu() abstraction
` [PATCH v2 3/3] rust: sync: Use safe synchronize_rcu() abstraction in poll
[PATCH v2 00/11] hugetlb: Use PAGE granularity index in exported i/f and adopt the common read_iter
2026-06-23 10:54 UTC (3+ messages)
` [PATCH v2 05/11] hugetlb: Convert the vmf->pgoff to PAGE_SIZE granularity
[PATCH] orangefs: keep the readdir entry size 64-bit in fill_from_part()
2026-06-23 10:18 UTC (2+ messages)
[PATCH] selftests: proc: include fcntl.h in proc-pidns
2026-06-23 10:13 UTC (2+ messages)
[PATCH] cramfs: bound the XIP direct-mapping reads to the image size
2026-06-23 10:12 UTC (2+ messages)
[PATCH v2] freevxfs: don't BUG() on unknown typed-extent type
2026-06-23 10:04 UTC (2+ messages)
[PATCH] selftests/nsfs: fix wrong error check of NS_GET_USERNS result
2026-06-23 9:56 UTC
[PATCH] hfs: port HFS+ b-tree bitmap corruption check
2026-06-23 9:37 UTC
[PATCH] efs: Remove EFS
2026-06-23 9:17 UTC (6+ messages)
[PATCH v9 0/4] ext4: deferred iput framework for EA inodes
2026-06-23 8:52 UTC (5+ messages)
` [PATCH v9 1/4] fs: add iput_if_not_last() helper
` [PATCH v9 2/4] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v9 3/4] ext4: convert all EA inode iput() calls to ext4_put_ea_inode()
` [PATCH v9 4/4] ext4: remove ea_inode_array mechanism in favor of ext4_put_ea_inode()
[PATCH] bpf: have bpf_real_inode() take a struct file
2026-06-23 8:44 UTC (3+ messages)
[PATCH V6 0/10] Fixes to the previously-merged drivers/dax/fsdev series
2026-06-23 6:55 UTC (5+ messages)
` [PATCH V6 05/10] dax/fsdev: clear pgmap ops and owner on unbind
` [PATCH V6 02/10] dax/fsdev: fix multi-range offset in memory_failure handler
[PATCH] hfs, hfsplus: remove WARN_ON when new bnode already hashed
2026-06-23 6:03 UTC (2+ messages)
[PATCH] hfsplus: fix duplicate bnode creation in hfs_bnode_create
2026-06-23 5:56 UTC (2+ messages)
[PATCH] fs/proc: fix KPF_KSM reported for all anonymous pages
2026-06-23 1:37 UTC (4+ messages)
[PATCH net v3 0/2] vsock/virtio: fix msg_iter desync on transmission failure
2026-06-22 22:27 UTC (3+ messages)
` [PATCH net v3 1/2] iov_iter: export iov_iter_restore
` [PATCH net v3 2/2] vsock/virtio: restore msg_iter on transmission failure
[RFC PATCH] shmem: Use invalidate_lock instead of shmem_falloc
2026-06-22 20:42 UTC
[PATCH v3 00/20] afs: Miscellaneous fixes
2026-06-22 20:31 UTC (6+ messages)
` [PATCH v3 11/20] afs: Fix misplaced inc of net->cells_outstanding
` [PATCH v3 18/20] afs: Fix lack of locking around modifications of net->cells_dyn_ino
[RFC PATCH] filemap: Remove file pinning during fault handling
2026-06-22 19:34 UTC (2+ messages)
[RFC] Minix iomap conversion
2026-06-22 18:53 UTC
[PATCH] fuse: check fi is not NULL before calling fuse_passthrough_release()
2026-06-22 17:53 UTC (2+ messages)
[PATCH 0/1] direct-io: validate user space vectors during extraction
2026-06-22 17:40 UTC (6+ messages)
` [PATCH 1/1] block: "
[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
2026-06-22 16:45 UTC (12+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-06-22 16:34 UTC (15+ messages)
` [PATCH RFC v2 01/18] xfs: fix the error unwind in xfs_open_devices()
` [PATCH RFC v2 02/18] super: convert s_count to refcount_t s_passive
` [PATCH RFC v2 03/18] super: take lock after last reference count
` [PATCH RFC v2 05/18] ext4: use anonymous devices for KUnit test superblocks
` [PATCH RFC v2 07/18] fs: maintain a global device-to-superblock table
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems
[PATCH] fuse: add fusex filesystem
2026-06-22 14:51 UTC (3+ messages)
[PATCH v4 00/21] afs: Miscellaneous fixes
2026-06-22 14:37 UTC (4+ messages)
` [PATCH v4 19/21] afs: Fix premature cell exposure through /afs
[BUG REPORT] ntfs: possible circular locking dependency in ntfs_mft_writepages
2026-06-22 13:57 UTC (2+ messages)
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-06-22 12:36 UTC (4+ messages)
` [PATCH v4 09/23] ext4: implement writeback path using iomap
[PATCH v4 00/31] Introduce SCMI Telemetry FS support
2026-06-22 12:20 UTC (8+ messages)
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-06-22 11:27 UTC (5+ messages)
[PATCH 0/2] Add bpf_sock_read_xattr() kfunc to read socket xattrs
2026-06-22 10:02 UTC (2+ messages)
[PATCH 0/2] mm/filemap: reduce unnecessary xarray lookups
2026-06-22 9:45 UTC (5+ messages)
` [PATCH 1/2] mm/filemap: reduce unnecessary xarray lookups when read cached pages
` [PATCH 2/2] mm/filemap: reduce unnecessary xarray lookups in filemap_get_folios_contig()
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