linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-12 23:28:31 to 2025-06-16 11:58:42 UTC [more...]

[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-16 11:58 UTC  (2+ messages)
` [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax

[PATCH] netfs: Fix hang due to missing case in final DIO read result collection
 2025-06-16 11:35 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-16 11:15 UTC  (5+ messages)
` [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use

[PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
 2025-06-16 10:49 UTC  (14+ messages)
` [PATCH 4/5] mm: add mm_get_static_huge_zero_folio() routine

[PATCH] landlock: opened file never has a negative dentry
 2025-06-16 10:20 UTC  (12+ messages)
` [PATCH] apparmor: file never has NULL f_path.mnt
  ` [PATCH] don't duplicate vfs_open() in kernel_file_open()
    ` [PATCH] proc_fd_getattr(): don't bother with S_ISDIR() check
      ` [PATCH] secretmem: move setting O_LARGEFILE and bumping users' count to the place where we create the file
        ` [bpf_iter] get rid of redundant 3rd argument of prepare_seq_file()
    ` [PATCH] binder_ioctl_write_read(): simplify control flow a bit
  ` [PATCH] selinuxfs_fill_super(): don't bother with selinuxfs_info_free() on failures

[PATCH 0/1] docs/vfs: update references to i_mutex to i_rwsem
 2025-06-16 10:10 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] exfat: fdatasync flag should be same like generic_write_sync()
 2025-06-16  9:21 UTC  (3+ messages)
  ` 答复: "

[RFC PATCH v2 0/3] fanotify HSM events for directories
 2025-06-16  9:07 UTC  (5+ messages)

[PATCH] proc_sysctl: Fix up ->is_seen() handling
 2025-06-16  8:37 UTC  (8+ messages)

[GIT PULL] vfs fixes
 2025-06-16  8:20 UTC 

[PATCH v3] ovl: support layers on case-folding capable filesystems
 2025-06-16  8:06 UTC  (3+ messages)

[PATCH] fs: don't needlessly acquire f_lock
 2025-06-16  7:59 UTC  (10+ messages)
` [PATCH] fs: drop assert in file_seek_cur_needs_f_lock
          ` [PATCH v2] "

[PATCH] iomap: Reduce some calculations in iomap_adjust_read_range()
 2025-06-16  7:48 UTC  (2+ messages)

[PATCH v5] ceph: fix slab-use-after-free in have_mon_and_osd_map()
 2025-06-16  7:35 UTC  (7+ messages)

[PATCH v17 00/27] riscv control-flow integrity for usermode
 2025-06-16  7:31 UTC  (3+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling

[PATCH] block: Improve read ahead size for rotational devices
 2025-06-16  6:28 UTC 

[PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-16  5:39 UTC  (12+ messages)
` [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features

[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
 2025-06-16  5:25 UTC  (15+ messages)

[PATCHES][RFC][CFR] mount-related stuff
 2025-06-16  2:50 UTC  (4+ messages)
` [PATCH 01/26] copy_tree(): don't set ->mnt_mountpoint on the root of copy
  ` [PATCH 26/26] don't have mounts pin their parents

[PATCH v3?] proc_sysctl: remove rcu_dereference() for accessing ->sysctl
 2025-06-16  2:49 UTC  (3+ messages)

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-06-16  1:00 UTC  (6+ messages)
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation

[PATCH v3 bpf-next 0/5] bpf path iterator
 2025-06-16  0:24 UTC  (12+ messages)
` [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
                    ` Ref-less parent walk from Landlock (was: Re: [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent())

[PATCH v2] docs: filesystems: vfs: remove broken resource link
 2025-06-15 23:13 UTC  (2+ messages)

[PATCH] docs: filesystems: vfs: remove broken resource link
 2025-06-15 22:46 UTC 

[PATCH] selftests/landlock: Add tests for access through disconnected paths
 2025-06-15 16:35 UTC  (3+ messages)

[PATCH] fuse: fix the io_uring flag processing in init reply
 2025-06-15 15:59 UTC  (3+ messages)

[PATCH][v2] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
 2025-06-15 13:29 UTC  (2+ messages)

[PATCH] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
 2025-06-15 13:28 UTC  (3+ messages)

[viro-vfs:work.debugfs 9/9] block/blk-mq-debugfs.c:524:8: error: initializing 'void *' with an expression of type 'const void *' discards qualifiers
 2025-06-15  6:45 UTC 

[syzbot] [iomap?] [erofs?] WARNING in iomap_iter (5)
 2025-06-15  5:49 UTC  (4+ messages)
  ` [PATCH] erofs: confirm big pcluster before setting extents

[viro-vfs:work.debugfs 9/9] block/blk-mq-debugfs.c:524:22: warning: initialization discards 'const' qualifier from pointer target type
 2025-06-15  5:32 UTC 

[PATCH v4 bpf-next 0/5] bpf path iterator
 2025-06-14 18:36 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()

[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
 2025-06-14 14:22 UTC  (4+ messages)

[PATCH v5] block: support mtd:<name> syntax for block devices
 2025-06-14 12:43 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] fuse: fix fuse_fill_write_pages() upper bound calculation
 2025-06-14 10:58 UTC  (2+ messages)

[BUG] fuse/virtiofs: kernel module build fail
 2025-06-14 10:55 UTC  (7+ messages)

[PATCHES] ceph d_name race fixes
 2025-06-14  6:22 UTC  (4+ messages)
` [PATCH 1/3] [ceph] parse_longname(): strrchr() expects NUL-terminated string
  ` [PATCH 2/3] prep for ceph_encode_encrypted_fname() fixes
  ` [PATCH 3/3] ceph: fix a race with rename() in ceph_mdsc_build_path()

[PATCHES][RFC][CFT] simple_recursive_removal() work
 2025-06-14  6:02 UTC  (9+ messages)
` [PATCH 1/8] simple_recursive_removal(): saner interaction with fsnotify
  ` [PATCH 2/8] add locked_recursive_removal()
  ` [PATCH 3/8] spufs: switch to locked_recursive_removal()
  ` [PATCH 4/8] binfmt_misc: "
  ` [PATCH 5/8] pstore: "
  ` [PATCH 6/8] fuse_ctl: use simple_recursive_removal()
  ` [PATCH 7/8] kill binderfs_remove_file()
  ` [PATCH 8/8] functionfs, gadgetfs: use simple_recursive_removal()

[PATCH v3 RESEND] selftests: filesystems: Add functional test for the abort file in fusectl
 2025-06-14  2:29 UTC  (3+ messages)

[PATCH 0/3] Folio conversions in extent-io-tests
 2025-06-14  0:04 UTC  (6+ messages)
` [PATCH 1/3] btrfs: Convert test_find_delalloc() to use a folio
` [PATCH 2/3] btrfs: Convert test_find_delalloc() to use a folio, part two
` [PATCH 3/3] btrfs: Simplify dump_eb_and_memory_contents()

[PATCHES][RFC][CFT] rpc_pipefs cleanups
 2025-06-13 23:46 UTC  (24+ messages)
` [PATCH 01/17] simple_recursive_removal(): saner interaction with fsnotify
  ` [PATCH 02/17] new helper: simple_start_creating()
  ` [PATCH 03/17] rpc_pipe: clean failure exits in fill_super
  ` [PATCH 04/17] rpc_{rmdir_,}depopulate(): use simple_recursive_removal() instead
  ` [PATCH 05/17] rpc_unlink(): use simple_recursive_removal()
  ` [PATCH 06/17] rpc_populate(): lift cleanup into callers
  ` [PATCH 07/17] rpc_unlink(): saner calling conventions
  ` [PATCH 08/17] rpc_mkpipe_dentry(): "
  ` [PATCH 09/17] rpc_pipe: don't overdo directory locking
  ` [PATCH 10/17] rpc_pipe: saner primitive for creating subdirectories
  ` [PATCH 11/17] rpc_pipe: saner primitive for creating regular files
  ` [PATCH 12/17] rpc_mkpipe_dentry(): switch to start_creating()
  ` [PATCH 13/17] rpc_gssd_dummy_populate(): don't bother with rpc_populate()
  ` [PATCH 14/17] rpc_pipe: expand the calls of rpc_mkdir_populate()
  ` [PATCH 15/17] rpc_new_dir(): the last argument is always NULL
  ` [PATCH 16/17] rpc_create_client_dir(): don't bother with rpc_populate()
  ` [PATCH 17/17] rpc_create_client_dir(): return 0 or -E

[RFC PATCH v2 23/51] mm: hugetlb: Refactor out hugetlb_alloc_folio()
 2025-06-13 22:07 UTC  (2+ messages)

[RFC PATCH v2 22/51] mm: hugetlb: Refactor hugetlb allocation functions
 2025-06-13 22:03 UTC  (2+ messages)

[PATCH v2 00/16] fuse: use iomap for buffered writes + writeback
 2025-06-13 21:46 UTC  (17+ messages)
` [PATCH v2 01/16] iomap: move buffered io CONFIG_BLOCK dependent logic into separate file
` [PATCH v2 02/16] iomap: iomap_read_folio_sync() -> iomap_bio_read_folio_sync()
` [PATCH v2 03/16] iomap: iomap_add_to_ioend() -> iomap_bio_add_to_ioend()
` [PATCH v2 04/16] iomap: add wrapper function iomap_bio_readpage()
` [PATCH v2 05/16] iomap: add wrapper function iomap_bio_ioend_error()
` [PATCH v2 06/16] iomap: add wrapper function iomap_submit_bio()
` [PATCH v2 07/16] iomap: decouple buffered-io.o from CONFIG_BLOCK
` [PATCH v2 08/16] iomap: add read_folio_sync() handler for buffered writes
` [PATCH v2 09/16] iomap: change 'count' to 'async_writeback'
` [PATCH v2 10/16] iomap: replace ->map_blocks() with generic ->writeback_folio() for writeback
` [PATCH v2 11/16] iomap: replace ->submit_ioend() with generic ->writeback_complete() "
` [PATCH v2 12/16] iomap: support more customized writeback handling
` [PATCH v2 13/16] iomap: add iomap_writeback_dirty_folio()
` [PATCH v2 14/16] fuse: use iomap for buffered writes
` [PATCH v2 15/16] fuse: use iomap for writeback
` [PATCH v2 16/16] fuse: use iomap for folio laundering

[PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-06-13 20:36 UTC  (6+ messages)
` [PATCH v4 7/7] mm/maps: execute PROCMAP_QUERY ioctl under per-vma locks

[PATCH 0/2] Use folios for fuse readdir cache
 2025-06-13 20:31 UTC  (6+ messages)
` [PATCH 1/2] fuse: Use a folio in fuse_add_dirent_to_cache()
` [PATCH 2/2] fuse: Use a folio in fuse_readdir_cached()

[PATCH 0/5] Remove zero_user()
 2025-06-13 20:04 UTC  (4+ messages)

[PATCH] ceph: fix potential race condition in ceph_ioctl_lazyio()
 2025-06-13 18:34 UTC 

[GIT PULL] bcachefs fixes for 6.16-rc2
 2025-06-13 18:04 UTC  (2+ messages)

[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
 2025-06-13 17:44 UTC  (13+ messages)
  ` [RFC[RAP] V2] "

[PATCH v3] fuse: new workqueue to periodically invalidate expired dentries
 2025-06-13 15:53 UTC  (2+ messages)

[RFC] Keyrings: How to make them more useful
 2025-06-13 15:40 UTC  (4+ messages)

Getting Unexpected Lookup entries calls after Readdirplus
 2025-06-13 13:34 UTC  (4+ messages)
  ` [fuse] "

[PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
 2025-06-13 13:02 UTC  (20+ messages)
` [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
        ` need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]

[syzbot] [hfs?] INFO: task hung in hfs_mdb_commit (3)
 2025-06-13 11:04 UTC 

[PATCH v1] exfat: add cluster chain loop check for dir
 2025-06-13 10:38 UTC 

[PATCHv2 1/2] sched/wait: Add wait_event_state_exclusive()
 2025-06-13  9:17 UTC  (2+ messages)

[PATCH] zonefs: use ZONEFS_SUPER_SIZE instead of PAGE_SIZE
 2025-06-13  8:07 UTC  (2+ messages)

[PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
 2025-06-13  7:08 UTC  (2+ messages)

[PATCH 0/7] Some random fixes and cleanups to shmem
 2025-06-13  6:56 UTC  (7+ messages)
` [PATCH 2/7] mm: shmem: avoid setting error on splited entries in shmem_set_folio_swapin_error()

[PATCH] proc_sysctl: remove RCU annotations for accessing ->sysctl
 2025-06-13  3:04 UTC  (2+ messages)

[PATCH for-next v3 0/2] add ioctl to query metadata and protection info capabilities
 2025-06-13  1:51 UTC  (3+ messages)
  ` [PATCH for-next v3 1/2] block: introduce pi_size field in blk_integrity

[PATCH v2] VFS: change old_dir and new_dir in struct renamedata to dentrys
 2025-06-12 23:28 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).