public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-17 08:16:52 to 2025-01-20 11:55:17 UTC [more...]

[LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
 2025-01-20 11:55 UTC  (5+ messages)

[PATCH v1] exfat: fix just enough dentries but allocate a new cluster to dir
 2025-01-20 11:50 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] vfs write barriers
 2025-01-20 11:41 UTC  (3+ messages)

[linux-next:master] [pipe_read] aaec5a95d5: stress-ng.poll.ops_per_sec 11.1% regression
 2025-01-20 11:27 UTC  (2+ messages)

mount api: Q on behavior of mount_single vs. get_tree_single
 2025-01-20 11:23 UTC  (4+ messages)

[PATCH][RFC] make use of anon_inode_getfile_fmode()
 2025-01-20 11:20 UTC  (2+ messages)

[FUSE] notify_store usage: deadlocks with other read / write requests
 2025-01-20 10:14 UTC  (4+ messages)

[PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
 2025-01-20  9:51 UTC  (8+ messages)
` [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user

[PATCH v2] ceph: Fix kernel crash in generic/397 test
 2025-01-20  9:47 UTC  (7+ messages)

[PATCH 0/4] large atomic writes for xfs
 2025-01-20  8:29 UTC  (13+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes

[syzbot] Monthly hfs report (Jan 2025)
 2025-01-20  8:15 UTC 

[PATCH v7 02/13] x86/um: nommu: elf loader for fdpic
 2025-01-20  6:00 UTC 

[PATCH v10 00/17] fuse: fuse-over-io-uring
 2025-01-20  1:29 UTC  (18+ messages)
` [PATCH v10 01/17] fuse: rename to fuse_dev_end_requests and make non-static
` [PATCH v10 02/17] fuse: Move fuse_get_dev to header file
` [PATCH v10 03/17] fuse: Move request bits
` [PATCH v10 04/17] fuse: Add fuse-io-uring design documentation
` [PATCH v10 05/17] fuse: make args->in_args[0] to be always the header
` [PATCH v10 06/17] fuse: {io-uring} Handle SQEs - register commands
` [PATCH v10 07/17] fuse: Make fuse_copy non static
` [PATCH v10 08/17] fuse: Add fuse-io-uring handling into fuse_copy
` [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 v10 11/17] fuse: {io-uring} Handle teardown of ring entries
` [PATCH v10 12/17] fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static
` [PATCH v10 13/17] fuse: Allow to queue fg requests through io-uring
` [PATCH v10 14/17] fuse: Allow to queue bg "
` [PATCH v10 15/17] fuse: {io-uring} Prevent mount point hang on fuse-server termination
` [PATCH v10 16/17] fuse: block request allocation until io-uring init is complete
` [PATCH v10 17/17] fuse: enable fuse-over-io-uring

[PATCH v9 00/17] fuse: fuse-over-io-uring
 2025-01-20  0:33 UTC  (23+ 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

[GIT PULL] vfs mount
 2025-01-20  0:10 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  (11+ messages)
` [PATCH v2 4/6] efivarfs: move freeing of variable entry into evict_inode

[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] pid namespace
 2025-01-18 13:04 UTC 

[GIT PULL] cred
 2025-01-18 13:03 UTC 

[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 

[LSF/MM/BPF TOPIC] Improving large folio writeback performance
 2025-01-17 22:45 UTC  (8+ messages)
` [Lsf-pc] "

[PATCH] ceph: move ceph_frag_compare() into include/linux/ceph/ceph_frag.h
 2025-01-17 22:29 UTC 

[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  (4+ 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  (5+ 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 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 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API
 2025-01-17  8:30 UTC  (5+ messages)
` [RFC PATCH 0/8] crypto: Add generic Kerberos library with crypto as AEAD algorithms


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox