messages from 2025-01-16 18:36:46 to 2025-01-19 21:15:45 UTC [more...]
[LSF/MM/BPF TOPIC] vfs write barriers
2025-01-19 21:15 UTC (2+ messages)
[PATCH v3 0/8] convert efivarfs to manage object data correctly
2025-01-19 16:59 UTC (10+ messages)
` [PATCH v3 1/8] efivarfs: remove unused efi_varaible.Attributes and .kobj
` [PATCH v3 2/8] efivarfs: add helper to convert from UC16 name and GUID to utf8 name
` [PATCH v3 3/8] efivarfs: make variable_is_present use dcache lookup
` [PATCH v3 4/8] efivarfs: move variable lifetime management into the inodes
` [PATCH v3 5/8] efivarfs: remove unused efivarfs_list
` [PATCH v3 6/8] efivarfs: fix error on write to new variable leaving remnants
` [PATCH v3 7/8] selftests/efivarfs: fix tests for failed write removal
` [PATCH v3 8/8] selftests/efivarfs: add concurrent update tests
[PATCH 0/2] efivarfs: fix ability to mimic uncommitted variables
2025-01-19 16:52 UTC (6+ messages)
` [PATCH 1/2] efivarfs: prevent setting of zero size on the inodes in the cache
` [PATCH 2/2] selftests/efivarfs: add check for disallowing file truncation
[PATCH v2 0/6] convert efivarfs to manage object data correctly
2025-01-19 16:46 UTC (19+ messages)
` [PATCH v2 4/6] efivarfs: move freeing of variable entry into evict_inode
` [PATCH v2 5/6] efivarfs: remove unused efivarfs_list
` [PATCH v2 6/6] efivarfs: fix error on write to new variable leaving remnants
[RFC][PATCH] fix io_uring_show_fdinfo() misuse of ->d_iname
2025-01-19 14:28 UTC (4+ messages)
[PATCH] hostfs: fix string handling in __dentry_name()
2025-01-19 13:36 UTC (2+ messages)
[RESEND PATCH] fs: avoid mmap sem relocks when coredumping with many missing pages
2025-01-19 10:32 UTC
[PATCH] coredump: allow interrupting dumps of large anonymous regions
2025-01-19 10:28 UTC (6+ messages)
[PATCH v1 vfs 0/2] Fix the return type of several functions from long to int
2025-01-19 9:02 UTC (3+ messages)
` [PATCH v1 vfs 1/2] open: Fix "
` [PATCH v1 vfs 2/2] ioctl: "
[RFC] EOPENSTALE handling in path_openat()
2025-01-19 5:39 UTC
[PATCH] fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()
2025-01-19 2:59 UTC
[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
2025-01-18 23:15 UTC (4+ messages)
` [RFC PATCH v1 1/3] mm: memfd/hugetlb: introduce userspace memory failure recovery policy
` [RFC PATCH v1 2/3] selftests/mm: test userspace MFR for HugeTLB 1G hugepage
` [RFC PATCH v1 3/3] Documentation: add userspace MF recovery policy via memfd
[PATCH v4 0/2] fstests: test reads/writes from hugepages-backed buffers
2025-01-18 20:17 UTC (4+ messages)
` [PATCH v4 1/2] fsx: support reads/writes from buffers backed by hugepages
` [PATCH v4 2/2] generic: add tests for read/writes from hugepages-backed buffers
[PATCH] fstests: workaround for gcc-15
2025-01-18 20:14 UTC (4+ messages)
[GIT PULL] afs
2025-01-18 13:10 UTC
[GIT PULL] vfs dio
2025-01-18 13:09 UTC
[GIT PULL] vfs libfs
2025-01-18 13:08 UTC
[GIT PULL] vfs mount
2025-01-18 13:06 UTC
[GIT PULL] pid namespace
2025-01-18 13:04 UTC
[GIT PULL] cred
2025-01-18 13:03 UTC
[PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
2025-01-18 13:02 UTC (5+ messages)
` [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
[GIT PULL] vfs pidfs
2025-01-18 13:00 UTC
[GIT PULL] vfs misc
2025-01-18 12:58 UTC
[GIT PULL] vfs kcore
2025-01-18 12:56 UTC
[GIT PULL] vfs netfs
2025-01-18 12:55 UTC
[PATCH v3] sysctl: expose sysctl_check_table for unit testing and use it
2025-01-18 12:28 UTC (2+ messages)
[viro-vfs:work.ufs 3/3] fs/ufs/super.c:1246:22: warning: variable 'ufstype' set but not used
2025-01-18 7:48 UTC
[LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
2025-01-18 3:37 UTC (7+ messages)
[PATCHSET v8 0/12] Uncached buffered IO
2025-01-18 3:29 UTC (5+ messages)
` [PATCH 09/12] mm/filemap: drop streaming/uncached pages when writeback completes
` [PATCH 10/12] mm/filemap: add filemap_fdatawrite_range_kick() helper
[LSF/MM/BPF TOPIC] bcachefs - how do we get to the next gen filesystem we all want - development process
2025-01-18 2:05 UTC
[PATCH][RFC] make use of anon_inode_getfile_fmode()
2025-01-18 1:44 UTC
[LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
2025-01-18 1:06 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Improving large folio writeback performance
2025-01-17 22:45 UTC (10+ messages)
` [Lsf-pc] "
[PATCH] ceph: move ceph_frag_compare() into include/linux/ceph/ceph_frag.h
2025-01-17 22:29 UTC
[PATCH v2] ceph: Fix kernel crash in generic/397 test
2025-01-17 22:08 UTC (5+ messages)
[PATCH v9 00/17] fuse: fuse-over-io-uring
2025-01-17 21:52 UTC (20+ messages)
` [PATCH v9 06/17] fuse: {io-uring} Handle SQEs - register commands
` [PATCH v9 10/17] fuse: Add io-uring sqe commit and fetch support
` [PATCH v9 11/17] fuse: {io-uring} Handle teardown of ring entries
` [PATCH v9 13/17] fuse: Allow to queue fg requests through io-uring
` [PATCH v9 14/17] fuse: Allow to queue bg "
` [PATCH v9 15/17] fuse: {io-uring} Prevent mount point hang on fuse-server termination
` [PATCH v9 17/17] fuse: enable fuse-over-io-uring
[PATCH v3 0/2] fstests: test reads/writes from hugepages-backed buffers
2025-01-17 21:48 UTC (13+ messages)
` [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
[RFC PATCH] ceph: Fix kernel crash in generic/397 test
2025-01-17 21:29 UTC (5+ messages)
[LSF/MM/BPF TOPIC] Improving iov_iter - and replacing scatterlists
2025-01-17 21:16 UTC
[PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
2025-01-17 20:37 UTC (5+ messages)
Immutable vs read-only for Windows compatibility
2025-01-17 20:21 UTC (19+ messages)
[PATCH v11 0/2] fuse: add kernel-enforced request timeout option
2025-01-17 19:05 UTC (6+ messages)
[PATCHES v2][RFC][CFT] ->d_revalidate() calling conventions changes (->d_parent/->d_name stability problems)
2025-01-17 19:00 UTC (19+ messages)
` [PATCH v2 01/20] make sure that DNAME_INLINE_LEN is a multiple of word size
` [PATCH v2 07/20] Pass parent directory inode and expected name to ->d_revalidate()
` [PATCH v2 09/20] ceph_d_revalidate(): use stable parent inode passed by caller
` [PATCH v2 10/20] ceph_d_revalidate(): propagate stable name down into request enconding
` [PATCH v2 11/20] fscrypt_d_revalidate(): use stable parent inode passed by caller
` [PATCH v2 13/20] vfat_revalidate{,_ci}(): "
` [PATCH v2 14/20] fuse_dentry_revalidate(): use stable parent inode and name "
` [PATCH v2 16/20] nfs{,4}_lookup_validate(): use stable parent inode "
` [PATCH v2 17/20] nfs: fix ->d_revalidate() UAF on ->d_name accesses
[RFC PATCH 00/24] crypto: Add generic Kerberos library with AEAD template for hash-then-crypt
2025-01-17 18:57 UTC (26+ messages)
` [RFC PATCH 01/24] crypto/krb5: Add API Documentation
` [RFC PATCH 02/24] crypto/krb5: Add some constants out of sunrpc headers
` [RFC PATCH 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
` [RFC PATCH 04/24] crypto/krb5: Test manager data
` [RFC PATCH 05/24] crypto/krb5: Implement Kerberos crypto core
` [RFC PATCH 06/24] crypto/krb5: Add an API to query the layout of the crypto section
` [RFC PATCH 07/24] crypto/krb5: Add an API to alloc and prepare a crypto object
` [RFC PATCH 08/24] crypto/krb5: Add an API to perform requests
` [RFC PATCH 09/24] crypto/krb5: Provide infrastructure and key derivation
` [RFC PATCH 10/24] crypto/krb5: Implement the Kerberos5 rfc3961 "
` [RFC PATCH 11/24] crypto/krb5: Provide RFC3961 setkey packaging functions
` [RFC PATCH 12/24] crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions
` [RFC PATCH 13/24] crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic
` [RFC PATCH 14/24] crypto/krb5: Implement the AES enctypes from rfc3962
` [RFC PATCH 15/24] crypto/krb5: Implement the AES enctypes from rfc8009
` [RFC PATCH 16/24] crypto/krb5: Implement the AES encrypt/decrypt "
` [RFC PATCH 17/24] crypto/krb5: Implement crypto self-testing
` [RFC PATCH 18/24] crypto/krb5: Add the AES self-testing data from rfc8009
` [RFC PATCH 19/24] crypto/krb5: Implement the Camellia enctypes from rfc6803
` [RFC PATCH 20/24] rxrpc: Add the security index for yfs-rxgk
` [RFC PATCH 21/24] rxrpc: Add YFS RxGK (GSSAPI) security class
` [RFC PATCH 22/24] rxrpc: rxgk: Provide infrastructure and key derivation
` [RFC PATCH 23/24] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
` [RFC PATCH 24/24] rxrpc: rxgk: Implement connection rekeying
[PATCH 0/4] large atomic writes for xfs
2025-01-17 18:49 UTC (12+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
[PATCH v2 0/7] ima: Remove unnecessary inode locks
2025-01-17 17:06 UTC (4+ messages)
` [PATCH v2 5/7] ima: Set security.ima on file close when ima_appraise=fix
[PATCH 0/2 v5] add ioctl/sysfs to donate file-backed pages
2025-01-17 16:40 UTC (2+ messages)
[PATCH] ufs: convert ufs to the new mount API
2025-01-17 16:39 UTC (6+ messages)
lockref cleanups
2025-01-17 16:03 UTC (5+ messages)
` [PATCH 8/8] gfs2: use lockref_init for qd_lockref
REMINDER - LSF/MM/BPF: 2025: Call for Proposals
2025-01-17 14:59 UTC
[PATCH v4 0/2] Fixes multiple sysctl proc_handler usage error
2025-01-17 10:55 UTC (4+ messages)
` [PATCH v4 1/2] coredump: Fixes core_pipe_limit sysctl proc_handler
[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
2025-01-17 9:55 UTC (3+ messages)
` [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count()
[PATCHv2 00/11] Get rid of PG_reclaim and rename PG_dropbehind
2025-01-17 8:42 UTC (8+ messages)
` [PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
` [PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()k
` [PATCHv2 11/11] mm: Rename PG_dropbehind to PG_reclaim
[RFC PATCH 0/8] crypto: Add generic Kerberos library with crypto as AEAD algorithms
2025-01-17 8:30 UTC (5+ messages)
` [RFC PATCH 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API
[PATCH v1] exfat: fix just enough dentries but allocate a new cluster to dir
2025-01-17 8:16 UTC
[PATCH 1/2] f2fs: register inodes which is able to donate pages
2025-01-17 7:56 UTC (3+ messages)
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-17 1:54 UTC (16+ messages)
` [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v6 11/26] mm: Allow compound zone device pages
` [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
[LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
2025-01-16 22:11 UTC (10+ messages)
` [Lsf-pc] "
Possible bug with open between unshare(CLONE_NEWNS) calls
2025-01-16 21:42 UTC (5+ messages)
[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2025-01-16 19:52 UTC (7+ messages)
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type
` per st_ops kfunc allow/deny mask. Was: "
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