public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-07 18:35:15 to 2025-01-10 03:15:03 UTC [more...]

[viro-vfs:work.d_revalidate] [dcache] 077ab1260a: will-it-scale.per_process_ops 1.9% improvement
 2025-01-10  3:14 UTC 

[PATCHES][RFC][CFT] ->d_revalidate() calling conventions changes (->d_parent/->d_name stability problems)
 2025-01-10  3:11 UTC  (23+ messages)
` [PATCH 01/20] make sure that DNAME_INLINE_LEN is a multiple of word size
  ` [PATCH 02/20] dcache: back inline names with a struct-wrapped array of unsigned long
  ` [PATCH 03/20] make take_dentry_name_snapshot() lockless
  ` [PATCH 04/20] dissolve external_name.u into separate members
  ` [PATCH 05/20] ext4 fast_commit: make use of name_snapshot primitives
  ` [PATCH 06/20] generic_ci_d_compare(): use shortname_storage
  ` [PATCH 07/20] Pass parent directory inode and expected name to ->d_revalidate()
  ` [PATCH 08/20] afs_d_revalidate(): use stable name and parent inode passed by caller
  ` [PATCH 09/20] ceph_d_revalidate(): use stable "
  ` [PATCH 10/20] ceph_d_revalidate(): propagate stable name down into request enconding
  ` [PATCH 11/20] fscrypt_d_revalidate(): use stable parent inode passed by caller
  ` [PATCH 12/20] exfat_d_revalidate(): "
  ` [PATCH 13/20] vfat_revalidate{,_ci}(): "
  ` [PATCH 14/20] fuse_dentry_revalidate(): use stable parent inode and name "
  ` [PATCH 15/20] gfs2_drevalidate(): "
  ` [PATCH 16/20] nfs{,4}_lookup_validate(): use stable parent inode "
  ` [PATCH 17/20] nfs: fix ->d_revalidate() UAF on ->d_name accesses
  ` [PATCH 18/20] ocfs2_dentry_revalidate(): use stable parent inode and name passed by caller
  ` [PATCH 19/20] orangefs_d_revalidate(): "
  ` [PATCH 20/20] 9p: fix ->rename_sem exclusion

[brauner-vfs:vfs-6.14.misc] [pipe_read] aaec5a95d5: hackbench.throughput 7.5% regression
 2025-01-10  3:09 UTC 

[linux-next:master] [fs] f8f25893a4: WARNING:at_fs/debugfs/file.c:#open_proxy_open
 2025-01-10  2:43 UTC 

[PATCH v2 1/5] squashfs: Use a folio throughout squashfs_read_folio()
 2025-01-10  2:05 UTC  (7+ messages)
