messages from 2025-01-20 18:59:31 to 2025-01-23 01:46:47 UTC [more...]
[PATCHES][RFC][CFT] ->d_revalidate() calling conventions changes (->d_parent/->d_name stability problems)
2025-01-23 1:46 UTC (29+ messages)
` [PATCHES v2][RFC][CFT] "
` [PATCH v2 01/20] make sure that DNAME_INLINE_LEN is a multiple of word size
` [PATCH v2 08/20] afs_d_revalidate(): use stable name and parent inode passed by caller
` [PATCHES v3][RFC][CFT] ->d_revalidate() calling conventions changes (->d_parent/->d_name stability problems)
` [PATCH v3 01/20] make sure that DNAME_INLINE_LEN is a multiple of word size
` [PATCH v3 02/20] dcache: back inline names with a struct-wrapped array of unsigned long
` [PATCH v3 03/20] make take_dentry_name_snapshot() lockless
` [PATCH v3 04/20] dissolve external_name.u into separate members
` [PATCH v3 05/20] ext4 fast_commit: make use of name_snapshot primitives
` [PATCH v3 06/20] generic_ci_d_compare(): use shortname_storage
` [PATCH v3 07/20] Pass parent directory inode and expected name to ->d_revalidate()
` [PATCH v3 08/20] afs_d_revalidate(): use stable name and parent inode passed by caller
` [PATCH v3 09/20] ceph_d_revalidate(): use stable "
` [PATCH v3 10/20] ceph_d_revalidate(): propagate stable name down into request encoding
` [PATCH v3 11/20] fscrypt_d_revalidate(): use stable parent inode passed by caller
` [PATCH v3 12/20] exfat_d_revalidate(): "
` [PATCH v3 13/20] vfat_revalidate{,_ci}(): "
` [PATCH v3 14/20] fuse_dentry_revalidate(): use stable parent inode and name "
` [PATCH v3 15/20] gfs2_drevalidate(): "
` [PATCH v3 16/20] nfs{,4}_lookup_validate(): use stable parent inode "
` [PATCH v3 17/20] nfs: fix ->d_revalidate() UAF on ->d_name accesses
` [PATCH v3 18/20] ocfs2_dentry_revalidate(): use stable parent inode and name passed by caller
` [PATCH v3 19/20] orangefs_d_revalidate(): "
` [PATCH v3 20/20] 9p: fix ->rename_sem exclusion
[PATCH v4 00/10] fuse: support large folios
2025-01-23 1:24 UTC (11+ messages)
` [PATCH v4 01/10] fuse: support copying "
` [PATCH v4 02/10] fuse: support large folios for retrieves
` [PATCH v4 03/10] fuse: refactor fuse_fill_write_pages()
` [PATCH v4 04/10] fuse: support large folios for writethrough writes
` [PATCH v4 05/10] fuse: support large folios for folio reads
` [PATCH v4 06/10] fuse: support large folios for symlinks
` [PATCH v4 07/10] fuse: support large folios for stores
` [PATCH v4 08/10] fuse: support large folios for queued writes
` [PATCH v4 09/10] fuse: support large folios for readahead
` [PATCH v4 10/10] fuse: optimize direct io large folios processing
[PATCH v3 00/12] fuse: support large folios
2025-01-23 1:24 UTC (3+ messages)
Mutex free Pipes
2025-01-23 0:50 UTC (5+ messages)
[LSF/MM/BPF TOPIC] vfs write barriers
2025-01-23 0:34 UTC (4+ messages)
[PATCH 0/4] large atomic writes for xfs
2025-01-22 23:51 UTC (14+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
Bug: soft lockup in exfat_clear_bitmap
2025-01-22 23:49 UTC (7+ messages)
[syzbot] [fs?] BUG: corrupted list in remove_wait_queue (2)
2025-01-22 23:27 UTC
[PATCH bpf-next v8 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2025-01-22 23:04 UTC (6+ messages)
` [PATCH bpf-next v8 1/5] bpf: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v8 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v8 3/5] bpf: Add bpf_fget_task() kfunc
` [PATCH bpf-next v8 4/5] bpf: Make fs kfuncs available for SYSCALL program type
` [PATCH bpf-next v8 5/5] selftests/bpf: Add tests for bpf_fget_task() kfunc
[PATCH v12 0/2] fuse: add kernel-enforced request timeout option
2025-01-22 22:53 UTC (4+ messages)
` [PATCH v12 1/2] fuse: add kernel-enforced timeout option for requests
` [PATCH v12 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
[LSF/MM/BPF TOPIC] Improving large folio writeback performance
2025-01-22 22:17 UTC (13+ messages)
` [Lsf-pc] "
xfs_repair after data corruption (not caused by xfs, but by failing nvme drive)
2025-01-22 21:58 UTC (4+ messages)
[PATCH bpf-next v7 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2025-01-22 21:20 UTC (12+ messages)
` [PATCH bpf-next v7 1/5] bpf: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v7 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v7 3/5] bpf: Add bpf_fget_task() kfunc
` [PATCH bpf-next v7 4/5] bpf: Make fs kfuncs available for SYSCALL program type
` [PATCH bpf-next v7 5/5] selftests/bpf: Add tests for bpf_fget_task() kfunc
[PATCH 8/8] gfs2: use lockref_init for qd_lockref
2025-01-22 20:40 UTC (9+ messages)
` lockref cleanups
[PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
2025-01-22 20:11 UTC (12+ messages)
[PATCH v3 0/6] ima: Remove unnecessary inode locks
2025-01-22 17:24 UTC (7+ messages)
` [PATCH v3 1/6] fs: ima: Remove S_IMA and IS_IMA()
` [PATCH v3 2/6] ima: Remove inode lock
` [PATCH v3 3/6] ima: Detect if lock is held when iint pointer is set in inode security blob
` [PATCH v3 4/6] ima: Mark concurrent accesses to the iint pointer in the "
` [PATCH v3 5/6] ima: Defer fixing security.ima to __fput()
` [PATCH v3 6/6] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
2025-01-22 16:41 UTC (4+ messages)
[PATCH v10 00/17] fuse: fuse-over-io-uring
2025-01-22 15:56 UTC (7+ messages)
` [PATCH v10 06/17] fuse: {io-uring} Handle SQEs - register commands
` [PATCH v10 09/17] fuse: {io-uring} Make hash-list req unique finding functions non-static
` [PATCH v10 10/17] fuse: Add io-uring sqe commit and fetch support
[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-01-22 14:18 UTC
[GIT PULL] vfs dio
2025-01-22 13:50 UTC (7+ messages)
[PATCH v2 0/7] iomap: incremental per-operation iter advance
2025-01-22 13:34 UTC (8+ messages)
` [PATCH v2 1/7] iomap: split out iomap check and reset logic from "
` [PATCH v2 2/7] iomap: factor out iomap length helper
` [PATCH v2 3/7] iomap: refactor iter and advance continuation logic
` [PATCH v2 4/7] iomap: support incremental iomap_iter advances
` [PATCH v2 5/7] iomap: advance the iter directly on buffered writes
` [PATCH v2 6/7] iomap: advance the iter directly on unshare range
` [PATCH v2 7/7] iomap: advance the iter directly on zero range
Bug with splice to a pipe preventing a process exit
2025-01-22 13:31 UTC (2+ messages)
[PATCH 1/1] vboxsf: fix building with GCC 15
2025-01-22 12:54 UTC (3+ messages)
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-22 12:41 UTC (4+ messages)
` "
[linux-next:master] [pipe_read] aaec5a95d5: stress-ng.poll.ops_per_sec 11.1% regression
2025-01-22 8:43 UTC (9+ messages)
Immutable vs read-only for Windows compatibility
2025-01-22 6:05 UTC (11+ messages)
[PATCH] xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_iomap_end
2025-01-22 3:25 UTC (2+ messages)
[PATCH] xfs: Add error handling for xfs_reflink_cancel_cow_range
2025-01-22 3:21 UTC (2+ messages)
[PATCH v9 00/17] fuse: fuse-over-io-uring
2025-01-22 1:37 UTC (10+ messages)
` [PATCH v9 10/17] fuse: Add io-uring sqe commit and fetch support
[LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
2025-01-22 1:04 UTC (6+ messages)
[PATCH v5 0/2] fstests: test reads/writes from hugepages-backed buffers
2025-01-21 21:56 UTC (3+ messages)
` [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
` [PATCH v5 2/2] generic: add tests for read/writes from hugepages-backed buffers
[PATCH v4 0/2] fstests: test reads/writes from hugepages-backed buffers
2025-01-21 21:50 UTC (4+ messages)
` [PATCH v4 1/2] fsx: support reads/writes from buffers backed by hugepages
[PATCH v3] sysctl: expose sysctl_check_table for unit testing and use it
2025-01-21 21:33 UTC (2+ messages)
` [PATCH v4] "
[PATCH 6.12 054/122] netfs: Fix non-contiguous donation between completed reads
2025-01-21 17:51 UTC
[PATCH 0/5] samples/kernfs: Add a pseudo-filesystem to demonstrate kernfs usage
2025-01-21 15:47 UTC (6+ messages)
` [PATCH 1/5] samples/kernfs: Adds boilerplate/README for sample_kernfs
` [PATCH 2/5] samples/kernfs: Make filesystem mountable
` [PATCH 3/5] samples/kernfs: Add counter file to each directory
` [PATCH 4/5] samples/kernfs: Allow creating and removing directories
` [PATCH 5/5] samples/kernfs: Add inc file to allow changing counter increment
[GIT PULL] Fsnotify pre-content events for 6.14-rc1
2025-01-21 15:44 UTC
[PATCH v3 0/8] convert efivarfs to manage object data correctly
2025-01-21 15:33 UTC (6+ messages)
[GIT PULL] Zisofs folio conversion
2025-01-21 14:47 UTC
[GIT PULL] Fsnotify cleanup for 6.14-rc1
2025-01-21 14:44 UTC
xfs: new code for 6.14
2025-01-21 13:09 UTC
[RFC] EOPENSTALE handling in path_openat()
2025-01-21 12:07 UTC (2+ messages)
[PATCH 6.6 0/3] Manual backport of overlayfs fixes from v6.6.72
2025-01-21 11:21 UTC (6+ messages)
` [PATCH 6.6 1/3] ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
` [PATCH 6.6 2/3] ovl: support encoding fid from inode with no alias
` [PATCH 6.6 3/3] fs: relax assertions on failure to encode file handles
[PATCH] nfsd: map EBUSY for all operations
2025-01-21 10:17 UTC (12+ messages)
[PATCH v3 vfs 0/2] Fix the return type of several functions from long to int
2025-01-21 7:08 UTC (3+ messages)
` [PATCH v3 vfs 1/2] open: Fix "
` [PATCH v3 vfs 2/2] ioctl: "
[PATCH v2 vfs 0/2] Fix the return type of several functions from long to int
2025-01-21 4:57 UTC (3+ messages)
` [PATCH v2 vfs 1/2] open: Fix "
` [PATCH v2 vfs 2/2] ioctl: "
[RFC PATCH 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
2025-01-20 23:12 UTC (10+ messages)
` [RFC PATCH 00/24] crypto: Add generic Kerberos library with AEAD template for hash-then-crypt
[GIT PULL] bcachefs changes for 6.14-rc1
2025-01-20 22:30 UTC (3+ messages)
` "
[LSF/MM/BPF TOPIC] Predictive readahead of dentries
2025-01-20 21:26 UTC (3+ messages)
ch348 serial failling on linux-next
2025-01-20 20:30 UTC
[GIT PULL] afs
2025-01-20 19:51 UTC (2+ messages)
[GIT PULL] vfs libfs
2025-01-20 19:51 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Improving iov_iter - and replacing scatterlists
2025-01-20 19:03 UTC (3+ messages)
[RESEND PATCH] fs: avoid mmap sem relocks when coredumping with many missing pages
2025-01-20 18:59 UTC (2+ messages)
[GIT PULL] vfs mount
2025-01-20 19:00 UTC (3+ messages)
` [GIT PULL] vfs mount v2
[GIT PULL] vfs mount
2025-01-20 18:59 UTC (2+ messages)
[GIT PULL] pid namespace
2025-01-20 18:59 UTC (2+ messages)
[GIT PULL] cred
2025-01-20 18:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox