Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-02-07 18:08:00 to 2025-02-10 19:12:37 UTC [more...]

[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
 2025-02-10 19:12 UTC  (24+ messages)
  ` [PATCH] fuse: prevent folio use-after-free in readahead

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-10 19:01 UTC  (13+ messages)
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages

[PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
 2025-02-10 19:01 UTC  (9+ messages)

[PATCH 0/2] pipe: change pipe_write() to never add a zero-sized buffer
 2025-02-10 18:36 UTC  (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] splice: add some pipe_buf_assert_len() checks
` [PATCH v2 1/1] pipe: change pipe_write() to never add a zero-sized buffer

Possible regression with buffered writes + NOWAIT behavior, under memory pressure
 2025-02-10 18:34 UTC  (3+ messages)

[RFC PATCH 0/6] debugfs: Replace dentry with an opaque handle in debugfs API
 2025-02-10 17:59 UTC  (18+ messages)
` [RFC PATCH 1/6] debugfs: Add temporary "#define debugfs_node dentry" directives
` [RFC PATCH 2/6] debugfs: Add helper functions for debugfs_node encapsulation
` [RFC PATCH 3/6] relay: Replace dentry with debugfs_node
` [RFC PATCH 4/6] debugfs: Automated conversion from dentry to debugfs_node
` [RFC PATCH 5/6] debugfs: Manual fixes for incomplete Coccinelle conversions
` [RFC PATCH 6/6] debugfs: Replace debugfs_node #define with struct wrapping dentry

[syzbot] [fs?] WARNING: refcount bug in io_submit_one
 2025-02-10 17:37 UTC 

[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
 2025-02-10 17:28 UTC  (6+ messages)
          ` [Lsf-pc] "

[PATCH RFC 00/10] large atomic writes for xfs with CoW
 2025-02-10 16:59 UTC  (3+ messages)
` [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()

[PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
 2025-02-10 16:33 UTC  (3+ messages)

[RFC PATCH v2] fuse: add new function to invalidate cache for all inodes
 2025-02-10 15:58 UTC  (5+ messages)

[PATCH] fs: don't needlessly acquire f_lock
 2025-02-10 14:58 UTC  (5+ messages)

[RFC PATCH v3] fuse: add new function to invalidate cache for all inodes
 2025-02-10 14:33 UTC 

xfs/folio splat with v6.14-rc1
 2025-02-10 14:12 UTC  (13+ messages)

[PATCH next 1/1] fs: Mark get_sigset_argpack() __always_inline
 2025-02-10 13:59 UTC  (7+ messages)

[PATCH v2 0/2] ovl: allow O_PATH file descriptor when specifying layers
 2025-02-10 13:55 UTC  (5+ messages)
` [PATCH v2 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
` [PATCH v2 2/2] selftests/overlayfs: test specifying layers as O_PATH file descriptors

[PATCH v6 00/10] iomap: incremental per-operation iter advance
 2025-02-10 13:53 UTC  (3+ messages)

[PATCH 0/8] More GFS2 folio conversions
 2025-02-10 13:34 UTC  (9+ messages)
` [PATCH 1/8] gfs2: Use b_folio in gfs2_log_write_bh()
` [PATCH 2/8] gfs2: Use b_folio in gfs2_trans_add_meta()
` [PATCH 3/8] gfs2: Use b_folio in gfs2_submit_bhs()
` [PATCH 4/8] gfs2: Use b_folio in gfs2_check_magic()
` [PATCH 5/8] gfs2: Convert gfs2_jhead_pg_srch() to gfs2_jhead_folio_srch()
` [PATCH 6/8] gfs2: Convert gfs2_find_jhead() to use a folio
` [PATCH 7/8] gfs2: Convert gfs2_end_log_write_bh() to work on "
` [PATCH 8/8] gfs2: Convert gfs2_meta_read_endio() to use "

[PATCH 0/2] ovl: allow O_PATH file descriptor when specifying layers
 2025-02-10 12:07 UTC  (7+ messages)
` [PATCH 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
` [PATCH 2/2] selftests/overlayfs: test specifying layers as O_PATH file descriptors

[PATCH] netfs: Fix a number of read-retry hangs
 2025-02-10 11:12 UTC  (5+ messages)
` [PATCH] netfs: Add retry stat counters

[PATCH 0/2] VFS: minor improvements to a couple of interfaces
 2025-02-10  9:41 UTC  (6+ messages)
` [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry

[syzbot] [net?] [bcachefs?] general protection fault in ipv6_get_saddr_eval
 2025-02-10  8:29 UTC 

[PATCH v4 0/3] CONFIG_DEBUG_VFS at last
 2025-02-10  8:28 UTC  (5+ messages)
` [PATCH v4 1/3] vfs: add initial support for CONFIG_DEBUG_VFS
` [PATCH v4 2/3] vfs: catch invalid modes in may_open()
` [PATCH v4 3/3] vfs: use the new debug macros in inode_set_cached_link()

[PATCH v3 0/3] CONFIG_VFS_DEBUG at last
 2025-02-10  8:21 UTC  (6+ messages)
` [PATCH v3 1/3] vfs: add initial support for CONFIG_VFS_DEBUG
` [PATCH v3 2/3] vfs: catch invalid modes in may_open()
` [PATCH v3 3/3] vfs: use the new debug macros in inode_set_cached_link()

[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
 2025-02-10  8:10 UTC  (8+ messages)
` [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm

[PATCH v9 00/26] riscv control-flow integrity for usermode
 2025-02-10  7:42 UTC  (15+ messages)
` [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
` [PATCH v9 14/26] riscv/traps: Introduce software check exception

[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-10  6:32 UTC  (4+ messages)
` [RFC PATCH v4 1/3] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
` [RFC PATCH v4 3/3] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
 2025-02-10  5:15 UTC  (37+ messages)
` [PATCH 01/19] VFS: introduce vfs_mkdir_return()
` [PATCH 02/19] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it
` [PATCH 05/19] VFS: add common error checks to lookup_one_qstr()
` [PATCH 08/19] VFS: introduce lookup_and_lock() and friends
` [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations
` [PATCH 11/19] VFS: Add ability to exclusively lock a dentry and use for create/remove operations
` [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc
` [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed
` [PATCH 16/19] VFS: add lookup_and_lock_rename()

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-09 23:35 UTC  (6+ messages)
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages

[PATCH 0/2] uaccess: Add masked_user_read_access_begin
 2025-02-09 21:38 UTC  (12+ messages)
` [PATCH 1/2] uaccess: Simplify code pattern for masked user copies
` [PATCH 2/2] fs: Use masked_user_read_access_begin()

[PATCHSET v3 0/7] io_uring epoll wait support
 2025-02-09 16:19 UTC  (5+ messages)
` [PATCH 7/7] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT

The business loan-
 2025-02-09 13:56 UTC 

[syzbot] [isofs?] KMSAN: uninit-value in isofs_readdir
 2025-02-09  5:48 UTC 

[syzbot] [ext4?] WARNING in inode_set_cached_link
 2025-02-08 18:23 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
 2025-02-08 17:05 UTC  (9+ messages)

[PATCH v2 0/3] CONFIG_VFS_DEBUG at last
 2025-02-08 16:10 UTC  (4+ messages)
` [PATCH v2 1/3] vfs: add initial support for CONFIG_VFS_DEBUG

[PATCH 6.6 000/389] 6.6.76-rc2 review
 2025-02-08 11:24 UTC 

[syzbot] [overlayfs?] general protection fault in clone_private_mount
 2025-02-08  7:25 UTC 

[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-02-08  3:12 UTC  (4+ messages)
` [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support

[GIT PULL] vfs fixes
 2025-02-07 22:25 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.14-rc2
 2025-02-07 22:25 UTC  (4+ messages)
    `  "

[syzbot] [mm?] WARNING in fsnotify_file_area_perm
 2025-02-07 19:33 UTC  (3+ messages)


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