Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-04-15 07:49:10 to 2025-04-17 15:31:29 UTC [more...]

[PATCH v4] fs/namespace: defer RCU sync for MNT_DETACH umount
 2025-04-17 15:31 UTC  (9+ messages)

[linus:master] [fs] a914bd93f3: stress-ng.close.close_calls_per_sec 52.2% regression
 2025-04-17 10:17 UTC  (4+ messages)

[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
 2025-04-17 10:10 UTC  (8+ messages)

[PATCH -next 0/7] fs/buffer: split pagecache lookups into atomic or blocking
 2025-04-17  9:58 UTC  (18+ messages)
` [PATCH 1/7] fs/buffer: split locking for pagecache lookups
` [PATCH 2/7] fs/buffer: introduce sleeping flavors "
` [PATCH 3/7] fs/buffer: use sleeping version of __find_get_block()
` [PATCH 4/7] fs/ocfs2: "
` [PATCH 5/7] fs/jbd2: "
` [PATCH 6/7] fs/ext4: use sleeping version of sb_find_get_block()
` [PATCH 7/7] mm/migrate: fix sleep in atomic for large folios and buffer heads

[PATCH] hfs{plus}: add deprecation warning
 2025-04-17  9:29 UTC  (8+ messages)

[PATCH 0/2] two nits for path lookup
 2025-04-17  9:04 UTC  (7+ messages)
` [PATCH 1/2] fs: touch up predicts in inode_permission()
` [PATCH 2/2] device_cgroup: avoid access to ->i_rdev in the common case in devcgroup_inode_permission()

[PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
 2025-04-17  8:14 UTC  (3+ messages)

[PATCH] netfs: Mark __nonstring lookup tables
 2025-04-17  8:13 UTC  (2+ messages)

[PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
 2025-04-17  7:56 UTC  (2+ messages)

[PATCH] loop: fix min directio size detection for nested loop devices
 2025-04-17  6:25 UTC  (2+ messages)

[regression 6.1.y] Regression from 476c1dfefab8 ("mm: Don't pin ZERO_PAGE in pin_user_pages()") with pci-passthrough for both KVM VMs and booting in xen DomU
 2025-04-17  5:14 UTC  (6+ messages)

Regarding patch "fs: add kern_path_locked_negative()"
 2025-04-17  4:45 UTC 

[PATCH v1] fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
 2025-04-17  3:44 UTC  (3+ messages)

[6.15-rc2 regression] xfs: null pointer in the dax fault code
 2025-04-17  3:01 UTC  (4+ messages)

bad things when too many negative dentries in a directory
 2025-04-16 21:41 UTC  (14+ messages)

[PATCH v2 0/2] pidfs: ensure consistent ENOENT/ESRCH reporting
 2025-04-16 21:15 UTC  (6+ messages)

[6.15-rc2 regression] iomap: null pointer in a bio completion
 2025-04-16 20:21 UTC  (3+ messages)

[PATCH v7 0/3] fuse: remove temp page copies in writeback
 2025-04-16 18:05 UTC  (13+ messages)
` [PATCH v7 3/3] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-16 16:58 UTC  (18+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration

[PATCH v7 00/14] large atomic writes for xfs
 2025-04-16 16:26 UTC  (26+ messages)
` [PATCH v7 01/14] fs: add atomic write unit max opt to statx
` [PATCH v7 02/14] xfs: add helpers to compute log item overhead
` [PATCH v7 03/14] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v7 04/14] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite()
` [PATCH v7 05/14] xfs: allow block allocator to take an alignment hint
` [PATCH v7 06/14] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v7 07/14] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v7 08/14] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v7 09/14] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v7 10/14] xfs: commit CoW-based atomic writes atomically
` [PATCH v7 11/14] xfs: add xfs_file_dio_write_atomic()
` [PATCH v7 12/14] xfs: add xfs_compute_atomic_write_unit_max()
` [PATCH v7 13/14] xfs: update atomic write limits
` [PATCH v7 14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
  ` [PATCH v7.1 "

[PATCH] Kconfig: switch CONFIG_SYSFS_SYCALL default to n
 2025-04-16 16:08 UTC  (2+ messages)

[RFC PATCH v2] fuse: add optional workqueue to periodically invalidate expired dentries
 2025-04-16 15:55 UTC  (2+ messages)

[PATCH] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
 2025-04-16 15:10 UTC  (11+ messages)

generic_permission() optimization
 2025-04-16 15:04 UTC  (8+ messages)
` [PATCH RFC 0/3] mnt_idmapping: avoid pointer chase & inline low-level helpers
  ` [PATCH RFC 1/3] inode: add fastpath for filesystem user namespace retrieval
  ` [PATCH RFC 2/3] mnt_idmapping: add struct mnt_idmap to header
  ` [PATCH RFC 3/3] mnt_idmapping: inline all low-level helpers

[RFC vfs/for-next 0/1] Only set epoll timeout if it's in the future
 2025-04-16 14:23 UTC  (4+ messages)
` [RFC vfs/for-next 1/1] eventpoll: Set "

[RFC PATCH] fs: remove uselib() system call
 2025-04-16 14:07 UTC  (4+ messages)

[PATCH v4] fs/fs_parse: Remove unused and problematic validate_constant_table()
 2025-04-16 13:57 UTC  (3+ messages)

[PATCH] fs/fuse: fix race between concurrent setattr from multiple nodes
 2025-04-16 10:18 UTC  (8+ messages)

[RFC PATCH] fuse: don't allow signals to interrupt getdents copying
 2025-04-16 10:09 UTC  (2+ messages)

[PATCH] mount: add a comment about concurrent changes with statmount()/listmount()
 2025-04-16  8:19 UTC 

[PATCH v5 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2025-04-16  7:20 UTC  (3+ messages)
` [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks

[PATCH] fs/ntfs3: Add missing direct_IO in ntfs_aops_cmpr
 2025-04-16  6:18 UTC  (11+ messages)
    ` [PATCH V2] "

[RFC[RAP] 1/2] block: fix race between set_blocksize and read paths
 2025-04-16  5:14 UTC  (7+ messages)
` [RF[CRAP] 2/2] xfs: stop using set_blocksize

[PATCH v2] mm: fix ratelimit_pages update error in dirty_ratio_handler()
 2025-04-16  4:31 UTC  (3+ messages)

[PATCH v2] ceph: Fix kernel crash in generic/397 test
 2025-04-15 17:59 UTC  (2+ messages)

[PATCH] ext4: inline: fix len overflow in ext4_prepare_inline_data
 2025-04-15 17:32 UTC  (3+ messages)

[PATCH v3] firmware_loader: minor spelling fixes
 2025-04-15 16:22 UTC 

[GIT PULL] Isofs fix for file handle decoding
 2025-04-15 16:03 UTC  (2+ messages)

Reseting pending fanotify events
 2025-04-15 15:51 UTC  (4+ messages)

[PATCH v8 0/2] fuse: remove temp page copies in writeback
 2025-04-15 12:30 UTC  (5+ messages)
` [PATCH v8 1/2] mm: skip folio reclaim in legacy memcg contexts for deadlockable mappings

[PATCH v3] fs/fs_parse: Remove unused and problematic validate_constant_table()
 2025-04-15 12:11 UTC 

[PATCH v2] fuse: optimize over-io-uring request expiration check
 2025-04-15 11:46 UTC  (2+ messages)

[Bug Report] OOB-read BUG in HFS+ filesystem
 2025-04-15 11:25 UTC  (9+ messages)

[PATCH v1 1/2] fuse: Convert 'write' to a bit-field in struct fuse_copy_state
 2025-04-15 11:00 UTC  (2+ messages)

[PATCH v8] fuse: add more control over cache invalidation behaviour
 2025-04-15 10:49 UTC  (8+ messages)

[PATCH] isofs: fix Y2038 and Y2156 issues in Rock Ridge TF entry
 2025-04-15  9:56 UTC  (2+ messages)

[PATCH v2] fuse: add a new "connections" file to show longest waiting reqeust
 2025-04-15  9:39 UTC  (2+ messages)

[PATCH 0/7] Move prefaulting into write slow paths
 2025-04-15  8:43 UTC  (3+ messages)
` [PATCH 4/7] fuse: Move prefaulting out of hot write path

[PATCH] mm: fix ratelimit_pages update error in dirty_ratio_handler()
 2025-04-15  8:35 UTC 

[PATCH v2 1/2] Documentation: iomap: Add missing flags description
 2025-04-15  8:31 UTC  (2+ messages)

Can we remove the sysfs() system call?
 2025-04-15  8:11 UTC  (3+ messages)

[PATCH v1] exfat: do not clear volume dirty flag during sync
 2025-04-15  7:54 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