messages from 2025-09-19 02:00:28 to 2025-09-22 11:40:58 UTC [more...]
[PATCH v5 0/4] hide ->i_state behind accessors
2025-09-22 11:40 UTC (10+ messages)
` [PATCH v5 1/4] fs: provide accessors for ->i_state
` [PATCH v5 2/4] Convert the kernel to use ->i_state accessors
` [PATCH v5 3/4] Manual conversion of ->i_state uses
` [PATCH v5 4/4] fs: make plain ->i_state access fail to compile
[PATCH 0/3] Suppress undesirable hung task warnings
2025-09-22 11:38 UTC (5+ messages)
` [PATCH 1/3] sched: Introduce a new flag PF_DONT_HUNG
` [PATCH 2/3] writeback: Introduce wb_wait_for_completion_no_hung()
` [PATCH 3/3] memcg: Don't trigger hung task warnings when memcg is releasing resources
[PATCH] fcntl: trim arguments
2025-09-22 11:30 UTC
[PATCH] ns: use inode initializer for initial namespaces
2025-09-22 10:31 UTC (2+ messages)
[PATCH 0/9] ns: rework common initialization
2025-09-22 10:19 UTC (9+ messages)
` [PATCH 2/9] mnt: expose pointer to init_mnt_ns
` [PATCH 7/9] net: centralize ns_common initialization
[PATCH v4 00/10] man2: document "new" mount API
2025-09-22 10:09 UTC (34+ messages)
` [PATCH v4 01/10] man/man2/mount_setattr.2: move mount_attr struct to mount_attr(2type)
` [PATCH v4 02/10] man/man2/fsopen.2: document "new" mount API
` [PATCH v4 03/10] man/man2/fspick.2: "
` [PATCH v4 04/10] man/man2/fsconfig.2: "
` [PATCH v4 05/10] man/man2/fsmount.2: "
` [PATCH v4 06/10] man/man2/move_mount.2: "
` [PATCH v4 07/10] man/man2/open_tree.2: "
` [PATCH v4 08/10] man/man2/mount_setattr.2: mirror opening sentence from fsopen(2)
` [PATCH v4 09/10] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API
` [PATCH v4 10/10] man/man2/{fsconfig,mount_setattr}.2: add note about attribute-parameter distinction
[RFC PATCH] namei: fix revalidate vs. rename race
2025-09-22 8:45 UTC (4+ messages)
[PATCH v3] fs/proc/task_mmu: check p->vec_buf for NULL
2025-09-22 8:43 UTC (3+ messages)
[PATCH v2] fs/proc: check p->vec_buf for NULL
2025-09-22 8:30 UTC (2+ messages)
[PATCH] fs/proc/task_mmu: check cur_buf for NULL
2025-09-22 8:25 UTC (5+ messages)
(no subject)
2025-09-22 7:30 UTC (9+ messages)
` [PATCH v4 1/6] VFS/ovl: add lookup_one_positive_killable()
` [PATCH v4 2/6] VFS: discard err2 in filename_create()
` [PATCH v4 3/6] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
` [PATCH v4 4/6] VFS/audit: introduce kern_path_parent() for audit
` [PATCH v4 5/6] VFS: rename kern_path_locked() and related functions
` [PATCH v4 6/6] debugfs: rename start_creating() to debugfs_start_creating()
[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
2025-09-22 6:26 UTC (12+ messages)
` [PATCH 2/2] "
[PATCHES][RFC] the meat of tree-in-dcache series
2025-09-22 3:52 UTC (48+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
` [PATCH 02/39] new helper: simple_done_creating()
` [PATCH 03/39] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH 04/39] primitives for maintaining persisitency
` [PATCH 05/39] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH 06/39] convert ramfs and tmpfs
` [PATCH 07/39] procfs: make /self and /thread_self dentries persistent
` [PATCH 08/39] configfs, securityfs: kill_litter_super() not needed
` [PATCH 09/39] convert xenfs
` [PATCH 10/39] convert smackfs
` [PATCH 11/39] convert hugetlbfs
` [PATCH 12/39] convert mqueue
` [PATCH 13/39] convert bpf
` [PATCH 14/39] convert dlmfs
` [PATCH 15/39] convert fuse_ctl
` [PATCH 16/39] convert pstore
` [PATCH 17/39] convert tracefs
` [PATCH 18/39] convert debugfs
` [PATCH 19/39] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH 20/39] convert efivarfs
` [PATCH 21/39] convert spufs
` [PATCH 22/39] convert ibmasmfs
` [PATCH 23/39] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH 24/39] convert devpts
` [PATCH 25/39] binderfs: use simple_start_creating()
` [PATCH 26/39] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH 27/39] convert binderfs
` [PATCH 28/39] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH 29/39] convert autofs
` [PATCH 30/39] convert binfmt_misc
` [PATCH 31/39] convert selinuxfs
` [PATCH 32/39] functionfs: switch to simple_remove_by_name()
` [PATCH 33/39] convert functionfs
` [PATCH 34/39] gadgetfs: switch to simple_remove_by_name()
` [PATCH 35/39] convert gadgetfs
` [PATCH 36/39] hypfs: don't pin dentries twice
` [PATCH 37/39] hypfs: switch hypfs_create_str() to returning int
` [PATCH 38/39] hypfs: swich hypfs_create_u64() "
` [PATCH 39/39] convert hypfs
[PATCH v3 00/30] Live Update Orchestrator
2025-09-21 22:20 UTC (6+ messages)
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges
[PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
2025-09-21 16:24 UTC (6+ messages)
[PATCH] fs/namespace.c: fix mountpath handling in do_lock_mount()
2025-09-21 14:23 UTC (5+ messages)
` [RFC] {do_,}lock_mount() behaviour wrt races and move_mount(2) with empty to_path (was Re: [PATCH] fs/namespace.c: fix mountpath handling in do_lock_mount())
[syzbot] [fs?] KASAN: slab-use-after-free Read in driver_remove_file
2025-09-21 12:20 UTC (3+ messages)
` [PATCH] comedi: Unregister is prohibited when attach fails before register
[PATCH v3 5/6] VFS: rename kern_path_locked() and related functions
2025-09-21 10:22 UTC (3+ messages)
[PATCH 00/14] ns: rework reference counting
2025-09-21 7:37 UTC (5+ messages)
` [PATCH 06/14] time: port to ns_ref_*() helpers
` [PATCH 14/14] ns: rename to __ns_ref
what's going on with aa_destroy_aafs() call in apparmor_init()?
2025-09-21 7:36 UTC
[PATCH 00/32] ns: support file handles
2025-09-21 7:35 UTC (3+ messages)
` [PATCH 25/32] ns: add to_<type>_ns() to respective headers
[bp@imp.ch: Bug#1111455: linux-image-6.12.41+deb13-amd64: kernel BUG at fs/netfs/read_collect.c:316 netfs: Can't donate prior to front]
2025-09-21 7:07 UTC (2+ messages)
` Bug#1111455: "
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-20 3:54 UTC (4+ messages)
[syzbot] [nfs?] WARNING in nsfs_fh_to_dentry
2025-09-20 0:13 UTC
[PATCH 0/6] VFS: more prep for change to directory locking
2025-09-19 23:44 UTC (6+ messages)
` [PATCH 4/6] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
[PATCH] hfsplus: introduce KUnit tests for HFS+ string operations
2025-09-19 22:54 UTC
[PATCH v3 0/6] VFS: more prep for change to directory locking
2025-09-19 22:49 UTC (4+ messages)
` [PATCH v3 6/6] debugfs: rename start_creating() to debugfs_start_creating()
[PATCHSET RFC v5 4/8] fuse: allow servers to use iomap for better file IO performance
2025-09-19 22:36 UTC (10+ messages)
` [PATCH 01/28] fuse: implement the basic iomap mechanisms
` [PATCH 04/28] fuse: adapt FUSE_DEV_IOC_BACKING_{OPEN,CLOSE} to add new iomap devices
[PATCH v2] iomap: simplify iomap_iter_advance()
2025-09-19 21:49 UTC (2+ messages)
[PATCH v2] hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
2025-09-19 19:12 UTC
[PATCH v3 00/15] fuse: use iomap for buffered reads + readahead
2025-09-19 18:34 UTC (11+ messages)
` [PATCH v3 07/15] iomap: track read/readahead folio ownership internally
` [PATCH v3 10/15] iomap: add bias for async read requests
` [PATCH v3 11/15] iomap: move buffered io bio logic into new file
[patch V2 0/6] uaccess: Provide and use scopes for user masked access
2025-09-19 18:27 UTC (6+ messages)
` [patch V2 1/6] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V2a "
` [patch V2 3/6] uaccess: Provide scoped masked user access regions
[PATCHSET v5.1] iomap: cleanups ahead of adding fuse support
2025-09-19 18:14 UTC (3+ messages)
[PATCH] ceph: introduce Kunit based unit-tests for string operations
2025-09-19 18:11 UTC
[PATCH v1] iomap: simplify iomap_iter_advance()
2025-09-19 18:03 UTC (9+ messages)
[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
2025-09-19 17:58 UTC (7+ messages)
` [PATCH v2 12/16] iomap: add bias for async read requests
[PATCHSET RFC v5 1/8] fuse: general bug fixes
2025-09-19 17:50 UTC (6+ messages)
` [PATCH 4/8] fuse: signal that a fuse filesystem should exhibit local fs behaviors
[PATCHSET RFC v5 3/8] fuse: cleanups ahead of adding fuse support
2025-09-19 17:43 UTC (7+ messages)
` [PATCH 3/5] fuse: move the passthrough-specific code back to passthrough.c
[PATCH] ceph: fix deadlock bugs by making iput() calls asynchronous
2025-09-19 16:41 UTC (6+ messages)
[QnA] procfs: How to read the unresolved location of an executable?
2025-09-19 16:21 UTC
[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
2025-09-19 15:58 UTC (2+ messages)
[PATCH v4 00/12] hide ->i_state behind accessors
2025-09-19 15:51 UTC (5+ messages)
[syzbot] [netfs?] INFO: task hung in vfs_utimes (3)
2025-09-19 13:25 UTC (6+ messages)
[PATCH] selftests/namespaces: verify initial namespace inode numbers
2025-09-19 12:44 UTC (3+ messages)
[PATCH v2 00/33] ns: support file handles
2025-09-19 12:28 UTC (6+ messages)
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
[PATCH v2 0/3] fs: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-19 12:21 UTC (2+ messages)
[PATCH] fs: add might_sleep() annotation to iput() and more
2025-09-19 12:15 UTC (2+ messages)
[PATCH v2 0/4] writeback: Avoid lockups when switching inodes
2025-09-19 11:09 UTC (4+ messages)
[PATCHES] finish_no_open() calling conventions change
2025-09-19 9:16 UTC (4+ messages)
` [PATCH 1/9] allow finish_no_open(file, ERR_PTR(-E...))
` [PATCH 7/9] simplify fuse_atomic_open()
[PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
2025-09-19 8:44 UTC (2+ messages)
[PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
2025-09-19 8:30 UTC (2+ messages)
[PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
2025-09-19 8:25 UTC (2+ messages)
[PATCH] fuse: prevent exchange/revalidate races
2025-09-19 8:20 UTC (4+ messages)
[PATCH] fs: fuse: Use strscpy instead of strcpy
2025-09-19 7:54 UTC (3+ messages)
[PATCH v2 11/16] mm: update mem char driver to use mmap_prepare
2025-09-19 5:13 UTC (3+ messages)
[PATCH v2 16/16] kcov: update kcov to use mmap_prepare
2025-09-19 5:10 UTC (3+ messages)
[RFC PATCH 0/5] 9p: Performance improvements for build workloads
2025-09-19 2:49 UTC (4+ messages)
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 read-only IMAP folder(s) and NNTP newsgroup(s).