messages from 2025-07-10 04:21:09 to 2025-07-11 10:36:03 UTC [more...]
[PATCH v4 00/15] kunit: Introduce UAPI testing framework
2025-07-11 10:35 UTC (3+ messages)
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
[PATCH 00/20 v2] ovl: narrow regions protected by i_rw_sem
2025-07-11 10:30 UTC (24+ messages)
` [PATCH 01/20] ovl: simplify an error path in ovl_copy_up_workdir()
` [PATCH 02/20] ovl: change ovl_create_index() to take write and dir locks
` [PATCH 03/20] ovl: Call ovl_create_temp() without lock held
` [PATCH 04/20] ovl: narrow the locked region in ovl_copy_up_workdir()
` [PATCH 05/20] ovl: narrow locking in ovl_create_upper()
` [PATCH 06/20] ovl: narrow locking in ovl_clear_empty()
` [PATCH 07/20] ovl: narrow locking in ovl_create_over_whiteout()
` [PATCH 08/20] ovl: narrow locking in ovl_rename()
` [PATCH 09/20] ovl: narrow locking in ovl_cleanup_whiteouts()
` [PATCH 10/20] ovl: narrow locking in ovl_cleanup_index()
` [PATCH 11/20] ovl: narrow locking in ovl_workdir_create()
` [PATCH 12/20] ovl: narrow locking in ovl_indexdir_cleanup()
` [PATCH 13/20] ovl: narrow locking in ovl_workdir_cleanup_recurse()
` [PATCH 14/20] ovl: change ovl_workdir_cleanup() to take dir lock as needed
` [PATCH 15/20] ovl: narrow locking on ovl_remove_and_whiteout()
` [PATCH 16/20] ovl: change ovl_cleanup_and_whiteout() to take rename lock as needed
` [PATCH 17/20] ovl: narrow locking in ovl_whiteout()
` [PATCH 18/20] ovl: narrow locking in ovl_check_rename_whiteout()
` [PATCH 19/20] ovl: change ovl_create_real() to receive dentry parent
` [PATCH 20/20] ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()
[PATCH] fs/Kconfig: Enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
2025-07-11 10:29 UTC
[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-11 9:58 UTC (3+ messages)
` [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag
[PATCH v3] eventpoll: Fix priority inversion problem
2025-07-11 9:58 UTC (15+ messages)
refactor the iomap writeback code v5
2025-07-11 9:50 UTC (16+ 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 0/3] ovl: Enable support for casefold filesystems
2025-07-11 9:46 UTC (9+ messages)
` [PATCH 1/3] ovl: Make ovl_cache_entry_find support casefold
` [PATCH 2/3] ovl: Make ovl_dentry_weird() accept casefold dentries
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-11 9:33 UTC (23+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
[PATCH] isofs: Verify inode mode when loading from disk
2025-07-11 9:39 UTC (4+ messages)
[RFC] vfs: security: Parse dev_name before calling security_sb_mount
2025-07-11 9:36 UTC (8+ messages)
[PATCH v4 0/6] btrfs: add remove_bdev() callback
2025-07-11 9:34 UTC (15+ messages)
` [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-11 8:31 UTC (24+ messages)
` [PATCH 01/10] mm/mremap: perform some simple cleanups
` [PATCH 02/10] mm/mremap: refactor initial parameter sanity checks
` [PATCH 03/10] mm/mremap: put VMA check and prep logic into helper function
` [PATCH 04/10] mm/mremap: cleanup post-processing stage of mremap
` [PATCH 05/10] mm/mremap: use an explicit uffd failure path for mremap
` [PATCH 06/10] mm/mremap: check remap conditions earlier
` [PATCH 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
` [PATCH 08/10] mm/mremap: clean up mlock populate behaviour
` [PATCH 09/10] mm/mremap: permit mremap() move of multiple VMAs
[PATCH v2] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
2025-07-11 8:13 UTC (2+ messages)
[PATCH] ntfs3: stop using write_cache_pages
2025-07-11 8:11 UTC
[PATCH] udf: stop using write_cache_pages
2025-07-11 8:10 UTC
[PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
2025-07-11 7:44 UTC (3+ messages)
[PATCH v3 0/3] fanotify: introduce response identifier
2025-07-11 6:33 UTC (5+ messages)
` [PATCH v3 1/3] fanotify: add support for a variable length permission event
` [PATCH v3 2/3] fanotify: allow pre-content events with fid info
` [PATCH v3 3/3] fanotify: introduce event response identifier
[PATCH] mm/filemap: Align last_index to folio size
2025-07-11 5:55 UTC
[PATCH v2] ext4: inline: convert when mmap is called, not when page is written
2025-07-11 4:52 UTC (3+ messages)
[PATCH v2] hfs/hfsplus: rework debug output subsystem
2025-07-11 2:41 UTC (3+ messages)
[PATCH v2] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
2025-07-11 2:35 UTC (2+ messages)
[RFC V2 00/18] famfs: port into fuse
2025-07-11 1:32 UTC (11+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-10 23:33 UTC (11+ messages)
[PATCH] fuse: do not allow mapping a non-regular backing file
2025-07-10 22:43 UTC (2+ messages)
[PATCH] hfs: fix general protection fault in hfs_find_init()
2025-07-10 21:36 UTC
[RFC PATCH v2 4/8] lib/iov_iter: remove piecewise bvec length checking in iov_iter_aligned_bvec
2025-07-10 19:57 UTC (8+ messages)
` [RFC PATCH v2 3/8] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
[PATCH] hfsplus: don't set REQ_SYNC for hfsplus_submit_bio()
2025-07-10 19:01 UTC (2+ messages)
[PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
2025-07-10 18:41 UTC (4+ messages)
[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
2025-07-10 17:42 UTC (16+ 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 v2 0/3] fanotify: introduce response identifier
2025-07-10 16:33 UTC (7+ messages)
` [PATCH 2/3] [PATCH v2 2/3] fanotify: allow pre-content events with fid info
` [PATCH 3/3] [PATCH v2 3/3] fanotify: introduce event response identifier
[PATCH 00/13] netfs, cifs: Fixes to retry-related code
2025-07-10 16:31 UTC (11+ messages)
[PATCH v2 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-10 15:50 UTC (11+ messages)
` [PATCH v2 01/10] mm/mremap: perform some simple cleanups
` [PATCH v2 02/10] mm/mremap: refactor initial parameter sanity checks
` [PATCH v2 03/10] mm/mremap: put VMA check and prep logic into helper function
` [PATCH v2 04/10] mm/mremap: cleanup post-processing stage of mremap
` [PATCH v2 05/10] mm/mremap: use an explicit uffd failure path for mremap
` [PATCH v2 06/10] mm/mremap: check remap conditions earlier
` [PATCH v2 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
` [PATCH v2 08/10] mm/mremap: clean up mlock populate behaviour
` [PATCH v2 09/10] mm/mremap: permit mremap() move of multiple VMAs
` [PATCH v2 10/10] tools/testing/selftests: extend mremap_test to test multi-VMA mremap
[RESEND PATCH 5.10] fs/proc: do_task_stat: use __for_each_thread()
2025-07-10 13:59 UTC (3+ messages)
[syzbot] [nilfs?] kernel BUG in may_open (2)
2025-07-10 13:49 UTC (4+ messages)
` [PATCH] nilfs2: reject invalid file types when reading inodes
[RESEND PATCH 5.15] fs/proc: do_task_stat: use __for_each_thread()
2025-07-10 13:09 UTC (2+ messages)
[PATCH v5 0/7] f2fs: new mount API conversion
2025-07-10 12:18 UTC (9+ messages)
` [PATCH v5 1/7] f2fs: Add fs parameter specifications for mount options
` [PATCH v5 2/7] f2fs: move the option parser into handle_mount_opt
` [PATCH v5 3/7] f2fs: Allow sbi to be NULL in f2fs_printk
` [PATCH v5 4/7] f2fs: Add f2fs_fs_context to record the mount options
` [PATCH v5 5/7] f2fs: separate the options parsing and options checking
` [PATCH v5 6/7] f2fs: introduce fs_context_operation structure
` [PATCH v5 7/7] f2fs: switch to the new mount api
[PATCH v4 00/11] ext4: fix insufficient credits when writing back large folios
2025-07-10 12:12 UTC (3+ messages)
` [PATCH v4 11/11] ext4: limit the maximum folio order
[PATCH] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
2025-07-10 12:11 UTC (9+ messages)
[PATCH v1 1/1] fs: Fix use of incorrect flags with splice() on pipe from/to memfd
2025-07-10 11:34 UTC (2+ messages)
[PATCH] fuse: show io_uring mount option in /proc/mounts
2025-07-10 11:27 UTC (4+ messages)
[PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-10 10:14 UTC (6+ messages)
` [PATCH v5 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v5 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v5 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v5 4/5] mm/pagemap: add write_begin_get_folio() helper function
` [PATCH v5 5/5] ext4: support uncached buffered I/O
[syzbot] [exfat?] WARNING in bdev_getblk
2025-07-10 9:48 UTC (2+ messages)
` [syzbot] [ext4?] "
[PATCH v4 0/7] f2fs: new mount API conversion
2025-07-10 9:25 UTC (10+ 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
[linux-next:master] [fs] 9eb22f7fed: ltp.uevent01.fail
2025-07-10 8:51 UTC (2+ messages)
` [LTP] "
[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
2025-07-10 8:18 UTC (5+ messages)
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
[PATCH RFC 0/2] nfsd: issue POSIX_FADV_DONTNEED after READ/WRITE/COMMIT
2025-07-10 8:00 UTC
[PATCH] cachefiles: Fix the incorrect return value in __cachefiles_write()
2025-07-10 7:40 UTC (2+ messages)
[PATCH] uapi: export PROCFS_ROOT_INO
2025-07-10 7:39 UTC (2+ messages)
[PATCH] vfs: Remove unnecessary list_for_each_entry_safe() from evict_inodes()
2025-07-10 7:38 UTC (2+ messages)
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-10 6:28 UTC (3+ messages)
[PATCH] readahead: Use folio_nr_pages() instead of shift operation
2025-07-10 6:04 UTC
[PATCH] gpib: use file_inode()
2025-07-10 5:46 UTC
[PATCH v2 0/3] fanotify: introduce response identifier
2025-07-10 4:18 UTC (4+ messages)
` [PATCH 1/3] [PATCH v2 1/3] fanotify: add support for a variable length permission event
` [PATCH 2/3] [PATCH v2 2/3] fanotify: allow pre-content events with fid info
` [PATCH 3/3] [PATCH v2 3/3] fanotify: introduce event response identifier
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).