messages from 2025-07-07 07:00:56 to 2025-07-08 14:20:41 UTC [more...]
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-08 14:20 UTC (16+ messages)
` [RFC PATCH v2 16/51] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [RFC PATCH v2 18/51] mm: hugetlb: Cleanup interpretation of map_chg_state "
refactor the iomap writeback code v4
2025-07-08 13:51 UTC (15+ messages)
` [PATCH 01/14] iomap: header diet
` [PATCH 02/14] iomap: pass more arguments using the iomap writeback context
` [PATCH 03/14] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH 04/14] iomap: refactor the writeback interface
` [PATCH 05/14] iomap: hide ioends from the generic writeback code
` [PATCH 06/14] iomap: add public helpers for uptodate state manipulation
` [PATCH 07/14] iomap: move all ioend handling to ioend.c
` [PATCH 08/14] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH 09/14] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH 10/14] iomap: export iomap_writeback_folio
` [PATCH 11/14] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync
` [PATCH 13/14] iomap: add read_folio_range() handler for buffered writes
` [PATCH 14/14] iomap: build the writeback code without CONFIG_BLOCK
[PATCH] fanotify: introduce unique event identifier
2025-07-08 13:43 UTC (6+ messages)
[PATCH 0/2] More fsnotify hook optimizations
2025-07-08 13:32 UTC (6+ messages)
` [PATCH 1/2] fsnotify: merge file_set_fsnotify_mode_from_watchers() with open perm hook
` [PATCH 2/2] fsnotify: optimize FMODE_NONOTIFY_PERM for the common cases
[PATCH] uapi: export PROCFS_ROOT_INO
2025-07-08 13:21 UTC
[PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
2025-07-08 13:03 UTC (10+ messages)
` [PATCH 1/2] module: Restrict module namespace access to in-tree modules
` [PATCH 2/2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
LTP: syscalls: TWARN ioctl(/dev/loop0, LOOP_SET_STATUS, test_dev.img) failed EOPNOTSUPP (95)
2025-07-08 12:58 UTC
[RFC V2 00/18] famfs: port into fuse
2025-07-08 12:02 UTC (8+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
[PATCH v4 0/6] btrfs: add remove_bdev() callback
2025-07-08 10:20 UTC (17+ messages)
` [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
` [PATCH v4 5/6] btrfs: implement shutdown ioctl
[RFC 00/12] io_uring dmabuf read/write support
2025-07-08 9:45 UTC (6+ messages)
[PATCH] f2fs: improve the performance of f2fs_lookup
2025-07-08 9:40 UTC (6+ messages)
` [PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match
` 回复: "
[syzbot] [kernfs?] INFO: task hung in do_coredump (3)
2025-07-08 8:24 UTC (3+ messages)
` [syzbot] [fs?] "
[PATCH] Revert "fs/ntfs3: Replace inode_trylock with inode_lock"
2025-07-08 7:57 UTC (4+ messages)
` [PATCH v2] "
[syzbot] [mm?] [fs?] WARNING in path_noexec
2025-07-08 7:38 UTC (8+ messages)
` [PATCH] secretmem: use SB_I_NOEXEC
[PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match
2025-07-08 6:52 UTC
[PATCH] f2fs: improve the performance of f2fs_lookup
2025-07-08 6:41 UTC (2+ messages)
` [PATCH v4 1/2] libfs: reduce the number of memory allocations in generic_ci_match
[PATCH v4 00/15] kunit: Introduce UAPI testing framework
2025-07-08 5:51 UTC (3+ messages)
[RFC][PATCHSET v3] simplifying fast_dput(), dentry_kill() et.al
2025-07-08 4:45 UTC (22+ messages)
` [PATCH v3 01/21] switch nfsd_client_rmdir() to use of simple_recursive_removal()
` [PATCH v3 20/21] __dentry_kill(): new locking scheme
[PATCH v4 00/11] ext4: fix insufficient credits when writing back large folios
2025-07-08 4:04 UTC (14+ messages)
` [PATCH v4 01/11] ext4: process folios writeback in bytes
` [PATCH v4 02/11] ext4: move the calculation of wbc->nr_to_write to mpage_folio_done()
` [PATCH v4 03/11] ext4: fix stale data if it bail out of the extents mapping loop
` [PATCH v4 04/11] ext4: refactor the block allocation process of ext4_page_mkwrite()
` [PATCH v4 05/11] ext4: restart handle if credits are insufficient during allocating blocks
` [PATCH v4 06/11] ext4: enhance tracepoints during the folios writeback
` [PATCH v4 07/11] ext4: correct the reserved credits for extent conversion
` [PATCH v4 08/11] ext4: reserved credits for one extent during the folio writeback
` [PATCH v4 09/11] ext4: replace ext4_writepage_trans_blocks()
` [PATCH v4 10/11] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
` [PATCH v4 11/11] ext4: limit the maximum folio order
[PATCH 11/11] lpfc: don't use file->f_path.dentry for comparisons
2025-07-08 2:57 UTC (7+ messages)
[PATCH v4 0/7] f2fs: new mount API conversion
2025-07-08 2:56 UTC (7+ messages)
` [PATCH v4 2/7] f2fs: move the option parser into handle_mount_opt
` [PATCH v4 5/7] f2fs: separate the options parsing and options checking
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-07-08 2:52 UTC (16+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
` [PATCH RFC 07/14] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-07-08 2:45 UTC (6+ messages)
` [PATCH v3] "
[PATCH v4 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-08 2:40 UTC (8+ messages)
` [PATCH v4 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
` [PATCH v4 5/5] ext4: support uncached buffered I/O
next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
2025-07-08 2:11 UTC (8+ messages)
[PATCH v2 0/2] fuse/mm: remove BDI_CAP_WRITEBACK_ACCT
2025-07-07 23:46 UTC (3+ messages)
` [PATCH v2 1/2] fuse: use default writeback accounting
` [PATCH v2 2/2] mm: remove BDI_CAP_WRITEBACK_ACCT
[PATCH v5 00/11] fuse: support large folios
2025-07-07 23:27 UTC (4+ messages)
` [PATCH v5 10/11] fuse: optimize direct io large folios processing
[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
2025-07-07 23:12 UTC (11+ messages)
` [PATCH v6 6/8] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
` [PATCH v6 8/8] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
[PATCH v2 0/5] add static PMD zero page support
2025-07-07 22:38 UTC (8+ 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 0/1] Baby steps towards removing fuse_launder_folio
2025-07-07 22:07 UTC (3+ messages)
` [PATCH 1/1] fuse: Use filemap_invalidate_pages()
[GIT PULL] bcachefs fixes for 6.16-rc4
2025-07-07 21:32 UTC (8+ messages)
[PATCH] ceph: refactor wake_up_bit() pattern of calling
2025-07-07 20:51 UTC (3+ messages)
[PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
2025-07-07 19:03 UTC (5+ messages)
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-07 18:50 UTC (5+ messages)
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-07 17:53 UTC (10+ messages)
` [PATCH v5 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
` [PATCH v5 bpf-next 2/5] landlock: Use path_walk_parent()
[PATCH 00/13] Parallelizing filesystem writeback
2025-07-07 15:47 UTC (8+ messages)
[PATCH v4] fuse: new work queue to periodically invalidate expired dentries
2025-07-07 15:34 UTC
[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
2025-07-07 14:55 UTC (8+ messages)
[PATCH] btrfs: restrict writes to opened btrfs devices
2025-07-07 14:22 UTC (4+ messages)
[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
2025-07-07 14:14 UTC (2+ messages)
[BUG] linux-next: Signal handling and coredump regression in LTP coredump_pipe()
2025-07-07 13:56 UTC (4+ messages)
[PATCH 0/3] rust: xarray: add `insert` and `reserve`
2025-07-07 13:48 UTC (5+ messages)
` [PATCH 3/3] "
[PATCH] virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
2025-07-07 13:35 UTC (2+ messages)
[PATCH] fs/ntfs3: Exclude call make_bad_inode for live nodes
2025-07-07 12:46 UTC
[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
2025-07-07 12:27 UTC (6+ messages)
refactor the iomap writeback code v2
2025-07-07 12:07 UTC (4+ messages)
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-07 10:43 UTC (3+ messages)
[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-07 10:34 UTC (8+ messages)
` [PATCH 05/10] mm/mremap: use an explicit uffd failure path for mremap
[RFC PATCH v1 1/2] landlock: Fix handling of disconnected directories
2025-07-07 10:30 UTC (2+ messages)
[RFC] MNT_WRITE_HOLD mess
2025-07-07 10:26 UTC (8+ messages)
[syzbot] [fs?] BUG: corrupted list in remove_wait_queue (2)
2025-07-07 9:30 UTC (2+ messages)
[PATCH][RFC] kernel/acct.c: saner struct file treatment
2025-07-07 8:27 UTC (2+ 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).