messages from 2026-03-03 11:25:04 to 2026-03-04 14:05:09 UTC [more...]
[RFC PATCH 00/17] netfs: [WIP] Keep track of folios in a segmented bio_vec[] chain
2026-03-04 14:03 UTC (13+ messages)
` [RFC PATCH 01/17] netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
` [RFC PATCH 02/17] vfs: Implement a FIEMAP callback
` [RFC PATCH 03/17] iov_iter: Add a segmented queue of bio_vec[]
` [RFC PATCH 04/17] Add a function to kmap one page of a multipage bio_vec
` [RFC PATCH 05/17] netfs: Add some tools for managing bvecq chains
` [RFC PATCH 06/17] afs: Use a bvecq to hold dir content rather than folioq
` [RFC PATCH 07/17] netfs: Add a function to extract from an iter into a bvecq
` [RFC PATCH 08/17] cifs: Use a bvecq for buffering instead of a folioq
` [RFC PATCH 09/17] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [RFC PATCH 10/17] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [RFC PATCH 11/17] cifs: Remove support for ITER_KVEC/BVEC/FOLIOQ from smb_extract_iter_to_rdma()
` [RFC PATCH 12/17] netfs: Remove netfs_alloc/free_folioq_buffer()
[PATCH v2] vfs: add support for empty path to openat2(2)
2026-03-04 14:03 UTC (2+ messages)
[GIT PULL] sysctl fixes for v7.00-rc3
2026-03-04 13:48 UTC
[PATCH 0/32] fs: Move metadata bh tracking from address_space
2026-03-04 13:44 UTC (30+ messages)
` [PATCH 11/32] gfs2: Don't zero i_private_data
` [PATCH 16/32] fs: Fold fsync_buffers_list() into sync_mapping_buffers()
` [PATCH 17/32] fs: Move metadata bhs tracking to a separate struct
` [PATCH 18/32] fs: Provide operation for fetching mapping_metadata_bhs
` [PATCH 19/32] ntfs3: Drop pointless sync_mapping_buffers() call
` [PATCH 21/32] bdev: Drop pointless invalidate_mapping_buffers() call
` [PATCH 31/32] kvm: Use private inode list instead of i_private_list
` [PATCH 32/32] fs: Drop i_private_list from address_space
` [syzbot ci] Re: fs: Move metadata bh tracking "
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-03-04 13:39 UTC (5+ messages)
[GIT PULL] libfuse: run fuse servers as a contained service
2026-03-04 13:36 UTC (2+ messages)
[PATCH v3] iomap: reject delalloc mappings during writeback
2026-03-04 13:32 UTC (2+ messages)
[PATCH v4 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
2026-03-04 13:26 UTC (12+ messages)
` [PATCH v4 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED
[PATCH v2 0/1] iomap: don't mark folio uptodate if read IO has bytes pending
2026-03-04 13:19 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v3 0/3] Automatic NFSv4 state revocation on filesystem unmount
2026-03-04 13:17 UTC (25+ messages)
` [PATCH v3 1/3] fs: add umount notifier chain for filesystem unmount notification
[PATCH v2 0/5] iomap, xfs: improve zero range flushing and lookup
2026-03-04 13:13 UTC (8+ messages)
` [PATCH v2 1/5] iomap, xfs: lift zero range hole mapping flush into xfs
[PATCH] hfsplus: limit sb_maxbytes to partition size
2026-03-04 13:08 UTC (2+ messages)
Possible newline injection into fdinfo
2026-03-04 13:03 UTC (2+ messages)
[PATCH v3 0/4] 9p: Performance improvements for build workloads
2026-03-04 13:01 UTC (14+ messages)
` [PATCH v3 1/4] 9p: Cache negative dentries for lookup performance
` [PATCH v3 2/4] 9p: Add mount option for negative dentry cache retention
` [PATCH v3 3/4] 9p: Set default negative dentry retention time for cache=loose
` [PATCH v3 4/4] 9p: Enable symlink caching in page cache
support file system generated / verified integrity information v4
2026-03-04 12:55 UTC (8+ messages)
` [PATCH 12/16] ntfs3: remove copy and pasted iomap code
[PATCH 0/8] mm: globalize rest_of_page() macro
2026-03-04 12:48 UTC (16+ messages)
` [PATCH 1/8] mm: add "
` [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [PATCH 3/8] net: "
` [PATCH 4/8] core: "
` [PATCH 5/8] spi: "
` [PATCH 6/8] KVM: "
` [PATCH 7/8] drivers: ALSA: "
` [PATCH 8/8] arch: "
[PATCH v2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-04 11:47 UTC
[PATCH] ntfs: reduce stack usage in ntfs_write_mft_block()
2026-03-04 10:50 UTC (2+ messages)
[PATCH v1 0/1] exfat: add fallocate mode 0 support
2026-03-04 10:30 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH v3] exfat: initialize caching fields during inode allocation
2026-03-04 10:27 UTC
[PATCH] exfat: Fix 2 issues found by static code analysis
2026-03-04 10:25 UTC (3+ messages)
` "
[PATCHSET v8 1/2] fstests: test generic file IO error reporting
2026-03-04 10:10 UTC (13+ messages)
` [PATCH 1/1] generic: test fsnotify filesystem "
[PATCH] fs/ntfs3: add a subset of W=1 warnings for stricter checks
2026-03-04 9:53 UTC
[PATCH v6 0/3] fuse: compound commands
2026-03-04 9:37 UTC (16+ messages)
` [PATCH v6 3/3] fuse: add an implementation of open+getattr
` "
` "
[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
2026-03-04 9:30 UTC (69+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` [PATCH v2 003/110] audit: widen ino fields to u64
` [PATCH v2 007/110] ext4: use PRIino format for i_ino
` [PATCH v2 016/110] 9p: "
` [PATCH v2 037/110] minix: "
` [PATCH v2 040/110] ocfs2: "
` [PATCH v2 046/110] udf: "
` [PATCH v2 051/110] fsnotify: "
` [PATCH v2 053/110] uprobes: "
` [PATCH v2 059/110] vfs: "
` [PATCH v2 060/110] vfs: change kino_t from unsigned long to u64
` [PATCH v2 061/110] ext4: replace PRIino with %llu/%llx format strings
` [PATCH v2 062/110] jbd2: "
` [PATCH v2 067/110] proc: "
` [PATCH v2 069/110] 9p: "
` [PATCH v2 082/110] ext2: "
` [PATCH v2 087/110] isofs: "
` [PATCH v2 090/110] minix: "
` [PATCH v2 092/110] ocfs2: "
` [PATCH v2 098/110] udf: "
` [PATCH v2 104/110] fsnotify: "
` [PATCH v2 105/110] security: "
` [PATCH v2 110/110] vfs: remove kino_t typedef and PRIino format macro
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-04 8:47 UTC (11+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
[PATCH] exfat: Drop dead assignment of num_clusters
2026-03-04 8:07 UTC (3+ messages)
[PATCH v2 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
2026-03-04 7:59 UTC (4+ messages)
` [PATCH v2 1/2] rust: poll: make PollCondVar upgradable
[PATCH 6.12.y] binfmt_misc: restore write access before closing files opened by open_exec()
2026-03-04 5:43 UTC
[PATCHSET v8] libfuse: run fuse servers as a contained service
2026-03-04 0:10 UTC (4+ messages)
` [PATCH 1/3] libfuse: add systemd/inetd socket service mounting helper
` [PATCH 2/3] libfuse: integrate fuse services into mount.fuse3
` [PATCH 3/3] example/service_ll: create a sample systemd service fuse server
[syzbot] [fuse?] KASAN: use-after-free Write in fuse_copy_do
2026-03-03 22:38 UTC (3+ messages)
[RFC PATCH v1 0/4] ceph: manual client session reset via debugfs
2026-03-03 22:37 UTC (4+ messages)
` [EXTERNAL] "
fscrypt API cleanups v3
2026-03-03 22:35 UTC (2+ messages)
[RFC PATCH] iov: Bypass usercopy hardening for kernel iterators
2026-03-03 19:59 UTC (4+ messages)
dropping the non-inline mode for fscrypt?
2026-03-03 19:31 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
2026-03-03 17:28 UTC (11+ messages)
[RFC v2 0/3] Decoupling large folios dependency on THP
2026-03-03 16:44 UTC (4+ messages)
[PATCH v2] mm/huge_memory: fix a folio_split() race condition with folio_try_get()
2026-03-03 16:31 UTC (3+ messages)
[PATCH net-next] net: datagram: Bypass usercopy checks for kernel iterators
2026-03-03 15:53 UTC (2+ messages)
[PATCH 0/2] fsnotify hooks consolidation
2026-03-03 15:17 UTC (14+ messages)
` [PATCH 2/2] fs: use simple_end_creating helper to consolidate fsnotify hooks
[PATCH RFC DRAFT POC 00/11] fs,kthread: isolate all kthreads in nullfs
2026-03-03 15:03 UTC (13+ messages)
` [PATCH RFC DRAFT POC 01/11] kthread: refactor __kthread_create_on_node() to take a struct argument
` [PATCH RFC DRAFT POC 02/11] kthread: remove unused flags argument from kthread worker creation API
` [PATCH RFC DRAFT POC 03/11] kthread: add extensible kthread_create()/kthread_run() pattern
` [PATCH RFC DRAFT POC 04/11] fs: notice when init abandons fs sharing
` [PATCH RFC DRAFT POC 05/11] fs: add LOOKUP_IN_INIT
` [PATCH RFC DRAFT POC 06/11] fs: add file_open_init()
` [PATCH RFC DRAFT POC 07/11] block: add bdev_file_open_init()
` [PATCH RFC DRAFT POC 08/11] fs: allow to pass lookup flags to filename_*()
` [PATCH RFC DRAFT POC 09/11] fs: add init_root()
` [PATCH RFC DRAFT POC 10/11] tree-wide: make all kthread path lookups to use LOOKUP_IN_INIT
` [PATCH RFC DRAFT POC 11/11] fs: isolate all kthreads in nullfs
[PATCH] netfs: fix error handling in netfs_extract_user_iter()
2026-03-03 14:45 UTC
[PATCH] fuse: move page cache invalidation after AIO to workqueue
2026-03-03 14:16 UTC (4+ messages)
[PATCH v2] exfat: initialize caching fields during inode allocation
2026-03-03 14:05 UTC
[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
2026-03-03 12:40 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