Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-09-08 16:40:38 to 2025-09-10 14:35:30 UTC [more...]

LInux NFSv4.1 client and server- case insensitive filesystems supported?
 2025-09-10 14:35 UTC  (16+ messages)
          ` NFSv4.x export options to mark export as case-insensitive, case-preserving? "

[PATCH] initrd: Fix unused variable warning in rd_load_image() on s390
 2025-09-10 14:34 UTC  (3+ messages)

[PATCH v2] readahead: Add trace points
 2025-09-10 13:56 UTC  (2+ messages)

[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-09-10 13:41 UTC  (6+ messages)
` [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
` [PATCH 5/6] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH v2 0/8] VFS: more prep for change to directory locking
 2025-09-10 12:34 UTC  (21+ messages)
` [PATCH v2 1/7] VFS/ovl: add lookup_one_positive_killable()
` [PATCH v2 2/7] VFS: discard err2 in filename_create()
` [PATCH v2 3/7] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
` [PATCH v2 4/7] VFS/audit: introduce kern_path_parent() for audit
` [PATCH v2 5/7] VFS: rename kern_path_locked() and related functions
` [PATCH v2 6/7] VFS: introduce simple_end_creating() and simple_failed_creating()
` [PATCH v2 7/7] Use simple_start_creating() in various places

[PATCH v2 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers
 2025-09-10 11:41 UTC  (5+ messages)
` [PATCH v2 1/2] md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
` [PATCH v2 2/2] drbd: "

Excessive page cache occupies DMA32 memory
 2025-09-10 11:23 UTC  (8+ messages)

[syzbot] [fs?] WARNING in sysfs_emit_at
 2025-09-10 11:00 UTC  (6+ messages)
` [PATCH] USB: core: remove the move buf action

[PATCH] iomap: allow iomap using the per-cpu bio cache
 2025-09-10 10:52 UTC  (8+ messages)
                ` [External] "

FUSE + Linux filesystem capabilities (2025)
 2025-09-10  9:24 UTC  (2+ messages)

[PATCH 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers
 2025-09-10  9:01 UTC  (6+ messages)
` [PATCH 1/2] md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter

[PATCH V10 0/5] riscv: mm: Add soft-dirty and uffd-wp support
 2025-09-10  8:51 UTC  (11+ messages)
` [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()
` [PATCH V10 2/5] mm: uffd_wp: Add pte_uffd_wp_available()
` [PATCH V10 3/5] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V10 4/5] riscv: mm: Add soft-dirty page tracking support
` [PATCH V10 5/5] riscv: mm: Add uffd write-protect support

[PATCH 0/4] writeback: Avoid lockups when switching inodes
 2025-09-10  8:19 UTC  (10+ messages)
` [PATCH 1/4] writeback: Avoid contention on wb->list_lock "
` [PATCH 2/4] writeback: Avoid softlockup when switching many inodes
` [PATCH 3/4] writeback: Avoid excessively long inode switching times
` [PATCH 4/4] writeback: Add tracepoint to track pending inode switches

[PATCH v3] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
 2025-09-10  8:11 UTC  (2+ messages)

[PATCH v2 0/4] Fix softlockup when adding inotify watch
 2025-09-10  7:38 UTC  (4+ messages)
` [PATCH v2 1/4] dcache: sweep cached negative dentries to the end of list of siblings

[RFC] a possible way of reducing the PITA of ->d_name audits
 2025-09-10  7:24 UTC  (3+ messages)

[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-10  4:59 UTC  (24+ messages)
` [PATCH v2 01/16] iomap: move async bio read logic into helper function
` [PATCH v2 02/16] iomap: move read/readahead bio submission "
` [PATCH v2 03/16] iomap: rename cur_folio_in_bio to folio_owned
` [PATCH v2 04/16] iomap: store read/readahead bio generically
` [PATCH v2 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v2 06/16] iomap: iterate over entire folio in iomap_readpage_iter()
` [PATCH v2 07/16] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
` [PATCH v2 08/16] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
` [PATCH v2 09/16] iomap: add public start/finish folio read helpers
` [PATCH v2 10/16] iomap: make iomap_read_folio_ctx->folio_owned internal
` [PATCH v2 11/16] iomap: add caller-provided callbacks for read and readahead
` [PATCH v2 12/16] iomap: add bias for async read requests
` [PATCH v2 13/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard
` [PATCH v2 14/16] fuse: use iomap for read_folio
` [PATCH v2 15/16] fuse: use iomap for readahead
` [PATCH v2 16/16] fuse: remove fc->blkbits workaround for partial writes

[PATCH v4 0/3] Initial NFS client support for RWF_DONTCACHE
 2025-09-10  1:59 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] filemap: Add a helper for filesystems implementing dropbehind
  ` [PATCH v5 2/3] filemap: Add a version of folio_end_writeback that ignores dropbehind
  ` [PATCH v5 3/3] NFS: Enable use of the RWF_DONTCACHE flag on the NFS client

[PATCH] hfs: introduce KUnit tests for HFS string operations
 2025-09-09 23:46 UTC 

[SECURITY] [PATCH V2] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
 2025-09-09 18:42 UTC  (4+ messages)
` [SECURITY] [PATCH V3] "

[WIP RFC PATCH v2 00/10] i_state accessors + I_WILL_FREE removal
 2025-09-09 18:32 UTC  (11+ messages)
` [PATCH v2 01/10] fs: expand dump_inode()
` [PATCH v2 02/10] fs: hide ->i_state handling behind accessors
` [PATCH v2 03/10] bcachefs: use the new ->i_state accessors
` [PATCH v2 04/10] btrfs: "
` [PATCH v2 05/10] ext4: "
` [PATCH v2 07/10] ocfs2: "
` [PATCH v2 08/10] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
` [PATCH v2 09/10] fs: set I_FREEING instead of I_WILL_FREE in iput_final() prior to writeback
` [PATCH v2 10/10] fs: retire the I_WILL_FREE flag

[PATCH 00/16] expand mmap_prepare functionality, port more users
 2025-09-09 17:36 UTC  (41+ messages)
` [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
` [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
` [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
` [PATCH 07/16] doc: update porting, vfs documentation for mmap_[complete, abort]

[PATCH v3 00/30] Live Update Orchestrator
 2025-09-09 17:27 UTC  (24+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH RESEND] fs/namespace: describe @pinned parameter in do_lock_mount()
 2025-09-09 17:15 UTC  (3+ messages)

[PATCH v2 00/54] fs: rework inode reference counting
 2025-09-09 16:32 UTC  (5+ messages)

[PATCHv4 0/8]
 2025-09-09 16:27 UTC  (2+ messages)

Tests for file_getattr()/file_setattr() and xfsprogs update
 2025-09-09 15:25 UTC  (10+ messages)
` [PATCH v3 0/4] xfsprogs: utilize file_getattr() and file_setattr()
  ` [PATCH v3 v3 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls
  ` [PATCH v3 v3 2/4] xfs_quota: utilize file_setattr to set prjid on special files
  ` [PATCH v3 v3 3/4] xfs_io: make ls/chattr work with "
  ` [PATCH v3 v3 4/4] xfs_db: use file_setattr to copy attributes on special files with rdump
` [PATCH v3 0/3] Test file_getattr and file_setattr syscalls
  ` [PATCH v3 1/3] file_attr: introduce program to set/get fsxattr
  ` [PATCH v3 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
  ` [PATCH v3 3/3] xfs: test quota's project ID on special files

[PATCH] readahead: Add trace points
 2025-09-09 14:47 UTC  (3+ messages)

[RFC PATCH] fanotify: add watchdog for permission events
 2025-09-09 14:34 UTC  (4+ messages)

[PATCH v2] fanotify: add watchdog for permission events
 2025-09-09 14:30 UTC 

[PATCH 1/3] perf/core: Fix address filter match with backing files
 2025-09-09 13:35 UTC  (2+ messages)
  ` [PATCH 2/3] perf/core: Fix MMAP event path names "

[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
 2025-09-09 12:30 UTC  (5+ messages)
` [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface

[PATCH] fs/fuse: fix potential memory leak from fuse_uring_cancel
 2025-09-09 10:29 UTC  (4+ messages)

[PATCH v2] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
 2025-09-09 11:30 UTC  (3+ messages)

[PATCH] fs: use the switch statement in init_special_inode()
 2025-09-09 11:15 UTC  (2+ messages)

[External] : Re: [WIP RFC PATCH] fs: retire I_WILL_FREE
 2025-09-09  9:58 UTC  (15+ messages)
` [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
  ` [External] : "

[PATCH] fs: expand dump_inode()
 2025-09-09  8:26 UTC 

[PATCH] fs/proc/namespaces: make ns_entries const
 2025-09-09  7:55 UTC 

[PATCH v2] ceph: add in MAINTAINERS bug tracking system info
 2025-09-09  7:01 UTC  (2+ messages)

[PATCH] mm/filemap: Align last_index to folio size
 2025-09-09  6:41 UTC  (7+ messages)

[PATCH 2/6] VFS/ovl: add lookup_one_positive_killable()
 2025-09-09  2:14 UTC  (2+ messages)

[PATCHES v3][RFC][CFT] mount-related stuff
 2025-09-08 17:36 UTC  (4+ messages)
` [PATCH v3 01/65] fs/namespace.c: fix the namespace_sem guard mess
  ` [PATCH v3 52/65] ecryptfs: get rid of pointless mount references in ecryptfs dentries

[PATCH v6 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
 2025-09-08 16:40 UTC  (2+ messages)
` [PATCH v6 1/1] "


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