messages from 2026-07-07 15:00:02 to 2026-07-09 08:51:46 UTC [more...]
[PATCH] fs: report direct io constraints through file_getattr
2026-07-09 8:51 UTC (2+ messages)
[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
2026-07-09 8:46 UTC (11+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
[PATCH] xfs: punch COW fork delalloc on COW writeback failure
2026-07-09 7:58 UTC (2+ messages)
[PATCH] ext4: fix use-after-free in ext4 delayed I/O completion
2026-07-09 7:56 UTC
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-07-09 7:06 UTC (10+ messages)
` [PATCH v4 18/23] ext4: wait for ordered I/O in the iomap "
[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-07-09 6:24 UTC (8+ messages)
` [PATCH v3 09/14] "
[PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
2026-07-09 6:22 UTC (11+ messages)
[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
2026-07-09 6:15 UTC (12+ messages)
[PATCH] ovl: add ioctls to retrieve layer file descriptors
2026-07-09 6:11 UTC (18+ messages)
[PATCH v2 1/9] security: add LSM blob and hooks for namespaces
2026-07-09 3:22 UTC (2+ messages)
[PATCH v2 0/6] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
2026-07-09 2:56 UTC (11+ messages)
` [PATCH v2 1/6] ext4: move partial block zeroing earlier in ext4_zero_range()
` [PATCH v2 2/6] ext4: clarify return semantics of ext4_load_tail_bh()
` [PATCH v2 4/6] ext4: zero out whole block for clean edges in WRITE_ZEROES
` [PATCH v2 6/6] ext4: protect WRITE_ZEROES written extents with orphan list
[PATCH v2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-09 3:08 UTC (2+ messages)
[RFC PATCH 06/20] bpf: lsm: Add Landlock kfuncs
2026-07-09 2:52 UTC (12+ messages)
[PATCH v2 0/5] iomap: trivial fixes for ext4 conversion
2026-07-09 2:47 UTC (13+ messages)
` [PATCH v2 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v2 2/5] iomap: support invalidating partial folios
` [PATCH v2 4/5] iomap: fix out-of-bounds bitmap_set() with zero-length range
` [PATCH v2 5/5] iomap: add comments for ifs_clear/set_range_dirty()
[linus:master] [fs/pipe] 212ed884a1: lmbench3.PIPE.bandwidth.MB/sec 29.1% improvement
2026-07-09 2:29 UTC
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-09 2:28 UTC (4+ messages)
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-09 2:16 UTC (4+ messages)
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-09 2:01 UTC (13+ messages)
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 11/13] mm/mlock: convert mlock code "
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
2026-07-09 1:52 UTC (4+ messages)
[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
2026-07-09 1:43 UTC (15+ messages)
` [PATCH v6 3/3] "
[PATCH v5] hfsplus: validate thread record before delete key rebuild
2026-07-09 1:02 UTC
[PATCH v4] hfsplus: validate thread record before delete key rebuild
2026-07-09 0:58 UTC (3+ messages)
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-09 0:06 UTC (9+ messages)
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
[PATCH] hfs: validate catalog CNIDs before instantiating inodes
2026-07-08 23:09 UTC (9+ messages)
` [PATCH v3 RESEND] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH] zonefs: check multiplication overflow in zonefs_fname_to_fno()
2026-07-08 23:02 UTC (2+ messages)
[syzbot] [hfs?] WARNING in hfs_mdb_commit
2026-07-08 22:44 UTC (2+ messages)
[PATCH] hfsplus: validate B-tree record offset table
2026-07-08 21:52 UTC (4+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH] fuse: drop redundant err assignments in fuse_dev_do_write()
2026-07-08 21:49 UTC (2+ messages)
[PATCH] selftests: do not override CFLAGS set by the build environment
2026-07-08 20:16 UTC (2+ messages)
[PATCH v2] audit: add FSOPEN record to log filesystem name
2026-07-08 18:39 UTC (3+ messages)
[PATCH v3 0/3] iomap/fuse: add helper to keep uptodate bitmap in sync
2026-07-08 18:29 UTC (10+ messages)
` [PATCH v3 1/3] fuse: don't clear folio uptodate on writethrough errors
` [PATCH v3 2/3] iomap: add helper to mark folio uptodate
` [PATCH v3 3/3] fuse: use iomap "
[PATCH 0/2] Bring includes in linux/kmod.h up to date
2026-07-08 18:13 UTC (4+ messages)
` [PATCH 1/2] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH 2/2] module: Bring includes in linux/kmod.h up to date
[Linux Kernel Bug] INFO: task hung in hfsplus_commit_superblock
2026-07-08 17:22 UTC (2+ messages)
[PATCH 0/3] binfmt_misc: use RCU for the handler lookup
2026-07-08 16:51 UTC (4+ messages)
` [PATCH 1/3] binfmt_misc: convert entry list to an hlist
` [PATCH 2/3] binfmt_misc: use RCU for the handler lookup
` [PATCH 3/3] binfmt_misc: annotate racy accesses to ->enabled
[PATCH stable v2] mm/khugepaged: write all dirty file folios when collapsing
2026-07-08 16:29 UTC (2+ messages)
[PATCH v2 0/4] fs/pipe: unify the page pools into a single per-pipe pool
2026-07-08 15:54 UTC (11+ messages)
` [PATCH v2 1/4] fs/pipe: move the prealloc pool to per-pipe infrastructure
` [PATCH v2 2/4] fs/pipe: add per-pipe pool push, prefill and trim helpers
` [PATCH v2 3/4] fs/pipe: switch the read and write paths to the per-pipe pool
` [PATCH v2 4/4] fs/pipe: remove the old on-stack prealloc helpers and tmp_page[2]
[PATCH v1] fs: fix two spelling mistakes in comments
2026-07-08 15:50 UTC (4+ messages)
` "
[PATCH 0/2] erofs: fd-based source and backing file introspection
2026-07-08 15:20 UTC (7+ messages)
` [PATCH 1/2] erofs: accept source file descriptor via fsconfig
` [PATCH 2/2] erofs: add ioctl to retrieve the backing source file descriptor
[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
2026-07-08 14:40 UTC (4+ messages)
[PATCH] fhandle: handle detached mounts in capable_wrt_mount()
2026-07-08 13:06 UTC
[PATCH v5 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-08 12:51 UTC (6+ messages)
` [PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
` [PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v5 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
[PATCH] tmpfs/ramfs: Let memfd_create() work on nommu
2026-07-08 11:46 UTC (3+ messages)
[PATCH] fs: annotate inode timestamp accessors
2026-07-08 11:15 UTC (2+ messages)
[PATCH v3 00/10] sysctl: Consolidate do_proc_* functions into one function
2026-07-08 10:50 UTC (2+ messages)
[PATCH] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-08 9:34 UTC
[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
2026-07-08 8:18 UTC (11+ messages)
` [syzbot ci] "
[PATCH v3 0/9] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
2026-07-08 6:20 UTC (10+ messages)
` [PATCH v3 1/9] ext4: use FGP_WRITEBEGIN for tail block zeroing
` [PATCH v3 2/9] ext4: skip tail block zeroing for inline data files
` [PATCH v3 3/9] ext4: check return value of ext4_get_block() in ext4_load_tail_bh()
` [PATCH v3 4/9] ext4: move partial block zeroing earlier in ext4_zero_range()
` [PATCH v3 5/9] ext4: clarify return semantics of ext4_load_tail_bh()
` [PATCH v3 6/9] ext4: track partial-zero outcome per edge in ext4_zero_partial_blocks()
` [PATCH v3 7/9] ext4: zero out whole block for clean edges in WRITE_ZEROES
` [PATCH v3 8/9] ext4: write back partial-zeroed "
` [PATCH v3 9/9] ext4: protect WRITE_ZEROES written extents with orphan list
[RFC PATCH v5] ntfs: serialize attribute-list replacement with lookups
2026-07-08 2:46 UTC (3+ messages)
[PATCH v2 0/6] Remove __folio_index again
2026-07-08 0:08 UTC (4+ messages)
` [PATCH v2 2/6] ntfs: Remove use of __folio_index in handle_bounds_compressed_page()
[PATCH v3 RESEND] hfs: validate catalog CNIDs before instantiating inodes
2026-07-07 22:01 UTC (2+ messages)
[PATCH v3] hfsplus: validate thread record before delete key rebuild
2026-07-07 19:48 UTC (2+ messages)
[PATCH RFC POC 0/4] binfmt_misc: bpf-backed binary type handlers
2026-07-07 19:36 UTC (5+ messages)
` [PATCH RFC POC 1/4] exec: stash a bpf-selected interpreter in struct linux_binprm
` [PATCH RFC POC 2/4] binfmt_misc: add binfmt_misc_ops bpf struct_ops
` [PATCH RFC POC 3/4] binfmt_misc: wire up bpf-backed 'B' entries
` [PATCH RFC POC 4/4] bpf: allow fs kfuncs for binfmt_misc_ops programs
[PATCH] Documentation: remove the requirement for LLM attribution
2026-07-07 19:06 UTC (22+ messages)
[PATCH] cachefiles,netfs: sunset ondemand mode
2026-07-07 19:05 UTC (3+ messages)
[PATCH RFC] coding-assistants: simplify attribution
2026-07-07 19:03 UTC (3+ messages)
[PATCH] eventpoll: compute timer slack lazily in ep_poll()
2026-07-07 19:02 UTC
[PATCH v2] hfsplus: validate thread record before delete key rebuild
2026-07-07 18:53 UTC (4+ messages)
[PATCH 1/2] minix: define constants for dirsize and namelen
2026-07-07 16:54 UTC (2+ messages)
[PATCH 0/2] fs: refuse O_TMPFILE creation with an unmapped fsuid or fsgid
2026-07-07 16:47 UTC (7+ messages)
` [PATCH 1/2] "
[PATCH v2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes
2026-07-07 15:13 UTC
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