messages from 2025-03-31 12:18:47 to 2025-04-02 16:14:02 UTC [more...]
[PATCH 0/6] Extend freeze support to suspend and hibernate
2025-04-02 16:13 UTC (46+ messages)
` [PATCH v2 "
` [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 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)
Fwd: [PATCH][SMB3 client] fix TCP timers deadlock after rmmod
2025-04-02 15:18 UTC (10+ messages)
[PATCH v2 0/9] Remove aops->writepage
2025-04-02 15:00 UTC (10+ 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
[syzbot] [fs?] kernel BUG in may_open
2025-04-02 13:46 UTC
[PATCH v3] mm/filemap: Allow arch to request folio size for exec memory
2025-04-02 13:40 UTC (9+ messages)
[PATCH v2] fanotify: Document mount namespace events
2025-04-02 12:25 UTC (3+ messages)
[PATCH] proc: Avoid costly high-order page allocations when reading proc files
2025-04-02 12:24 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 (6+ messages)
` [RFC PATCH 1/2] fs: prepare for extending [gs]etfsxattrat()
[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)
[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 (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] 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)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox