public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-15 20:08:34 to 2026-04-17 11:50:58 UTC [more...]

[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-17 11:50 UTC  (20+ messages)
` [PATCH 7.2 v2 02/12] mm/khugepaged: add folio dirty check after try_to_unmap_flush()
` [PATCH 7.2 v2 05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()

[PATCH v2 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-04-17 11:49 UTC  (32+ messages)
` [PATCH v2 01/28] filelock: pass current blocking lease to trace_break_lease_block() rather than "new_fl"
` [PATCH v2 02/28] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH v2 03/28] filelock: add a tracepoint to start of break_lease()
` [PATCH v2 04/28] filelock: add an inode_lease_ignore_mask helper
` [PATCH v2 05/28] fsnotify: new tracepoint in fsnotify()
` [PATCH v2 06/28] fsnotify: add fsnotify_modify_mark_mask()
` [PATCH v2 07/28] fsnotify: add FSNOTIFY_EVENT_RENAME data type
` [PATCH v2 08/28] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v2 09/28] nfsd: add protocol support for CB_NOTIFY
` [PATCH v2 10/28] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v2 11/28] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v2 12/28] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v2 13/28] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v2 14/28] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v2 15/28] nfsd: use RCU to protect fi_deleg_file
` [PATCH v2 16/28] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v2 17/28] nfsd: add notification handlers for dir events
` [PATCH v2 18/28] nfsd: add tracepoint to dir_event handler
` [PATCH v2 19/28] nfsd: apply the notify mask to the delegation when requested
` [PATCH v2 20/28] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v2 21/28] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v2 22/28] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v2 23/28] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v2 24/28] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v2 25/28] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v2 26/28] nfsd: properly track requested child attributes
` [PATCH v2 27/28] nfsd: track requested dir attributes
` [PATCH v2 28/28] nfsd: add support to CB_NOTIFY for dir attribute changes

[BUG] landlock: warning in collect_domain_accesses via renameat2 path rename
 2026-04-17 11:30 UTC 

[PATCH v3 0/2] fanotify: support restartable permission events
 2026-04-17 11:09 UTC  (5+ messages)
` [PATCH v3 1/2] fanotify: add restart infrastructure for pending "
` [PATCH v3 2/2] fanotify: introduce restartable "

[LSF/MM/BPF TOPIC] Should we make inode->i_ino a u64?
 2026-04-17  9:48 UTC  (6+ messages)

[PATCH] dcache: use kmalloc_flex() in __d_alloc
 2026-04-17  9:42 UTC 

[PATCH] iomap: avoid memset iomap when iter is done
 2026-04-17  9:15 UTC  (9+ messages)

