messages from 2026-07-02 10:42:49 to 2026-07-02 23:02:06 UTC [more...]
[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
2026-07-02 23:01 UTC (24+ messages)
` [PATCH v2 01/18] iomap: add ->iomap_next() and iomap_process() helper
` [PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()
` [PATCH v2 10/18] block: "
` [PATCH v2 16/18] iomap: remove ->iomap_begin()/->iomap_end() legacy path
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
` [PATCH v2 18/18] Documentation: iomap: update docs to reflect iomap_next model
[PATCH v13 0/4] ext4: deferred iput framework for EA inodes
2026-07-02 22:57 UTC (6+ messages)
` [PATCH v13 1/4] fs: add iput_if_not_last() helper
` [PATCH v13 2/4] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v13 3/4] ext4: convert all EA inode iput() calls to ext4_put_ea_inode()
` [PATCH v13 4/4] ext4: remove ea_inode_array mechanism in favor of ext4_put_ea_inode()
` [syzbot ci] Re: ext4: deferred iput framework for EA inodes
[PATCH v11 0/5] ext4: deferred iput framework for EA inodes
2026-07-02 22:41 UTC (8+ messages)
` [PATCH v11 1/5] fs: add iput_if_not_last() helper
update BDI {io,ra}_pages values based on the RT device limits
2026-07-02 22:25 UTC (3+ messages)
` [PATCH] xfs: "
[PATCH] docs: link AI coding assistants and tool-generated content pages
2026-07-02 22:00 UTC (5+ messages)
[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
2026-07-02 21:42 UTC (2+ messages)
` [RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
[RFC] Null Namespaces
2026-07-02 21:28 UTC (11+ messages)
[PATCH] Documentation: remove the requirement for LLM attribution
2026-07-02 21:17 UTC (26+ messages)
[PATCH v2 0/4] minix: convert to iomap and add direct I/O
2026-07-02 18:42 UTC (3+ messages)
[PATCH] hfs: validate catalog CNIDs before instantiating inodes
2026-07-02 18:38 UTC
[PATCH v3 0/19] fs: Fix missed inode write during fsync
2026-07-02 18:21 UTC (20+ messages)
` [PATCH v3 01/19] affs: Drop support for metadata bh tracking
` [PATCH v3 02/19] fs: Fix possible UAF in mark_buffer_write_io_error()
` [PATCH v3 03/19] fs: Fix missed inode writeback when racing with __writeback_single_inode
` [PATCH v3 04/19] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH v3 05/19] ext2: Drop __ext2_write_inode()
` [PATCH v3 06/19] ext2: Avoid unnecessary inode buffer writeback for sync(2)
` [PATCH v3 07/19] fs: Provide way for filesystem to wait for metadata writeback
` [PATCH v3 08/19] ext2: Fix data integrity writeout issues
` [PATCH v3 09/19] udf: "
` [PATCH v3 10/19] udf: Use sync_inode_metadata() to writeout IS_SYNC inode
` [PATCH v3 11/19] udf: Write all metadata for IS_SYNC inodes
` [PATCH v3 12/19] udf: Fold udf_update_inode() into udf_write_inode()
` [PATCH v3 13/19] bfs: Fix data integrity writeout issues
` [PATCH v3 14/19] minix: "
` [PATCH v3 15/19] ext4: Fix data integrity writeout issues in nojournal mode
` [PATCH v3 16/19] fat: Fix missed inode writeback during fsync(2)
` [PATCH v3 17/19] fat: Remove some superfluous sync_dirty_buffer() calls
` [PATCH v3 18/19] fat: Replace fat_sync_inode() with sync_inode_metadata()
` [PATCH v3 19/19] vfs: Remove mmb_fsync()
[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
2026-07-02 17:24 UTC (2+ messages)
[PATCH 6.18 002/108] lsm: add backing_file LSM hooks
2026-07-02 16:19 UTC
[PATCH 6.6 088/175] fs: prepare for adding LSM blob to backing_file
2026-07-02 16:19 UTC (2+ messages)
` [PATCH 6.6 089/175] lsm: add backing_file LSM hooks
[PATCH 0/6] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
2026-07-02 16:43 UTC (8+ messages)
` [PATCH 2/6] ext4: clarify return semantics of ext4_load_tail_bh()
` [PATCH 6/6] ext4: skip ext4_update_disksize_before_punch() in WRITE_ZEROES
[PATCH 6.12 126/204] lsm: add backing_file LSM hooks
2026-07-02 16:19 UTC
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-02 16:31 UTC (5+ messages)
[PATCH RFC] coding-assistants: simplify attribution
2026-07-02 16:29 UTC (41+ messages)
[PATCH v4] ntfs: serialize attribute-list replacement with lookups
2026-07-02 16:17 UTC
[PATCH v3 0/5] Fix quota evasion on xfs and add capable_noaudit
2026-07-02 15:58 UTC (13+ messages)
` [PATCH v3 1/5] xfs: fix capability check in xfs
` [PATCH v3 2/5] capability: Add new capable_noaudit
` [PATCH v3 3/5] quota: Don't issue audit messages on quota enforcing
` [PATCH v3 4/5] xfs: replace ns_capable_noaudit
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-02 15:53 UTC (3+ messages)
[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
2026-07-02 15:47 UTC (3+ messages)
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
2026-07-02 15:46 UTC (3+ messages)
[PATCH 08/13] mm: introduce vma_get_page_prot() and use it
2026-07-02 15:40 UTC (3+ messages)
[PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
2026-07-02 15:29 UTC (3+ messages)
[PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
2026-07-02 15:24 UTC (3+ messages)
[PATCH v3] ntfs: serialize attribute-list replacement with lookups
2026-07-02 15:09 UTC (3+ messages)
[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
2026-07-02 15:08 UTC (4+ messages)
[RFC PATCH 0/4] Introduce capable_noaudit
2026-07-02 14:51 UTC (5+ messages)
[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
2026-07-02 14:35 UTC (5+ messages)
` [PATCH v6 3/3] "
[PATCH 0/2] fs: stable_page_flags(): use folio_test_*() helpers
2026-07-02 14:32 UTC (6+ messages)
` [PATCH 1/2] fs: stable_page_flags(): use BIT_ULL() for KPF flags
` [PATCH 1/2] "
` [PATCH 2/2] fs: stable_page_flags(): use folio_test_*() helpers
[PATCH v2] ext4: use fsdata to track inline data write state and fix race
2026-07-02 14:25 UTC (7+ messages)
[PATCH] cifs: Fix missing credit release on failure in cifs_issue_read()
2026-07-02 14:22 UTC (3+ messages)
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-07-02 14:20 UTC (7+ messages)
` [PATCH v4 18/23] ext4: wait for ordered I/O in the iomap "
[PATCH v3] exfat: validate cached iomaps during buffered writes and writeback
2026-07-02 13:31 UTC (3+ messages)
[PATCH] netfs: Fix barriering when walking subrequest list
2026-07-02 12:59 UTC (2+ messages)
[PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
2026-07-02 12:50 UTC (2+ messages)
[PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
2026-07-02 12:25 UTC (2+ messages)
[PATCH] audit: add FSOPEN record to log filesystem name
2026-07-02 12:18 UTC (3+ messages)
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-02 12:16 UTC (39+ messages)
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH 18/30] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
` [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 23/30] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH 24/30] mm/vma: update vma_shrink() to not pass unnecessary pgoff parameter
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 26/30] mm/vma: introduce and use vma_set_pgoff()
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 28/30] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()
[PATCH v2] ntfs: prevent write access to $MFT inode
2026-07-02 12:12 UTC (2+ messages)
(no subject)
2026-07-02 11:49 UTC (6+ messages)
` [PATCH 1/3] VFS: move mnt_want_write() and locking into lookup_open()
` [PATCH 2/3] VFS: move delegated_inode retry loop "
` [PATCH 3/3] VFS: add vfs_lookup_open()
[PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
2026-07-02 11:41 UTC (2+ messages)
[PATCH 03/13] mm: convert __get_unmapped_area() to use vma_flags_t
2026-07-02 11:37 UTC (2+ messages)
iomap_writepages WARN_ON_ONCE(PF_MEMALLOC)
2026-07-02 10:59 UTC (2+ messages)
[PATCH 1/2] afs: use d_time instead of d_fsdata
2026-07-02 10:53 UTC (5+ messages)
` [PATCH 0/2] afs: avoid unhash/rehash
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