linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-02 17:31:10 to 2024-10-04 09:54:13 UTC [more...]

[RFC PATCH 0/7] vfs: improving inode cache iteration scalability
 2024-10-04  9:53 UTC  (48+ messages)
` [PATCH 1/7] vfs: replace invalidate_inodes() with evict_inodes()
` [PATCH 2/7] vfs: add inode iteration superblock method
` [PATCH 3/7] vfs: convert vfs inode iterators to super_iter_inodes_unsafe()
` [PATCH 4/7] vfs: Convert sb->s_inodes iteration to super_iter_inodes()
  ` lsm sb_delete hook, was "
` [PATCH 5/7] vfs: add inode iteration superblock method
` [PATCH 6/7] xfs: implement sb->iter_vfs_inodes

[RFC][PATCHES] struct fderr
 2024-10-04  9:43 UTC  (7+ messages)
` introduce struct fderr, convert overlayfs uses to that
` [PATCH 2/3] experimental: convert fs/overlayfs/file.c to CLASS(...)
` [PATCH 3/3] [experimental] another way to deal with scopes for overlayfs real_fd-under-inode_lock

[PATCH] pidfd: add ioctl to retrieve pid info
 2024-10-04  9:29 UTC 

[PATCH v7 0/8] block atomic writes for xfs
 2024-10-04  9:22 UTC  (9+ messages)
` [PATCH v7 1/8] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v7 2/8] fs: Export generic_atomic_write_valid()
` [PATCH v7 3/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
` [PATCH v7 4/8] fs: iomap: Atomic write support
` [PATCH v7 5/8] xfs: Support FS_XFLAG_ATOMICWRITES
` [PATCH v7 6/8] xfs: Support atomic write for statx
` [PATCH v7 7/8] xfs: Validate atomic writes
` [PATCH v7 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE

[ANNOUNCE] xfs-linux: for-next updated to fddb9740e775
 2024-10-04  9:05 UTC 

[PATCH 0/6] Filesystem page flags cleanup
 2024-10-04  7:24 UTC  (11+ messages)
` [PATCH 1/6] fs: Move clearing of mappedtodisk to buffer.c
` [PATCH 3/6] mm: Remove PageMappedToDisk
` [PATCH 4/6] btrfs: Switch from using the private_2 flag to owner_2
` [PATCH 6/6] migrate: Remove references to Private2

[PATCH v7 0/3] FDP and per-io hints
 2024-10-04  6:59 UTC  (32+ messages)
    ` [PATCH v7 3/3] io_uring: enable per-io hinting capability
    ` [PATCH v7 1/3] nvme: enable FDP support

[syzbot] [exfat?] KMSAN: uninit-value in vfat_rename2
 2024-10-04  6:20 UTC  (2+ messages)

[git pull] missed close_range() fix from back in August
 2024-10-04  4:56 UTC 

[RFC] more close_range() fun
 2024-10-04  4:52 UTC  (10+ messages)

[PATCH v9 00/12] fs: multigrain timestamp redux
 2024-10-04  4:49 UTC  (15+ messages)
` [PATCH v9 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v9 02/12] fs: add infrastructure for multigrain timestamps
` [PATCH v9 03/12] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v9 04/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v9 05/12] fs: tracepoints around multigrain timestamp events
` [PATCH v9 06/12] fs: add percpu counters for significant "
` [PATCH v9 07/12] timekeeping: add percpu counter for tracking floor swap events
` [PATCH v9 08/12] Documentation: add a new file documenting multigrain timestamps
` [PATCH v9 09/12] xfs: switch to "
` [PATCH v9 10/12] ext4: "
` [PATCH v9 11/12] btrfs: convert "
` [PATCH v9 12/12] tmpfs: add support for "

[PATCH 22/33] riscv: signal: abstract header saving for setup_sigcontext
 2024-10-04  1:20 UTC  (2+ messages)

[git pull] ufs regression fix
 2024-10-04  0:22 UTC  (2+ messages)

[syzbot] [netfs?] possible deadlock in lock_mm_and_find_vma (2)
 2024-10-03 23:54 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH 00/33] riscv control-flow integrity for usermode
 2024-10-03 23:12 UTC  (8+ messages)
` [PATCH 07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi

6.12/BUG: KASAN: slab-use-after-free in m_next at fs/proc/task_mmu.c:187
 2024-10-03 21:52 UTC  (7+ messages)

[PATCH] mm/truncate: reset xa_has_values flag on each iteration
 2024-10-03 20:11 UTC  (5+ messages)

[GIT PULL] vfs fixes
 2024-10-03 16:53 UTC  (2+ messages)

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-03 16:25 UTC  (9+ messages)
` [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v13 18/40] arm64/hwcap: Add hwcap for GCS

[syzbot] [usb?] [fs?] [input?] INFO: rcu detected stall in __fsnotify_parent
 2024-10-03 16:15 UTC 

