Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-03-29 08:43:34 to 2025-04-01 14:51:22 UTC [more...]

[PATCH] proc: Avoid costly high-order page allocations when reading proc files
 2025-04-01 14:50 UTC  (3+ messages)

[PATCH 0/6] Extend freeze support to suspend and hibernate
 2025-04-01 14:40 UTC  (51+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] super: remove pointless s_root checks
  ` [PATCH v2 2/6] super: simplify user_get_super()
  ` [PATCH v2 3/6] super: skip dying superblocks early
  ` [PATCH v2 4/6] super: use a common iterator (Part 1)
  ` [PATCH v2 5/6] super: use common iterator (Part 2)
  ` [PATCH v2 6/6] super: add filesystem freezing helpers for suspend and hibernate
  ` [PATCH 0/2] efivarfs: support freeze/thaw
    ` [PATCH 1/2] libfs: export find_next_child()
    ` [PATCH 2/2] efivarfs: support freeze/thaw
    ` [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] fuse: enable larger read buffers for readdir [v2]
 2025-04-01 14:40 UTC  (17+ messages)
` fuse: increase readdir() buffer size
  ` [PATCH 1/2] fs: Supply dir_context.count as readdir buffer size hint
  ` [PATCH 2/2] fuse: Adjust readdir() buffer to requesting buffer size
  ` fuse: increase readdir() buffer size [v4]

Fwd: [PATCH][SMB3 client] fix TCP timers deadlock after rmmod
 2025-04-01 13:54 UTC  (2+ messages)

[PATCH] generic/750 : add missing _fixed_by_git_commit line to the test
 2025-04-01 13:40 UTC  (2+ messages)

[PATCH 00/11] Remove aops->writepage
 2025-04-01 13:32 UTC  (6+ messages)
` [PATCH 06/11] migrate: Remove call to ->writepage

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

[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  (7+ messages)
` [PATCH 1/2] proc: add a helper for marking files as permanent by external consumers
` [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 

[PATCH 0/3] mm: move migration work around to buffer-heads
 2025-04-01 10:57 UTC  (8+ 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()
` [PATCH 3/3] mm/migrate: avoid atomic context on buffer_migrate_folio_norefs() migration

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

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

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

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

[PATCH v3] mm/filemap: Allow arch to request folio size for exec memory
 2025-04-01 10:35 UTC  (7+ 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 

[PATCH v1] fuse: add numa affinity for uring queues
 2025-04-01  8:11 UTC  (3+ messages)

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  (6+ messages)
` [PATCH v2 1/3] exec: "
` [PATCH v2 2/3] fs/proc: Pass 'task->full_name' via 'proc_task_name()'
` [PATCH v2 3/3] kthread: Use 'task_struct->full_name' to store kthread's full name

[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 v1] fuse: support configurable number of uring queues
 2025-04-01  0:22 UTC  (6+ messages)

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

Ask help about this patch b951aaff5035 " mm: enable page allocation tagging"
 2025-03-31 20:01 UTC  (4+ messages)
  ` [EXT] "

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

[PATCH V2] proc: Fix the issue of proc_mem_open returning NULL
 2025-03-31 17:06 UTC  (3+ messages)
` [PATCH V3] "
  ` [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  (7+ messages)
` [PATCH 2/3] tools headers UAPI: Sync linux/fs.h with the kernel sources
` [PATCH 3/3] selftests/mm: add PAGEMAP_SCAN guard region test

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)

[PATCH AUTOSEL 5.10] umount: Allow superblock owners to force umount
 2025-03-31 14:32 UTC 

[PATCH AUTOSEL 5.15] umount: Allow superblock owners to force umount
 2025-03-31 14:32 UTC 

[PATCH AUTOSEL 6.1 1/2] fs: consistently deref the files table with rcu_dereference_raw()
 2025-03-31 14:32 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 2/2] umount: Allow superblock owners to force umount

[PATCH AUTOSEL 6.6 1/2] fs: consistently deref the files table with rcu_dereference_raw()
 2025-03-31 14:32 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 2/2] umount: Allow superblock owners to force umount

[PATCH AUTOSEL 6.12 1/2] fs: consistently deref the files table with rcu_dereference_raw()
 2025-03-31 14:32 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 2/2] umount: Allow superblock owners to force umount

[PATCH AUTOSEL 6.13 1/2] fs: consistently deref the files table with rcu_dereference_raw()
 2025-03-31 14:32 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 2/2] umount: Allow superblock owners to force umount

[PATCH AUTOSEL 6.14 1/2] fs: consistently deref the files table with rcu_dereference_raw()
 2025-03-31 14:32 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 2/2] umount: Allow superblock owners to force umount

[syzbot] [hfs?] KMSAN: uninit-value in hfs_bnode_dump
 2025-03-31 14:06 UTC 

[PATCH] fanotify: Document FAN_REPORT_FD_ERROR
 2025-03-31 12:10 UTC  (4+ messages)

[PATCH] fanotify: Document FAN_PRE_ACCESS event
 2025-03-31 11:37 UTC  (2+ messages)

[PATCH v2 0/8] Landlock signal scope fix and errata interface
 2025-03-31 10:38 UTC  (4+ messages)
` [PATCH v2 2/8] landlock: Add the "

Proper way to copy de-compressed data into a bio, in folio style?
 2025-03-31  8:15 UTC 

[linus:master] [filemap] 665575cff0: will-it-scale.per_thread_ops 3.6% improvement
 2025-03-31  6:00 UTC 

[PATCH] fanotify.7: Document extended response to permission events
 2025-03-30 20:07 UTC  (4+ messages)

[PATCH v2] name_to_handle_at.2: Document the AT_HANDLE_CONNECTABLE flag
 2025-03-30 19:54 UTC  (5+ messages)

[PATCH] name_to_handle_at.2: Document the AT_HANDLE_CONNECTABLE flag
 2025-03-30 11:57 UTC  (2+ messages)

[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
 2025-03-30 10:21 UTC  (7+ messages)

[syzbot] [mm?] [fs?] BUG: sleeping function called from invalid context in folio_mc_copy
 2025-03-30  2:26 UTC  (4+ messages)

[REGRESSION] Chrome and VSCode breakage with the commit b9b588f22a0c
 2025-03-29 14:57 UTC  (3+ messages)

[PATCH] exfat: fix potential wrong error return from get_block
 2025-03-29 13:13 UTC  (2+ messages)

[PATCH] exfat: call bh_read in get_block only when necessary
 2025-03-29 13:12 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