[PATCH V10 00/10] famfs: port into fuse
 2026-04-17  9:06 UTC  (23+ messages)

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-17  7:58 UTC  (16+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support

[RFC PATCH] iomap: add fast read path for small direct I/O
 2026-04-17  7:30 UTC  (6+ messages)

[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
 2026-04-17  6:59 UTC  (6+ messages)

[syzbot] [hfs?] memory leak in __hfs_bnode_create
 2026-04-17  6:58 UTC  (2+ messages)
` [PATCH] hfsplus: Supports freeing newly created tree head

[fuse-devel] Debugging a stale kernel cache during file growth
 2026-04-17  6:30 UTC  (7+ messages)

[PATCH] kunit: fat: test cluster and directory i_pos layout helpers
 2026-04-17  4:34 UTC  (4+ messages)

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-04-17  4:13 UTC  (6+ messages)
` [RFC PATCH v2 2/5] iomap: Add initial support for buffered RWF_WRITETHROUGH

[PATCH v2 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-04-17  2:55 UTC  (5+ messages)
` [PATCH v2 1/3] mm: kick writeback flusher instead of inline flush for IOCB_DONTCACHE

[syzbot] [fuse?] INFO: task hung in fuse_conn_destroy (2)
 2026-04-17  1:56 UTC 

[PATCH] eventpoll: Add sysctl quirk to avoid synchronous wakeup
 2026-04-17  1:46 UTC 

[PATCH 0/1] iomap: avoid compaction for costly folio order allocation
 2026-04-16 15:14 UTC  (5+ messages)
` [PATCH 1/1] "

[LSF/MM/BPF TOPIC] Filesystem inode reclaim
 2026-04-17  0:06 UTC  (6+ messages)

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_bnode_find
 2026-04-16 23:52 UTC  (9+ messages)
` [PATCH] hfsplus: Add a sanity check for catalog btree node size
      ` [PATCH v2] hfsplus: Add a sanity check for "
            ` [PATCH v3] "

[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
 2026-04-16 23:47 UTC  (5+ messages)
` [RFC PATCH 08/20] bpf: Add Landlock ruleset map type

[PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-04-16 23:44 UTC  (3+ messages)

[PATCH v2] nstree: fix func. parameter kernel-doc warnings
 2026-04-16 21:54 UTC 

[syzbot] [hfs?] general protection fault in __hfsplus_setxattr
 2026-04-16 21:52 UTC  (6+ messages)
` [PATCH] hfsplus: set attributes inode dirty at correct position
    ` [PATCH v2] hfsplus: Remove the duplicate attr inode dirty marking action

[RFC PATCH 0/2] Use high-order folios in mmap sync RA
 2026-04-16 17:58 UTC  (4+ messages)
` [RFC PATCH 2/2] filemap: use high-order folios in filemap "

[PATCH 1/2] proc: add tgid_iter.pid_ns member
 2026-04-16 16:45 UTC  (2+ messages)
` [PATCH 2/2] proc: rewrite next_tgid()

[PATCH 1/2] proc: add tgid_iter.pid_ns member
 2026-04-16 16:43 UTC  (2+ messages)
` [PATCH 2/2] proc: rewrite next_tgid()

[PATCH v8 0/5] proc: subset=pid: Relax check of mount visibility
 2026-04-16 15:03 UTC  (8+ messages)
` [PATCH v9 "
  ` [PATCH v9 4/5] proc: Skip the visibility check if subset=pid is used

[PATCH v2] fuse: fix io-uring background queue dispatch on request completion
 2026-04-16 14:54 UTC  (3+ messages)

[PATCH] fuse: reduce attributes invalidated on directory change
 2026-04-16 14:47 UTC  (2+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-16 12:30 UTC  (5+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "

[PATCH] fuse: drop redundant err assignment in fuse_create_open()
 2026-04-16 12:19 UTC  (3+ messages)
` [PATCH v2] "

[linux-next] fuse: wrong usage of no_free_ptr() in cuse_channel_open()
 2026-04-16 12:16 UTC  (4+ messages)

[PATCH v3] fuse: invalidate page cache after sync and async direct writes
 2026-04-16 10:38 UTC  (3+ messages)

[PATCH 0/5 -v2] Add support for VMUFAT filesystem
 2026-04-16 10:36 UTC  (4+ messages)

[PATCH] jfs: fix missing bounds check in __jfs_setxattr()
 2026-04-16 10:15 UTC  (3+ messages)

cleanup block-style layouts exports v2
 2026-04-16  9:27 UTC  (7+ messages)

[PATCH 00/32] fuse: improve transport and fs layer separation
 2026-04-16  9:16 UTC  (33+ messages)
` [PATCH 01/32] fuse: move request timeout code to a new source file
` [PATCH 02/32] fuse: add struct fuse_chan
` [PATCH 03/32] fuse: move fuse_iqueue to fuse_chan
` [PATCH 04/32] fuse: move fuse_dev and fuse_pqueue to dev.c
` [PATCH 05/32] fuse: move 'devices' member from fuse_conn to fuse_chan
` [PATCH 06/32] fuse: move background queuing related members "
` [PATCH 07/32] fuse: move request blocking "
` [PATCH 08/32] fuse: move io_uring "
` [PATCH 09/32] fuse: move interrupt "
` [PATCH 10/32] fuse: split off fch->lock from fc->lock
` [PATCH 11/32] fuse: add back pointer from fuse_chan to fuse_conn
` [PATCH 12/32] fuse: move request timeout to fuse_chan
` [PATCH 13/32] fuse: move struct fuse_req and related to fuse_dev_i.h
` [PATCH 14/32] fuse: don't access transport layer structs directly from the fs layer
` [PATCH 15/32] fuse: move forget related struct and helpers
` [PATCH 16/32] fuse: move fuse_dev_waitq to dev.c
` [PATCH 17/32] fuse: remove #include "fuse_i.h" from "dev_uring_i.h"
` [PATCH 18/32] fuse: remove #include "fuse_i.h" from "req_timeout.c"
` [PATCH 19/32] fuse: abort related layering cleanup
` [PATCH 20/32] fuse: split off fuse_args and related definitions into a separate header
` [PATCH 21/32] fuse: remove fm arg of args->end callback
` [PATCH 22/32] fuse: change req->fm to req->chan
` [PATCH 23/32] fuse: split out filesystem part of request sending
` [PATCH 24/32] fuse: change fud->fc to fud->chan
` [PATCH 25/32] fuse: create poll.c
` [PATCH 26/32] fuse: create notify.c
` [PATCH 27/32] fuse: set params in fuse_chan_set_initialized()
` [PATCH 28/32] fuse: remove fuse_mutex protection from fuse_dev_ioctl_sync_init()
` [PATCH 29/32] fuse: change ring->fc to ring->chan
` [PATCH 30/32] fuse: remove #include "fuse_i.h" from dev.c and dev_uring.c
` [PATCH 31/32] fuse: alloc pqueue before installing fch in fuse_dev
` [PATCH 32/32] fuse: simplify fuse_dev_ioctl_clone()

[linux-next] fuse: avoid double pqueue allocation in fuse_dev_alloc_install
 2026-04-16  6:56 UTC  (2+ messages)

[PATCH] xfs: flush delalloc blocks on ENOSPC when creating symlinks
 2026-04-16  5:13 UTC  (4+ messages)

[RFC PATCH 0/1] ext4: fail fast on repeated metadata reads after IO failure
 2026-04-16  3:54 UTC  (4+ messages)
` [RFC v2 0/1] ext4: fail fast on repeated buffer_head "

[GIT PULL] ext2, udf, quota cleanups and fixes
 2026-04-16  2:53 UTC  (2+ messages)

[GIT PULL] Fsnotify changes for 7.1-rc1
 2026-04-16  2:53 UTC  (2+ messages)

[GIT PULL] fuse update for 7.1
 2026-04-16  2:53 UTC  (2+ messages)

[PATCH v4 0/4] 9p: Performance improvements for build workloads
 2026-04-16  2:14 UTC  (2+ messages)

[RFC] net/9p: raise MAX_SOCK_BUF beyond 1 MiB for fd/tcp/unix transports?
 2026-04-16  1:51 UTC  (2+ messages)

[PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-04-16  1:19 UTC  (6+ messages)

[PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy
 2026-04-15 22:40 UTC  (9+ messages)
` [PATCH v2 10/14] fuse: add io-uring buffer rings
` [PATCH v2 14/14] docs: fuse: add io-uring bufring and zero-copy documentation

[PATCH v3] hfsplus: fix null-ptr-deref in hfsplus_cat_write_inode
 2026-04-15 21:48 UTC  (2+ messages)

[PATCH v2] hfsplus: fix ignored error return in hfsplus_delete_cat
 2026-04-15 21:20 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