Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-04-12 23:12:55 to 2025-04-16 01:46:20 UTC [more...]

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

[PATCH -next 0/7] fs/buffer: split pagecache lookups into atomic or blocking
 2025-04-15 23:16 UTC  (8+ 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 v7 00/14] large atomic writes for xfs
 2025-04-15 22:36 UTC  (24+ 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 v2 0/2] pidfs: ensure consistent ENOENT/ESRCH reporting
 2025-04-15 22:34 UTC  (2+ messages)

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-15 21:06 UTC  (20+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
` [PATCH v2 7/8] mm/migrate: enable noref migration for jbd2

[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-15 19:11 UTC  (3+ messages)

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

[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
 2025-04-15 18:28 UTC  (7+ 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)

bad things when too many negative dentries in a directory
 2025-04-15 17:22 UTC  (12+ messages)

[RFC PATCH] fs: remove uselib() system call
 2025-04-15 16:39 UTC  (2+ messages)

[PATCH v4] fs/fs_parse: Remove unused and problematic validate_constant_table()
 2025-04-15 16:39 UTC  (2+ 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] hfs{plus}: add deprecation warning
 2025-04-15 14:49 UTC  (3+ messages)

[RFC PATCH v2] fuse: add optional workqueue to periodically invalidate expired dentries
 2025-04-15 13:38 UTC 

[PATCH] fs/fuse: fix race between concurrent setattr from multiple nodes
 2025-04-15 13:13 UTC  (7+ messages)

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

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

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in generic_file_read_iter
 2025-04-15 11:08 UTC  (7+ messages)
` [PATCH] fs/ntfs3: Add missing direct_IO in ntfs_aops_cmpr
        ` [PATCH V2] "

[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 v2] mm: fix ratelimit_pages update error in dirty_ratio_handler()
 2025-04-15  9:02 UTC 

[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  (5+ messages)
` [PATCH v2 2/2] iomap: trace: Add missing flags to [IOMAP_|IOMAP_F_]FLAGS_STRINGS

[PATCH] Kconfig: switch CONFIG_SYSFS_SYCALL default to n
 2025-04-15  8:22 UTC 

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  (5+ messages)

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

[PATCH v3 0/2] Fix false warning in inode_to_wb
 2025-04-14 23:22 UTC  (7+ messages)
` [PATCH v3 2/2] writeback: Fix false warning in inode_to_wb()

[PATCH v5] ceph: fix slab-use-after-free in have_mon_and_osd_map()
 2025-04-14 22:10 UTC 

[PATCH] fs: add kern_path_locked_negative()
 2025-04-14 21:19 UTC  (2+ messages)

[PATCHSET v3 0/5] Cancel and wait for all requests on exit
 2025-04-14 19:35 UTC  (8+ messages)
` [PATCH 1/5] fs: gate final fput task_work on PF_NO_TASKWORK

[GIT PULL] vfs fixes
 2025-04-14 17:41 UTC  (2+ messages)

[PATCH] Fix comment style of `do_execveat_common()`
 2025-04-14 17:07 UTC  (2+ messages)

[PATCH 0/2 v2] VFS: minor improvements to a couple of interfaces
 2025-04-14 15:54 UTC  (4+ messages)
` [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry

[PATCH 1/1] netfs: fix building with GCC 15
 2025-04-14 14:44 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 0/3] coredump: hand a pidfd to the usermode coredump helper
 2025-04-14 14:41 UTC  (8+ messages)
` [PATCH v2 1/3] pidfs: move O_RDWR into pidfs_alloc_file()
` [PATCH v2 2/3] coredump: fix error handling for replace_fd()
` [PATCH v2 3/3] coredump: hand a pidfd to the usermode coredump helper

[PATCH v3 0/4] Add managed SOFT RESERVE resource handling
 2025-04-14 14:11 UTC  (3+ messages)

[PATCH 1/2] fs/fuse: Change 'unsigned's to 'unsigned int's
 2025-04-14 13:49 UTC  (2+ messages)

[PATCH v2 0/2] fs: bug fixes
 2025-04-14 13:35 UTC  (7+ messages)
` [PATCH v2 1/2] fs/fs_parse: Delete macro fsparam_u32hex()
  ` (subset) "
` [PATCH v2 2/2] fs/fs_parse: Fix 3 issues for validate_constant_table()

[PATCH] fs: improve codegen in link_path_walk()
 2025-04-14 13:24 UTC  (3+ messages)

[PATCH 0/3] coredump: hand a pidfd to the usermode coredump helper
 2025-04-14 13:09 UTC  (8+ messages)
` [PATCH 1/3] pidfs: move O_RDWR into pidfs_alloc_file()
` [PATCH 2/3] coredump: fix error handling for replace_fd()
` [PATCH 3/3] coredump: hand a pidfd to the usermode coredump helper

[PATCH 0/5] fs: bug fixes
 2025-04-14 12:39 UTC  (5+ messages)
` [PATCH 3/5] fs/fs_parse: Fix 3 issues for validate_constant_table()

[PATCH v2] README: add supported fs list
 2025-04-14 11:09 UTC  (4+ messages)

[PATCH] fs: Make file-nr output the total allocated file handles
 2025-04-14 11:05 UTC  (3+ messages)
` (subset) "
  ` 答复: [外部邮件] "

[RFC 0/1] Parallelizing filesystem writeback
 2025-04-14 10:28 UTC  (2+ messages)
  ` [RFC 1/1] writeback: enable parallel writeback using multiple work items

[syzbot] [fs?] INFO: task hung in __generic_file_fsync (5)
 2025-04-14 10:22 UTC  (3+ messages)
` [syzbot] [kernfs?] "

generic_permission() optimization
 2025-04-14 10:21 UTC  (19+ messages)

[syzbot] [hfs?] KMSAN: uninit-value in hfs_bnode_dump
 2025-04-14 10:16 UTC  (2+ messages)

[PATCH] select: core_sys_select add unlikely branch hint on return path
 2025-04-14 10:04 UTC  (2+ messages)

[PATCH 0/9] fs: harden anon inodes
 2025-04-14  5:50 UTC  (5+ messages)
` [PATCH 1/9] anon_inode: use a proper mode internally

[PATCH v1] fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
 2025-04-14  0:32 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