linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-25 11:27:33 to 2025-07-29 00:18:29 UTC [more...]

[PATCH 0/3] use vm_flags_t consistently
 2025-07-29  0:15 UTC  (3+ messages)
` [PATCH 2/3] mm: update core kernel code to "

[GIT PULL] zonefs changes for 6.17-rc1
 2025-07-29  0:13 UTC  (2+ messages)

[GIT PULL] hfs/hfsplus changes for 6.17-rc1
 2025-07-28 23:41 UTC  (2+ messages)

[git pull][6.17] vfs.git 1/9: d_flags pile
 2025-07-28 23:41 UTC  (18+ 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

[GIT PULL] ntfs3: bugfixes for 6.17
 2025-07-28 23:41 UTC  (2+ messages)

[GIT PULL 00/14 for v6.17] vfs 6.17
 2025-07-28 23:40 UTC  (34+ 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] udf and ext2 changes for 6.17-rc1
 2025-07-28 23:40 UTC  (2+ messages)

[PATCH v1] fs: Prevent spurious wakeups with TASK_FREEZABLE
 2025-07-28 21:41 UTC  (2+ messages)

[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
 2025-07-28 21:38 UTC  (29+ messages)
` [PATCH v3] "

next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
 2025-07-28 21:28 UTC  (14+ messages)

[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
 2025-07-28 20:30 UTC  (30+ 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 RFC 18/29] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH RFC 19/29] xfs: disable direct read path for fs-verity files
` [PATCH RFC 20/29] xfs: disable preallocations for fsverity Merkle tree writes
` [PATCH RFC 21/29] xfs: add writeback and iomap reading of Merkel tree pages
` [PATCH RFC 22/29] xfs: add fs-verity support
` [PATCH RFC 23/29] xfs: add fs-verity ioctls
` [PATCH RFC 24/29] xfs: advertise fs-verity being available on filesystem
` [PATCH RFC 25/29] xfs: check and repair the verity inode flag state
` [PATCH RFC 26/29] xfs: fix scrub trace with null pointer in quotacheck
` [PATCH RFC 27/29] xfs: report verity failures through the health system
` [PATCH RFC 28/29] xfs: add fsverity traces
` [PATCH RFC 29/29] xfs: enable ro-compat fs-verity flag

[PATCH] hfs: fix general protection fault in hfs_find_init()
 2025-07-28 20:00 UTC  (3+ messages)

[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] 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  (3+ messages)
` [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

[PATCH v3 0/4] Landlock: Disconnected directory handling
 2025-07-28  0:13 UTC  (5+ 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  (6+ messages)
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation

[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  (5+ messages)

[PATCH bpf-next 0/2] umd: Remove usermode driver framework
 2025-07-26 19:10 UTC  (2+ messages)

[PATCH v6 3/3] include: Set tsk->comm length to 64 bytes
 2025-07-26 11:20 UTC  (2+ messages)

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-07-26  9:52 UTC  (6+ messages)

[syzbot] Monthly hfs report (Jul 2025)
 2025-07-26  8:56 UTC 

[syzbot] Monthly exfat report (Jul 2025)
 2025-07-26  8:56 UTC 

[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)


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).