messages from 2026-01-18 18:24:57 to 2026-01-19 18:26:01 UTC [more...]
[PATCH v2 00/17] Introduce SCMI Telemetry FS support
2026-01-19 18:25 UTC (19+ 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
[syzbot] [gfs2?] INFO: task hung in writeback_iter (3)
2026-01-19 18:09 UTC (9+ messages)
` [RFC PATCH] fs/hfs: fix ABBA deadlock in hfs_mdb_commit
[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
2026-01-19 19:03 UTC (12+ messages)
[PATCH] rust: seq_file: replace `kernel::c_str!` with C-Strings
2026-01-19 17:59 UTC (4+ messages)
[PATCH 1/1] NFSD: Enforce recall timeout for layout conflict
2026-01-19 17:47 UTC
bounce buffer direct I/O when stable pages are required v2
2026-01-19 17:45 UTC (19+ messages)
` [PATCH 01/14] block: refactor get_contig_folio_len
` [PATCH 02/14] block: open code bio_add_page and fix handling of mismatching P2P ranges
` [PATCH 03/14] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
` [PATCH 04/14] block: remove bio_release_page
` [PATCH 05/14] block: add helpers to bounce buffer an iov_iter into bios
` [PATCH 06/14] iomap: fix submission side handling of completion side errors
` [PATCH 07/14] iomap: simplify iomap_dio_bio_iter
` [PATCH 08/14] iomap: split out the per-bio logic from iomap_dio_bio_iter
` [PATCH 09/14] iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
` [PATCH 10/14] iomap: free the bio before completing the dio
` [PATCH 11/14] iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKED
` [PATCH 12/14] iomap: support ioends for direct reads
` [PATCH 13/14] iomap: add a flag to bounce buffer direct I/O
` [PATCH 14/14] xfs: use bounce buffering direct I/O when the device requires stable pages
[PATCHSET v6] xfs: autonomous self healing of filesystems
2026-01-19 17:35 UTC (8+ 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 0/3] fsnotify: Independent inode tracking
2026-01-19 17:13 UTC (4+ 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 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
[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-19 16:51 UTC (37+ 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
[PATCH v1 0/4] kNFSD Signed Filehandles
2026-01-19 16:15 UTC (8+ messages)
` [PATCH v1 2/4] nfsd: Add a key for signing filehandles
[PATCH RFC] pidfs: convert rb-tree to rhashtable
2026-01-19 15:05 UTC
[PATCH 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-19 14:49 UTC (13+ 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
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 (10+ messages)
` [PATCH 1/2] mm/filemap: refactor __filemap_add_folio to separate critical section
` [PATCH 2/2] mm/readahead: batch folio insertion to improve performance
` [PATCH v2 0/2] "
` [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 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-19 12:30 UTC (16+ messages)
` [PATCH 20/29] nilfs2: add EXPORT_OP_STABLE_HANDLES flag to export operations
fsverity optimzations and speedups
2026-01-19 12:06 UTC (14+ messages)
` [PATCH 1/6] fs,fsverity: reject size changes on fsverity files in setattr_prepare
` [PATCH 2/6] fs,fsverity: clear out fsverity_info from common code
` [PATCH 3/6] fs,fsverity: handle fsverity in generic_file_open
` [PATCH 4/6] fsverity: use a hashtable to find the fsverity_info
` [PATCH 5/6] fsverity: pass struct file to ->write_merkle_tree_block
` [PATCH 6/6] fsverity: kick off hash readahead at data I/O submission time
[PATCH v15 0/9] erofs: Introduce page cache sharing feature
2026-01-19 9:53 UTC (24+ messages)
` [PATCH v15 2/9] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v15 5/9] erofs: introduce the page cache share feature
` [PATCH v15 9/9] erofs: implement .fadvise for page cache share
[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] 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 (3+ messages)
` [PATCH v3 1/2] fuse: add ioctl to cleanup all "
` [PATCH v3 2/2] fuse: Relax backing file validation to compare backing inodes
[PATCH v1 2/3] fuse: use offset_in_folio() for large folio offset calculations
2026-01-19 8:34 UTC (2+ messages)
[syzbot] [hfs?] WARNING: ODEBUG bug in hfsplus_fill_super (4)
2026-01-19 8:22 UTC
[PATCH v1 0/3] fuse: clean up offset and page count calculations
2026-01-19 6:24 UTC (6+ messages)
` [PATCH v1 1/3] fuse: use DIV_ROUND_UP() for "
` [PATCH v1 2/3] fuse: use offset_in_folio() for large folio offset calculations
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-19 7:58 UTC (3+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
[PATCH v5 00/14] ntfs filesystem remake
2026-01-19 7:19 UTC (20+ 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 00/37] cifs: Scripted header file cleanup and SMB1 split
2026-01-19 6:51 UTC (3+ messages)
` [PATCH 25/37] cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
[PATCH v2 0/23] fs-verity support for XFS with post EOF merkle tree
2026-01-19 6:33 UTC (8+ messages)
` fsverity metadata offset, was: "
[PATCH] fuse: Verify real bytes of readahead in fuse_readpages_end
2026-01-19 4:04 UTC
[PATCH v2 0/2] fuse/passthrough: simplify daemon crash recovery
2026-01-19 2:44 UTC (9+ messages)
` [PATCH 1/2] fuse: add ioctl to cleanup all backing files
[PATCH BUNDLE v7] famfs: Fabric-Attached Memory File System
2026-01-18 22:36 UTC (28+ messages)
` [PATCH V7 00/19] famfs: port into fuse
` [PATCH V7 01/19] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper
` [PATCH V7 03/19] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V7 04/19] dax: Save the kva from memremap
` [PATCH V7 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V7 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V7 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V7 08/19] dax: export dax_dev_get()
` [PATCH V7 09/19] famfs_fuse: magic.h: Add famfs magic numbers
` [PATCH V7 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V7 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V7 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V7 13/19] famfs_fuse: Create files with famfs fmaps
` [PATCH V7 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V7 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V7 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V7 17/19] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V7 18/19] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V7 19/19] famfs_fuse: Add documentation
` [PATCH V7 0/3] libfuse: add basic famfs support to libfuse
` [PATCH V7 1/3] fuse_kernel.h: bring up to baseline 6.19
` [PATCH V7 2/3] fuse_kernel.h: add famfs DAX fmap protocol definitions
` [PATCH V7 3/3] fuse: add famfs DAX fmap support
` [PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
` [PATCH V4 1/2] daxctl: Add support for famfs mode
` [PATCH V4 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
close(2) with EINTR has been changed by POSIX.1-2024
2026-01-18 22:23 UTC (8+ messages)
` [RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
[PATCH] docs: filesystems: escape errant underscore in porting.rst
2026-01-18 18:40 UTC (3+ messages)
[PATCH v5 0/2] ceph: add subvolume metrics reporting support
2026-01-18 18:24 UTC (3+ messages)
` [PATCH v5 2/3] ceph: parse subvolume_id from InodeStat v9 and store in inode
` [PATCH v5 3/3] ceph: add subvolume metrics collection and reporting
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