linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-13 04:19:27 to 2025-08-14 02:07:55 UTC [more...]

[PATCH 00/11] VFS: prepare for changes to directory locking
 2025-08-14  2:07 UTC  (24+ messages)
` [PATCH 04/11] VFS: introduce dentry_lookup_continue()
` [PATCH 05/11] VFS: add rename_lookup()
` [PATCH 06/11] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
` [PATCH 07/11] VFS: Change vfs_mkdir() to unlock on failure
` [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries
` [PATCH 09/11] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 10/11] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH 11/11] VFS: introduce d_alloc_noblock() and d_alloc_locked()

[PATCH v9 00/17] fuse: fuse-over-io-uring
 2025-08-14  1:55 UTC  (2+ messages)

[PATCHv2 0/7] direct-io: even more flexible io vectors
 2025-08-14  1:42 UTC  (9+ messages)
` [PATCHv2 1/7] block: check for valid bio while splitting

[PATCH 6.16 000/627] 6.16.1-rc1 review
 2025-08-14  1:27 UTC  (8+ messages)

[PATCH] fs: fix incorrect lflags value in the move_mount syscall
 2025-08-14  1:14 UTC  (2+ messages)

[PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
 2025-08-14  1:14 UTC  (10+ messages)

[f2fs-dev] [RFC PATCH 0/9] f2fs: Enable buffered read/write large folios support with extended iomap
 2025-08-14  0:39 UTC  (12+ messages)
` [RFC PATCH 1/9] f2fs: Introduce f2fs_iomap_folio_state
` [RFC PATCH 2/9] f2fs: Integrate f2fs_iomap_folio_state into f2fs page private helpers
` [RFC PATCH 3/9] f2fs: Using `folio_detach_f2fs_private` in invalidate and release folio
` [RFC PATCH 4/9] f2fs: Convert outplace write path page private funcions to folio private functions
` [RFC PATCH 5/9] f2fs:Refactor `f2fs_is_compressed_page` to `f2fs_is_compressed_folio`
` [RFC PATCH 6/9] f2fs: Extend f2fs_io_info to support sub-folio ranges
` [RFC PATCH 7/9] f2fs:Make GC aware of large folios
` [RFC PATCH 8/9] f2fs: Introduce F2FS_GET_BLOCK_IOMAP and map_blocks he lpers
` [RFC PATCH 9/9] f2fs: Enable buffered read/write path large folios support for normal and atomic file with iomap
  ` Re:Re: [f2fs-dev] [RFC PATCH 0/9] f2fs: Enable buffered read/write large folios support with extended iomap

[PATCH] debugfs: fix mount options not being applied
 2025-08-13 23:49 UTC  (6+ messages)

[PATCH v4 0/9] ovl: Enable support for casefold filesystems
 2025-08-13 22:36 UTC  (10+ messages)
` [PATCH v4 1/9] ovl: Support mounting case-insensitive enabled filesystems
` [PATCH v4 2/9] fs: Create new helper sb_encoding()
` [PATCH v4 3/9] ovl: Create ovl_casefold() to support casefolded strncmp()
` [PATCH v4 4/9] fs: Create sb_same_encoding() helper
` [PATCH v4 5/9] ovl: Ensure that all layers have the same encoding
` [PATCH v4 6/9] ovl: Set case-insensitive dentry operations for ovl sb
` [PATCH v4 7/9] ovl: Add S_CASEFOLD as part of the inode flag to be copied
` [PATCH v4 8/9] ovl: Check for casefold consistency when creating new dentries
` [PATCH v4 9/9] ovl: Allow case-insensitive lookup

[PATCH v2 0/2] fuse: inode blocksize fixes for iomap integration
 2025-08-13 22:35 UTC  (3+ messages)
` [PATCH v2 1/2] fuse: reflect cached blocksize if blocksize was changed
` [PATCH v2 2/2] fuse: fix fuseblk i_blkbits for iomap partial writes

