linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-09 01:13:33 to 2025-07-10 14:44:29 UTC [more...]

[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-10 14:44 UTC  (18+ messages)
` [PATCH 01/10] mm/mremap: perform some simple cleanups
` [PATCH 02/10] mm/mremap: refactor initial parameter sanity checks
` [PATCH 03/10] mm/mremap: put VMA check and prep logic into helper function
` [PATCH 04/10] mm/mremap: cleanup post-processing stage of mremap
` [PATCH 05/10] mm/mremap: use an explicit uffd failure path for mremap
` [PATCH 06/10] mm/mremap: check remap conditions earlier
` [PATCH 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
` [PATCH 09/10] mm/mremap: permit mremap() move of multiple VMAs

[RESEND PATCH 5.10] fs/proc: do_task_stat: use __for_each_thread()
 2025-07-10 13:59 UTC  (3+ messages)

[syzbot] [nilfs?] kernel BUG in may_open (2)
 2025-07-10 13:49 UTC  (5+ messages)
` [PATCH] nilfs2: reject invalid file types when reading inodes

[PATCH 00/13] netfs, cifs: Fixes to retry-related code
 2025-07-10 13:41 UTC  (9+ messages)

refactor the iomap writeback code v5
 2025-07-10 13:33 UTC  (15+ messages)
` [PATCH 01/14] iomap: header diet
` [PATCH 02/14] iomap: pass more arguments using the iomap writeback context
` [PATCH 03/14] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH 04/14] iomap: refactor the writeback interface
` [PATCH 05/14] iomap: hide ioends from the generic writeback code
` [PATCH 06/14] iomap: add public helpers for uptodate state manipulation
` [PATCH 07/14] iomap: move all ioend handling to ioend.c
` [PATCH 08/14] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH 09/14] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH 10/14] iomap: export iomap_writeback_folio
` [PATCH 11/14] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync
` [PATCH 13/14] iomap: add read_folio_range() handler for buffered writes
` [PATCH 14/14] iomap: build the writeback code without CONFIG_BLOCK

[PATCH] isofs: Verify inode mode when loading from disk
 2025-07-10 13:19 UTC  (3+ messages)

[PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
 2025-07-10 13:10 UTC  (3+ messages)

[RESEND PATCH 5.15] fs/proc: do_task_stat: use __for_each_thread()
 2025-07-10 13:09 UTC  (2+ messages)

[PATCH v5 0/7] f2fs: new mount API conversion
 2025-07-10 12:18 UTC  (9+ messages)
` [PATCH v5 1/7] f2fs: Add fs parameter specifications for mount options
` [PATCH v5 2/7] f2fs: move the option parser into handle_mount_opt
` [PATCH v5 3/7] f2fs: Allow sbi to be NULL in f2fs_printk
` [PATCH v5 4/7] f2fs: Add f2fs_fs_context to record the mount options
` [PATCH v5 5/7] f2fs: separate the options parsing and options checking
` [PATCH v5 6/7] f2fs: introduce fs_context_operation structure
` [PATCH v5 7/7] f2fs: switch to the new mount api

[PATCH v4 00/11] ext4: fix insufficient credits when writing back large folios
 2025-07-10 12:12 UTC  (4+ messages)
` [PATCH v4 11/11] ext4: limit the maximum folio order

[PATCH] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
 2025-07-10 12:11 UTC  (11+ messages)

[RFC] vfs: security: Parse dev_name before calling security_sb_mount
 2025-07-10 11:46 UTC  (5+ messages)

[PATCH v1 1/1] fs: Fix use of incorrect flags with splice() on pipe from/to memfd
 2025-07-10 11:34 UTC  (3+ messages)

[PATCH] fuse: show io_uring mount option in /proc/mounts
 2025-07-10 11:27 UTC  (4+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-10 10:50 UTC  (19+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH v4 0/6] btrfs: add remove_bdev() callback
 2025-07-10 10:54 UTC  (18+ messages)
` [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()

[PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-07-10 10:14 UTC  (6+ messages)
` [PATCH v5 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v5 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v5 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v5 4/5] mm/pagemap: add write_begin_get_folio() helper function
` [PATCH v5 5/5] ext4: support uncached buffered I/O

[PATCH] fuse: do not allow mapping a non-regular backing file
 2025-07-10 10:08 UTC 

[syzbot] [exfat?] WARNING in bdev_getblk
 2025-07-10  9:48 UTC  (2+ messages)
` [syzbot] [ext4?] "

[PATCH v3] eventpoll: Fix priority inversion problem
 2025-07-10  9:47 UTC  (10+ messages)

[PATCH v4 0/7] f2fs: new mount API conversion
 2025-07-10  9:25 UTC  (10+ messages)
` [PATCH v4 2/7] f2fs: move the option parser into handle_mount_opt
` [PATCH v4 5/7] f2fs: separate the options parsing and options checking

[linux-next:master] [fs] 9eb22f7fed: ltp.uevent01.fail
 2025-07-10  8:51 UTC  (2+ messages)
` [LTP] "

[PATCH v2 0/3] fanotify: introduce response identifier
 2025-07-10  8:45 UTC  (7+ messages)
` [PATCH 1/3] [PATCH v2 1/3] fanotify: add support for a variable length permission event
` [PATCH 2/3] [PATCH v2 2/3] fanotify: allow pre-content events with fid info
` [PATCH 3/3] [PATCH v2 3/3] fanotify: introduce event response identifier

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-07-10  8:18 UTC  (7+ messages)
` [PATCH v4 5/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation

[PATCH RFC 0/2] nfsd: issue POSIX_FADV_DONTNEED after READ/WRITE/COMMIT
 2025-07-10  8:00 UTC 

[RFC PATCH v2 4/8] lib/iov_iter: remove piecewise bvec length checking in iov_iter_aligned_bvec
 2025-07-10  7:45 UTC  (3+ messages)
  ` [RFC PATCH v2 3/8] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support

[PATCH] cachefiles: Fix the incorrect return value in __cachefiles_write()
 2025-07-10  7:40 UTC  (4+ messages)

[PATCH] uapi: export PROCFS_ROOT_INO
 2025-07-10  7:39 UTC  (2+ messages)

[PATCH] vfs: Remove unnecessary list_for_each_entry_safe() from evict_inodes()
 2025-07-10  7:38 UTC  (3+ messages)

[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-07-10  7:03 UTC  (16+ messages)
` [PATCH v6 6/8] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock

[PATCH] hfsplus: don't set REQ_SYNC for hfsplus_submit_bio()
 2025-07-10  6:35 UTC 

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-07-10  6:28 UTC  (14+ messages)

[PATCH] readahead: Use folio_nr_pages() instead of shift operation
 2025-07-10  6:04 UTC 

[PATCH] gpib: use file_inode()
 2025-07-10  5:46 UTC 

[PATCH v2 0/3] fanotify: introduce response identifier
 2025-07-10  4:18 UTC  (4+ messages)
` [PATCH 1/3] [PATCH v2 1/3] fanotify: add support for a variable length permission event
` [PATCH 2/3] [PATCH v2 2/3] fanotify: allow pre-content events with fid info
` [PATCH 3/3] [PATCH v2 3/3] fanotify: introduce event response identifier

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-10  3:39 UTC  (16+ messages)

[PATCH v4 0/5] fuse: use iomap for buffered writes + writeback
 2025-07-09 22:10 UTC  (6+ messages)
` [PATCH v4 1/5] fuse: use iomap for buffered writes
` [PATCH v4 2/5] fuse: use iomap for writeback
` [PATCH v4 3/5] fuse: use iomap for folio laundering
` [PATCH v4 4/5] fuse: hook into iomap for invalidating and checking partial uptodateness
` [PATCH v4 5/5] fuse: refactor writeback to use iomap_writepage_ctx inode

[PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
 2025-07-09 22:03 UTC  (8+ messages)

Why a lot of fses are using bdev's page cache to do super block read/write?
 2025-07-09 20:40 UTC  (4+ messages)

[PATCH] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
 2025-07-09 18:19 UTC  (3+ messages)

[PATCH] hfs/hfsplus: rework debug output subsystem
 2025-07-09 18:07 UTC  (3+ messages)

[PATCH 01/14] iomap: header diet
 2025-07-09 17:53 UTC  (3+ messages)

[PATCH v2 0/5] add static PMD zero page support
 2025-07-09 15:55 UTC  (6+ messages)

[PATCH] Revert "fs/ntfs3: Replace inode_trylock with inode_lock"
 2025-07-09 14:16 UTC  (3+ messages)
` [PATCH v2] "

LTP: syscalls: TWARN ioctl(/dev/loop0, LOOP_SET_STATUS, test_dev.img) failed EOPNOTSUPP (95)
 2025-07-09 14:09 UTC  (3+ messages)

[PATCH 5.15] fs/proc: do_task_stat: use __for_each_thread()
 2025-07-09 13:12 UTC  (3+ messages)

[PATCHES] assorted debugfs stuff
 2025-07-09 11:35 UTC  (2+ messages)

[PATCH v2 0/2] fuse/mm: remove BDI_CAP_WRITEBACK_ACCT
 2025-07-09 11:06 UTC  (3+ messages)
` [PATCH v2 1/2] fuse: use default writeback accounting

[PATCH v4] fuse: new work queue to periodically invalidate expired dentries
 2025-07-09 10:58 UTC  (2+ messages)

[RFC PATCH v2 0/3] fanotify HSM events for directories
 2025-07-09  9:00 UTC  (11+ messages)

[PATCH v2] ceph: refactor wake_up_bit() pattern of calling
 2025-07-09  8:55 UTC  (2+ messages)

[PATCH v2 0/2] More fsnotify hook optimizations
 2025-07-09  8:02 UTC  (2+ messages)

sum
 2025-07-09  6:50 UTC 

[RFC V2 00/18] famfs: port into fuse
 2025-07-09  4:27 UTC  (13+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC V2 11/18] famfs_fuse: Basic famfs mount opts
` [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response

[PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
 2025-07-09  3:30 UTC  (2+ messages)

[PATCH] f2fs: improve the performance of f2fs_lookup
 2025-07-09  2:42 UTC  (2+ messages)


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