[PATCHSET] fsdax/xfs: unshare range fixes for 6.12
 2024-10-03 15:09 UTC  (5+ messages)
` [PATCH 1/4] xfs: don't allocate COW extents when unsharing a hole
` [PATCH 2/4] iomap: share iomap_unshare_iter predicate code with fsdax
` [PATCH 3/4] fsdax: remove zeroing code from dax_unshare_iter
` [PATCH 4/4] fsdax: dax_unshare_iter needs to copy entire blocks

[PATCH v2] fanotify: allow reporting errors on failure to open fd
 2024-10-03 14:29 UTC 

fuse-io-uring: We need to keep the tag/index
 2024-10-03 14:26 UTC  (10+ messages)

[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read_key (2)
 2024-10-03 13:51 UTC 

[PATCH v6 0/7] block atomic writes for xfs
 2024-10-03 13:19 UTC  (5+ messages)
` [PATCH v6 4/7] xfs: Support FS_XFLAG_ATOMICWRITES

[PATCH 0/3] Cleanup some writeback codes
 2024-10-03 13:01 UTC  (5+ messages)
` [PATCH 1/3] mm/page-writeback.c: Rename BANDWIDTH_INTERVAL to UPDATE_INTERVAL
` [PATCH 2/3] mm/page-writeback.c: Fix comment of wb_domain_writeout_add()

[PATCH 0/4] nilfs2: Finish folio conversion
 2024-10-03 12:20 UTC  (11+ messages)
` [PATCH 1/4] nilfs2: Remove nilfs_writepage
` [PATCH 2/4] nilfs2: Convert nilfs_page_count_clean_buffers() to take a folio
` [PATCH 3/4] nilfs2: Convert nilfs_recovery_copy_block() "
` [PATCH 4/4] nilfs2: Convert metadata aops from writepage to writepages

[PATCH 1/2] iomap: don't bother unsharing delalloc extents
 2024-10-03 11:02 UTC  (4+ messages)
` [PATCH 2/2] iomap: constrain the file range passed to iomap_file_unshare

[PATCH] fanotify: allow reporting errors on failure to open fd
 2024-10-03  9:18 UTC  (7+ messages)

[PATCH v2 0/2] Miscdevices in Rust
 2024-10-03  8:33 UTC  (14+ messages)
` [PATCH v2 2/2] rust: miscdevice: add base miscdevice abstraction

[PATCH v2 0/2] unicode: kunit: refactor selftest to kunit tests
 2024-10-03  6:54 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] unicode: kunit: change tests filename and path

[REGRESSION] 9pfs issues on 6.12-rc1
 2024-10-03  1:12 UTC  (4+ messages)

[PATCH v5 00/10] tmpfs: Add case-insensitive support for tmpfs
 2024-10-02 23:44 UTC  (11+ messages)
` [PATCH v5 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v5 02/10] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v5 03/10] unicode: Export latest available UTF-8 version number
` [PATCH v5 04/10] unicode: Recreate utf8_parse_version()
` [PATCH v5 05/10] libfs: Export generic_ci_ dentry functions
` [PATCH v5 06/10] tmpfs: Always set simple_dentry_operations as dentry ops
` [PATCH v5 07/10] tmpfs: Add casefold lookup support
` [PATCH v5 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v5 09/10] tmpfs: Expose filesystem features via sysfs
` [PATCH v5 10/10] docs: tmpfs: Add casefold options

[RFC][PATCHES] xattr stuff and interactions with io_uring
 2024-10-02 22:55 UTC  (8+ messages)
` [PATCH 1/9] xattr: switch to CLASS(fd)
  ` [PATCH 5/9] replace do_setxattr() with saner helpers

[PATCH bpf-next 0/2] security.bpf xattr name prefix
 2024-10-02 21:46 UTC  (3+ messages)
` [PATCH bpf-next 1/2] fs/xattr: bpf: Introduce "
` [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names

[PATCH v4 00/10] tmpfs: Add case-insensitive support for tmpfs
 2024-10-02 21:29 UTC  (5+ messages)
` [PATCH v4 07/10] tmpfs: Add casefold lookup support

[PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux
 2024-10-02 21:27 UTC  (13+ messages)
` [PATCH v10 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v10 02/12] timekeeping: add percpu counter for tracking floor swap events
` [PATCH v10 03/12] fs: add infrastructure for multigrain timestamps
` [PATCH v10 04/12] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v10 05/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v10 06/12] fs: tracepoints around multigrain timestamp events
` [PATCH v10 07/12] fs: add percpu counters for significant "
` [PATCH v10 08/12] Documentation: add a new file documenting multigrain timestamps
` [PATCH v10 09/12] xfs: switch to "
` [PATCH v10 10/12] ext4: "
` [PATCH v10 11/12] btrfs: convert "
` [PATCH v10 12/12] tmpfs: add support for "

[GIT PULL] zonefs changes for 6.12-rc2
 2024-10-02 19:52 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).