messages from 2025-08-21 01:18:35 to 2025-08-22 04:02:11 UTC [more...]
[PATCH v8 0/5] Add support for long task name
2025-08-22 3:59 UTC (8+ messages)
` [PATCH v8 1/5] exec: Remove obsolete comments
` [PATCH v8 2/5] include: Set tsk->comm length to 64 bytes
` [PATCH v8 3/5] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
` [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v8 5/5] include: Replace BUILD_BUG_ON with static_assert in 'set_task_comm()'
[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
2025-08-22 3:56 UTC (8+ messages)
` [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion
[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
2025-08-22 3:42 UTC (7+ messages)
` [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
` [PATCH 2/6] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH 3/6] dax/hmem, cxl: Tighten dependencies on DEV_DAX_CXL and dax_hmem
` [PATCH 4/6] dax/hmem: Defer Soft Reserved overlap handling until CXL region assembly completes
` [PATCH 5/6] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
` [RFC PATCH 6/6] cxl/region, dax/hmem: Guard CXL DAX region creation and tighten HMEM deps
[PATCH 6.12.y] netfs: Fix unbuffered write error handling
2025-08-22 3:08 UTC
[PATCH] tmpfs: preserve SB_I_VERSION on remount
2025-08-22 2:49 UTC
[PATCH] selftests: centralise maybe-unused definition in kselftest.h
2025-08-22 1:21 UTC (4+ messages)
[PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
2025-08-22 0:44 UTC (5+ messages)
[PATCHSET RFC v4 1/4] libfuse: general bug fixes
2025-08-22 0:33 UTC (5+ messages)
` [PATCH 1/1] libfuse: don't put HAVE_STATX in a public header
[PATCHSET RFC v4 1/4] fuse: general bug fixes
2025-08-22 0:15 UTC (10+ messages)
` [PATCH 3/7] fuse: capture the unique id of fuse commands being sent
` [PATCH 4/7] fuse: implement file attributes mask for statx
` [PATCH 7/7] fuse: enable FUSE_SYNCFS for all servers
[PATCH v2 00/16] VFS: prepare for changes to directory locking
2025-08-22 0:00 UTC (17+ messages)
` [PATCH v2 01/16] VFS: discard err2 in filename_create()
` [PATCH v2 02/16] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
` [PATCH v2 03/16] Introduce wake_up_key()
` [PATCH v2 04/16] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH v2 05/16] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH v2 06/16] VFS: introduce start_dirop()
` [PATCH v2 07/16] VFS: introduce end_dirop() and end_dirop_mkdir()
` [PATCH v2 08/16] VFS: implement simple_start_creating() with start_dirop()
` [PATCH v2 09/16] VFS: introduce simple_end_creating() and simple_failed_creating()
` [PATCH v2 10/16] Use simple_start_creating() in various places
` [PATCH v2 11/16] VFS/nfsd/cachefiles: add start_creating() and end_creating()
` [PATCH v2 12/16] nfsd: move name lookup out of nfsd4_list_rec_dir()
` [PATCH v2 13/16] VFS/nfsd/cachefiles: introduce start_removing()
` [PATCH v2 14/16] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v2 15/16] VFS: introduce start_removing_dentry()
` [PATCH v2 16/16] VFS: add start_creating_killable() and start_removing_killable()
[PATCH v8] ceph: fix slab-use-after-free in have_mon_and_osd_map()
2025-08-21 22:51 UTC
[PATCH v4 0/3] introduce kernel file mapped folios
2025-08-21 22:51 UTC (6+ messages)
` [PATCH v4 1/3] mm/filemap: add AS_KERNEL_FILE
` [PATCH] mm: fix CONFIG_MEMCG build for AS_KERNEL_FILE
` [PATCH v4 2/3] mm: add vmstat for kernel_file pages
` [PATCH v4 3/3] btrfs: set AS_KERNEL_FILE on the btree_inode
[patch 0/4] uaccess: Provide and use helpers for user masked access
2025-08-21 22:49 UTC (10+ messages)
[RFC v4] fuse: use fs-iomap for better performance so we can containerize ext4
2025-08-21 22:29 UTC (4+ messages)
` [PATCHSET RFC v4 4/4] libfuse: implement syncfs
[MAINTAINER SUMMIT] Adding more formality around feature inclusion and ejection
2025-08-21 22:21 UTC (8+ messages)
[PATCH 00/50] fs: rework inode reference counting
2025-08-21 20:19 UTC (51+ messages)
` [PATCH 01/50] fs: add an i_obj_count refcount to the inode
` [PATCH 02/50] fs: make the i_state flags an enum
` [PATCH 03/50] fs: hold an i_obj_count reference in wait_sb_inodes
` [PATCH 04/50] fs: hold an i_obj_count reference for the i_wb_list
` [PATCH 05/50] fs: hold an i_obj_count reference for the i_io_list
` [PATCH 06/50] fs: hold an i_obj_count reference in writeback_sb_inodes
` [PATCH 07/50] fs: hold an i_obj_count reference while on the hashtable
` [PATCH 08/50] fs: hold an i_obj_count reference while on the LRU list
` [PATCH 09/50] fs: hold an i_obj_count reference while on the sb inode list
` [PATCH 10/50] fs: stop accessing ->i_count directly in f2fs and gfs2
` [PATCH 11/50] fs: hold an i_obj_count when we have an i_count reference
` [PATCH 12/50] fs: rework iput logic
` [PATCH 13/50] fs: add an I_LRU flag to the inode
` [PATCH 14/50] fs: maintain a list of pinned inodes
` [PATCH 15/50] fs: delete the inode from the LRU list on lookup
` [PATCH 16/50] fs: change evict_inodes to use iput instead of evict directly
` [PATCH 17/50] fs: hold a full ref while the inode is on a LRU
` [PATCH 18/50] fs: disallow 0 reference count inodes
` [PATCH 19/50] fs: make evict_inodes add to the dispose list under the i_lock
` [PATCH 20/50] fs: convert i_count to refcount_t
` [PATCH 21/50] fs: use refcount_inc_not_zero in igrab
` [PATCH 22/50] fs: use inode_tryget in find_inode*
` [PATCH 23/50] fs: update find_inode_*rcu to check the i_count count
` [PATCH 24/50] fs: use igrab in insert_inode_locked
` [PATCH 25/50] fs: remove I_WILL_FREE|I_FREEING check from __inode_add_lru
` [PATCH 26/50] fs: remove I_WILL_FREE|I_FREEING check in inode_pin_lru_isolating
` [PATCH 27/50] fs: use inode_tryget in evict_inodes
` [PATCH 28/50] fs: change evict_dentries_for_decrypted_inodes to use refcount
` [PATCH 29/50] block: use igrab in sync_bdevs
` [PATCH 30/50] bcachefs: use the refcount instead of I_WILL_FREE|I_FREEING
` [PATCH 31/50] btrfs: don't check I_WILL_FREE|I_FREEING
` [PATCH 32/50] fs: use igrab in drop_pagecache_sb
` [PATCH 33/50] fs: stop checking I_FREEING in d_find_alias_rcu
` [PATCH 34/50] ext4: stop checking I_WILL_FREE|IFREEING in ext4_check_map_extents_env
` [PATCH 35/50] fs: remove I_WILL_FREE|I_FREEING from fs-writeback.c
` [PATCH 36/50] gfs2: remove I_WILL_FREE|I_FREEING usage
` [PATCH 37/50] fs: remove I_WILL_FREE|I_FREEING check from dquot.c
` [PATCH 38/50] notify: remove I_WILL_FREE|I_FREEING checks in fsnotify_unmount_inodes
` [PATCH 39/50] xfs: remove I_FREEING check
` [PATCH 40/50] landlock: remove I_FREEING|I_WILL_FREE check
` [PATCH 41/50] fs: change inode_is_dirtytime_only to use refcount
` [PATCH 42/50] btrfs: remove references to I_FREEING
` [PATCH 43/50] ext4: remove reference to I_FREEING in inode.c
` [PATCH 44/50] ext4: remove reference to I_FREEING in orphan.c
` [PATCH 45/50] pnfs: use i_count refcount to determine if the inode is going away
` [PATCH 46/50] fs: remove some spurious I_FREEING references in inode.c
` [PATCH 47/50] xfs: remove reference to I_FREEING|I_WILL_FREE
` [PATCH 48/50] ocfs2: do not set I_WILL_FREE
` [PATCH 49/50] fs: remove I_FREEING|I_WILL_FREE
` [PATCH 50/50] fs: add documentation explaining the reference count rules for inodes
[PATCH v3 0/4] introduce uncharged file mapped folios
2025-08-21 19:37 UTC (6+ messages)
` [PATCH v3 1/4] mm/filemap: add AS_UNCHARGED
[PATCH v3 0/8] gen_init_cpio: add copy_file_range / reflink support
2025-08-21 19:09 UTC (2+ messages)
[PATCH 0/3] memcg, writeback: Don't wait writeback completion
2025-08-21 19:01 UTC (10+ messages)
` [PATCH] memcg: Don't wait writeback completion when release memcg
` [External] "
` [External] Re: [PATCH 0/3] memcg, writeback: Don't wait writeback completion
[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
2025-08-21 17:34 UTC (8+ messages)
` [PATCH v11] "
` [PATCH v12] "
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
[PATCH] fs/namespace: describe @pinned parameter in do_lock_mount()
2025-08-21 17:19 UTC
[PATCHSET RFC v4 2/4] fuse: allow servers to use iomap for better file IO performance
2025-08-21 16:15 UTC (11+ messages)
` [PATCH 04/23] fuse: move the backing file idr and code into a new source file
` [PATCH 05/23] fuse: move the passthrough-specific code back to passthrough.c
` [PATCH 06/23] fuse: add an ioctl to add new iomap devices
[PATCH v3 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
2025-08-21 15:09 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH] docs: fs: fix kernel-doc warning in name_contains_dotdot
2025-08-21 14:44 UTC (2+ messages)
[PATCH v3 00/12] man2: document "new" mount API
2025-08-21 14:21 UTC (17+ messages)
` [PATCH v3 06/12] man/man2/fsconfig.2: "
` [PATCH v3 09/12] man/man2/open_tree.2: "
[syzbot] [exfat?] [ext4?] WARNING in __rt_mutex_slowlock_locked
2025-08-21 14:08 UTC
Do we need an opt-in for file systems use of hw atomic writes?
2025-08-21 14:01 UTC (9+ messages)
Excessive page cache occupies DMA32 memory
2025-08-21 13:39 UTC (7+ messages)
[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-08-21 12:55 UTC (3+ messages)
` [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
[PATCH] coredump: don't pointlessly check and spew warnings
2025-08-21 11:50 UTC
[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
2025-08-21 10:57 UTC (17+ messages)
` [PATCH v3] "
` [PATCH v4] hfs: update sanity check of the root record
[PATCH v3] proc: fix missing pde_set_flags() for net proc files
2025-08-21 10:58 UTC
[PATCH] selftests: proc: mark vsyscall strings maybe-unused
2025-08-21 10:31 UTC (2+ messages)
[PATCH] rust: file: use to_result for error handling
2025-08-21 9:10 UTC
io_uring / dio metadata fixes
2025-08-21 8:42 UTC (8+ messages)
` [PATCH 1/2] fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability
[PATCH] fs: fix indentation style
2025-08-21 8:27 UTC (2+ messages)
[PATCH RESEND v2] proc: fix missing pde_set_flags() for net proc files
2025-08-21 8:12 UTC (4+ messages)
[PATCH v2 0/7] gen_init_cpio: add copy_file_range / reflink support
2025-08-21 8:10 UTC (4+ messages)
` [PATCH v2 7/7] gen_init_cpio: add -a <data_align> as reflink optimization
Serious error in autofs docs, which has design implications
2025-08-21 7:53 UTC
[PATCHSET RFC 0/6] add support for name_to, open_by_handle_at(2) to io_uring
2025-08-21 7:47 UTC (7+ messages)
[PATCH] fuse: clarify extending writes handling
2025-08-21 6:25 UTC (2+ messages)
[PATCH util-linux v4] fallocate: add FALLOC_FL_WRITE_ZEROES support
2025-08-21 6:13 UTC
[PATCH v3 8/8] initramfs_test: add filename padding test case
2025-08-21 5:40 UTC (6+ messages)
[PATCHSET RFC v4 6/6] fuse2fs: improve block and inode caching
2025-08-21 1:24 UTC (7+ messages)
` [PATCH 1/6] libsupport: add caching IO manager
` [PATCH 2/6] iocache: add the actual buffer cache
` [PATCH 3/6] iocache: bump buffer mru priority every 50 accesses
` [PATCH 4/6] fuse2fs: enable caching IO manager
` [PATCH 5/6] fuse2fs: increase inode cache size
` [PATCH 6/6] libext2fs: improve caching for inodes
[PATCHSET RFC v4 5/6] fuse2fs: handle timestamps and ACLs correctly when iomap is enabled
2025-08-21 1:23 UTC (9+ messages)
` [PATCH 1/8] fuse2fs: skip permission checking on utimens "
` [PATCH 2/8] fuse2fs: let the kernel tell us about acl/mode updates
` [PATCH 3/8] fuse2fs: better debugging for file mode updates
` [PATCH 4/8] fuse2fs: debug timestamp updates
` [PATCH 5/8] fuse2fs: use coarse timestamps for iomap mode
` [PATCH 6/8] fuse2fs: add tracing for retrieving timestamps
` [PATCH 7/8] fuse2fs: enable syncfs
` [PATCH 8/8] fuse2fs: skip the gdt write in op_destroy if syncfs is working
[PATCHSET RFC v4 4/6] fuse2fs: use fuse iomap data paths for better file I/O performance
2025-08-21 1:21 UTC (3+ messages)
` [PATCH 1/2] fuse2fs: enable caching of iomaps
` [PATCH 2/2] fuse2fs: be smarter about caching iomaps
[PATCHSET RFC v4 3/6] fuse2fs: use fuse iomap data paths for better file I/O performance
2025-08-21 1:20 UTC (10+ messages)
` [PATCH 11/19] fuse2fs: avoid fuseblk mode if fuse-iomap support is likely
` [PATCH 12/19] fuse2fs: enable file IO to inline data files
` [PATCH 13/19] fuse2fs: set iomap-related inode flags
` [PATCH 14/19] fuse2fs: add strictatime/lazytime mount options
` [PATCH 15/19] fuse2fs: configure block device block size
` [PATCH 16/19] fuse4fs: don't use inode number translation when possible
` [PATCH 17/19] fuse4fs: separate invalidation
` [PATCH 18/19] fuse2fs: implement statx
` [PATCH 19/19] fuse2fs: enable atomic writes
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).