public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-19 08:38:10 to 2026-01-20 10:55:22 UTC [more...]

[PATCH v2 00/17] Introduce SCMI Telemetry FS support
 2026-01-20 10:55 UTC  (21+ messages)
` [PATCH v2 01/17] firmware: arm_scmi: Define a common SCMI_MAX_PROTOCOLS value
` [PATCH v2 02/17] firmware: arm_scmi: Reduce the scope of protocols mutex
` [PATCH v2 03/17] firmware: arm_scmi: Allow protocols to register for notifications
` [PATCH v2 04/17] uapi: Add ARM SCMI definitions
` [PATCH v2 05/17] firmware: arm_scmi: Add Telemetry protocol support
` [PATCH v2 12/17] firmware: arm_scmi: Add Telemetry components view

[PATCH 0/3] fsnotify: Independent inode tracking
 2026-01-20 10:46 UTC  (5+ messages)
` [PATCH 1/3] fsnotify: Track inode connectors for a superblock
` [PATCH 2/3] fsnotify: Use connector hash for destroying inode marks
` [PATCH 3/3] fsnotify: Shutdown fsnotify before destroying sb's dcache

[PATCH RFC] pidfs: convert rb-tree to rhashtable
 2026-01-20 10:47 UTC  (7+ messages)

[PATCH v1 0/4] kNFSD Signed Filehandles
 2026-01-20 10:37 UTC  (14+ messages)
` [PATCH v1 2/4] nfsd: Add a key for signing filehandles

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-20 10:34 UTC  (17+ messages)
` [PATCH 20/29] nilfs2: add EXPORT_OP_STABLE_HANDLES flag to export operations

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-20  9:48 UTC  (20+ messages)
` [PATCH RESEND 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH RESEND 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH RESEND 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH RESEND 04/12] mm: add basic VMA flag operation helper functions
` [PATCH RESEND 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH RESEND 06/12] mm: update secretmem "
` [PATCH RESEND 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users "
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH RESEND 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH RESEND 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH RESEND 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH BUNDLE v7] famfs: Fabric-Attached Memory File System
 2026-01-20  9:12 UTC  (2+ messages)

[PATCH] Subject: [PATCH] proc/stat: document uptime-based CPU utilization calculation
 2026-01-20  7:20 UTC  (2+ messages)
`  "

[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-20  8:40 UTC  (40+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 03/31] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH v2 04/31] ext4: "
` [PATCH v2 05/31] ext2: "
` [PATCH v2 06/31] erofs: "
` [PATCH v2 07/31] efs: "
` [PATCH v2 08/31] xfs: "
` [PATCH v2 09/31] ceph: "
` [PATCH v2 10/31] btrfs: "
` [PATCH v2 11/31] befs: "
` [PATCH v2 12/31] ufs: "
` [PATCH v2 13/31] udf: "
` [PATCH v2 14/31] affs: "
` [PATCH v2 15/31] squashfs: "
` [PATCH v2 16/31] smb/client: "
` [PATCH v2 17/31] ovl: "
` [PATCH v2 18/31] orangefs: "
` [PATCH v2 19/31] ocfs2: "
` [PATCH v2 20/31] ntfs3: "
` [PATCH v2 21/31] nilfs2: "
` [PATCH v2 22/31] nfs: "
` [PATCH v2 23/31] jfs: "
` [PATCH v2 24/31] jffs2: "
` [PATCH v2 25/31] isofs: "
` [PATCH v2 26/31] gfs2: "
` [PATCH v2 27/31] fuse: "
` [PATCH v2 28/31] fat: "
` [PATCH v2 29/31] f2fs: "
` [PATCH v2 30/31] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES
` [PATCH v2 31/31] nfsd: convert dprintks in check_export() to tracepoints

[viro-vfs:v4.filename] [struct filename] 2a0db5f765: xfstests.ext4.019.fail
 2026-01-20  8:07 UTC 

fsverity optimzations and speedups
 2026-01-20  7:35 UTC  (12+ messages)
` [PATCH 3/6] fs,fsverity: handle fsverity in generic_file_open
` [PATCH 4/6] fsverity: use a hashtable to find the fsverity_info

