messages from 2025-06-19 11:31:55 to 2025-06-22 21:10:40 UTC [more...]
[PATCH v2 00/16] pidfs: persistent info & xattrs
2025-06-22 21:10 UTC (15+ 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 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 v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
2025-06-22 19:39 UTC (4+ messages)
` [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for "
[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-06-22 19:02 UTC (18+ 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()
` [RFC PATCH v8 4/7] mm/mempolicy: Export memory policy symbols
[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 (16+ 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 (15+ messages)
[v6.16-rc2+ Bug] panic in inode_doinit_with_dentry during booting
2025-06-21 18:40 UTC (2+ 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 0/6] ext4: fix insufficient credits when writing back large folios
2025-06-21 7:46 UTC (17+ messages)
` [PATCH v2 1/6] ext4: move the calculation of wbc->nr_to_write to mpage_folio_done()
` [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 5/6] ext4/jbd2: reintroduce jbd2_journal_blocks_per_page()
[PATCH v2 bpf-next 0/5] Introduce bpf_cgroup_read_xattr
2025-06-21 3:50 UTC (14+ messages)
` [PATCH v2 bpf-next 1/5] kernfs: remove iattr_mutex
` [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 (9+ messages)
` [PATCH bpf-next 1/4] kernfs: Add __kernfs_xattr_get for RCU protected access
[PATCH RFC 0/6] btrfs: go fs_holder_ops and add shutdown_bdev() callback
2025-06-20 22:10 UTC (9+ messages)
` [PATCH RFC 1/6] btrfs: introduce a new fs state, EMERGENCY_SHUTDOWN
` [PATCH RFC 2/6] btrfs: reject file operations if in shutdown state
` [PATCH RFC 3/6] btrfs: reject delalloc ranges if the fs is shutdown
` [PATCH RFC 4/6] btrfs: implement shutdown ioctl
` [PATCH RFC 5/6] fs: introduce a shutdown_bdev super block operation
` [PATCH RFC 6/6] btrfs: implement shutdown_bdev super operation callback
[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 (19+ 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] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-20 15:02 UTC (7+ 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
[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
2025-06-20 11:50 UTC (10+ messages)
[PATCH] selftests/coredump: Fix "socket_detect_userspace_client" test failure
2025-06-20 11:02 UTC
[PATCH V2] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-20 8:31 UTC (2+ messages)
[PATCH v3 0/3] fuse: Expose more information of fuse backing files to userspace
2025-06-20 6:12 UTC (12+ messages)
` [PATCH v3 2/3] fs: fuse: add backing_files control file
notify: wake_up response waiters on release
2025-06-20 5:48 UTC (8+ messages)
` [RFC PATCH] fanotify: wake-up all "
[brauner-vfs:work.pidfs.xattr] [pidfs] e3bfecb731: WARNING:possible_irq_lock_inversion_dependency_detected
2025-06-20 2:00 UTC (3+ messages)
[PATCH v9 00/17] fuse: fuse-over-io-uring
2025-06-20 1:39 UTC (2+ messages)
[PATCH v3 0/4] mm: userfaultfd: assorted fixes and cleanups
2025-06-20 1:24 UTC (5+ messages)
` [PATCH v3 1/4] userfaultfd: correctly prevent registering VM_DROPPABLE regions
` [PATCH v3 2/4] userfaultfd: prevent unregistering VMAs through a different userfaultfd
` [PATCH v3 3/4] userfaultfd: remove (VM_)BUG_ON()s
` [PATCH v3 4/4] userfaultfd: remove UFFD_CLOEXEC, UFFD_NONBLOCK, and UFFD_FLAGS_SET
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-06-19 21:18 UTC (7+ messages)
[PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
2025-06-19 20:29 UTC (4+ messages)
[PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
2025-06-19 20:19 UTC (11+ messages)
` [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
[PATCHES] ceph d_name race fixes
2025-06-19 19:53 UTC (9+ messages)
` [PATCH 1/3] [ceph] parse_longname(): strrchr() expects NUL-terminated string
` [PATCH 3/3] ceph: fix a race with rename() in ceph_mdsc_build_path()
[PATCH v2] fsnotify: initialize destroy_next to avoid KMSAN uninit-value warning
2025-06-19 18:46 UTC (3+ messages)
[PATCH 00/10] convert the majority of file systems to mmap_prepare
2025-06-19 17:47 UTC (3+ messages)
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
[PATCH v3 0/2] statx.2: Add stx_atomic_write_unit_max_opt
2025-06-19 15:44 UTC (3+ 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 v2] fs/buffer: use min folio order to calculate upper limit in __getblk_slow()
2025-06-19 13:57 UTC (3+ messages)
[PATCH v2] statx.2: Add stx_atomic_write_unit_max_opt
2025-06-19 13:45 UTC (4+ messages)
[PATCH v3] fsnotify: initialize destroy_next to avoid KMSAN uninit-value warning
2025-06-19 12:16 UTC
[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-06-19 11:18 UTC (6+ messages)
` [PATCH v2 4/9] scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAP
` [PATCH v2 5/9] dm: clear unmap write zeroes limits when disabling write zeroes
` [PATCH v2 6/9] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [PATCH v2 8/9] block: add FALLOC_FL_WRITE_ZEROES support
` [PATCH v2 9/9] ext4: "
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).