Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-05-11 12:14:31 to 2026-05-12 14:20:04 UTC [more...]

improve the swap_activate interface
 2026-05-12 14:19 UTC  (28+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 07/12] swap,block: limit swap file size to device size
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h

[PATCH 0/9] fs: Fix missed inode write during fsync
 2026-05-12 14:17 UTC  (16+ messages)
` [PATCH 2/9] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH 3/9] fs: Writeout inode buffer from mmb_sync()
` [PATCH 4/9] ext2: Fix possibly missing inode write on fsync(2)
` [PATCH 6/9] fat: "
` [PATCH 7/9] minix: "
` [PATCH 8/9] bfs: "
` [PATCH 9/9] ext4: Use mmb infrastructure for inode buffer writeout
` [syzbot ci] Re: fs: Fix missed inode write during fsync

[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-05-12 14:17 UTC  (14+ messages)
` [PATCH v7 1/3] mm: preserve PG_dropbehind flag during folio split
` [PATCH v7 2/3] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v7 3/3] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH] fuse: add fusex filesystem
 2026-05-12 13:46 UTC  (15+ messages)
    `  "

[PATCH v3 0/7] lsm: Replace security_sb_mount with granular mount hooks
 2026-05-12 13:31 UTC  (5+ messages)
` [PATCH v3 6/7] tomoyo: Convert from sb_mount to "

Faulty interaction between open_tree_clone and OPEN_TREE_NAMESPACE?
 2026-05-12 13:26 UTC  (2+ messages)

[PATCH v6 00/24] netfs: Miscellaneous fixes
 2026-05-12 13:22 UTC  (28+ messages)
` [PATCH v6 01/24] netfs: Fix cancellation of a DIO and single read subrequests
` [PATCH v6 02/24] netfs: Fix missing locking around retry adding new subreqs
` [PATCH v6 03/24] netfs: Fix missing barriers when accessing stream->subrequests locklessly
` [PATCH v6 04/24] netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
` [PATCH v6 05/24] netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
` [PATCH v6 06/24] netfs: Fix zeropoint update where i_size > remote_i_size
` [PATCH v6 07/24] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH v6 08/24] netfs: Fix potential uninitialised var in netfs_extract_user_iter()
` [PATCH v6 09/24] netfs: fix error handling "
` [PATCH v6 10/24] netfs: Fix overrun check "
` [PATCH v6 11/24] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
` [PATCH v6 12/24] netfs: Defer the emission of trace_netfs_folio()
` [PATCH v6 13/24] netfs: Fix streaming write being overwritten
` [PATCH v6 14/24] netfs: Fix potential deadlock in write-through mode
` [PATCH v6 15/24] netfs: Fix read-gaps to remove netfs_folio from filled folio
` [PATCH v6 16/24] netfs: Fix write streaming disablement if fd open O_RDWR
` [PATCH v6 17/24] netfs: Fix early put of sink folio in netfs_read_gaps()
` [PATCH v6 18/24] netfs: Fix leak of request in netfs_write_begin() error handling
` [PATCH v6 19/24] netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
` [PATCH v6 20/24] netfs: Fix partial invalidation of streaming-write folio
` [PATCH v6 21/24] netfs: Fix folio->private handling in netfs_perform_write()
` [PATCH v6 22/24] netfs: Fix netfs_read_folio() to wait on writeback
` [PATCH v6 23/24] netfs, afs: Fix write skipping in dir/link writepages
` [PATCH v6 24/24] afs: Fix the locking used by afs_get_link()

[RFC PATCH 0/2] net: af_unix: Useful handling of LSM denials on SCM_RIGHTS
 2026-05-12 13:06 UTC  (4+ messages)
` [RFC PATCH 1/2] "

[PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-05-12 12:57 UTC  (2+ messages)

[PATCH v2] fs/dax: check for empty/zero entries before calling pfn_to_page()
 2026-05-12 12:49 UTC  (5+ messages)

[PATCH] sync_file_range: delete dead S_ISLNK code
 2026-05-12 12:44 UTC  (2+ messages)

[PATCH] fs/select: reject negative timeval components in kern_select()
 2026-05-12 12:41 UTC  (2+ messages)

[PATCH] fdinfo: Add fops flag to allow CAP_PERFMON to see fdinfo
 2026-05-12 12:29 UTC  (2+ messages)

[PATCH RESEND v2] namei: use QSTR() instead of QSTR_INIT() in path_pts
 2026-05-12 12:17 UTC  (2+ messages)

fix crashes when mounting legacy file system with sector size > PAGE_SIZE
 2026-05-12 12:13 UTC  (12+ messages)
` [PATCH 01/10] bfs: handle set_blocksize failures
` [PATCH 07/10] isofs: "
` [PATCH 08/10] minix: "
` [PATCH 10/10] omfs: "

[PATCH RESEND] iomap: remove over-strict inline data boundary check
 2026-05-12 12:12 UTC  (5+ messages)

[PATCH] lib: free pagelist on error in iov_iter_extract_pages()
 2026-05-12 11:23 UTC  (5+ messages)

try_break_deleg() and atomic_open()
 2026-05-12 10:52 UTC  (4+ messages)

[post LSFMM summary] where is fuse going?
 2026-05-12 10:00 UTC  (11+ messages)
  `  "

[PATCH] docs/power: note Btrfs limitation with FIBMAP for swap file offset
 2026-05-12  9:42 UTC 

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-05-12  9:30 UTC  (7+ messages)

[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-05-12  9:28 UTC  (2+ messages)

[patch V2 00/11] hrtimers: Prevent hrtimer interrupt starvation
 2026-05-12  8:06 UTC  (3+ messages)
` [patch V2 01/11] hrtimer: Provide hrtimer_start_range_ns_user()

[PATCH] mm/filemap: fix page_cache_prev_miss() when no hole is found
 2026-05-12  8:02 UTC  (6+ messages)

[PATCH] docs/power: note Btrfs limitation with FIBMAP for swap file offset
 2026-05-12  8:01 UTC 

[PATCH v2 0/9] exfat: convert to iomap
 2026-05-12  7:50 UTC  (13+ messages)
` [PATCH v2 5/9] iomap: introduce IOMAP_F_ZERO_TAIL flag
` [PATCH v2 7/9] exfat: add iomap buffered I/O support
` [PATCH v2 8/9] exfat: add iomap direct "
` [PATCH v2 9/9] exfat: add support for SEEK_HOLE and SEEK_DATA in llseek

[PATCH] fuse: use current creds for backing files
 2026-05-12  6:22 UTC  (4+ messages)

[PATCH] zonefs: handle integer overflow in zonefs_fname_to_fno
 2026-05-11 22:55 UTC  (2+ messages)

drop unused VFS exports
 2026-05-11 22:02 UTC  (9+ messages)
` [PATCH 1/3] fs: unexport drop_super_exclusive
` [PATCH 2/3] fs: remove start_removing_user_path_at
` [PATCH 3/3] fs: fold __start_removing_path into start_removing_path

[PATCH v4 0/7]] VFS: Prepare to lift lookup out of exclusive lock for directory ops
 2026-05-11 21:58 UTC  (4+ messages)
` [PATCH v4 2/7] VFS: use wait_var_event for waiting in d_alloc_parallel()

[PATCH] fs/dax: check for empty/zero entries before calling pfn_to_page()
 2026-05-11 21:40 UTC  (4+ messages)

[PATCH v3 7/7] lsm: Remove security_sb_mount and security_move_mount
 2026-05-11 21:06 UTC  (3+ messages)

[PATCH v2 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-11 20:28 UTC  (3+ messages)
` [PATCH v2 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask

[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-11 20:25 UTC  (6+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()

[PATCH v3 5/7] landlock: Convert from sb_mount to granular mount hooks
 2026-05-11 19:52 UTC  (2+ messages)

[PATCH v3 3/7] apparmor: Convert from sb_mount to granular mount hooks
 2026-05-11 19:52 UTC  (2+ messages)

[PATCH v3 2/7] apparmor: Remove redundant MS_MGC_MSK stripping in apparmor_sb_mount
 2026-05-11 19:52 UTC  (2+ messages)

[PATCH v5 0/2] vfs: add O_EMPTYPATH to openat(2)/openat2(2)
 2026-05-11 18:29 UTC  (3+ messages)
` [PATCH v5 1/2] "

[PATCHSET 2/2] libfuse: new mount service container fixes
 2026-05-11 16:24 UTC  (9+ messages)
` [PATCH 1/1] mount_service: use the mount_flags table instead of declaring our own

[PATCH 0/3] ntfs: fix quota out-of-date marking
 2026-05-11 16:06 UTC  (4+ messages)
` [PATCH 1/3] ntfs: return view index entry data from lookup
` [PATCH 2/3] ntfs: use $Q when marking quotas out of date
` [PATCH 3/3] ntfs: mark quotas out of date on initial rw mount

[PATCH v14 00/15] Exposing case folding behavior
 2026-05-11 14:55 UTC  (6+ messages)

[PATCH] ntfs: use str_plural in ntfs_attr_make_non_resident
 2026-05-11 14:54 UTC  (2+ messages)

[PATCH] erofs: use the opener's credential when verifing metadata accesses
 2026-05-11 14:42 UTC  (4+ messages)

[PATCH 0/2] ntfs: super.c fixes for MFT mirror check and sync_fs
 2026-05-11 14:31 UTC  (3+ messages)
` [PATCH 1/2] ntfs: restore $MFT mirror contents check

[PATCH v2] nsfs: fix wrong error code returned for pidns ioctls
 2026-05-11 14:00 UTC  (2+ messages)

[PATCH v2] iomap: add dirty page control to iomap_zero_iter
 2026-05-11 13:35 UTC  (2+ messages)

[PATCH] fs: fix forced iversion increment on lazytime timestamp updates
 2026-05-11 13:32 UTC  (2+ messages)

[PATCH] fs/namespace: fix NULL pointer dereference in do_lock_mount()
 2026-05-11 12:58 UTC  (6+ messages)

[PATCH v2] iomap: add simple read path for small direct I/O
 2026-05-11 12:36 UTC  (4+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2026-05-11 12:27 UTC  (2+ messages)

[PATCH v2 0/3] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
 2026-05-11 12:18 UTC  (5+ messages)
` [PATCH v2 1/3] userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing


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