Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-02-07 04:54:04 to 2025-02-10 04:58:09 UTC [more...]

[PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
 2025-02-10  4:58 UTC  (36+ 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()

xfs/folio splat with v6.14-rc1
 2025-02-10  4:35 UTC  (9+ messages)

[PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
 2025-02-10  1:20 UTC  (10+ messages)
    ` [PATCH 1/2 v2] "

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

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-09 23:35 UTC  (14+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
` [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()

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

[PATCH v4 0/3] CONFIG_DEBUG_VFS at last
 2025-02-09 18:55 UTC  (4+ 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-09 17:25 UTC  (5+ 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()

[PATCHSET v3 0/7] io_uring epoll wait support
 2025-02-09 16:19 UTC  (11+ messages)
` [PATCH 1/7] eventpoll: abstract out ep_try_send_events() helper
` [PATCH 2/7] eventpoll: abstract out parameter sanity checking
` [PATCH 3/7] eventpoll: add epoll_queue() interface
` [PATCH 4/7] eventpoll: add helper to remove wait entry from wait queue head
` [PATCH 5/7] io_uring/epoll: remove CONFIG_EPOLL guards
` [PATCH 6/7] io_uring/poll: pull ownership handling into poll.h
` [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 

[PATCH next 1/1] fs: Mark get_sigset_argpack() __always_inline
 2025-02-08 23:05 UTC  (6+ messages)

[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  (8+ messages)
` [PATCH v2 1/3] vfs: add initial support for CONFIG_VFS_DEBUG
` [PATCH v2 2/3] vfs: catch invalid modes in may_open()
` [PATCH v2 3/3] vfs: use the new debug macros in inode_set_cached_link()

[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
 2025-02-08 15:46 UTC  (20+ messages)

[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  (11+ messages)
` [RFC PATCH v2 1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v2 2/8] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support

[PATCH v9 00/26] riscv control-flow integrity for usermode
 2025-02-07 23:52 UTC  (14+ 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

[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)

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

[PATCH 0/2] ovl: allow O_PATH file descriptor when specifying layers
 2025-02-07 18:09 UTC  (6+ 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 v6 00/10] iomap: incremental per-operation iter advance
 2025-02-07 17:18 UTC  (13+ messages)
` [PATCH v6 01/10] iomap: factor out iomap length helper
` [PATCH v6 02/10] iomap: split out iomap check and reset logic from iter advance
` [PATCH v6 03/10] iomap: refactor iomap_iter() length check and tracepoint
` [PATCH v6 04/10] iomap: lift error code check out of iomap_iter_advance()
` [PATCH v6 05/10] iomap: lift iter termination logic from iomap_iter_advance()
` [PATCH v6 06/10] iomap: export iomap_iter_advance() and return remaining length
` [PATCH v6 07/10] iomap: support incremental iomap_iter advances
` [PATCH v6 08/10] iomap: advance the iter directly on buffered writes
` [PATCH v6 09/10] iomap: advance the iter directly on unshare range
` [PATCH v6 10/10] iomap: advance the iter directly on zero range

[PATCHSET v2 0/11] io_uring epoll wait support
 2025-02-07 17:13 UTC  (10+ messages)
` [PATCH 05/11] eventpoll: add ep_poll_queue() loop
` [PATCH 08/11] io_uring/poll: add IO_POLL_FINISH_FLAG
` [PATCH 09/11] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT

[PATCH] fs: don't needlessly acquire f_lock
 2025-02-07 16:42 UTC  (4+ messages)

[RFC PATCH] fuse: add new function to invalidate cache for all inodes
 2025-02-07 15:31 UTC  (4+ messages)

[PATCH] fuse: removed unused function fuse_uring_create() from header
 2025-02-07 13:42 UTC  (2+ messages)

[PATCH v16 0/4] rust: xarray: Add a minimal abstraction for XArray
 2025-02-07 13:58 UTC  (5+ messages)
` [PATCH v16 1/4] rust: remove redundant `as _` casts
` [PATCH v16 2/4] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v16 3/4] rust: xarray: Add an abstraction for XArray
` [PATCH v16 4/4] MAINTAINERS: add entry for Rust XArray API

[PATCH RFC 00/10] large atomic writes for xfs with CoW
 2025-02-07 11:53 UTC  (16+ messages)
` [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support
` [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
` [PATCH RFC 09/10] xfs: Update atomic write max size

[linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement
 2025-02-07 11:34 UTC  (3+ messages)

[PATCH] pidfs: improve ioctl handling
 2025-02-07 10:12 UTC  (3+ messages)

[bug report] statmount: allow to retrieve idmappings
 2025-02-07  9:07 UTC  (2+ messages)

[PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
 2025-02-07  9:05 UTC  (10+ messages)

[PATCH v2 0/8] enable bs > ps for block devices
 2025-02-07  7:08 UTC  (10+ messages)
` [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
` [PATCH v2 2/8] fs/buffer: remove batching from async read


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