messages from 2025-06-20 12:44:41 to 2025-06-23 10:18:03 UTC [more...]
[PATCH v2] docs/vfs: update references to i_mutex to i_rwsem
2025-06-23 10:17 UTC (2+ messages)
[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-23 10:16 UTC (9+ messages)
[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-06-23 10:01 UTC (21+ messages)
` [RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
` [PATCH 1/2] filemap: Add a mempolicy argument to filemap_alloc_folio()
` [PATCH 2/2] filemap: Add __filemap_get_folio_mpol()
[PATCH V2 1/2] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
2025-06-23 9:39 UTC (2+ messages)
` [PATCH V2 2/2] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
[PATCH v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
2025-06-23 9:18 UTC (7+ messages)
` [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for "
[PATCHES][RFC][CFR] mount-related stuff
2025-06-23 9:06 UTC (38+ messages)
` [PATCHES v2][RFC][CFR] "
` [PATCH v2 01/35] replace collect_mounts()/drop_collected_mounts() with a safer variant
` [PATCH v2 02/35] attach_recursive_mnt(): do not lock the covering tree when sliding something under it
` [PATCH v2 03/35] attach_mnt(): expand in attach_recursive_mnt(), then lose the flag argument
` [PATCH v2 04/35] get rid of mnt_set_mountpoint_beneath()
` [PATCH v2 05/35] prevent mount hash conflicts
` [PATCH v2 06/35] copy_tree(): don't set ->mnt_mountpoint on the root of copy
` [PATCH v2 07/35] constify mnt_has_parent()
` [PATCH v2 08/35] pnode: lift peers() into pnode.h
` [PATCH v2 09/35] new predicate: mount_is_ancestor()
` [PATCH v2 10/35] constify is_local_mountpoint()
` [PATCH v2 11/35] new predicate: anon_ns_root(mount)
` [PATCH v2 12/35] dissolve_on_fput(): use anon_ns_root()
` [PATCH v2 13/35] __attach_mnt(): lose the second argument
` [PATCH v2 14/35] don't set MNT_LOCKED on parentless mounts
` [PATCH v2 15/35] clone_mnt(): simplify the propagation-related logics
` [PATCH v2 16/35] do_umount(): simplify the "is it still mounted" checks
` [PATCH v2 17/35] sanitize handling of long-term internal mounts
` [PATCH v2 18/35] Rewrite of propagate_umount()
` [PATCH v2 19/35] make commit_tree() usable in same-namespace move case
` [PATCH v2 20/35] attach_recursive_mnt(): unify the mnt_change_mountpoint() logics
` [PATCH v2 21/35] attach_recursive_mnt(): pass destination mount in all cases
` [PATCH v2 22/35] attach_recursive_mnt(): get rid of flags entirely
` [PATCH v2 23/35] do_move_mount(): take dropping the old mountpoint into attach_recursive_mnt()
` [PATCH v2 24/35] do_move_mount(): get rid of 'attached' flag
` [PATCH v2 25/35] attach_recursive_mnt(): remove from expiry list on move
` [PATCH v2 26/35] take ->mnt_expire handling under mount_lock [read_seqlock_excl]
` [PATCH v2 27/35] pivot_root(): reorder tree surgeries, collapse unhash_mnt() and put_mountpoint()
` [PATCH v2 28/35] combine __put_mountpoint() with unhash_mnt()
` [PATCH v2 29/35] get rid of mountpoint->m_count
` [PATCH v2 30/35] don't have mounts pin their parents
` [PATCH v2 31/35] copy_tree(): don't link the mounts via mnt_list
` [PATCH v2 32/35] mount: separate the flags accessed only under namespace_sem
` [PATCH v2 33/35] propagate_one(): get rid of dest_master
` [PATCH v2 34/35] propagate_mnt(): get rid of globals
` [PATCH v2 35/35] take freeing of emptied mnt_namespace to namespace_unlock()
[PATCH 0/9] fhandle, pidfs: allow open_by_handle_at() purely based on file handle
2025-06-23 9:01 UTC (10+ messages)
` [PATCH 1/9] fhandle: raise FILEID_IS_DIR in handle_type
` [PATCH 2/9] fhandle: hoist copy_from_user() above get_path_from_fd()
` [PATCH 3/9] fhandle: rename to get_path_anchor()
` [PATCH 4/9] pidfs: add pidfs_root_path() helper
` [PATCH 5/9] fhandle: reflow get_path_anchor()
` [PATCH 6/9] exportfs: add FILEID_PIDFS
` [PATCH 7/9] fhandle: add EXPORT_OP_AUTONOMOUS_HANDLES marker
` [PATCH 8/9] fhandle, pidfs: support open_by_handle_at() purely based on file handle
` [PATCH 9/9] selftests/pidfd: decode pidfd file handles withou having to specify an fd
[PATCH v9 00/17] fuse: fuse-over-io-uring
2025-06-23 8:33 UTC (2+ messages)
[PATCH v2 0/6] ext4: fix insufficient credits when writing back large folios
2025-06-23 8:12 UTC (18+ messages)
` [PATCH v2 2/6] ext4: fix stale data if it bail out of the extents mapping loop
` [PATCH v2 3/6] ext4: restart handle if credits are insufficient during allocating blocks
` [PATCH v2 4/6] ext4: correct the reserved credits for extent conversion
` [PATCH v2 5/6] ext4/jbd2: reintroduce jbd2_journal_blocks_per_page()
` [PATCH v2 6/6] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
[PATCH v2 00/16] fuse: use iomap for buffered writes + writeback
2025-06-23 7:42 UTC (9+ messages)
` [PATCH v2 04/16] iomap: add wrapper function iomap_bio_readpage()
interesting breakage in ltp fanotify10
2025-06-23 7:24 UTC (2+ messages)
[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
2025-06-23 6:38 UTC (5+ messages)
` [PATCH v3 bpf-next 1/4] kernfs: remove iattr_mutex
` [PATCH v3 bpf-next 2/4] bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
` [PATCH v3 bpf-next 3/4] bpf: Mark cgroup_subsys_state->cgroup RCU safe
` [PATCH v3 bpf-next 4/4] selftests/bpf: Add tests for bpf_cgroup_read_xattr
[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-06-23 5:40 UTC (7+ messages)
` [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
` [PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
` [PATCH v2 3/9] nvmet: set WZDS and DRB if device enables unmap write zeroes operation
[PATCH RFC 0/6] btrfs: go fs_holder_ops and add shutdown_bdev() callback
2025-06-23 5:34 UTC (6+ messages)
` [PATCH RFC 5/6] fs: introduce a shutdown_bdev super block operation
[PATCH for-next v4 0/4] add ioctl to query metadata and protection info capabilities
2025-06-23 5:32 UTC (8+ messages)
` [PATCH for-next v4 1/4] block: rename tuple_size field in blk_integrity to metadata_size
` [PATCH for-next v4 3/4] set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
` [PATCH for-next v4 4/4] fs: add ioctl to query metadata and protection info capabilities
[PATCH] fs: fix the missing export of vfs_statx() and vfs_fstatat()
2025-06-23 5:10 UTC (3+ messages)
[v6.16-rc2+ Bug] panic in inode_doinit_with_dentry during booting
2025-06-23 1:38 UTC (3+ messages)
[PATCH v3 0/2] statx.2: Add stx_atomic_write_unit_max_opt
2025-06-23 0:59 UTC (5+ messages)
` [PATCH v3 1/2] statx.2: properly align stx_dio_read_offset_align
` [PATCH v3 2/2] statx.2: Add stx_atomic_write_unit_max_opt
[PATCH v10 01/13] x86/um: nommu: elf loader for fdpic
2025-06-22 21:32 UTC
[PATCH v2 00/16] pidfs: persistent info & xattrs
2025-06-22 21:22 UTC (33+ messages)
` [PATCH v2 01/16] pidfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v2 02/16] libfs: massage path_from_stashed() to allow custom stashing behavior
` [PATCH v2 03/16] libfs: massage path_from_stashed()
` [PATCH v2 04/16] pidfs: move to anonymous struct
` [PATCH v2 05/16] pidfs: persist information
` [PATCH v2 06/16] pidfs: remove unused members from struct pidfs_inode
` [PATCH v2 07/16] pidfs: remove custom inode allocation
` [PATCH v2 08/16] pidfs: remove pidfs_{get,put}_pid()
` [PATCH v2 09/16] pidfs: remove pidfs_pid_valid()
` [PATCH v2 10/16] libfs: prepare to allow for non-immutable pidfd inodes
` [PATCH v2 11/16] pidfs: make inodes mutable
` [PATCH v2 12/16] pidfs: support xattrs on pidfds
` [PATCH v2 13/16] selftests/pidfd: test extended attribute support
` [PATCH v2 14/16] "
` [PATCH v2 15/16] selftests/pidfd: test setattr support
` [PATCH v2 16/16] pidfs: add some CONFIG_DEBUG_VFS asserts
[PATCH 0/5] powerpc: Implement masked user access
2025-06-22 20:18 UTC (15+ messages)
` [PATCH 1/5] uaccess: Add masked_user_{read/write}_access_begin
` [PATCH 2/5] uaccess: Add speculation barrier to copy_from_user_iter()
` [PATCH 3/5] powerpc: Remove unused size parametre to KUAP enabling/disabling functions
` [PATCH 4/5] powerpc: Move barrier_nospec() out of allow_read_{from/write}_user()
` [PATCH 5/5] powerpc: Implement masked user access
[PATCH] selftests/landlock: Add tests for access through disconnected paths
2025-06-22 17:04 UTC (4+ messages)
[RFC] Should we consider to re-write HFS/HFS+ in Rust?
2025-06-22 7:48 UTC (15+ messages)
[PATCH v3] ovl: support layers on case-folding capable filesystems
2025-06-22 7:36 UTC (5+ messages)
[GIT PULL] bcachefs fixes for 6.16-rc3
2025-06-21 23:46 UTC (12+ messages)
[PATCH v3] fuse: Fix runtime warning on truncate_folio_batch_exceptionals()
2025-06-21 17:13 UTC
[PATCH] virtio_fs: Remove request addition to processing list
2025-06-21 9:21 UTC (2+ messages)
` 答复: "
[PATCH v2 bpf-next 0/5] Introduce bpf_cgroup_read_xattr
2025-06-21 3:50 UTC (13+ messages)
` [PATCH v2 bpf-next 2/5] bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
` [PATCH v2 bpf-next 3/5] bpf: Mark cgroup_subsys_state->cgroup RCU safe
` [PATCH v2 bpf-next 4/5] selftests/bpf: Add tests for bpf_cgroup_read_xattr
` [PATCH v2 bpf-next 5/5] bpf: Make bpf_cgroup_read_xattr available to cgroup and struct_ops progs
[PATCH bpf-next 0/4] Introduce bpf_kernfs_read_xattr
2025-06-21 2:38 UTC (4+ messages)
` [PATCH bpf-next 1/4] kernfs: Add __kernfs_xattr_get for RCU protected access
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-06-20 21:59 UTC (2+ messages)
[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-20 20:45 UTC (19+ messages)
` [PATCH RFC 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH RFC 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH RFC 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH RFC 15/29] mm/migration: remove PageMovable()
` [PATCH RFC 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH RFC 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH RFC 18/29] mm: remove __folio_test_movable()
` [PATCH RFC 19/29] mm: stop storing migration_ops in page->mapping
[PATCH 0/3] use vm_flags_t consistently
2025-06-20 18:49 UTC (10+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-06-20 18:24 UTC (13+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
` [PATCH RFC 02/14] mm: drop highest_memmap_pfn
` [PATCH RFC 03/14] mm: compare pfns only if the entry is present when inserting pfns/pages
` [PATCH RFC 04/14] mm/huge_memory: move more common code into insert_pmd()
` [PATCH RFC 05/14] mm/huge_memory: move more common code into insert_pud()
[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
2025-06-20 18:15 UTC (8+ messages)
` [PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()
[PATCH v17 00/27] riscv control-flow integrity for usermode
2025-06-20 17:33 UTC (5+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling
[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
2025-06-20 16:51 UTC (8+ messages)
` [PATCH v3 1/6] mm: userfaultfd: generic continue for non hugetlbfs
[PATCH] coredump: reduce stack usage in vfs_coredump()
2025-06-20 16:49 UTC (2+ messages)
[PATCH] fs: annotate suspected data race between poll_schedule_timeout() and pollwake()
2025-06-20 15:38 UTC (2+ messages)
[PATCH V2] exfat: fdatasync flag should be same like generic_write_sync()
2025-06-20 13:50 UTC (2+ messages)
[PATCH 0/3] Folio conversions in extent-io-tests
2025-06-20 13:14 UTC (7+ messages)
` [PATCH 1/3] btrfs: Convert test_find_delalloc() to use a folio
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).