linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-31 15:33:38 to 2025-04-02 21:17:01 UTC [more...]

[PATCH] proc: Avoid costly high-order page allocations when reading proc files
 2025-04-02 21:16 UTC  (13+ messages)

[PATCH 0/8] Misc folio patches for 6.16
 2025-04-02 21:06 UTC  (9+ messages)
` [PATCH 1/8] filemap: Remove readahead_page()
` [PATCH 2/8] mm: Remove offset_in_thp()
` [PATCH 3/8] iov_iter: Convert iter_xarray_populate_pages() to use folios
` [PATCH 4/8] iov_iter: Convert iov_iter_extract_xarray_pages() "
` [PATCH 5/8] filemap: Remove find_subpage()
` [PATCH 6/8] filemap: Convert __readahead_batch() to use a folio
` [PATCH 7/8] filemap: Remove readahead_page_batch()
` [PATCH 8/8] mm: Delete thp_nr_pages()

[syzbot] [fs?] kernel BUG in may_open
 2025-04-02 21:02 UTC  (2+ messages)

[PATCH] fanotify: Document FAN_PRE_ACCESS event
 2025-04-02 20:58 UTC  (2+ messages)

Fwd: [PATCH][SMB3 client] fix TCP timers deadlock after rmmod
 2025-04-02 20:50 UTC  (15+ messages)

[PATCH v2] fanotify: Document mount namespace events
 2025-04-02 20:20 UTC  (4+ messages)

[PATCH v4 0/2] string: Add load_unaligned_zeropad() code path to sized_strscpy()
 2025-04-02 20:10 UTC  (3+ messages)
` [PATCH v4 1/2] "

[PATCH v2] generic/750 : add missing _fixed_by_git_commit line to the test
 2025-04-02 18:46 UTC  (2+ messages)

[PATCH 0/4] fuse: Improve ftraces, atomic req unique and code dup removal
 2025-04-02 18:33 UTC  (7+ messages)
` [PATCH 1/4] fuse: Make the fuse_send_one request counter atomic
` [PATCH RFC 2/4] fuse: Set request unique on allocation
` [PATCH 3/4] fuse: {io-uring} Avoid _send code dup
` [PATCH 4/4] fuse: fine-grained request ftraces

[PATCH v2 0/9] Remove aops->writepage
 2025-04-02 17:10 UTC  (11+ messages)
` [PATCH v2 1/9] 9p: Add a migrate_folio method
` [PATCH v2 2/9] vboxsf: Convert to writepages
` [PATCH v2 3/9] migrate: Remove call to ->writepage
` [PATCH v2 4/9] writeback: Remove writeback_use_writepage()
` [PATCH v2 5/9] shmem: Add shmem_writeout()
` [PATCH v2 6/9] i915: Use writeback_iter()
` [PATCH v2 7/9] ttm: Call shmem_writeout() from ttm_backup_backup_page()
` [PATCH v2 8/9] mm: Remove swap_writepage() and shmem_writepage()
` [PATCH v2 9/9] fs: Remove aops->writepage

[PATCH 0/2] efivarfs: support freeze/thaw
 2025-04-02 16:13 UTC  (35+ messages)
` [PATCH 2/2] "
` [PATCH 0/6] power: wire-up filesystem freeze/thaw with suspend/resume
  ` [PATCH 1/6] ext4: replace kthread freezing with auto fs freezing
  ` [PATCH 2/6] btrfs: "
  ` [PATCH 3/6] xfs: "
  ` [PATCH 4/6] fs: add owner of freeze/thaw
  ` [PATCH 5/6] fs: allow pagefault based writers to be frozen
  ` [PATCH 6/6] power: freeze filesystems during suspend/resume
        ` [PATCH v2 0/4] power: wire-up filesystem freeze/thaw with suspend/resume
          ` [PATCH v2 1/4] fs: add owner of freeze/thaw
          ` [PATCH v2 2/4] fs: allow all writers to be frozen
          ` [PATCH v2 3/4] power: freeze filesystems during suspend/resume
          ` [PATCH v2 4/4] kernfs: add warning about implementing freeze/thaw

[GIT PULL] vfs fixes
 2025-04-02 15:46 UTC 

[PATCH] cifs: Remove cifs_truncate_page() as it should be superfluous
 2025-04-02 15:23 UTC  (2+ messages)

[PATCH v3] mm/filemap: Allow arch to request folio size for exec memory
 2025-04-02 13:40 UTC  (9+ messages)

[PATCH] devpts: Fix type for uid and gid params
 2025-04-02 12:17 UTC 

[PATCH] fuse: enable larger read buffers for readdir [v2]
 2025-04-02 11:59 UTC  (20+ messages)
` fuse: increase readdir() buffer size
  ` [PATCH 2/2] fuse: Adjust readdir() buffer to requesting "
  ` fuse: increase readdir() buffer size [v4]
    ` [PATCH 1/2] fs: Supply dir_context.count as readdir buffer size hint

[RFC PATCH 0/4] vfs freeze/thaw on suspend/resume
 2025-04-02 11:47 UTC  (9+ messages)
` [RFC PATCH 1/4] locking/percpu-rwsem: add freezable alternative to down_read

[PATCH v1] fs/super.c: Add NULL check for type in iterate_supers_type
 2025-04-02 11:38 UTC  (2+ messages)

[PATCH] fanotify: allow creating FAN_PRE_ACCESS events on directories
 2025-04-02  6:27 UTC 

[PATCH] generic/750 : add missing _fixed_by_git_commit line to the test
 2025-04-02  5:51 UTC  (3+ messages)

[PATCH v2] docs: initramfs: update compression and mtime descriptions
 2025-04-02  4:53 UTC  (2+ messages)

Reseting pending fanotify events
 2025-04-02  4:44 UTC  (3+ messages)

Ask help about this patch b951aaff5035 " mm: enable page allocation tagging"
 2025-04-02  2:30 UTC  (5+ messages)
  ` [EXT] "

[PATCH 0/3] mm: move migration work around to buffer-heads
 2025-04-02  1:58 UTC  (9+ messages)
` [PATCH 1/3] mm/migrate: add might_sleep() on __migrate_folio()
` [PATCH 2/3] fs/buffer: avoid races with folio migrations on __find_get_block_slow()

[LSF/MM/BPF TOPIC] Optimizing Page Cache Readahead Behavior
 2025-04-02  0:13 UTC  (10+ messages)
` [Lsf-pc] "

[PATCH] ceph: fix variable dereferenced before check in ceph_umount_begin()
 2025-04-01 18:29 UTC  (5+ messages)

[PATCH v1] fuse: add numa affinity for uring queues
 2025-04-01 17:56 UTC  (6+ messages)

[GIT PULL] vfs mount
 2025-04-01 17:07 UTC  (3+ messages)

[PATCH v1] fuse: support configurable number of uring queues
 2025-04-01 17:06 UTC  (7+ messages)

[PATCH v2] fs: make generic_fillattr() tail-callable and utilize it in ext2/ext4
 2025-04-01 16:52 UTC 

[PATCH 00/11] Remove aops->writepage
 2025-04-01 16:26 UTC  (12+ messages)
` [PATCH 06/11] migrate: Remove call to ->writepage
` [PATCH 11/11] fs: Remove aops->writepage

[MEH PATCH] fs: make generic_fillattr() tail-callable and utilize it in ext2/ext4
 2025-04-01 16:18 UTC 

[PATCH] fs: remove stale log entries from fs/namei.c
 2025-04-01 12:28 UTC  (3+ messages)

[PATCH 1/2] proc: add a helper for marking files as permanent by external consumers
 2025-04-01 12:21 UTC  (3+ messages)

[PATCH 0/2] speed up /proc/filesystems
 2025-04-01 12:12 UTC  (5+ messages)
` [PATCH 2/2] fs: cache the string generated by reading /proc/filesystems

[PATCH 1/2] proc: add a helper for marking files as permanent by external consumers
 2025-04-01 11:18 UTC 

[GIT PULL] fuse update for 6.15
 2025-04-01 11:02 UTC 

[RFC PATCH 0/2] [gs]etfsxattrat() followup patches
 2025-04-01 10:45 UTC  (4+ messages)
` [RFC PATCH 1/2] fs: prepare for extending [gs]etfsxattrat()

[PATCH] fanotify: Document mount namespace events
 2025-04-01 10:42 UTC  (2+ messages)

[PATCH] docs: initramfs: update compression and mtime descriptions
 2025-04-01 10:40 UTC  (5+ messages)

[GIT PULL] ntfs3: bugfixes for 6.15
 2025-04-01 10:08 UTC 

[syzbot] [fs?] [mm?] KCSAN: data-race in mem_cgroup_track_foreign_dirty_slowpath / mem_cgroup_track_foreign_dirty_slowpath (7)
 2025-04-01  9:40 UTC 

test generic/074 slowdown with current mainline
 2025-04-01  6:29 UTC 

SCSI circular lock dependency with current mainline
 2025-04-01  4:58 UTC 

[PATCH v2 0/3] Dynamically allocate memory to store task's full name
 2025-04-01  4:02 UTC  (4+ messages)
` [PATCH v2 1/3] exec: "

[GIT PULL] bcachefs updates for 6.15 part 2
 2025-04-01  2:03 UTC  (2+ messages)

[GIT PULL] ext2, udf, and isofs fixes and improvements for 6.15-rc1
 2025-04-01  2:03 UTC  (2+ messages)

[PATCH 0/6] Extend freeze support to suspend and hibernate
 2025-03-31 23:33 UTC  (6+ messages)
` [PATCH v2 "

[PATCH] radix-tree: add missing cleanup.h
 2025-03-31 20:49 UTC  (6+ messages)

[PATCH RESEND v2] fuse: optimize over-io-uring request expiration check
 2025-03-31 17:36 UTC 

[PATCH V3] proc: Fix the issue of proc_mem_open returning NULL
 2025-03-31 17:06 UTC  (2+ messages)
` [PATCH V4] "

[PATCH] fanotify: report FAN_PRE_MODIFY event before write to file range
 2025-03-31 16:52 UTC 

[PATCH 0/3 v2] fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
 2025-03-31 16:12 UTC  (3+ messages)

ANNOUNCE: nfs-utils-2.8.3 released
 2025-03-31 15:57 UTC  (3+ messages)

[RFC PATCH 1/5] misc: introduce FDBox
 2025-03-31 15:38 UTC  (11+ 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).