messages from 2025-11-18 15:49:47 to 2025-11-19 22:51:01 UTC [more...]
[PATCH] ceph: fix kernel crash in ceph_open()
2025-11-19 22:50 UTC (3+ messages)
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-19 22:41 UTC (3+ messages)
` [PATCH 30/44] fs: use min() or umin() instead of min_t()
` [PATCH 39/44] mm: use min() "
[PATCH] hfsplus: fix volume corruption issue for generic/101
2025-11-19 22:32 UTC
[PATCH v4 0/3] initrd: remove half of classic initrd support
2025-11-19 22:24 UTC (4+ messages)
` [PATCH v4 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
` [PATCH v4 2/3] initrd: remove deprecated code path (linuxrc)
` [PATCH v4 3/3] init: remove /proc/sys/kernel/real-root-dev
[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
2025-11-19 22:24 UTC (6+ messages)
[PATCH v6 00/20] Live Update Orchestrator
2025-11-19 22:12 UTC (22+ messages)
` [PATCH v6 01/20] liveupdate: luo_core: luo_ioctl: "
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks
` [PATCH v6 15/20] mm: memfd_luo: allow preserving memfd
` [PATCH v6 18/20] selftests/liveupdate: Add kexec-based selftest for session lifecycle
` [PATCH v6 20/20] tests/liveupdate: Add in-kernel liveupdate test
[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
2025-11-19 21:51 UTC (6+ messages)
[PATCH v2 22/50] convert efivarfs
2025-11-19 21:15 UTC (11+ messages)
` [REGRESSION] "
[PATCH] fs: inline step_into() and walk_component()
2025-11-19 20:41 UTC (7+ messages)
[PATCH v1 0/2] Only free healthy pages in high-order HWPoison folio
2025-11-19 20:35 UTC (12+ messages)
` [PATCH v1 1/2] mm/huge_memory: introduce uniform_split_unmapped_folio_to_zero_order
[PATCH v4 0/9] iomap: buffered io changes
2025-11-19 19:35 UTC (7+ messages)
` [PATCH v4 7/9] iomap: use loff_t for file positions and offsets in writeback code
Safety of resolving untrusted paths with detached mount dirfd
2025-11-19 18:34 UTC (2+ messages)
[PATCH v6 0/2] statmount: accept fd as a parameter
2025-11-19 17:20 UTC (3+ messages)
` [PATCH v6 2/2] "
[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
2025-11-19 17:12 UTC (16+ messages)
[Patch v4 0/3] NFSD: Fix server hang when there are multiple layout conflicts
2025-11-19 17:06 UTC (29+ messages)
` [PATCH v4 1/3] locks: Introduce lm_breaker_timedout operation to lease_manager_operations
` [PATCH v4 2/3] locks: Threads with layout conflict must wait until client was fenced
` [PATCH v4 3/3] FSD: Fix NFS server hang when there are multiple layout conflicts
[PATCH v23 00/28] riscv control-flow integrity for usermode
2025-11-19 16:40 UTC (4+ messages)
` [PATCH v23 21/28] riscv: kernel command line option to opt out of user cfi
[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
2025-11-19 16:36 UTC (12+ messages)
` [PATCH v4 2/9] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v4 3/9] mm: update vma_modify_flags() to handle residual flags, document
` [PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH v4 6/9] mm: set the VM_MAYBE_GUARD flag on guard region install
[PATCH fstests v2 0/3] fstests: new testcases for delegation support
2025-11-19 15:43 UTC (4+ messages)
` [PATCH fstests v2 1/3] common/rc: clean up after the _require_test_fcntl_setlease() test
` [PATCH fstests v2 2/3] generic: add test for directory delegations
` [PATCH fstests v2 3/3] generic: add tests for file delegations
[syzbot] [hfs?] memory leak in hfs_init_fs_context
2025-11-19 15:08 UTC (15+ messages)
` [PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
` (no subject)
`
[PATCH] fs: mark lookup_slow() as noinline
2025-11-19 14:49 UTC
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-11-19 14:37 UTC (4+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage
[PATCH v5] fs: add predicts based on nd->depth
2025-11-19 14:29 UTC
[PATCH] fs: move mntput_no_expire() slowpath into a dedicated routine
2025-11-19 13:50 UTC (2+ messages)
[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
2025-11-19 13:40 UTC (7+ messages)
` [PATCH v3 3/8] mm: implement sticky VMA flags
[PATCH v8 0/3] vfs: expose delegation support to userland
2025-11-19 13:42 UTC (4+ messages)
` [PATCH v8 1/3] "
` [PATCH v8 2/3] filelock: add lease_dispose_list() helper
` [PATCH v8 3/3] filelock: allow lease_managers to dictate what qualifies as a conflict
[PATCH v1 0/3] Allow knfsd to use atomic_open()
2025-11-19 13:11 UTC (16+ messages)
` [PATCH v1 1/3] VFS: move dentry_create() from fs/open.c to fs/namei.c
` [PATCH v1 2/3] VFS: Prepare atomic_open() for dentry_create()
` [PATCH v1 3/3] VFS/knfsd: Teach dentry_create() to use atomic_open()
[PATCH] fstests: add fuse.gocryptfs support
2025-11-19 12:49 UTC
[PATCH] mm/huge_memory: consolidate order-related checks into folio_split_supported()
2025-11-19 12:39 UTC (3+ messages)
[PATCH] fs: remove spurious exports in fs/file_attr.c
2025-11-19 11:17 UTC (2+ messages)
[PATCH v2] watch_queue: Use local kmap in post_one_notification()
2025-11-19 10:11 UTC (2+ messages)
[PATCH] chardev: fix consistent error handling in cdev_device_add
2025-11-19 10:15 UTC
[PATCH 1/1] autofs: dont trigger mount if it cant succeed
2025-11-19 10:14 UTC (2+ messages)
[PATCH v2 0/1] iomap: fix iomap_read_end() for already uptodate folios
2025-11-19 10:12 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] fs: unexport ioctl_getflags
2025-11-19 9:53 UTC (10+ messages)
[PATCH 0/4] ext4: replace ext4_es_insert_extent() when caching on-disk extents
2025-11-19 9:36 UTC (6+ messages)
` [PATCH 1/4] ext4: make ext4_es_cache_extent() support overwrite existing extents
[PATCH v9 00/10] erofs: inode page cache share feature
2025-11-19 9:28 UTC (8+ messages)
` [PATCH v9 01/10] iomap: stash iomap read ctx in the private field of iomap_iter
[PATCH] fs/ntfs3: check for shutdown in fsync
2025-11-19 9:10 UTC (4+ messages)
` [PATCH v2] "
[RFC][PATCH 00/13] io_uring, struct filename and audit
2025-11-19 5:41 UTC (6+ messages)
` [RFC][PATCH 11/13] allow incomplete imports of filenames
[PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
2025-11-19 3:03 UTC (14+ messages)
[PATCH] fs: Add uoff_t
2025-11-19 2:19 UTC (4+ messages)
Bug Report: Memory Corruption Vulnerability in HFS Node Operations
2025-11-18 23:31 UTC (4+ messages)
[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
2025-11-18 23:30 UTC (7+ messages)
` [RFC PATCH 2/8] mm: Add PG_atomic
[PATCH] watch_queue: Use local kmem in post_one_notification()
2025-11-18 21:04 UTC (2+ messages)
[PATCH] iomap: fix iomap_read_end() for already uptodate folios
2025-11-18 20:53 UTC (4+ messages)
[PATCH 0/6] iomap, xfs: improve zero range flushing and lookup
2025-11-18 20:08 UTC (5+ messages)
` [PATCH 3/6] xfs: flush eof folio before insert range size update
[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-18 18:13 UTC (9+ messages)
` [PATCH v11] "
` [PATCH v12] "
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
` [PATCH v18] "
[PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
2025-11-18 18:05 UTC (7+ messages)
[PATCH] libfs: Fix NULL pointer access in simple_recursive_removal
2025-11-18 17:04 UTC (3+ messages)
[PATCH DRAFT RFC UNTESTED 00/18] file: FD_PREPARE()
2025-11-18 15:48 UTC (15+ messages)
` [PATCH DRAFT RFC UNTESTED 05/18] fs: open_tree()
` [PATCH DRAFT RFC UNTESTED 06/18] fs: namespace
` [PATCH DRAFT RFC UNTESTED 07/18] fs: fanotify
` [PATCH DRAFT RFC UNTESTED 08/18] fs: nsfs
` [PATCH DRAFT RFC UNTESTED 09/18] fs: autofs
` [PATCH DRAFT RFC UNTESTED 10/18] fs: eventpoll
` [PATCH DRAFT RFC UNTESTED 11/18] fs: open_tree_attr()
` [PATCH DRAFT RFC UNTESTED 12/18] fs: nsfs2
` [PATCH DRAFT RFC UNTESTED 13/18] fs: open
` [PATCH DRAFT RFC UNTESTED 14/18] fs: signalfd64
` [PATCH DRAFT RFC UNTESTED 15/18] fs: timerfd
` [PATCH DRAFT RFC UNTESTED 16/18] fs: userfaultfd
` [PATCH DRAFT RFC UNTESTED 17/18] fs: xfs
` [PATCH DRAFT RFC UNTESTED 18/18] drivers: drm_lease
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;
as well as URLs for NNTP newsgroup(s).