[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
 2025-08-13 22:03 UTC  (5+ messages)
` [RFC PATCH v1 10/10] iomap: "

[PATCH v2 0/3] fuse copy_file_range() fixes
 2025-08-13 21:23 UTC  (9+ messages)
` [PATCH v2 1/3] fuse: check if copy_file_range() returns larger than requested size
` [PATCH v2 2/3] fuse: prevent overflow in copy_file_range return value
` [PATCH v2 3/3] fuse: add COPY_FILE_RANGE_64 that allows large copies

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-08-13 20:11 UTC  (17+ messages)
` [PATCH v2 01/19] drivers: net: "
` [PATCH v2 02/19] gpu: nova-core: "
` [PATCH v2 03/19] rust: auxiliary: "
` [PATCH v2 04/19] rust: clk: "
` [PATCH v2 05/19] rust: configfs: "
` [PATCH v2 06/19] rust: cpufreq: "
` [PATCH v2 07/19] rust: device: "
` [PATCH v2 08/19] rust: firmware: "
` [PATCH v2 09/19] rust: kunit: "
` [PATCH v2 10/19] rust: macros: "
` [PATCH v2 11/19] rust: miscdevice: "
` [PATCH v2 12/19] rust: net: "
` [PATCH v2 13/19] rust: pci: "
` [PATCH v2 14/19] rust: platform: "
` [PATCH v2 15/19] rust: seq_file: "

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-13 20:03 UTC  (22+ messages)
` [PATCH v3 26/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-13 19:53 UTC  (8+ messages)
` [PATCH 01/10] mm: add bitmap mm->flags field
` [PATCH 04/10] mm: convert arch-specific code to mm_flags_*() accessors

do_change_type(): refuse to operate on unmounted/not ours mounts
 2025-08-13 19:41 UTC  (8+ messages)

[PATCH v4 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
 2025-08-13 18:53 UTC  (9+ messages)
` [PATCH v4 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v4 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v4 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks

[PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-13 18:52 UTC  (14+ messages)
` [PATCH v4 1/7] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v4 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v4 3/7] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v4 4/7] docs: transhuge: document process level THP controls
` [PATCH v4 5/7] selftest/mm: Extract sz2ord function into vm_util.h
` [PATCH v4 6/7] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v4 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise

[PATCH] fuse: enable large folios (if writeback cache is unused)
 2025-08-13 18:05 UTC  (9+ messages)

[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
 2025-08-13 17:11 UTC  (7+ messages)

[patch 0/4] uaccess: Provide and use helpers for user masked access
 2025-08-13 15:57 UTC  (5+ messages)
` [patch 1/4] uaccess: Provide common helpers for masked user access
` [patch 2/4] futex: Convert to get/put_user_masked_u32()
` [patch 3/4] x86/futex: Use user_*_masked_begin()
` [patch 4/4] select: Use user_read_masked_begin()

[PATCH v15 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-08-13 15:45 UTC  (5+ messages)
` [PATCH v15 1/4] rust: macros: reduce collections in `quote!` macro
` [PATCH v15 2/4] samples: rust: platform: remove trailing commas
` [PATCH v15 3/4] rust: support formatting of foreign types
` [PATCH v15 4/4] rust: replace `CStr` with `core::ffi::CStr`

[PATCH v3 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
 2025-08-13 15:39 UTC  (10+ messages)
` [PATCH v3 1/9] gpu: nova-core: "
` [PATCH v3 2/9] rust: alloc: "
` [PATCH v3 3/9] rust: block: "
` [PATCH v3 4/9] rust: device: "
` [PATCH v3 5/9] rust: file: "
` [PATCH v3 6/9] rust: kunit: "
` [PATCH v3 7/9] rust: seq_file: "
` [PATCH v3 8/9] rust: sync: "
` [PATCH v3 9/9] rust: device: "

[PATCH v2] copy_file_range: limit size if in compat mode
 2025-08-13 15:11 UTC 

[PATCH 1/1] pidfs: Fix memory leak in pidfd_info()
 2025-08-13 13:22 UTC 

[RFC] Another take at restarting FUSE servers
 2025-08-13 13:14 UTC  (7+ messages)

[RFC V2 00/18] famfs: port into fuse
 2025-08-13 13:07 UTC  (11+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs

[PATCH] binfmt_elf: Replace offsetof() with struct_size() in fill_note_info()
 2025-08-13 11:50 UTC 

[PATCH v7 0/4] Add support for long task name
 2025-08-13 10:29 UTC  (11+ messages)
` [PATCH v7 2/4] include: Set tsk->comm length to 64 bytes
` [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'

[f2fs-dev] [RESEND RFC PATCH 0/9] f2fs: Enable buffered read/write large folios support with extended iomap
 2025-08-13  9:37 UTC  (10+ messages)
` [RFC PATCH 1/9] f2fs: Introduce f2fs_iomap_folio_state
` [RFC PATCH 2/9] f2fs: Integrate f2fs_iomap_folio_state into f2fs page private helpers
` [RFC PATCH 3/9] f2fs: Using `folio_detach_f2fs_private` in invalidate and release folio
` [RFC PATCH 4/9] f2fs: Convert outplace write path page private funcions to folio private functions
` [RFC PATCH 5/9] f2fs:Refactor `f2fs_is_compressed_page` to `f2fs_is_compressed_folio`
` [RFC PATCH 6/9] f2fs: Extend f2fs_io_info to support sub-folio ranges
` [RFC PATCH 7/9] f2fs:Make GC aware of large folios
` [RFC PATCH 8/9] f2fs: Introduce F2FS_GET_BLOCK_IOMAP and map_blocks he lpers
` [RFC PATCH 9/9] f2fs: Enable buffered read/write path large folios support for normal and atomic file with iomap

[PATCH v2] fuse: keep inode->i_blkbits constant
 2025-08-13  8:24 UTC  (5+ messages)

[PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-13  8:07 UTC  (3+ messages)

[PATCH v2 0/3] rust: xarray: add `insert` and `reserve`
 2025-08-13  8:00 UTC  (7+ messages)
` [PATCH v2 3/3] "

[PATCH] selftests/fs/mount-notify: Fix compilation failure
 2025-08-13  7:55 UTC  (2+ messages)

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

[PATCH 03/11] VFS: add dentry_lookup_killable()
 2025-08-13  7:50 UTC  (2+ messages)

[PATCH 02/11] VFS: introduce dentry_lookup() and friends
 2025-08-13  7:48 UTC  (2+ messages)

[PATCHES v3][RFC][CFR] mount-related stuff
 2025-08-13  7:32 UTC  (6+ messages)
` [PATCH v3 01/48] attach_mnt(): expand in attach_recursive_mnt(), then lose the flag argument
  ` [PATCH v3 44/48] copy_tree(): don't link the mounts via mnt_list

[PATCH RFC V10 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-13  6:10 UTC  (7+ messages)
` [PATCH RFC V10 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH RFC V10 5/7] KVM: guest_memfd: Add slab-allocated inode cache

[PATCH v3 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
 2025-08-13  6:04 UTC  (3+ messages)
` [PATCH v3 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
` [PATCH v3 2/2] iov_iter: iov_folioq_get_pages: don't leave empty slot behind

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-13  5:48 UTC  (11+ messages)

[PATCH v1 0/2] mm: remove MIGRATEPAGE_*
 2025-08-13  5:05 UTC  (3+ messages)
` [PATCH v1 1/2] mm/migrate: remove MIGRATEPAGE_UNMAP

[PATCH v2] mm: remove redundant __GFP_NOWARN
 2025-08-13  4:24 UTC  (4+ 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).