messages from 2025-02-26 14:35:59 to 2025-03-01 19:45:52 UTC [more...]
[PATCH v3 00/12] large atomic writes for xfs with CoW
2025-03-01 19:44 UTC (21+ messages)
` [PATCH v3 01/12] xfs: Pass flags to xfs_reflink_allocate_cow()
` [PATCH v3 02/12] iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
` [PATCH v3 03/12] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH v3 04/12] xfs: Refactor xfs_reflink_end_cow_extent()
` [PATCH v3 05/12] iomap: Support SW-based atomic writes
` [PATCH v3 06/12] iomap: Lift blocksize restriction on "
` [PATCH v3 07/12] xfs: Reflink CoW-based atomic write support
` [PATCH v3 08/12] xfs: Iomap SW-based "
` [PATCH v3 09/12] xfs: Add xfs_file_dio_write_atomic()
` [PATCH v3 10/12] xfs: Commit CoW-based atomic writes atomically
` [PATCH v3 11/12] xfs: Update atomic write max size
` [PATCH v3 12/12] xfs: Allow block allocator to take an alignment hint
[RFC] apfs: thoughts on upstreaming an out-of-tree module
2025-03-01 16:39 UTC (5+ messages)
[PATCH 0/9] Orangefs fixes for 6.15
2025-03-01 14:34 UTC (5+ messages)
` [PATCH 3/9] orangefs: make open_for_read and open_for_write boolean
[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
2025-03-01 13:17 UTC (6+ messages)
mismerge alarm Re: [RFC] dentry->d_flags locking
2025-03-01 12:17 UTC
[PATCH v2] proc: fix UAF in proc_get_inode()
2025-03-01 12:06 UTC
[PATCH] proc: fix use-after-free in proc_get_inode()
2025-03-01 11:51 UTC (3+ messages)
[PATCH] README: add supported fs list
2025-03-01 11:30 UTC (6+ messages)
[PATCH] fs: predict no error in close()
2025-03-01 10:43 UTC
[PATCH] fs: place f_ref to 3rd cache line in struct file to resolve false sharing
2025-03-01 10:07 UTC (4+ messages)
[PATCH] ecryptfs: remove NULL remount_fs from super_operations
2025-03-01 9:28 UTC (2+ messages)
[PATCH 00/27] f2fs folio conversions for v6.15
2025-03-01 2:03 UTC (15+ messages)
` [PATCH 03/27] f2fs: Add f2fs_folio_put()
` [PATCH 17/27] f2fs: Add f2fs_get_node_folio()
` [PATCH 20/27] f2fs: Hoist the page_folio() call to the start of f2fs_merge_page_bio()
` [PATCH 21/27] f2fs: Add f2fs_get_read_data_folio()
` [PATCH 22/27] f2fs: Add f2fs_get_lock_data_folio()
[PATCH] netfs: Fix collection of results during pause when collection offloaded
2025-03-01 0:54 UTC (2+ messages)
[PATCH] [v2] filemap: Move prefaulting out of hot write path
2025-02-28 20:37 UTC
[PATCH 0/2] efivarfs: fix hibernation problem with EFI variables
2025-02-28 17:53 UTC (5+ messages)
` [PATCH 2/2] efivarfs: add variable resync after hibernation
[PATCH v6 0/5] Add NUMA mempolicy support for KVM guest-memfd
2025-02-28 17:51 UTC (4+ messages)
` [PATCH v6 1/5] mm/filemap: add mempolicy support to the filemap layer
[PATCH v6 4/5] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
2025-02-28 17:25 UTC (2+ messages)
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-02-28 16:33 UTC (21+ messages)
[RFC] weird stuff in exfat_lookup()
2025-02-28 16:03 UTC (3+ messages)
[PATCH RFC 00/10] pidfs: provide information after task has been reaped
2025-02-28 12:44 UTC (11+ messages)
` [PATCH RFC 01/10] pidfs: switch to copy_struct_to_user()
` [PATCH RFC 02/10] pidfd: rely on automatic cleanup in __pidfd_prepare()
` [PATCH RFC 03/10] pidfs: move setting flags into pidfs_alloc_file()
` [PATCH RFC 04/10] pidfs: add inode allocation
` [PATCH RFC 05/10] pidfs: record exit code and cgroupid at exit
` [PATCH RFC 06/10] pidfs: allow to retrieve exit information
` [PATCH RFC 07/10] selftests/pidfd: fix header inclusion
` [PATCH RFC 08/10] pidfs/selftests: ensure correct headers for ioctl handling
` [PATCH RFC 09/10] selftests/pidfd: move more defines to common header
` [PATCH RFC 10/10] selftests/pidfd: add PIDFD_INFO_EXIT tests
[PATCH] make sure IOMAP_F_BOUNDARY does not merge with next IO
2025-02-28 11:30 UTC (3+ messages)
[PATCH v3 0/9] Remove accesses to page->index from ceph
2025-02-28 10:22 UTC (2+ messages)
[RFC PATCH 0/4] ceph: fix generic/421 test failure
2025-02-28 10:22 UTC (2+ messages)
[PATCH] watch_queue: fix pipe accounting mismatch
2025-02-28 10:17 UTC (2+ messages)
[PATCH] pipe: cache 2 pages instead of 1
2025-02-28 10:16 UTC (4+ messages)
[GIT PULL] crypto: Add Kerberos crypto lib
2025-02-28 9:55 UTC
[PATCH] hfsplus: fix 32-bit integer overflow in statfs()
2025-02-28 9:41 UTC
[LSF/MM/BPF TOPIC] Optimizing Page Cache Readahead Behavior
2025-02-28 9:07 UTC (10+ messages)
` [Lsf-pc] "
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-02-28 8:30 UTC (4+ messages)
[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-28 3:42 UTC (22+ messages)
` [PATCH v9 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v9 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v9 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v9 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v9 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v9 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v9 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v9 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v9 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v9 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v9 11/20] mm: Allow compound zone device pages
` [PATCH v9 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v9 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v9 14/20] mm/rmap: Add support for PUD sized mappings to rmap
` [PATCH v9 15/20] mm/huge_memory: Add vmf_insert_folio_pud()
` [PATCH v9 16/20] mm/huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v9 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v9 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v9 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v9 20/20] device/dax: Properly refcount device dax pages when mapping
[PATCH v2] pipe: cache 2 pages instead of 1
2025-02-27 23:11 UTC
[PATCH v2] ceph: fix slab-use-after-free in have_mon_and_osd_map()
2025-02-27 19:14 UTC (5+ messages)
[PATCH 0/6 v2] Change ->mkdir() and vfs_mkdir() to return a dentry
2025-02-27 19:02 UTC (10+ messages)
` [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
` [PATCH 2/6] hostfs: store inode in dentry after mkdir if possible
` [PATCH 3/6] ceph: return the correct dentry on mkdir
` [PATCH 4/6] fuse: return correct dentry for ->mkdir
` [PATCH 5/6] nfs: change mkdir inode_operation to return alternate dentry if needed
` [PATCH 6/6] VFS: Change vfs_mkdir() to return the dentry
[PATCH RFC namespace] Fix uninitialized uflags in SYSCALL_DEFINE5(move_mount)
2025-02-27 17:29 UTC (3+ messages)
[PATCH] selinux: add FILE__WATCH_MOUNTNS
2025-02-27 16:48 UTC (5+ messages)
[RFC] dentry->d_flags locking
2025-02-27 14:33 UTC (4+ messages)
` [PATCH 01/21] procfs: kill ->proc_dops
` [PATCH 04/21] fuse: no need for special dentry_operations for root dentry
[REGRESSION] Chrome and VSCode breakage with the commit b9b588f22a0c
2025-02-27 14:16 UTC (21+ messages)
Can you take ceph patches and ceph mm changes into the VFS tree?
2025-02-27 13:49 UTC (4+ messages)
[PATCH 1/1] iomap: propagate nowait to block layer
2025-02-27 11:58 UTC (5+ messages)
[PATCH] epoll: simplify ep_busy_loop by removing always 0 argument
2025-02-27 8:45 UTC (2+ messages)
[PATCH][next] fs: Fix uninitialized variable uflags
2025-02-27 8:09 UTC (2+ messages)
[PATCH v3 0/2] Minimize xa_node allocation during xarry split
2025-02-27 3:43 UTC (4+ messages)
` [PATCH v3 1/2] mm/filemap: use xas_try_split() in __filemap_add_folio()
` [PATCH v3 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()
[GIT PULL] bcachefs fixes for 6.14-rc5
2025-02-27 2:38 UTC (2+ messages)
[syzbot] [fs?] WARNING: bad unlock balance in traverse
2025-02-26 21:53 UTC (2+ messages)
[PATCH] Revert "libfs: Use d_children list to iterate simple_offset directories"
2025-02-26 20:33 UTC (6+ messages)
[PATCH] mm: Assert the folio is locked in folio_start_writeback()
2025-02-26 16:21 UTC (2+ messages)
[PATCH] vboxsf: Convert to writepages
2025-02-26 15:33 UTC (2+ messages)
[PATCH v4 00/12] Direct Map Removal for guest_memfd
2025-02-26 15:30 UTC (7+ messages)
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
[PATCH] netfs: Fix unbuffered writes
2025-02-26 15:21 UTC (2+ messages)
famfs port to fuse - questions
2025-02-26 15:14 UTC (2+ messages)
[PATCH v2 0/2] Minimize xa_node allocation during xarry split
2025-02-26 15:03 UTC (15+ messages)
` [PATCH v2 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()
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