messages from 2025-09-01 11:27:19 to 2025-09-02 16:39:28 UTC [more...]
[PATCHES v2][RFC][CFT] mount-related stuff
2025-09-02 16:39 UTC (38+ messages)
` [PATCH v2 01/63] fs/namespace.c: fix the namespace_sem guard mess
` [PATCH v2 26/63] do_new_mount_rc(): use __free() to deal with dropping mnt on failure
` [PATCH v2 28/63] change calling conventions for lock_mount() et.al
` [PATCH v2 29/63] do_move_mount(): use the parent mount returned by do_lock_mount()
` [PATCH v2 30/63] do_add_mount(): switch to passing pinned_mountpoint instead of mountpoint + path
` [PATCH v2 31/63] graft_tree(), attach_recursive_mnt() - pass pinned_mountpoint
` [PATCH v2 35/63] do_lock_mount(): don't modify path
` [PATCH v2 51/63] umount_tree(): take all victims out of propagation graph at once
` [PATCH v2 54/63] open_detached_copy(): don't bother with mount_lock_hash()
` [PATCH v2 58/63] copy_mnt_ns(): use guards
` [PATCH v2 61/63] struct mount: relocate MNT_WRITE_HOLD bit
` [60/63] setup_mnt(): primitive for connecting a mount to filesystem
` [RFC] does # really need to be escaped in devnames?
` [61/63] preparations to taking MNT_WRITE_HOLD out of ->mnt_flags
` [PATCH v2 63/63] WRITE_HOLD machinery: no need for to bump mount_lock seqcount
[PATCH 0/3] xfs: hint based zone allocation improvements
2025-09-02 16:12 UTC (9+ messages)
` [PATCH 1/3] fs: add an enum for number of life time hints
` [PATCH 2/3] xfs: refactor hint based zone allocation
` [PATCH 3/3] xfs: adjust the hint based zone allocation policy
[PATCH] fuse: remove WARN_ON_ONCE() from fuse_iomap_writeback_{range,submit}()
2025-09-02 15:22 UTC
[PATCH] mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
2025-09-02 15:08 UTC (5+ messages)
[PATCH RFC 0/2] iomap: ->iomap_end() error handling fixes
2025-09-02 15:07 UTC (3+ messages)
` [PATCH RFC 1/2] iomap: prioritize iter.status error over ->iomap_end()
` [PATCH RFC 2/2] iomap: revert the iomap_iter pos on ->iomap_end() error
[WIP RFC PATCH] fs: retire I_WILL_FREE
2025-09-02 14:54 UTC
[syzbot] [jfs?] INFO: task hung in deactivate_super (3)
2025-09-02 14:46 UTC (3+ messages)
` [syzbot] [hfs?] "
[PATCH 1/4] fuse: remove FUSE_NOTIFY_CODE_MAX from <uapi/linux/fuse.h>
2025-09-02 14:41 UTC (4+ messages)
` [PATCH 2/4] fuse: fix possibly missing fuse_copy_finish() call in fuse_notify()
` [PATCH 3/4] fuse: remove redundant calls to fuse_copy_finish() "
` [PATCH 4/4] fuse: add prune notification
[PATCHv3 0/8] direct-io: even more flexible io vectors
2025-09-02 14:39 UTC (9+ messages)
[PATCH v3 00/30] Live Update Orchestrator
2025-09-02 13:48 UTC (17+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd
[PATCH] gfs2, udf: update to use mmap_prepare
2025-09-02 13:29 UTC (4+ messages)
[PATCH v2] fsnotify: fix "rewriten"->"rewritten"
2025-09-02 12:38 UTC (2+ messages)
[PATCH 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers
2025-09-02 12:25 UTC (3+ messages)
` [PATCH 1/2] md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-02 11:44 UTC (20+ messages)
` [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
` [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
` [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3
[RFC 0/1] writeback: add sysfs to config the number of writeback contexts
2025-09-02 11:19 UTC (3+ messages)
[PATCH v6 00/12] mm: establish const-correctness for pointer parameters
2025-09-02 10:57 UTC (32+ messages)
` [PATCH v6 01/12] mm: constify shmem related test functions for improved const-correctness
` [PATCH v6 02/12] mm: constify pagemap related test/getter functions
` [PATCH v6 03/12] mm: constify zone "
` [PATCH v6 04/12] fs: constify mapping related test functions for improved const-correctness
` [PATCH v6 05/12] mm: constify process_shares_mm() "
` [PATCH v6 06/12] mm, s390: constify mapping related test/getter functions
` [PATCH v6 07/12] parisc: constify mmap_upper_limit() parameter
` [PATCH v6 08/12] mm: constify arch_pick_mmap_layout() for improved const-correctness
` [PATCH v6 09/12] mm: constify ptdesc_pmd_pts_count() and folio_get_private()
` [PATCH v6 10/12] mm: constify various inline functions for improved const-correctness
` [PATCH v6 11/12] mm: constify assert/test functions in mm.h
` [PATCH v6 12/12] mm: constify highmem related functions for improved const-correctness
[RFC PATCH] vfs: exclude ntfs3 from file mode validation in may_open()
2025-09-02 10:43 UTC (4+ messages)
` [PATCH] ntfs3: pretend $Extend records as regular files
ETXTBSY window in __fput
2025-09-02 10:36 UTC (14+ messages)
[PATCH v2 00/54] fs: rework inode reference counting
2025-09-02 10:06 UTC (11+ messages)
` [PATCH v2 16/54] fs: delete the inode from the LRU list on lookup
` [PATCH v2 17/54] fs: remove the inode from the LRU list on unlink/rmdir
[PATCH v4 0/4] procfs: make reference pidns more user-visible
2025-09-02 10:02 UTC (3+ messages)
` (subset) "
[PATCH] mm: fix lockdep issues in writeback handling
2025-09-02 9:52 UTC (2+ messages)
` "
[PATCHSET RFC v4 1/4] fuse: general bug fixes
2025-09-02 9:41 UTC (5+ messages)
` [PATCH 4/7] fuse: implement file attributes mask for statx
[PATCH v1 00/16] fuse: use iomap for buffered reads + readahead
2025-09-02 9:21 UTC (3+ messages)
` [PATCH v1 16/16] fuse: remove fuse_readpages_end() null mapping check
[RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
2025-09-02 8:57 UTC (13+ messages)
[PATCH v2 0/4] vfs: if RESOLVE_NO_XDEV passed to openat2, don't *trigger* automounts
2025-09-02 8:41 UTC (2+ messages)
[PATCH] selftests/fs/mount-notify: Fix compilation failure
2025-09-02 8:36 UTC (4+ messages)
[PATCH v5 00/12] mm: establish const-correctness for pointer parameters
2025-09-02 8:15 UTC (53+ messages)
` [PATCH v5 01/12] mm: constify shmem related test functions for improved const-correctness
` [PATCH v5 02/12] mm: constify pagemap "
` [PATCH v5 03/12] mm: constify zone "
` [PATCH v5 04/12] fs: constify mapping "
` [PATCH v5 05/12] mm: constify process_shares_mm() "
` [PATCH v5 06/12] mm, s390: constify mapping related test functions "
` [PATCH v5 07/12] parisc: constify mmap_upper_limit() parameter "
` [PATCH v5 08/12] mm: constify arch_pick_mmap_layout() "
` [PATCH v5 09/12] mm: constify ptdesc_pmd_pts_count() and folio_get_private()
` [PATCH v5 10/12] mm: constify various inline test functions for improved const-correctness
` [PATCH v5 11/12] mm: constify assert/test functions in mm.h
` [PATCH v5 12/12] mm: constify highmem related functions for improved const-correctness
[PATCH v2] uapi/fcntl: define RENAME_* and AT_RENAME_* macros
2025-09-02 6:58 UTC (2+ messages)
[PATCH v4 1/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
2025-09-02 5:44 UTC (3+ messages)
` [PATCH v4 0/1] "
[PATCHv4 0/8]
2025-09-02 5:23 UTC (3+ messages)
` [PATCHv4 3/8] block: align the bio after building it
RWF_DONTCACHE documentation
2025-09-02 5:21 UTC (5+ messages)
` [PATCH v2] man/man2/readv.2: Document RWF_DONTCACHE
[PATCH v4 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
2025-09-02 4:55 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH 0/4] btrfs: bs > ps support preparation
2025-09-02 3:46 UTC (4+ messages)
` [PATCH 2/4] btrfs: cache max and min order inside btrfs_fs_info
[PATCH v6 9/9] ovl: Support mounting case-insensitive enabled layers
2025-09-01 22:02 UTC (2+ messages)
[PATCH] fhandle: use more consistent rules for decoding file handle from userns
2025-09-01 17:47 UTC (5+ messages)
[PATCH] ceph: cleanup in ceph_alloc_readdir_reply_buffer()
2025-09-01 15:30 UTC (2+ messages)
[PATCH] hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create
2025-09-01 14:21 UTC (3+ messages)
[RFC RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
2025-09-01 13:58 UTC (5+ messages)
` [RFC RESEND v2] binfmt_elf: preserve original ELF e_flags for "
` [RFC RESEND v3] "
[PATCH] rust: file: fix build error
2025-09-01 11:55 UTC (2+ messages)
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).