` [PATCH v2 5/5] squashfs: Convert squashfs_fill_page() to take a folio

[xfstests PATCH v3] generic: add a partial pages zeroing out test
 2025-01-10  2:05 UTC  (5+ messages)

[RFC PATCH 0/8] crypto: Add generic Kerberos library with crypto as AEAD algorithms
 2025-01-10  1:03 UTC  (9+ messages)
` [RFC PATCH 1/8] crypto/krb5: Add some constants out of sunrpc headers
` [RFC PATCH 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API
` [RFC PATCH 3/8] crypto/krb5: Test manager data
` [RFC PATCH 4/8] rxrpc: Add the security index for yfs-rxgk
` [RFC PATCH 5/8] rxrpc: Add YFS RxGK (GSSAPI) security class
` [RFC PATCH 6/8] rxrpc: rxgk: Provide infrastructure and key derivation
` [RFC PATCH 7/8] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
` [RFC PATCH 8/8] rxrpc: rxgk: Implement connection rekeying

[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
 2025-01-09 23:30 UTC  (9+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

[PATCH] sysv: Remove the filesystem
 2025-01-09 23:08 UTC  (5+ messages)

[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2025-01-09 21:24 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: "

[PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-09 19:59 UTC  (2+ messages)

[PATCH] treewide: const qualify ctl_tables where applicable
 2025-01-09 18:05 UTC  (7+ messages)

[PATCH] netfs: Fix read-retry for fs with no ->prepare_read()
 2025-01-09 16:20 UTC  (2+ messages)

[PATCH] netfs: Fix kernel async DIO
 2025-01-09 16:19 UTC  (2+ messages)

[PATCH v2 0/6] convert efivarfs to manage object data correctly
 2025-01-09 16:11 UTC  (5+ messages)

add STATX_DIO_READ_ALIGN v3
 2025-01-09 15:24 UTC  (9+ messages)
` [PATCH 1/5] fs: reformat the statx definition
` [PATCH 2/5] fs: add STATX_DIO_READ_ALIGN
` [PATCH 3/5] xfs: cleanup xfs_vn_getattr
` [PATCH 4/5] xfs: report the correct read/write dio alignment for reflinked inodes
` [PATCH 5/5] xfs: report larger dio alignment for COW inodes
` [PATCH] statx.2: document STATX_DIO_READ_ALIGN

[PATCH] iomap: avoid avoid truncating 64-bit offset to 32 bits
 2025-01-09 15:09 UTC  (6+ messages)

[ANNOUNCE] util-linux v2.40.3
 2025-01-09 13:21 UTC  (2+ messages)

[syzbot] [overlayfs?] BUG: unable to handle kernel NULL pointer dereference in __lookup_slow (3)
 2025-01-09 13:13 UTC  (5+ messages)

[xfstests PATCH v2] generic: add a partial pages zeroing out test
 2025-01-09 13:07 UTC  (6+ messages)

mnt_list corruption triggered during btrfs/326
 2025-01-09 12:51 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] The future of anon_vma
 2025-01-09 12:33 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2025-01-09 11:22 UTC  (16+ messages)

[PATCH v2 2/3] tun: Pad virtio header with zero
 2025-01-09 10:37 UTC  (2+ messages)

[PATCH v2 0/7] large atomic writes for xfs
 2025-01-09  7:54 UTC  (13+ messages)
` [PATCH v2 2/7] iomap: Add zero unwritten mappings dio support

[PATCH RFCv2 0/4] iomap: zero range folio batch processing prototype
 2025-01-09  7:26 UTC  (7+ messages)
