linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-23 14:48:02 to 2025-07-26 08:09:43 UTC [more...]

[git pull][6.17] vfs.git 1/9: d_flags pile
 2025-07-26  8:09 UTC  (9+ messages)
` [git pull][6.17] vfs.git 2/9: simple_recursive_removal
` [git pull][6.17] vfs.git 3/9: rpc_pipefs
` [git pull][6.17] vfs.git 4/9: asm/param.h pile
` [git pull][6.17] vfs.git 5/9: securityfs
` [git pull][6.17] vfs.git 6/9: misc pile
` [git pull][6.17] vfs.git 7/9: ceph d_name fixes
` [git pull][6.17] vfs.git 8/9: CLASS(fd) followup
` [git pull][6.17] vfs.git 9/9: mount pile

[PATCH] ext4: fix crash on test_mb_mark_used kunit tests
 2025-07-26  3:09 UTC  (6+ messages)

next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
 2025-07-26  1:16 UTC  (8+ messages)

[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
 2025-07-25 22:25 UTC  (27+ messages)
  ` [PATCH v3] "

[PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-25 19:59 UTC  (6+ messages)
` [PATCH v3 09/10] "

[PATCH v3] ceph: cleanup of processing ci->i_ceph_flags bits
 2025-07-25 18:31 UTC 

[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
 2025-07-25 16:26 UTC  (10+ messages)

[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-25 16:22 UTC  (6+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise

[PATCH v3 0/3] xfs and DAX atomic writes changes
 2025-07-25 15:49 UTC  (8+ messages)
` [PATCH v3 1/3] fs/dax: Reject IOCB_ATOMIC in dax_iomap_rw()
` [PATCH v3 2/3] xfs: disallow atomic writes on DAX
` [PATCH v3 3/3] xfs: reject max_atomic_write mount option for no reflink

[PATCH v1] mm/readahead: Optimize nr_to_read boundary check
 2025-07-25 15:45 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2025-07-25 15:39 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.16
 2025-07-25 15:39 UTC  (2+ messages)

[GIT PULL] ntfs3: bugfixes for 6.17
 2025-07-25 13:54 UTC 

[GIT PULL 00/14 for v6.17] vfs 6.17
 2025-07-25 11:27 UTC  (15+ messages)
` [GIT PULL 05/14 for v6.17] vfs async dir
` [GIT PULL 09/14 for v6.17] vfs bpf
` [GIT PULL 02/14 for v6.17] vfs coredump
` [GIT PULL 06/14 for v6.17] vfs fallocate
` [GIT PULL 12/14 for v6.17] vfs fileattr
` [GIT PULL 11/14 for v6.17] vfs integrity
` [GIT PULL 14/14 for v6.17] vfs iomap
` [GIT PULL 01/14 for v6.17] vfs misc
` [GIT PULL 07/14 for v6.17] vfs mmap
` [GIT PULL 04/14 for v6.17] namespace updates
` [GIT PULL 03/14 for v6.17] overlayfs
` [GIT PULL 08/14 for v6.17] vfs pidfs
` [GIT PULL 10/14 for v6.17] vfs rust
` [GIT PULL 13/14 for v6.17] vfs super

[PATCH -next] ext4: fix crash on test_new_blocks_simple kunit tests
 2025-07-25 11:02 UTC  (2+ messages)

[PATCH v3 0/4] Landlock: Disconnected directory handling
 2025-07-25  9:05 UTC  (8+ messages)
` [PATCH v3 2/4] landlock: Fix handling of disconnected directories

[PATCH v4 00/15] Move fscrypt and fsverity out of struct inode
 2025-07-25  8:15 UTC  (17+ messages)
` [PATCH v4 02/15] fs/crypto: use accessors
` [PATCH v4 03/15] ext4: move fscrypt to filesystem inode
` [PATCH v4 06/15] ceph: "
` [PATCH v4 07/15] fs: drop i_crypt_info from struct inode
` [PATCH v4 08/15] fscrypt: rephrase documentation and comments
` [PATCH v4 09/15] fs: add fsverity offset
` [PATCH v4 14/15] fs: drop i_verity_info from struct inode

[PATCH v2 0/9] mm: vm_normal_page*() improvements
 2025-07-25  8:07 UTC  (7+ messages)
` [PATCH v2 1/9] mm/huge_memory: move more common code into insert_pmd()
` [PATCH v2 2/9] mm/huge_memory: move more common code into insert_pud()
` [PATCH v2 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()

[PATCH v1] fs: Prevent spurious wakeups with TASK_FREEZABLE
 2025-07-25  3:03 UTC 

[RFC v2 0/4] add static huge zero folio support
 2025-07-25  2:52 UTC  (6+ messages)
` [RFC v2 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
` [RFC v2 2/4] mm: add static huge zero folio
` [RFC v2 3/4] mm: add largest_zero_folio() routine
` [RFC v2 4/4] block: use largest_zero_folio in __blkdev_issue_zero_pages()

[PATCH RFC v2 0/4] procfs: make reference pidns more user-visible
 2025-07-25  2:24 UTC  (10+ messages)
` [PATCH RFC v2 1/4] pidns: move is-ancestor logic to helper
` [PATCH RFC v2 2/4] procfs: add "pidns" mount option
` [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl

[PATCH v16 00/42] DEPT(DEPendency Tracker)
 2025-07-25  2:09 UTC  (2+ messages)

[PATCH 0/5] fuse: {io-uring} Allow to reduce the number of queues and request distribution
 2025-07-25  0:43 UTC  (7+ messages)
` [PATCH 1/5] fuse: {io-uring} Add queue length counters
` [PATCH 3/5] fuse: {io-uring} Use bitmaps to track queue availability
` [PATCH 5/5] fuse: {io-uring} Allow reduced number of ring queues

[PATCH v6 0/3] Add support for long task name
 2025-07-24 23:50 UTC  (7+ messages)
` [PATCH v6 1/3] exec: Remove obsolete comments
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v6 3/3] include: Set tsk->comm length to 64 bytes

do_change_type(): refuse to operate on unmounted/not ours mounts
 2025-07-24 23:38 UTC  (3+ messages)

[PATCHSET RFC v3 1/4] fuse: fixes and cleanups ahead of iomap support
 2025-07-24 22:34 UTC  (18+ messages)
` [PATCH 2/7] fuse: flush pending fuse events before aborting the connection

[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
 2025-07-24 21:27 UTC  (9+ messages)
` [PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry

[PATCH] locks: Remove the last reference to EXPORT_OP_ASYNC_LOCK
 2025-07-24 20:35 UTC 

[syzbot] [hfs?] KASAN: out-of-bounds Read in hfs_bnode_move
 2025-07-24 20:06 UTC  (4+ messages)
` [PATCH] hfs: Prevent the use of bnodes without entries

[PATCHSET RFC v3 1/3] libfuse: allow servers to use iomap for better file IO performance
 2025-07-24 19:56 UTC  (7+ messages)
` [PATCH 08/14] libfuse: connect high level fuse library to fuse_reply_attr_iflags

[PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
 2025-07-24 19:51 UTC  (9+ messages)

[PATCH] fuse: remove page alignment check for writeback len
 2025-07-24 19:03 UTC  (3+ messages)

[PATCH v2 0/3] rust: xarray: add `insert` and `reserve`
 2025-07-24 18:50 UTC  (2+ messages)

[PATCH] hpfs: add checks for ea addresses
 2025-07-24 18:44 UTC  (5+ messages)

[PATCH v4 1/3] hfsplus: fix to update ctime after rename
 2025-07-24 18:30 UTC  (5+ messages)

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

[PATCH] fs: mark file_remove_privs_flags static
 2025-07-24 15:55 UTC  (3+ messages)

[PATCH 0/2] vfs: fix delegated timestamp updates
 2025-07-24 13:49 UTC  (3+ messages)
` [PATCH 1/2] vfs: add tracepoints in inode_set_ctime_deleg

[PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
 2025-07-24 12:38 UTC  (3+ messages)

[PATCH] fs: Add additional checks for block devices during mount
 2025-07-24 11:26 UTC  (7+ messages)

fuse io_uring test performance is not good when fio iodepth > 1
 2025-07-24  9:17 UTC 

[PATCH bpf-next 0/2] umd: Remove usermode driver framework
 2025-07-24  8:38 UTC  (8+ messages)
` [PATCH bpf-next 2/2] "

[PATCH v3 0/4] procfs: make reference pidns more user-visible
 2025-07-24  8:32 UTC  (5+ messages)
` [PATCH v3 1/4] pidns: move is-ancestor logic to helper
` [PATCH v3 2/4] procfs: add "pidns" mount option
` [PATCH v3 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
` [PATCH v3 4/4] selftests/proc: add tests for new pidns APIs

[syzbot] [exfat?] INFO: task hung in generic_file_write_iter (3)
 2025-07-24  7:42 UTC  (2+ messages)
` [PATCH] fat: Fix too many log in fat_chain_add()

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-07-24  2:09 UTC  (6+ messages)

[RFC PATCH 0/3] Tiny optimization for large read operations
 2025-07-24  1:54 UTC  (4+ messages)
` [RFC PATCH 2/3] mm/filemap: Avoid modifying iocb->ki_flags for AIO in filemap_get_pages()

[PATCH 0/2] fuse: Flush io-uring bg requests
 2025-07-24  0:17 UTC  (6+ messages)
` [PATCH 1/2] fuse: Refactor io-uring bg queue flush and queue abort
` [PATCH 2/2] fuse: Flush the io-uring bg queue from fuse_uring_flush_bg

[PATCH RFC 0/4] procfs: make reference pidns more user-visible
 2025-07-23 23:55 UTC  (4+ messages)

[PATCH 0/4] smb/server: various clean-ups
 2025-07-23 23:19 UTC  (5+ messages)
` [PATCH 4/4] smb/server: add ksmbd_vfs_kern_path()

[RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
 2025-07-23 18:04 UTC  (6+ messages)

[syzbot] [fs?] [wireless?] general protection fault in simple_recursive_removal (5)
 2025-07-23 17:19 UTC 

[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
 2025-07-23 16:13 UTC  (7+ messages)
` [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion

[git pull] ufs regression fix
 2025-07-23 16:01 UTC  (2+ messages)

[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
 2025-07-23 15:26 UTC  (3+ messages)
` [PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir

[PATCH 4/7] VFS: introduce dentry_lookup() and friends
 2025-07-23 15:17 UTC  (3+ messages)

[PATCH 0/3] fs: Remove old mount API helpers
 2025-07-23 15:00 UTC  (2+ messages)

[PATCH v2 00/32] Live Update Orchestrator
 2025-07-23 14:46 UTC  (2+ messages)
` [PATCH v2 32/32] libluo: add tests


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