messages from 2025-07-15 12:46:58 to 2025-07-16 12:40:02 UTC [more...]
[PATCH v5 0/3] Add support for long task name
2025-07-16 12:39 UTC (4+ messages)
` [PATCH v5 1/3] exec: Remove obsolete comments
` [PATCH v5 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
[PATCH RFC DRAFT DOESNOTBUILD] inode: free up more space
2025-07-16 12:38 UTC (8+ messages)
[RFC PATCH] fuse: modification of FUSE passthrough call sequence
2025-07-16 12:14 UTC (2+ messages)
[PATCH v4 00/15] kunit: Introduce UAPI testing framework
2025-07-16 11:36 UTC (11+ messages)
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
[PATCH v7 0/7] use per-vma locks for /proc/pid/maps reads
2025-07-16 10:50 UTC (13+ messages)
` [PATCH v7 1/7] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v7 2/7] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v7 3/7] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v7 4/7] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v7 5/7] selftests/proc: add verbose more for tests to facilitate debugging
` [PATCH v7 6/7] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v7 7/7] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
[PATCH] fanotify: support custom default close response
2025-07-16 10:31 UTC (9+ messages)
[PATCH v6 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-16 9:36 UTC (6+ messages)
` [PATCH v6 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v6 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v6 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v6 4/5] mm/pagemap: add write_begin_get_folio() helper function
` [PATCH v6 5/5] ext4: support uncached buffered I/O
[PATCH v3 00/21] ovl: narrow regions protected by i_rw_sem
2025-07-16 9:09 UTC (39+ messages)
` [PATCH v3 01/21] ovl: simplify an error path in ovl_copy_up_workdir()
` [PATCH v3 02/21] ovl: change ovl_create_index() to take dir locks
` [PATCH v3 03/21] ovl: Call ovl_create_temp() without lock held
` [PATCH v3 04/21] ovl: narrow the locked region in ovl_copy_up_workdir()
` [PATCH v3 05/21] ovl: narrow locking in ovl_create_upper()
` [PATCH v3 06/21] ovl: narrow locking in ovl_clear_empty()
` [PATCH v3 07/21] ovl: narrow locking in ovl_create_over_whiteout()
` [PATCH v3 08/21] ovl: simplify gotos in ovl_rename()
` [PATCH v3 09/21] ovl: narrow locking "
` [PATCH v3 10/21] ovl: narrow locking in ovl_cleanup_whiteouts()
` [PATCH v3 11/21] ovl: narrow locking in ovl_cleanup_index()
` [PATCH v3 12/21] ovl: narrow locking in ovl_workdir_create()
` [PATCH v3 13/21] ovl: narrow locking in ovl_indexdir_cleanup()
` [PATCH v3 14/21] ovl: narrow locking in ovl_workdir_cleanup_recurse()
` [PATCH v3 15/21] ovl: change ovl_workdir_cleanup() to take dir lock as needed
` [PATCH v3 16/21] ovl: narrow locking on ovl_remove_and_whiteout()
` [PATCH v3 17/21] ovl: change ovl_cleanup_and_whiteout() to take rename lock as needed
` [PATCH v3 18/21] ovl: narrow locking in ovl_whiteout()
` [PATCH v3 19/21] ovl: narrow locking in ovl_check_rename_whiteout()
` [PATCH v3 20/21] ovl: change ovl_create_real() to receive dentry parent
` [PATCH v3 21/21] ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()
[PATCH v3] afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE
2025-07-16 9:02 UTC
[PATCH v1 0/9] mm: vm_normal_page*() improvements
2025-07-16 8:47 UTC (16+ messages)
` [PATCH v1 1/9] mm/huge_memory: move more common code into insert_pmd()
` [PATCH v1 2/9] mm/huge_memory: move more common code into insert_pud()
` [PATCH v1 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
` [PATCH v1 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
` [PATCH v1 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
` [PATCH v1 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
` [PATCH v1 7/9] mm/memory: factor out common code from vm_normal_page_*()
` [PATCH v1 8/9] mm: introduce and use vm_normal_page_pud()
` [PATCH v1 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
[PATCH] MAINTAINERS: add block and fsdevel lists to iov_iter
2025-07-16 8:40 UTC
[PATCH] fs/proc: Use inode_get_dev() for device numbers in procmap_query
2025-07-16 20:39 UTC (2+ messages)
[PATCH v4 0/1] eventpoll: Fix priority inversion problem
2025-07-16 8:34 UTC (6+ messages)
` [PATCH v4 1/1] eventpoll: Replace rwlock with spinlock
[RFC] vfs: security: Parse dev_name before calling security_sb_mount
2025-07-16 8:31 UTC (13+ messages)
[PATCH next] fs: tighten a sanity check in file_attr_to_fileattr()
2025-07-16 8:22 UTC (2+ messages)
[PATCH v2 0/5] add static PMD zero page support
2025-07-16 8:08 UTC (32+ messages)
` [PATCH v2 1/5] mm: move huge_zero_page declaration from huge_mm.h to mm.h
` [PATCH v2 2/5] huge_memory: add huge_zero_page_shrinker_(init|exit) function
` [PATCH v2 3/5] mm: add static PMD zero page
` [PATCH v2 4/5] mm: add largest_zero_folio() routine
` [PATCH v2 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()
[PATCH v17 00/27] riscv control-flow integrity for usermode
2025-07-16 7:33 UTC (7+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling
[PATCH 0/4] smb/server: various clean-ups
2025-07-16 6:59 UTC (3+ messages)
[PATCH v4 3/3] fanotify: introduce event response identifier
2025-07-16 6:25 UTC (2+ messages)
[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
2025-07-16 6:01 UTC (10+ messages)
` [PATCH v5 1/7] cxl/acpi: Refactor cxl_acpi_probe() to always schedule fallback DAX registration
` [PATCH v5 2/7] cxl/core: Rename suspend.c to probe_state.c and remove CONFIG_CXL_SUSPEND
` [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion
` [PATCH v5 4/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown
` [PATCH v5 5/7] dax/hmem: Save the DAX HMEM platform device pointer
` [PATCH v5 6/7] dax/hmem, cxl: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
` [PATCH v5 7/7] dax/hmem: Preserve fallback SOFT RESERVED regions if DAX HMEM loads late
Do we need an opt-in for file systems use of hw atomic writes?
2025-07-16 5:50 UTC (3+ messages)
Compressed files & the page cache
2025-07-16 5:40 UTC (8+ messages)
parent_lock/unlock (Was: [PATCH 01/20] ovl: simplify an error path in ovl_copy_up_workdir())
2025-07-16 3:55 UTC (2+ messages)
[PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-16 3:23 UTC (3+ messages)
[f2fs-dev] Compressed files & the page cache
2025-07-16 3:21 UTC
[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
2025-07-16 1:50 UTC (24+ messages)
` [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
[PATCH 00/20 v2] ovl: narrow regions protected by i_rw_sem
2025-07-16 0:13 UTC (2+ messages)
[syzbot] [fs?] WARNING: bad unlock balance in query_matching_vma
2025-07-16 0:08 UTC (3+ messages)
[PATCH v2] afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE
2025-07-15 22:05 UTC
[PATCH v5 0/5] fuse: use iomap for buffered writes + writeback
2025-07-15 20:57 UTC (7+ messages)
` [PATCH v5 1/5] fuse: use iomap for buffered writes
` [PATCH v5 2/5] fuse: use iomap for writeback
` [PATCH v5 3/5] fuse: use iomap for folio laundering
` [PATCH v5 4/5] fuse: hook into iomap for invalidating and checking partial uptodateness
` [PATCH v5 5/5] fuse: refactor writeback to use iomap_writepage_ctx inode
[PATCH] hfs: don't use BUG() when we can continue
2025-07-15 19:20 UTC (7+ messages)
` [PATCH (REPOST)] "
` [PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
[PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
2025-07-15 18:58 UTC (2+ messages)
[PATCH v2 0/3] Landlock: Disconnected directory handling
2025-07-15 18:52 UTC (4+ messages)
` [PATCH v2 1/3] landlock: Fix handling of disconnected directories
[PATCH] hfs: add logic of correcting a next unused CNID
2025-07-15 18:56 UTC (5+ messages)
[PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
2025-07-15 18:49 UTC (14+ messages)
` [PATCH v2] "
[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
2025-07-15 18:45 UTC (5+ messages)
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
[PATCH] mshv_eventfd: convert to CLASS(fd)
2025-07-15 17:15 UTC (2+ messages)
[PATCH v3 0/7] iomap: zero range folio batch support
2025-07-15 16:30 UTC (16+ messages)
` [PATCH v3 5/7] xfs: fill dirty folios on zero range of unwritten mappings
` [PATCH v3 6/7] iomap: remove old partial eof zeroing optimization
` [PATCH v3 7/7] xfs: error tag to force zeroing on debug kernels
[PATCH] afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE
2025-07-15 15:59 UTC (2+ messages)
[PATCH 6.12 106/163] netfs: Fix ref leak on inserted extra subreq in write retry
2025-07-15 13:12 UTC
[syzbot] [bcachefs?] [squashfs?] INFO: task hung in truncate_inode_pages_final (2)
2025-07-15 13:09 UTC
[PATCH -next] ext4: fix the compile error of EXT4_MAX_PAGECACHE_ORDER macro
2025-07-15 12:52 UTC (3+ 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).