linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-04 13:10:46 to 2025-11-05 16:10:31 UTC [more...]

[PATCH v5 0/3] Optimize folio split in memory failure
 2025-11-05 16:10 UTC  (3+ messages)
` [PATCH v5 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related

[PATCH] fs: hide dentry_cache behind runtime const machinery
 2025-11-05 15:36 UTC 

[RFC] Another take at restarting FUSE servers
 2025-11-05 15:30 UTC  (18+ messages)

[PATCH 0/6] iomap, xfs: improve zero range flushing and lookup
 2025-11-05 15:34 UTC  (10+ messages)
` [PATCH 1/6] iomap: replace folio_batch allocation with stack allocation
` [PATCH 2/6] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH 3/6] xfs: flush eof folio before insert range size update

[PATCH v2 00/50] tree-in-dcache stuff
 2025-11-05 15:23 UTC  (18+ messages)
` [PATCH v2 22/50] convert efivarfs

move blk-crypto-fallback to sit above the block layer
 2025-11-05 15:12 UTC  (10+ messages)
` [PATCH 1/9] mempool: update kerneldoc comments
` [PATCH 2/9] mempool: add error injection support
` [PATCH 3/9] mempool: add mempool_{alloc,free}_bulk
` [PATCH 9/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation

[PATCH] fs: touch up predicts in path lookup
 2025-11-05 15:06 UTC 

[syzbot] [iomap?] kernel BUG in folio_end_read (2)
 2025-11-05 14:54 UTC  (5+ messages)

NFSv4 server sets/gets FATTR4_HIDDEN, FATTR4_SYSTEM, FATTR4_ARCHIVE attributes from Linux "user.DOSATTRIB"?
 2025-11-05 14:53 UTC 

[PATCH 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-05 14:42 UTC  (4+ messages)
` [PATCH 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-05 14:32 UTC  (9+ messages)
` [PATCH v11] "
  ` [PATCH v12] "
    ` [PATCH v13] "
      ` [PATCH v14] "
        ` [PATCH v15] "
          ` [PATCH v16] "
            ` [PATCH v17] "

[PATCHBOMB v2 6.19] xfs: autonomous self healing
 2025-11-05 14:24 UTC  (34+ messages)
` [PATCHSET V3 1/2] xfs: autonomous self healing of filesystems
  ` [PATCH 01/22] docs: remove obsolete links in the xfs online repair documentation
  ` [PATCH 02/22] docs: discuss autonomous self healing in the xfs online repair design doc
  ` [PATCH 03/22] xfs: create debugfs uuid aliases
  ` [PATCH 04/22] xfs: create hooks for monitoring health updates
  ` [PATCH 05/22] xfs: create a filesystem shutdown hook
  ` [PATCH 06/22] xfs: create hooks for media errors
  ` [PATCH 07/22] iomap: report buffered read and write io errors to the filesystem
  ` [PATCH 08/22] iomap: report directio read and write errors to callers
  ` [PATCH 09/22] xfs: create file io error hooks
  ` [PATCH 10/22] xfs: create a special file to pass filesystem health to userspace
  ` [PATCH 11/22] xfs: create event queuing, formatting, and discovery infrastructure
  ` [PATCH 12/22] xfs: report metadata health events through healthmon
  ` [PATCH 13/22] xfs: report shutdown "
  ` [PATCH 14/22] xfs: report media errors "
  ` [PATCH 15/22] xfs: report file io "
  ` [PATCH 16/22] xfs: allow reconfiguration of the health monitoring device
  ` [PATCH 17/22] xfs: validate fds against running healthmon
  ` [PATCH 18/22] xfs: add media error reporting ioctl
  ` [PATCH 19/22] xfs: send uevents when major filesystem events happen
  ` [PATCH 20/22] xfs: merge health monitoring events when possible
  ` [PATCH 21/22] xfs: restrict healthmon users further
  ` [PATCH 22/22] xfs: charge healthmon event objects to the memcg of the listening process
` [PATCHSET V3 2/2] iomap: generic file IO error reporting
  ` [PATCH 1/6] iomap: report file IO errors to fsnotify
  ` [PATCH 2/6] xfs: switch healthmon to use the iomap I/O error reporting
  ` [PATCH 3/6] xfs: port notify-failure to use the new vfs io "
  ` [PATCH 4/6] xfs: remove file I/O error hooks
  ` [PATCH 5/6] iomap: remove "
  ` [PATCH 6/6] xfs: report fs metadata errors via fsnotify

fall back from direct to buffered I/O when stable writes are required
 2025-11-05 14:11 UTC  (22+ messages)
` [PATCH 1/4] fs: replace FOP_DIO_PARALLEL_WRITE with a fmode bits
` [PATCH 2/4] fs: return writeback errors for IOCB_DONTCACHE in generic_write_sync
` [PATCH 3/4] xfs: use IOCB_DONTCACHE when falling back to buffered writes

[WIP PATCH] fs: speed up path lookup with cheaper MAY_EXEC checks
 2025-11-05 13:55 UTC 

[PATCH 0/3] fs: start to split up fs.h
 2025-11-05 13:48 UTC  (7+ messages)
` [PATCH 1/3] fs: rename fs_types.h to fs_dirent.h
` [PATCH 2/3] fs: add fs_super_types header
` [PATCH 3/3] fs: add fs_super.h header

[PATCH v2] fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT
 2025-11-05 13:40 UTC  (6+ messages)

generic_permission() optimization
 2025-11-05 13:37 UTC  (14+ messages)

[PATCH v4 00/17] vfs: recall-only directory delegations for knfsd
 2025-11-05 12:19 UTC  (9+ messages)
` [PATCH v4 03/17] filelock: add struct delegated_inode
` [PATCH v4 10/17] vfs: make vfs_create break delegations on parent directory

alloc misaligned vectors for zoned XFS v2
 2025-11-05 12:09 UTC  (2+ messages)

open_tree, and bind-mounting directories across mount namespaces
 2025-11-05 12:05 UTC  (2+ messages)

[PATCH 0/2] ext4: fixes for mb_check_buddy integrity checks
 2025-11-05 12:04 UTC  (5+ messages)
` [PATCH 1/2] ext4: fix incorrect group number assertion in mb_check_buddy for exhausted preallocations
` [PATCH 2/2] ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 validation

[PATCH v4 0/1] vfs-6.19.iomap commit 51311f045375 fixup
 2025-11-05 11:57 UTC  (2+ messages)

[PATCH] mount: fix duplicate mounts using the new mount API
 2025-11-05 11:54 UTC  (6+ messages)

[PATCH v4] fs: hide names_cachep behind runtime access machinery
 2025-11-05 11:49 UTC  (15+ messages)
` [WIP RFC PATCH 0/3] runtime-const header split and whatnot
  ` [PATCH 1/3] x86: fix access_ok() and valid_user_address() using wrong USER_PTR_MAX in modules

[PATCH] init: Replace simple_strtoul() with kstrtouint() in root_delay_setup()
 2025-11-05 11:49 UTC  (2+ messages)

[PATCH 1/3] rust: fs: add a new type for file::Offset
 2025-11-05 11:39 UTC  (8+ messages)
` [PATCH 2/3] rust fs: kiocb: take advantage from file::Offset
` [PATCH 3/3] rust: iov: "

[PATCH v3] fs: push list presence check into inode_io_list_del()
 2025-11-05 11:33 UTC  (2+ messages)

[PATCH RFC 0/2] fs: fully sync all fsese even for an emergency sync
 2025-11-05 11:32 UTC  (11+ messages)
` [PATCH RFC 2/2] fs: fully sync all fses "

[PATCH 00/25] ext4: enable block size larger than page size
 2025-11-05 11:28 UTC  (34+ messages)
` [PATCH 10/25] ext4: add EXT4_LBLK_TO_P and EXT4_P_TO_LBLK for block/page conversion
` [PATCH 11/25] ext4: support large block size in ext4_mb_load_buddy_gfp()
` [PATCH 12/25] ext4: support large block size in ext4_mb_get_buddy_page_lock()
` [PATCH 13/25] ext4: support large block size in ext4_mb_init_cache()
` [PATCH 14/25] ext4: prepare buddy cache inode for BS > PS with large folios
` [PATCH 15/25] ext4: rename 'page' references to 'folio' in multi-block allocator
` [PATCH 16/25] ext4: support large block size in ext4_mpage_readpages()
` [PATCH 17/25] ext4: support large block size in ext4_block_write_begin()
` [PATCH 18/25] ext4: support large block size in mpage_map_and_submit_buffers()
` [PATCH 19/25] ext4: support large block size in mpage_prepare_extent_to_map()
` [PATCH 20/25] ext4: support large block size in __ext4_block_zero_page_range()
` [PATCH 21/25] ext4: make online defragmentation support large block size
` [PATCH 24/25] ext4: add checks for large folio incompatibilities when BS > PS
` [PATCH 25/25] ext4: enable block size larger than page size

[PATCH] fs: inline current_umask() and move it to fs_struct.h
 2025-11-05 11:20 UTC  (2+ messages)

[PATCH v6 1/5] vfat: fix missing sb_min_blocksize() return value checks
 2025-11-05 11:17 UTC  (6+ messages)
` [PATCH v6 3/5] isofs: check the return value of sb_min_blocksize() in isofs_fill_super

[PATCH] binfmt_misc: restore write access before closing files opened by open_exec()
 2025-11-05 11:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: add idr core-api doc file to XARRAY
 2025-11-05 10:58 UTC 

[PATCH 0/4] platform/x86: wmi: Prepare for future changes
 2025-11-05  9:41 UTC  (7+ messages)
` [PATCH 1/4] fs/nls: Fix utf16 to utf8 conversion
` [PATCH 2/4] platform/x86: wmi: Use correct type when populating ACPI objects
` [PATCH 3/4] platform/x86: wmi: Remove extern keyword from prototypes
` [PATCH 4/4] platform/x86: wmi: Move WMI core code into a separate directory

[bug report] fstests generic/085 btrfs hang with use-after-free at bdev_super_lock
 2025-11-05  6:54 UTC  (2+ messages)

[PATCH] fs: touch up predicts in putname()
 2025-11-05  6:25 UTC  (9+ messages)

[syzbot] [netfs?] INFO: task hung in anon_pipe_write
 2025-11-05  5:48 UTC  (2+ messages)
` [syzbot] [nfs?] "

[PATCH v3 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-11-05  2:59 UTC  (3+ messages)

[PATCH v4 1/5] vfat: fix missing sb_min_blocksize() return value checks
 2025-11-05  2:08 UTC  (6+ messages)
` [PATCH v4 4/5] xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_super
` [PATCH v4 5/5] block: add __must_check attribute to sb_min_blocksize()

[PATCH v3 0/8] iomap: buffered io changes
 2025-11-05  1:50 UTC  (17+ messages)
` [PATCH v3 1/8] iomap: account for unaligned end offsets when truncating read range
` [PATCH v3 2/8] docs: document iomap writeback's iomap_finish_folio_write() requirement
` [PATCH v3 3/8] iomap: optimize pending async writeback accounting
` [PATCH v3 4/8] iomap: simplify ->read_folio_range() error handling for reads
` [PATCH v3 5/8] iomap: simplify when reads can be skipped for writes
` [PATCH v3 6/8] iomap: use loff_t for file positions and offsets in writeback code
` [PATCH v3 7/8] iomap: use find_next_bit() for dirty bitmap scanning
` [PATCH v3 8/8] iomap: use find_next_bit() for uptodate "

[PATCH v3] fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT
 2025-11-05  0:36 UTC 

[PATCH v3 00/10] Binary Large Objects for Rust DebugFS
 2025-11-05  0:25 UTC  (2+ messages)

[PATCH] pidfs: reduce wait_pidfd lock scope
 2025-11-04 23:05 UTC 

[PATCH] hfs: Validate CNIDs in hfs_read_inode
 2025-11-04 23:01 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] hfs: Update sanity check of the root record

[PATCHSET v6 1/8] fuse: general bug fixes
 2025-11-04 21:47 UTC  (8+ messages)
` [PATCH 1/5] fuse: flush pending fuse events before aborting the connection
` [PATCH 2/5] fuse: signal that a fuse inode should exhibit local fs behaviors

NEW PO 68216 Tuesday, November 4, 2025 at 10:18:21 PM
 2025-11-04 21:18 UTC 

[PATCH 00/22] coredump: cleanups & pidfd extension
 2025-11-04 21:00 UTC  (3+ messages)

[PATCH RFC 0/8] fs: introduce super write guard
 2025-11-04 20:57 UTC  (9+ messages)
` [PATCH RFC 2/8] btrfs: use super write guard in btrfs_reclaim_bgs_work()
` [PATCH RFC 4/8] btrfs: use super write guard in sb_start_write()
` [PATCH RFC 8/8] xfs: use super write guard in xfs_file_ioctl()

RFC: NFSD administrative interface to prevent offering NFSv4 delegation
 2025-11-04 15:54 UTC 

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-11-04 15:29 UTC  (4+ messages)
` [RFC PATCH v1 11/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES


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