Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-02-05 16:59:03 to 2025-02-07 01:46:15 UTC [more...]

[PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
 2025-02-07  1:46 UTC  (43+ 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 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
` [PATCH 05/19] VFS: add common error checks to lookup_one_qstr()
` [PATCH 06/19] VFS: repack DENTRY_ flags
  ` (subset) "
` [PATCH 07/19] VFS: repack LOOKUP_ bit flags
  ` (subset) "
` [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 10/19] VFS: introduce inode flags to report locking needs for directory ops
` [PATCH 11/19] VFS: Add ability to exclusively lock a dentry and use for create/remove operations
` [PATCH 12/19] VFS: enhance d_splice_alias to accommodate shared-lock updates
` [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 15/19] VFS: Change lookup_and_lock() to use shared lock when possible
` [PATCH 16/19] VFS: add lookup_and_lock_rename()
` [PATCH 17/19] nfsd: use lookup_and_lock_one() and lookup_and_lock_rename_one()
` [PATCH 18/19] nfs: change mkdir inode_operation to mkdir_async
` [PATCH 19/19] nfs: switch to _async for all directory ops

[syzbot] [mm?] WARNING in fsnotify_file_area_perm
 2025-02-07  0:54 UTC 

[LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
 2025-02-06 23:36 UTC  (4+ messages)

audit_reusename in getname_flags
 2025-02-06 22:10 UTC  (4+ messages)

[PATCH RFC 00/10] large atomic writes for xfs with CoW
 2025-02-06 21:54 UTC  (28+ messages)
` [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent()
` [PATCH RFC 03/10] iomap: Support CoW-based atomic writes
` [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support
` [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
` [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
` [PATCH RFC 09/10] xfs: Update atomic write max size
` [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint

[PATCH v15 0/3] rust: xarray: Add a minimal abstraction for XArray
 2025-02-06 21:35 UTC  (12+ messages)
` [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray
` [PATCH v15 3/3] MAINTAINERS: add entry for Rust XArray API

[PATCH] pidfs: improve ioctl handling
 2025-02-06 21:16 UTC  (2+ messages)

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-06 21:06 UTC  (3+ messages)
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages

[PATCH] ceph: add process/thread ID into debug output
 2025-02-06 20:49 UTC  (2+ messages)

[linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement
 2025-02-06 20:45 UTC  (2+ messages)

[PATCH v2] btrfs: always fallback to buffered write if the inode requires checksum
 2025-02-06 20:32 UTC  (2+ messages)

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-06 19:57 UTC  (12+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path

[PATCH] vfs: inline getname()
 2025-02-06 18:03 UTC  (2+ messages)

[PATCH v2 0/3] CONFIG_VFS_DEBUG at last
 2025-02-06 17:33 UTC  (5+ 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()

[PATCH v2 0/8] enable bs > ps for block devices
 2025-02-06 17:30 UTC  (6+ messages)
` [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()

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

[PATCH] sysv: convert sysv to use the new mount api
 2025-02-06 14:27 UTC  (2+ messages)

[PATCH v9 00/26] riscv control-flow integrity for usermode
 2025-02-06 13:50 UTC  (5+ messages)
` [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
` [PATCH v9 14/26] riscv/traps: Introduce software check exception

[PATCH v2] statmount: add a new supported_mask field
 2025-02-06 13:04 UTC  (2+ messages)

[PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes
 2025-02-06 12:33 UTC  (6+ messages)
` [PATCH v3 1/2] pipe: introduce struct file_operations pipeanon_fops
` [PATCH v3 2/2] pipe: don't update {a,c,m}time for anonymous pipes

iomap patches for zoned XFS v2
 2025-02-06 12:04 UTC  (13+ messages)
` [PATCH 01/11] iomap: allow the file system to submit the writeback bios
` [PATCH 02/11] iomap: simplify io_flags and io_type in struct iomap_ioend
` [PATCH 03/11] iomap: add a IOMAP_F_ANON_WRITE flag
` [PATCH 04/11] iomap: split bios to zone append limits in the submission handlers
` [PATCH 05/11] iomap: move common ioend code to ioend.c
` [PATCH 06/11] iomap: factor out a iomap_dio_done helper
` [PATCH 07/11] iomap: optionally use ioends for direct I/O
` [PATCH 08/11] iomap: add a io_private field to struct iomap_ioend
` [PATCH 09/11] iomap: pass private data to iomap_page_mkwrite
` [PATCH 10/11] iomap: pass private data to iomap_zero_range
` [PATCH 11/11] iomap: pass private data to iomap_truncate_page

[PATCH 0/4] fs: last of the pseudofs mount api conversions
 2025-02-06 11:04 UTC  (10+ messages)
` [PATCH 1/4] pstore: convert to the new mount API
` [PATCH 2/4] vfs: Convert devpts to use "
` [PATCH 3/4] devtmpfs: replace ->mount with ->get_tree in public instance
` [PATCH 4/4] vfs: remove some unused old mount api code

[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
 2025-02-06 10:53 UTC 

[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
 2025-02-06  9:54 UTC  (3+ messages)
` [PATCH net 20/24] rxrpc: Add the security index for yfs-rxgk

[PATCH v2 0/2] pipe: don't update {a,c,m}time for anonymous pipes
 2025-02-06  9:49 UTC  (5+ messages)
` [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops

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

[PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
 2025-02-06  9:44 UTC  (6+ messages)

[PATCH] vfs: inline getname()
 2025-02-06  9:22 UTC  (3+ messages)

[exFAT] Missing O_DIRECT Support Causes Errors in Python and Affects Applications
 2025-02-06  7:49 UTC 

[RFC PATCH] Introduce generalized data temperature estimation framework
 2025-02-06  8:00 UTC  (10+ messages)

[PATCH v4 0/5] Fix and cleanups to xarray
 2025-02-06  7:34 UTC  (5+ messages)
` [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause()

[PATCHv3 00/11] Get rid of PG_reclaim and rename PG_dropbehind
 2025-02-06  6:34 UTC  (5+ messages)
` [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim

PI and data checksumming for XFS
 2025-02-06  6:05 UTC  (6+ messages)
` [PATCH 7/7] xfs: implement block-metadata based data checksums

[syzbot] [exfat?] INFO: task hung in exfat_lookup (3)
 2025-02-05 23:08 UTC  (2+ messages)

[PATCH 0/3] Fix for huge faults regression
 2025-02-05 22:20 UTC  (4+ messages)
` [PATCH 3/3] fsnotify: disable pre-content and permission events by default

Immutable vs read-only for Windows compatibility
 2025-02-05 22:01 UTC  (14+ messages)

[PATCH v5 00/10] iomap: incremental per-operation iter advance
 2025-02-05 20:44 UTC  (24+ messages)
` [PATCH v5 01/10] iomap: factor out iomap length helper
` [PATCH v5 03/10] iomap: refactor iomap_iter() length check and tracepoint
` [PATCH v5 04/10] iomap: lift error code check out of iomap_iter_advance()
` [PATCH v5 05/10] iomap: lift iter termination logic from iomap_iter_advance()
` [PATCH v5 06/10] iomap: export iomap_iter_advance() and return remaining length
` [PATCH v5 07/10] iomap: support incremental iomap_iter advances
` [PATCH v5 08/10] iomap: advance the iter directly on buffered writes
` [PATCH v5 09/10] iomap: advance the iter directly on unshare range
` [PATCH v5 10/10] iomap: advance the iter directly on zero range

[LSF/MM/BPF TOPIC] buffered IO atomic writes
 2025-02-05 19:22 UTC 

[PATCH] fuse: don't set file->private_data in fuse_conn_waiting_read
 2025-02-05 18:13 UTC  (2+ messages)

[PATCH] statmount: add a new supported_mask field
 2025-02-05 17:27 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