` [PATCH RFCv2 2/4] iomap: optional zero range dirty folio processing
` [PATCH RFCv2 3/4] xfs: always trim mapping to requested range for zero range
` [PATCH RFCv2 4/4] xfs: fill dirty folios on zero range of unwritten mappings

[PATCH 0/6] iomap: incremental per-operation iter advance
 2025-01-09  7:10 UTC  (9+ messages)
` [PATCH 1/6] iomap: split out iomap check and reset logic from "
` [PATCH 2/6] iomap: factor out iomap length helper
` [PATCH 3/6] iomap: support incremental iomap_iter advances
` [PATCH 4/6] iomap: advance the iter directly on buffered writes

[PATCH v3] mm: fix div by zero in bdi_ratio_from_pages
 2025-01-09  6:48 UTC  (2+ messages)

[PATCH v2] mm: fix div by zero in bdi_ratio_from_pages
 2025-01-09  6:28 UTC  (3+ messages)

add STATX_DIO_READ_ALIGN v2
 2025-01-09  6:25 UTC  (18+ messages)
` [PATCH 1/5] fs: reformat the statx definition
` [PATCH 2/5] fs: add STATX_DIO_READ_ALIGN
` [PATCH 3/5] xfs: cleanup xfs_vn_getattr
` [PATCH 4/5] xfs: report the correct read/write dio alignment for reflinked inodes
` [PATCH 5/5] xfs: report larger dio alignment for COW inodes
` [PATCH] statx.2: document STATX_DIO_READ_ALIGN

[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-09  6:15 UTC  (15+ messages)
` [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v5 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-09  2:50 UTC  (13+ messages)
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
      `  "
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-09  2:35 UTC  (11+ messages)
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
    ` Re: [PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files

Ceph and Netfslib
 2025-01-09  0:53 UTC  (6+ messages)

State Of The Page (January 2025)
 2025-01-08 21:10 UTC 

[RFC PATCH RESEND v2 0/2] Add file seal to prevent future exec mappings
 2025-01-08 21:08 UTC  (15+ messages)
` [RFC PATCH RESEND v2 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
` [RFC PATCH RESEND v2 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_EXEC

[PATCH v2 00/12] fuse: support large folios
 2025-01-08 21:03 UTC  (6+ messages)

[PATCH 0/2] Fix encoding overlayfs fid for fanotify delete events
 2025-01-08 20:21 UTC  (4+ messages)
` [PATCH 2/2] ovl: support encoding fid from inode with no alias

[RFC 0/4] mm: Remove pfn_t type
 2025-01-08 19:36 UTC  (10+ messages)
` [RFC 1/4] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [RFC 2/4] mm: Remove uses of PFN_DEV
` [RFC 3/4] mm: Remove callers of pfn_t functionality
` [RFC 4/4] mm: Remove include/linux/pfn_t.h

Bug: general protection fault in hfs_find_init
 2025-01-08 16:25 UTC  (2+ messages)

Bug: slab-out-of-bounds Write in __bh_read
 2025-01-08 14:59 UTC  (4+ messages)

[syzbot] [fs?] WARNING in minix_rmdir
 2025-01-08 12:17 UTC 

[PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
 2025-01-08 12:14 UTC  (4+ messages)

[PATCHSET v8 0/12] Uncached buffered IO
 2025-01-08  3:35 UTC  (2+ messages)

[PATCH 1/1] lib/list_debug.c: add object information in case of invalid object
 2025-01-08  3:17 UTC  (3+ messages)

[BUG REPORT] ext4: “errors=remount-ro” has become “errors=shutdown”?
 2025-01-08  2:08 UTC  (8+ messages)

[PATCH v1] mm: fix div by zero in bdi_ratio_from_pages
 2025-01-08  1:22 UTC  (3+ messages)

[RFC PATCH 0/2] fallocate: introduce FALLOC_FL_FORCE_ZERO flag
 2025-01-08  1:20 UTC  (9+ messages)
` [RFC PATCH 1/2] fs: introduce FALLOC_FL_FORCE_ZERO to fallocate

[PATCH v3 0/7] large atomic writes for xfs
 2025-01-08  0:56 UTC  (9+ messages)
` [PATCH v3 3/7] iomap: Lift blocksize restriction on atomic writes
` [PATCH v3 5/7] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH v3 6/7] xfs: Add RT atomic write unit max to xfs_mount
` [PATCH v3 7/7] xfs: Update xfs_get_atomic_write_attr() for large atomic writes

[PATCH 1/2] dax: Remove access to page->index
 2025-01-07 23:24 UTC  (3+ messages)

[PATCH 0/2] efivarfs: fix hibernation problem with EFI variables
 2025-01-07 21:31 UTC  (3+ messages)
` [PATCH 1/2] efivarfs: abstract initial variable creation routine
` [PATCH 2/2] efivarfs: add variable resync after hibernation

[PATCH v9 00/17] fuse: fuse-over-io-uring
 2025-01-07 21:25 UTC  (8+ messages)
` [PATCH v9 13/17] fuse: Allow to queue fg requests through io-uring
` [PATCH v9 15/17] fuse: {io-uring} Prevent mount point hang on fuse-server termination

[PATCH v2 0/3] afs: Dynamic root improvements
 2025-01-07 18:34 UTC  (2+ messages)
` [PATCH v2 3/3] afs: Make /afs/@cell and /afs/.@cell symlinks


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