public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-18 15:24:40 to 2025-02-21 02:33:55 UTC [more...]

[PATCH v2 0/2] Minimize xa_node allocation during xarry split
 2025-02-21  2:33 UTC  (9+ messages)
` [PATCH v2 1/2] mm/filemap: use xas_try_split() in __filemap_add_folio()
` [PATCH v2 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()

[PATCH 00/27] f2fs folio conversions for v6.15
 2025-02-21  2:27 UTC  (2+ messages)

[PATCH] virtiofs: add filesystem context source name check
 2025-02-21  2:03 UTC 

[PATCH 0/6] Change ->mkdir() and vfs_mkdir() to return a dentry
 2025-02-21  1:48 UTC  (8+ 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

[RFC] odd check in ceph_encode_encrypted_dname()
 2025-02-21  1:21 UTC  (15+ messages)

[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
 2025-02-20 22:59 UTC  (11+ messages)

[PATCH] filemap: check for folio order < mapping min order
 2025-02-20 23:24 UTC  (2+ messages)

[PATCH] procfs: use str_yes_no() to remove hardcoded "yes" and "no"
 2025-02-20 22:33 UTC 

[PATCH] ceph: fix slab-use-after-free in have_mon_and_osd_map()
 2025-02-20 20:40 UTC  (5+ messages)

[PATCH v1 1/2] fuse: Convert 'write' to a bit-field in struct fuse_copy_state
 2025-02-20 20:16 UTC  (2+ messages)
` [PATCH v1 2/2] fuse: use boolean bit-fields "

[PATCH] sysv: Remove the filesystem
 2025-02-20 20:06 UTC  (3+ messages)

[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-20 18:33 UTC  (7+ messages)
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping

[GIT PULL] bcachefs fixes for 6.14-rc4
 2025-02-20 17:03 UTC  (2+ messages)

[PATCH v7] fuse: add more control over cache invalidation behaviour
 2025-02-20 16:43 UTC 

[syzbot] possible deadlock in page_cache_ra_unbounded
 2025-02-20 16:20 UTC  (2+ messages)
` [syzbot] [mm] [fs] "

[syzbot] [netfs?] kernel BUG in folio_unlock (3)
 2025-02-20 16:15 UTC  (2+ messages)

virtiofs uuid and file handles
 2025-02-20 15:51 UTC  (6+ messages)
                ` Persistent FUSE file handles (Was: virtiofs uuid and file handles)
                  ` LOOKUP_HANDLE and FUSE passthrough (was: Persistent FUSE "

[fuse-devel] Symlink caching: Updating the target can result in corrupted symlinks - kernel issue?
 2025-02-20 15:50 UTC  (7+ messages)

[PATCHSET v4 0/7] io_uring epoll wait support
 2025-02-20 15:15 UTC  (8+ messages)
` [PATCH 1/5] eventpoll: abstract out parameter sanity checking
` [PATCH 2/5] eventpoll: abstract out ep_try_send_events() helper
` [PATCH 3/5] eventpoll: add epoll_sendevents() helper
` [PATCH 4/5] io_uring/epoll: remove CONFIG_EPOLL guards
` [PATCH 5/5] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
` (subset) [PATCHSET v4 0/7] io_uring epoll wait support

[PATCH v2 00/12] iomap: incremental advance conversion -- phase 2
 2025-02-20 14:59 UTC  (30+ messages)
` [PATCH v2 01/12] iomap: advance the iter directly on buffered read
` [PATCH v2 02/12] iomap: advance the iter on direct I/O
` [PATCH v2 03/12] iomap: convert misc simple ops to incremental advance
` [PATCH v2 04/12] dax: advance the iomap_iter in the read/write path
` [PATCH v2 05/12] dax: push advance down into dax_iomap_iter() for read and write
` [PATCH v2 06/12] dax: advance the iomap_iter on zero range
` [PATCH v2 07/12] dax: advance the iomap_iter on unshare range
` [PATCH v2 08/12] dax: advance the iomap_iter on dedupe range
` [PATCH v2 09/12] dax: advance the iomap_iter on pte and pmd faults
` [PATCH v2 10/12] iomap: remove unnecessary advance from iomap_iter()
` [PATCH v2 11/12] iomap: rename iomap_iter processed field to status
` [PATCH v2 12/12] iomap: introduce a full map advance helper

[PATCH] fuse: don't truncate cached, mutated symlink
 2025-02-20 14:48 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
 2025-02-20 14:19 UTC  (8+ messages)
          ` [Lsf-pc] "

[PATCH 0/8] More GFS2 folio conversions
 2025-02-20 13:51 UTC  (2+ messages)

[PATCH] drop_caches: re-enable message after disabling
 2025-02-20 13:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/5] ovl: don't allow datadir only
 2025-02-20 11:47 UTC  (12+ messages)
` [PATCH 3/5] ovl: make redirect/metacopy rejection consistent

[PATCH 1/2] affs: generate OFS sequence numbers starting at 1
 2025-02-20  8:14 UTC  (2+ messages)
` [PATCH 2/2] affs: don't write overlarge OFS data block size fields

[PATCH v2 00/11] large atomic writes for xfs with CoW
 2025-02-20  7:48 UTC  (2+ messages)

[PATCH v1] exfat: fix mount options cannot be modified via remount
 2025-02-20  6:22 UTC 

[PATCH v1] exfat: add a check for invalid data size
 2025-02-20  6:22 UTC 

[PATCH v1] exfat: remove count used cluster from exfat_statfs()
 2025-02-20  6:21 UTC 

[PATCH v1] exfat: make flag mount options unsetable via negative param
 2025-02-20  6:21 UTC 

[PATCH v1] exfat: support batch discard of clusters when freeing clusters
 2025-02-20  6:21 UTC 

netfs read failures with current mainline
 2025-02-20  6:01 UTC  (4+ messages)

[PATCH] selftests:sysctl:Fix minor grammers in sysctl test
 2025-02-20  5:35 UTC  (4+ messages)
  ` [PATCH v2] selftests:sysctl:Fix minor typos "

[PATCH] module: ban '.', '..' as module names, ban '/' in module names
 2025-02-19 20:35 UTC  (2+ messages)

[PATCH 6.6 000/389] 6.6.76-rc2 review
 2025-02-19 19:16 UTC  (13+ messages)

[PATCH 0/2] nsfs: validate ioctls
 2025-02-19 18:55 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/nsfs: add ioctl validation tests

[PATCH v6 0/2] fuse: allow notify_inval for all inodes
 2025-02-19 16:31 UTC  (15+ messages)
` [PATCH v6 2/2] fuse: add new function to invalidate cache "

[PATCH 0/2] fixes for uncached IO
 2025-02-19 16:25 UTC  (9+ messages)
` [PATCH 1/2] mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()
` [PATCH 2/2] mm/truncate: don't skip dirty page in folio_unmap_invalidate()

[syzbot] [exfat?] KCSAN: data-race in __filemap_add_folio / file_write_and_wait_range (7)
 2025-02-19 16:20 UTC 

[PATCH] vfs: inline new_inode_pseudo() and de-staticize alloc_inode()
 2025-02-19 16:11 UTC  (2+ messages)

[PATCH v3 0/4] ovl: add override_creds mount option
 2025-02-19 13:27 UTC  (10+ messages)
` [PATCH v3 1/4] ovl: allow to specify override credentials
` [PATCH v3 2/4] selftests/ovl: add first selftest for "override_creds"
` [PATCH v3 3/4] selftests/ovl: add second "
` [PATCH v3 4/4] selftests/ovl: add third "

[PATCH 0/3 RFC v2] change ->mkdir() and vfs_mkdir() to return a dentry
 2025-02-19 13:19 UTC  (3+ messages)
` [PATCH 1/3] Change inode_operations.mkdir to return struct dentry *

[ANNOUNCE] util-linux v2.41-rc1
 2025-02-19 13:12 UTC  (2+ messages)

[syzbot] Monthly hfs report (Feb 2025)
 2025-02-19 12:35 UTC 

[PATCH] jbd2: fix off-by-one while erasing journal
 2025-02-19 12:29 UTC  (3+ messages)

[RFC PATCH v5 0/4] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-19 10:15 UTC  (5+ messages)
` [RFC PATCH v5 1/4] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v5 2/4] mm/mempolicy: export memory policy symbols
` [RFC PATCH v5 3/4] KVM: guest_memfd: Pass file pointer instead of inode pointer
` [RFC PATCH v5 4/4] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[PATCH 0/2 v9] reclaim file-backed pages given POSIX_FADV_NOREUSE
 2025-02-19  9:38 UTC  (2+ messages)

[RFC PATCH 0/4] fs: Add support for Windows file attributes
 2025-02-19  7:55 UTC  (13+ messages)
` [RFC PATCH 1/4] fs: Add FS_XFLAG_COMPRESSED & FS_XFLAG_ENCRYPTED for FS_IOC_FS[GS]ETXATTR API

[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-19  6:45 UTC  (5+ messages)
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols

[PATCH RFC v2 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-02-19  5:04 UTC  (13+ messages)
` [PATCH RFC v2 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH RFC v2 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH RFC v2 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH RFC v2 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH RFC v2 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH RFC v2 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH RFC v2 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH RFC v2 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH RFC v2 09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH RFC v2 10/12] mm: Remove devmap related functions and page table bits
` [PATCH RFC v2 11/12] mm: Remove callers of pfn_t functionality
` [PATCH RFC v2 12/12] mm/memremap: Remove unused devmap_managed_key

[PATCH 3/3] VFS: Change vfs_mkdir() to return the dentry
 2025-02-19  0:33 UTC  (2+ messages)

[PATCH 1/3] Change inode_operations.mkdir to return struct dentry *
 2025-02-18 22:37 UTC  (2+ messages)

[PATCH v17 0/3] rust: xarray: Add a minimal abstraction for XArray
 2025-02-18 15:24 UTC  (3+ messages)
` [PATCH v17 1/3] rust: types: add `ForeignOwnable::PointedTo`


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox