linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-04 17:36:15 to 2025-07-07 20:01:41 UTC [more...]

[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-07-07 20:01 UTC  (6+ messages)
` [PATCH v3] "

[RFC][PATCHSET v3] simplifying fast_dput(), dentry_kill() et.al
 2025-07-07 20:00 UTC  (10+ messages)
` [PATCH v3 01/21] switch nfsd_client_rmdir() to use of simple_recursive_removal()
  ` [PATCH v3 20/21] __dentry_kill(): new locking scheme

[PATCH 11/11] lpfc: don't use file->f_path.dentry for comparisons
 2025-07-07 19:29 UTC  (6+ messages)

[PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
 2025-07-07 19:03 UTC  (5+ messages)

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-07-07 18:50 UTC  (5+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-07 18:27 UTC  (5+ messages)
` [RFC PATCH v2 16/51] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [RFC PATCH v2 18/51] mm: hugetlb: Cleanup interpretation of map_chg_state "

[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-07-07 18:26 UTC  (9+ messages)
` [PATCH v6 6/8] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
` [PATCH v6 8/8] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-07-07 18:18 UTC  (2+ messages)

[PATCH v2 0/5] add static PMD zero page support
 2025-07-07 18:06 UTC  (7+ messages)
` [PATCH v2 1/5] mm: move huge_zero_page declaration from huge_mm.h to mm.h
` [PATCH v2 2/5] huge_memory: add huge_zero_page_shrinker_(init|exit) function
` [PATCH v2 3/5] mm: add static PMD zero page
` [PATCH v2 4/5] mm: add largest_zero_folio() routine
` [PATCH v2 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-07-07 17:53 UTC  (11+ messages)
` [PATCH v5 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
` [PATCH v5 bpf-next 2/5] landlock: Use path_walk_parent()

[RFC V2 00/18] famfs: port into fuse
 2025-07-07 17:39 UTC  (35+ messages)
` [RFC V2 04/18] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
` [RFC V2 13/18] famfs_fuse: Create files with famfs fmaps
` [RFC V2 14/18] famfs_fuse: GET_DAXDEV message and daxdev_table
` [RFC V2 15/18] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [RFC V2 18/18] famfs_fuse: Add documentation

[syzbot] [mm?] [fs?] WARNING in path_noexec
 2025-07-07 17:17 UTC  (7+ messages)
  ` [PATCH] secretmem: use SB_I_NOEXEC

[PATCH 0/2] More fsnotify hook optimizations
 2025-07-07 17:13 UTC  (4+ messages)
` [PATCH 1/2] fsnotify: merge file_set_fsnotify_mode_from_watchers() with open perm hook
` [PATCH 2/2] fsnotify: optimize FMODE_NONOTIFY_PERM for the common cases

[PATCH v4 00/11] ext4: fix insufficient credits when writing back large folios
 2025-07-07 16:37 UTC  (13+ messages)
` [PATCH v4 01/11] ext4: process folios writeback in bytes
` [PATCH v4 02/11] ext4: move the calculation of wbc->nr_to_write to mpage_folio_done()
` [PATCH v4 03/11] ext4: fix stale data if it bail out of the extents mapping loop
` [PATCH v4 04/11] ext4: refactor the block allocation process of ext4_page_mkwrite()
` [PATCH v4 05/11] ext4: restart handle if credits are insufficient during allocating blocks
` [PATCH v4 06/11] ext4: enhance tracepoints during the folios writeback
` [PATCH v4 07/11] ext4: correct the reserved credits for extent conversion
` [PATCH v4 08/11] ext4: reserved credits for one extent during the folio writeback
` [PATCH v4 09/11] ext4: replace ext4_writepage_trans_blocks()
` [PATCH v4 10/11] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
` [PATCH v4 11/11] ext4: limit the maximum folio order

[PATCH] fanotify: introduce unique event identifier
 2025-07-07 16:33 UTC  (3+ messages)

[syzbot] [kernfs?] INFO: task hung in do_coredump (3)
 2025-07-07 16:27 UTC  (2+ messages)
` [syzbot] [fs?] "

[PATCH 00/13] Parallelizing filesystem writeback
 2025-07-07 15:47 UTC  (8+ messages)

[RFC 00/12] io_uring dmabuf read/write support
 2025-07-07 15:41 UTC  (5+ messages)

[PATCH v4] fuse: new work queue to periodically invalidate expired dentries
 2025-07-07 15:34 UTC 

[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
 2025-07-07 14:55 UTC  (8+ messages)

[PATCH v4 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-07-07 14:54 UTC  (9+ messages)
` [PATCH v4 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v4 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v4 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
` [PATCH v4 5/5] ext4: support uncached buffered I/O

[PATCH] btrfs: restrict writes to opened btrfs devices
 2025-07-07 14:22 UTC  (4+ messages)

[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
 2025-07-07 14:14 UTC  (2+ messages)

[BUG] linux-next: Signal handling and coredump regression in LTP coredump_pipe()
 2025-07-07 13:56 UTC  (4+ messages)

[PATCH 0/3] rust: xarray: add `insert` and `reserve`
 2025-07-07 13:48 UTC  (6+ messages)
` [PATCH 3/3] "

[PATCH] Revert "fs/ntfs3: Replace inode_trylock with inode_lock"
 2025-07-07 13:44 UTC  (3+ messages)

[PATCH v4 0/7] f2fs: new mount API conversion
 2025-07-07 13:20 UTC  (6+ messages)
` [PATCH v4 2/7] f2fs: move the option parser into handle_mount_opt
` [PATCH v4 5/7] f2fs: separate the options parsing and options checking

[PATCH] virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
 2025-07-07 13:35 UTC  (2+ messages)

[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
 2025-07-07 13:19 UTC  (20+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
` [PATCH RFC 04/14] mm/huge_memory: move more common code into insert_pmd()
` [PATCH RFC 05/14] mm/huge_memory: move more common code into insert_pud()
` [PATCH RFC 07/14] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio

[PATCH] fs/ntfs3: Exclude call make_bad_inode for live nodes
 2025-07-07 12:46 UTC 

[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
 2025-07-07 12:27 UTC  (6+ messages)

refactor the iomap writeback code v2
 2025-07-07 12:07 UTC  (4+ messages)

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-07-07 10:43 UTC  (3+ messages)

[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-07 10:34 UTC  (17+ messages)
` [PATCH 01/10] mm/mremap: perform some simple cleanups
` [PATCH 02/10] mm/mremap: refactor initial parameter sanity checks
` [PATCH 03/10] mm/mremap: put VMA check and prep logic into helper function
` [PATCH 04/10] mm/mremap: cleanup post-processing stage of mremap
` [PATCH 05/10] mm/mremap: use an explicit uffd failure path for mremap
` [PATCH 06/10] mm/mremap: check remap conditions earlier
` [PATCH 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
` [PATCH 08/10] mm/mremap: clean up mlock populate behaviour
` [PATCH 09/10] mm/mremap: permit mremap() move of multiple VMAs
` [PATCH 10/10] tools/testing/selftests: extend mremap_test to test multi-VMA mremap

[RFC PATCH v1 1/2] landlock: Fix handling of disconnected directories
 2025-07-07 10:30 UTC  (4+ messages)
` [RFC PATCH v1 2/2] selftests/landlock: Add layout4_disconnected test suite

[RFC] MNT_WRITE_HOLD mess
 2025-07-07 10:26 UTC  (13+ messages)
        ` [PATCH] fix a mount write count leak in ksmbd_vfs_kern_path_locked() (was Re: [RFC] MNT_WRITE_HOLD mess)

[syzbot] [fs?] BUG: corrupted list in remove_wait_queue (2)
 2025-07-07  9:30 UTC  (2+ messages)

[PATCH][RFC] kernel/acct.c: saner struct file treatment
 2025-07-07  8:27 UTC  (2+ messages)

next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
 2025-07-07  8:16 UTC  (11+ messages)

[PATCH] f2fs: improve the performance of f2fs_lookup
 2025-07-07  5:27 UTC  (4+ messages)
` [PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match

[PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
 2025-07-07  4:08 UTC  (2+ messages)

[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-07  2:39 UTC  (4+ messages)
` [PATCH v2 12/29] mm/zsmalloc: stop using __ClearPageMovable()

[git pull] proc_sys_compare() fix
 2025-07-06 21:09 UTC  (2+ messages)

[syzbot] [exfat?] WARNING in bdev_getblk
 2025-07-06 13:59 UTC 

squashfs can starve/block apps
 2025-07-06  9:46 UTC  (4+ messages)

[PATCH v4 0/6] btrfs: add remove_bdev() callback
 2025-07-06  3:37 UTC  (6+ messages)
` [PATCH v4 3/6] btrfs: reject file operations if in shutdown state
` [PATCH v4 5/6] btrfs: implement shutdown ioctl

[PATCH 0/5] powerpc: Implement masked user access
 2025-07-05 21:37 UTC  (15+ messages)

[PATCH v2] exfat: add cluster chain loop check for dir
 2025-07-05  9:14 UTC  (2+ messages)

[syzbot] [exfat?] kernel BUG in folio_set_bh
 2025-07-05  2:17 UTC  (3+ messages)

[RFC PATCH 0/6] fs/9p: Reuse inode based on path (in addition to qid)
 2025-07-05  0:25 UTC  (5+ messages)
` [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L

[PATCH v1 00/32] Live Update Orchestrator
 2025-07-04 21:27 UTC  (5+ messages)

[PATCH v2] mm: fix the inaccurate memory statistics issue for users
 2025-07-04 20:14 UTC  (11+ messages)

[PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
 2025-07-04 19:49 UTC  (12+ messages)

[PATCH 1/1] fuse: Use filemap_invalidate_pages()
 2025-07-04 18:55 UTC  (2+ messages)

[PATCH 0/4] hfs/hfsplus: add uncached buffer io support
 2025-07-04 17:45 UTC  (5+ messages)
` [PATCH 3/4] hfsplus: enable "
` [PATCH 4/4] hfs: "

[GIT PULL] vfs fixes
 2025-07-04 17:36 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.16-rc5
 2025-07-04 17:36 UTC  (2+ messages)


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).