[PATCH v2 0/23] fs-verity support for XFS with post EOF merkle tree
 2026-01-20  7:32 UTC  (12+ messages)
            ` fsverity metadata offset, was: "

[PATCH 1/1] NFSD: Enforce recall timeout for layout conflict
 2026-01-20  7:26 UTC  (3+ messages)

[PATCH v15 0/9] erofs: Introduce page cache sharing feature
 2026-01-20  7:19 UTC  (14+ messages)
` [PATCH v15 5/9] erofs: introduce the page cache share feature

[PATCHSET v6] xfs: autonomous self healing of filesystems
 2026-01-20  7:18 UTC  (10+ messages)
` [PATCH 04/11] xfs: convey filesystem unmount events to the health monitor
` [PATCH 06/11] xfs: convey filesystem shutdown "
` [PATCH 11/11] xfs: add media verification ioctl
  ` [PATCH v6.1 "

[PATCH v5 00/14] ntfs filesystem remake
 2026-01-20  7:03 UTC  (29+ messages)
` [PATCH v5 02/14] ntfs: update in-memory, on-disk structures and headers
` [PATCH v5 06/14] ntfs: update file operations
` [PATCH v5 07/14] ntfs: update iomap and address space operations
` [PATCH v5 13/14] ntfs: add Kconfig and Makefile

[PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp
 2026-01-20  5:11 UTC 

[PATCH] hfsplus: fix generic/062 xfstests failure
 2026-01-20  4:19 UTC 

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-01-20  2:15 UTC  (3+ messages)
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios

[syzbot] [gfs2?] INFO: task hung in writeback_iter (3)
 2026-01-20  1:09 UTC  (10+ messages)
` [RFC PATCH] fs/hfs: fix ABBA deadlock in hfs_mdb_commit

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-01-19 22:21 UTC  (4+ messages)

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_strcasecmp (2)
 2026-01-19 21:34 UTC 

[PATCH 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-19 21:18 UTC  (16+ messages)
` [PATCH 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH 04/12] mm: add basic VMA flag operation helper functions
` [PATCH 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH 06/12] mm: update secretmem "
` [PATCH 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH 08/12] mm: update all remaining mmap_prepare users "
` [PATCH 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
 2026-01-19 21:34 UTC  (15+ messages)

[PATCH v1 0/4] initramfs: get rid of custom hex2bin()
 2026-01-19 20:38 UTC  (5+ messages)
` [PATCH v1 1/4] initramfs: Sort headers alphabetically
` [PATCH v1 2/4] initramfs: Refactor to use hex2bin() instead of custom approach
` [PATCH v1 3/4] vsprintf: Revert "add simple_strntoul"
` [PATCH v1 4/4] kstrtox: Drop extern keyword in the simple_strtox() declarations

[PATCH] scsi: target: Fix recursive locking in __configfs_open_file()
 2026-01-19 18:50 UTC  (3+ messages)

[PATCH] rust: seq_file: replace `kernel::c_str!` with C-Strings
 2026-01-19 17:59 UTC  (4+ messages)

bounce buffer direct I/O when stable pages are required v2
 2026-01-19 17:45 UTC  (9+ messages)
` [PATCH 06/14] iomap: fix submission side handling of completion side errors
` [PATCH 07/14] iomap: simplify iomap_dio_bio_iter
` [PATCH 10/14] iomap: free the bio before completing the dio
` [PATCH 14/14] xfs: use bounce buffering direct I/O when the device requires stable pages

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-01-19 16:56 UTC  (14+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

LSF/MM/BPF: 2026: Call for Proposals
 2026-01-19 14:26 UTC  (2+ messages)

[PATCH 0/2] mm/readahead: batch folio insertion to improve performance
 2026-01-19 14:15 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] mm/filemap: refactor __filemap_add_folio to separate critical section
  ` [PATCH v2 2/2] mm/readahead: batch folio insertion to improve performance
  ` [PATCH v2 0/2] mm/readahead: Changes since v1

[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2026-01-19  9:44 UTC  (12+ messages)
` [PATCH v2 1/1] "

[PATCH 1/2] mm/filemap: refactor __filemap_add_folio to separate critical section
 2026-01-19  9:16 UTC  (2+ messages)

[PATCH] fs/namei: fix kernel-doc markup for dentry_create
 2026-01-19  8:47 UTC  (2+ messages)

[PATCH v3 0/2] fuse: improve crash recovery for backing files
 2026-01-19  8:37 UTC  (2+ messages)
` [PATCH v3 2/2] fuse: Relax backing file validation to compare backing inodes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox