messages from 2025-07-24 21:27:09 to 2025-07-28 20:31:41 UTC [more...]
[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
2025-07-28 20:30 UTC (18+ messages)
` [PATCH RFC 01/29] iomap: add iomap_writepages_unbound() to write beyond EOF
` [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface
` [PATCH RFC 03/29] fs: add FS_XFLAG_VERITY for verity files
` [PATCH RFC 04/29] fsverity: add per-sb workqueue for post read processing
` [PATCH RFC 05/29] fsverity: add tracepoints
` [PATCH RFC 06/29] fsverity: report validation errors back to the filesystem
` [PATCH RFC 07/29] fsverity: pass super_block to fsverity_enqueue_verify_work
` [PATCH RFC 08/29] ext4: use a per-superblock fsverity workqueue
` [PATCH RFC 09/29] f2fs: "
` [PATCH RFC 10/29] btrfs: "
` [PATCH RFC 11/29] fsverity: remove system-wide workqueue
` [PATCH RFC 12/29] fsverity: expose merkle tree geometry to callers
` [PATCH RFC 13/29] iomap: integrate fs-verity verification into iomap's read path
` [PATCH RFC 14/29] xfs: add attribute type for fs-verity
` [PATCH RFC 15/29] xfs: add fs-verity ro-compat flag
` [PATCH RFC 16/29] xfs: add inode on-disk VERITY flag
` [PATCH RFC 17/29] xfs: initialize fs-verity on file open and cleanup on inode destruction
[PATCH] hfs: fix general protection fault in hfs_find_init()
2025-07-28 20:00 UTC (3+ messages)
[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
2025-07-28 19:37 UTC (28+ messages)
` [PATCH v3] "
next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
2025-07-28 19:11 UTC (13+ messages)
[GIT PULL 00/14 for v6.17] vfs 6.17
2025-07-28 18:57 UTC (19+ messages)
` [GIT PULL 05/14 for v6.17] vfs async dir
` [GIT PULL 09/14 for v6.17] vfs bpf
` [GIT PULL 02/14 for v6.17] vfs coredump
` [GIT PULL 06/14 for v6.17] vfs fallocate
` [GIT PULL 12/14 for v6.17] vfs fileattr
` [GIT PULL 11/14 for v6.17] vfs integrity
` [GIT PULL 14/14 for v6.17] vfs iomap
` [GIT PULL 01/14 for v6.17] vfs misc
` [GIT PULL 07/14 for v6.17] vfs mmap
` [GIT PULL 04/14 for v6.17] namespace updates
` [GIT PULL 03/14 for v6.17] overlayfs
` [GIT PULL 08/14 for v6.17] vfs pidfs
` [GIT PULL 10/14 for v6.17] vfs rust
` [GIT PULL 13/14 for v6.17] vfs super
[GIT PULL] hfs/hfsplus changes for 6.17-rc1
2025-07-28 18:43 UTC
[GIT PULL] sysctl changes for v6.17-rc1
2025-07-23 11:34 UTC
KASAN: slab-out-of-bounds in hfsplus_bnode_read+0x268/0x290
2025-07-28 17:32 UTC (3+ messages)
[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-07-28 16:55 UTC (10+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise
[syzbot] [exfat?] KCSAN: data-race in fat32_ent_get / fat32_ent_put
2025-07-28 16:35 UTC (5+ messages)
` [PATCH] fat: Prevent the race of read/write the FAT16 and FAT32 entry
[GIT PULL] udf and ext2 changes for 6.17-rc1
2025-07-28 16:06 UTC
[GIT PULL] bcachefs changes for 6.17
2025-07-28 15:14 UTC
[PATCH] mm: Removing the card during write
2025-07-28 14:42 UTC (2+ messages)
[PATCH] mm: Removing the card during write operations blocks the I/O process when during the process Issue encountered: When formatting an SD card to ext4 using mkfs.ext4, if the card is ejected during the process, the formatting process blocks at balance_dirty_pages_ratelimited
2025-07-28 13:55 UTC
[PATCH v3 0/7] iomap: zero range folio batch support
2025-07-28 12:57 UTC (8+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing
[PATCH v3 0/8] nfsd/vfs: fix handling of delegated timestamp updates
2025-07-28 12:15 UTC (14+ messages)
` [PATCH v3 1/8] nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
` [PATCH v3 2/8] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
` [PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
` [PATCH v3 4/8] nfsd: use ATTR_CTIME_SET for delegated ctime updates
` [PATCH v3 5/8] nfsd: track original timestamps in nfs4_delegation
` [PATCH v3 6/8] nfsd: fix SETATTR updates for delegated timestamps
` [PATCH v3 7/8] nfsd: fix timestamp updates in CB_GETATTR
` [PATCH v3 8/8] vfs: remove inode_set_ctime_deleg()
[PATCH] fs: writeback: fix use-after-free in __mark_inode_dirty()
2025-07-28 10:21 UTC (2+ messages)
[PATCH v2 00/32] Live Update Orchestrator
2025-07-28 10:18 UTC (9+ messages)
` [PATCH v2 01/32] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v2 02/32] kho: mm: Don't allow deferred struct page with KHO
` [PATCH v2 03/32] kho: warn if KHO is disabled due to an error
` [PATCH v2 04/32] kho: allow to drive kho from within kernel
[PATCH v2 0/9] mm: vm_normal_page*() improvements
2025-07-28 8:49 UTC (9+ messages)
` [PATCH v2 1/9] mm/huge_memory: move more common code into insert_pmd()
` [PATCH v2 2/9] mm/huge_memory: move more common code into insert_pud()
` [PATCH v2 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
` [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
[PATCH v1 0/2] Tiny optimization for large read operations
2025-07-28 8:39 UTC (3+ messages)
` [PATCH v1 1/2] mm/filemap: Do not use is_partially_uptodate for entire folio
` [PATCH v1 2/2] mm/filemap: Skip non-uptodate folio if there are available folios
[GIT PULL] zonefs changes for 6.17-rc1
2025-07-28 5:34 UTC
[PATCH v3 0/4] Landlock: Disconnected directory handling
2025-07-28 0:13 UTC (9+ messages)
` [PATCH v3 2/4] landlock: Fix handling of disconnected directories
[GIT PULL] fscrypt updates for 6.17
2025-07-27 23:49 UTC
[PATCH] iomap: move prefaulting out of hot write path
2025-07-27 22:10 UTC (2+ messages)
[syzbot] [hfs?] KASAN: out-of-bounds Read in hfsplus_bnode_move
2025-07-27 18:52 UTC (3+ messages)
` syztest
[PATCH v6 0/3] Add support for long task name
2025-07-26 23:37 UTC (11+ messages)
` [PATCH v6 1/3] exec: Remove obsolete comments
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v6 3/3] include: Set tsk->comm length to 64 bytes
[PATCH v2 0/7] nfsd/vfs: fix handling of delegated timestamp updates
2025-07-26 22:25 UTC (12+ messages)
` [PATCH v2 1/7] vfs: add ATTR_CTIME_SET flag
` [PATCH v2 2/7] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
` [PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
` [PATCH v2 4/7] nfsd: track original timestamps in nfs4_delegation
` [PATCH v2 5/7] nfsd: fix SETATTR updates for delegated timestamps
` [PATCH v2 6/7] nfsd: fix timestamp updates in CB_GETATTR
` [PATCH v2 7/7] vfs: remove inode_set_ctime_deleg()
do_change_type(): refuse to operate on unmounted/not ours mounts
2025-07-26 21:01 UTC (6+ messages)
[PATCH bpf-next 0/2] umd: Remove usermode driver framework
2025-07-26 19:10 UTC (2+ messages)
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-26 9:52 UTC (6+ messages)
[syzbot] Monthly exfat report (Jul 2025)
2025-07-26 8:56 UTC
[syzbot] Monthly hfs report (Jul 2025)
2025-07-26 8:56 UTC
[git pull][6.17] vfs.git 1/9: d_flags pile
2025-07-26 8:09 UTC (9+ messages)
` [git pull][6.17] vfs.git 2/9: simple_recursive_removal
` [git pull][6.17] vfs.git 3/9: rpc_pipefs
` [git pull][6.17] vfs.git 4/9: asm/param.h pile
` [git pull][6.17] vfs.git 5/9: securityfs
` [git pull][6.17] vfs.git 6/9: misc pile
` [git pull][6.17] vfs.git 7/9: ceph d_name fixes
` [git pull][6.17] vfs.git 8/9: CLASS(fd) followup
` [git pull][6.17] vfs.git 9/9: mount pile
[PATCH] ext4: fix crash on test_mb_mark_used kunit tests
2025-07-26 3:09 UTC (6+ messages)
[PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-25 19:59 UTC (6+ messages)
` [PATCH v3 09/10] "
[PATCH v3] ceph: cleanup of processing ci->i_ceph_flags bits
2025-07-25 18:31 UTC
[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
2025-07-25 16:26 UTC (6+ messages)
[PATCH v3 0/3] xfs and DAX atomic writes changes
2025-07-25 15:49 UTC (5+ messages)
` [PATCH v3 3/3] xfs: reject max_atomic_write mount option for no reflink
[PATCH v1] mm/readahead: Optimize nr_to_read boundary check
2025-07-25 15:45 UTC (2+ messages)
[GIT PULL] vfs fixes
2025-07-25 15:39 UTC (2+ messages)
[GIT PULL] bcachefs fixes for 6.16
2025-07-25 15:39 UTC (2+ messages)
[GIT PULL] ntfs3: bugfixes for 6.17
2025-07-25 13:54 UTC
[PATCH -next] ext4: fix crash on test_new_blocks_simple kunit tests
2025-07-25 11:02 UTC (2+ messages)
[PATCH v4 00/15] Move fscrypt and fsverity out of struct inode
2025-07-25 8:15 UTC (17+ messages)
` [PATCH v4 02/15] fs/crypto: use accessors
` [PATCH v4 03/15] ext4: move fscrypt to filesystem inode
` [PATCH v4 06/15] ceph: "
` [PATCH v4 07/15] fs: drop i_crypt_info from struct inode
` [PATCH v4 08/15] fscrypt: rephrase documentation and comments
` [PATCH v4 09/15] fs: add fsverity offset
` [PATCH v4 14/15] fs: drop i_verity_info from struct inode
[PATCH v1] fs: Prevent spurious wakeups with TASK_FREEZABLE
2025-07-25 3:03 UTC
[RFC v2 0/4] add static huge zero folio support
2025-07-25 2:52 UTC (3+ messages)
` [RFC v2 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
[PATCH RFC v2 0/4] procfs: make reference pidns more user-visible
2025-07-25 2:24 UTC (7+ messages)
` [PATCH RFC v2 2/4] procfs: add "pidns" mount option
` [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
[PATCH v16 00/42] DEPT(DEPendency Tracker)
2025-07-25 2:09 UTC (2+ messages)
[PATCH 0/5] fuse: {io-uring} Allow to reduce the number of queues and request distribution
2025-07-25 0:43 UTC (5+ messages)
` [PATCH 3/5] fuse: {io-uring} Use bitmaps to track queue availability
` [PATCH 5/5] fuse: {io-uring} Allow reduced number of ring queues
[PATCHSET RFC v3 1/4] fuse: fixes and cleanups ahead of iomap support
2025-07-24 22:34 UTC (13+ messages)
` [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
2025-07-24 21:27 UTC (7+ messages)
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry
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).