linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-12 03:48:03 to 2025-08-13 07:32:27 UTC [more...]

[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 00/11] VFS: prepare for changes to directory locking
 2025-08-13  7:22 UTC  (24+ messages)
` [PATCH 01/11] VFS: discard err2 in filename_create()
` [PATCH 02/11] VFS: introduce dentry_lookup() and friends
` [PATCH 03/11] VFS: add dentry_lookup_killable()
` [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 v3 00/30] Live Update Orchestrator
 2025-08-13  7:09 UTC  (4+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH] selftests/fs/mount-notify: Fix compilation failure
 2025-08-13  6:39 UTC 

[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/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-13  6:06 UTC  (2+ messages)

[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  (14+ messages)
` [RFC PATCH v1 6/9] freezer: Set default freeze priority for zombie tasks

[PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
 2025-08-13  5:34 UTC  (9+ messages)
  ` [PATCH 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)

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

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

[PATCH v2] mm: remove redundant __GFP_NOWARN
 2025-08-13  4:24 UTC  (10+ messages)

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-13  4:18 UTC  (26+ messages)
` [PATCH 01/10] mm: add bitmap mm->flags field
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 03/10] mm: convert prctl "
` [PATCH 04/10] mm: convert arch-specific code "
` [PATCH 05/10] mm: convert uprobes "
` [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
` [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
` [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
` [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
` [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits

[PATCH blktests v2 0/3] blktest: add unmap write zeroes tests
 2025-08-13  2:44 UTC  (4+ messages)
` [PATCH blktests v2 1/3] scsi/010: "
` [PATCH blktests v2 2/3] dm/003: "
` [PATCH blktests v2 3/3] nvme/065: "

[PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support
 2025-08-13  2:42 UTC 

[PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
 2025-08-13  2:40 UTC 

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

[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
 2025-08-13  1:10 UTC  (10+ messages)
` [RFC PATCH v1 03/10] mm: add folio_end_writeback_pages() helper
` [RFC PATCH v1 05/10] mm: add filemap_dirty_folio_pages() helper
` [RFC PATCH v1 07/10] mm: add no_stats_accounting bitfield to wbc
` [RFC PATCH v1 10/10] iomap: add granular dirty and writeback accounting

[PATCH] fuse: fix fuseblk i_blkbits for iomap partial writes
 2025-08-12 22:47 UTC  (2+ messages)

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

[PATCH v2 0/2] Initial NFS client support for RWF_DONTCACHE
 2025-08-12 21:40 UTC  (3+ messages)
` [PATCH v2 1/2] filemap: Add a helper for filesystems implementing dropbehind
` [PATCH v2 2/2] NFS: Enable the RWF_DONTCACHE flag for the NFS client

[GIT PULL] bcachefs changes for 6.17
 2025-08-12 20:57 UTC  (22+ messages)

[PATCH v2] fuse: keep inode->i_blkbits constant
 2025-08-12 20:44 UTC  (5+ messages)

[RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
 2025-08-12 20:20 UTC  (10+ messages)

[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
 2025-08-12 19:52 UTC  (24+ messages)
` [PATCH RFC 03/29] fs: add FS_XFLAG_VERITY for verity files
` [PATCH RFC 04/29] fsverity: add per-sb workqueue for post read processing
` [PATCH RFC 06/29] fsverity: report validation errors back to the filesystem
` [PATCH RFC 12/29] fsverity: expose merkle tree geometry to callers
` [PATCH RFC 14/29] xfs: add attribute type for fs-verity

[PATCH 1/2] fuse: fix COPY_FILE_RANGE interface
 2025-08-12 19:49 UTC  (3+ messages)

[PATCH v3 00/11] mm: vm_normal_page*() improvements
 2025-08-12 19:43 UTC  (19+ messages)
` [PATCH v3 01/11] mm/huge_memory: move more common code into insert_pmd()
` [PATCH v3 05/11] mm/huge_memory: mark PMD mappings of the huge zero folio special
` [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
` [PATCH v3 07/11] mm/rmap: convert "enum rmap_level" to "enum pgtable_level"
` [PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map()
` [PATCH v3 09/11] mm/memory: factor out common code from vm_normal_page_*()
` [PATCH v3 10/11] mm: introduce and use vm_normal_page_pud()
` [PATCH v3 11/11] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()

[RFC] Another take at restarting FUSE servers
 2025-08-12 19:28 UTC  (7+ messages)

[git pull] fix for descriptor table misuse (habanalabs)
 2025-08-12 19:18 UTC  (2+ messages)

[PATCH v3 00/12] man2: document "new" mount API
 2025-08-12 18:25 UTC  (10+ messages)
` [PATCH v3 06/12] man/man2/fsconfig.2: "
` [PATCH v3 07/12] man/man2/fsmount.2: "
` [PATCH v3 08/12] man/man2/move_mount.2: "

[PATCH 0/4] xfsprogs: utilize file_getattr() and file_setattr()
 2025-08-12 17:28 UTC  (9+ messages)
` [PATCH 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls
` [PATCH 3/4] xfs_io: make ls/chattr work with special files

[PATCH] mm: remove redundant __GFP_NOWARN
 2025-08-12 17:09 UTC  (4+ messages)

Ext4 iomap warning during btrfs/136 (yes, it's from btrfs test cases)
 2025-08-12 16:48 UTC  (9+ messages)

next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
 2025-08-12 16:42 UTC  (11+ messages)

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

[GIT PULL] bcachefs changes for 6.17
 2025-08-12 16:26 UTC  (4+ messages)
` Peanut gallery 2c

[PATCH 1/2] fuse: fix COPY_FILE_RANGE interface
 2025-08-12 15:50 UTC  (5+ messages)
` [PATCH 2/2] copy_file_range: limit size if in compat mode

[PATCH] vfs: show filesystem name at dump_inode()
 2025-08-12 15:22 UTC  (6+ messages)

[BUG] gfs2: sleeping lock in gfs2_quota_init() with preempt disabled on PREEMPT_RT
 2025-08-12 10:38 UTC  (2+ messages)

[PATCH v5 00/15] kunit: Introduce UAPI testing framework
 2025-08-12  9:41 UTC  (6+ messages)

[PATCH v3 0/4] allow partial folio write with iomap_folio_state
 2025-08-12  9:15 UTC  (5+ messages)
` [PATCH v3 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
` [PATCH v3 2/4] iomap: move iter revert case out of the unwritten branch
` [PATCH v3 3/4] iomap: make iomap_write_end() return the number of written length again
` [PATCH v3 4/4] iomap: don't abandon the whole copy when we have iomap_folio_state

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-08-12  9:13 UTC  (3+ messages)
` [RFC PATCH v2 32/51] KVM: guest_memfd: Support guestmem_hugetlb as custom allocator

[PATCH] mm/filemap: Align last_index to folio size
 2025-08-12  9:08 UTC  (3+ messages)

[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
 2025-08-12  8:23 UTC  (6+ messages)

[RFC PATCH 0/5] FDP file I/O
 2025-08-12  8:24 UTC  (9+ messages)
  ` [RFC PATCH 1/5] fs: add a new user_write_streams() callback
  ` [RFC PATCH 2/5] fs: add the interface to query user write streams
  ` [RFC PATCH 3/5] fs: add a write stream field to the inode
  ` [RFC PATCH 4/5] fs: propagate write stream

[PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
 2025-08-12  7:54 UTC  (3+ messages)

[PATCH v3 0/3] xfs and DAX atomic writes changes
 2025-08-12  7:33 UTC  (2+ messages)

[PATCH v2 0/4] iomap: allow partial folio write with iomap_folio_state
 2025-08-12  7:24 UTC  (3+ messages)
` [PATCH v2 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size

[PATCH 1/3] mpage: terminate read-ahead on read error
 2025-08-12  7:22 UTC  (3+ messages)
` [PATCH 2/3] mpage: clean up do_mpage_readpage()
` [PATCH 3/3] mpage: convert do_mpage_readpage() to return int type

[PATCH v2] zonefs: correct some spelling mistakes
 2025-08-12  5:18 UTC  (2+ messages)

[PATCH v3 0/5] add persistent huge zero folio support
 2025-08-12  3:52 UTC  (6+ messages)

[PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
 2025-08-12  3:47 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).