messages from 2025-11-24 18:04:39 to 2025-11-26 18:10:36 UTC [more...]
[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
2025-11-26 18:10 UTC (4+ messages)
` [RFC PATCH] vfs: Fix might sleep in load_unaligned_zeropad() with rcu read lock held
[PATCH v4 00/47] file: FD_{ADD,PREPARE}()
2025-11-26 16:10 UTC (36+ messages)
` [PATCH v4 02/47] anon_inodes: convert to FD_PREPARE()
` [PATCH v4 03/47] eventfd: convert do_eventfd() "
` [PATCH v4 04/47] fhandle: convert do_handle_open() "
` [PATCH v4 05/47] namespace: convert open_tree() "
` [PATCH v4 06/47] namespace: convert open_tree_attr() "
` [PATCH v4 07/47] namespace: convert fsmount() "
` [PATCH v4 08/47] fanotify: convert fanotify_init() "
` [PATCH v4 13/47] open: convert do_sys_openat2() "
` [PATCH v4 16/47] userfaultfd: convert new_userfaultfd() "
` [PATCH v4 22/47] ipc: convert do_mq_open() "
` [PATCH v4 25/47] memfd: convert memfd_create() "
` [PATCH v4 26/47] secretmem: convert memfd_secret() "
` [PATCH v4 42/47] tty: convert ptm_open_peer() "
` [PATCH v4 44/47] file: convert replace_fd() "
` [PATCH v4 45/47] io_uring: convert io_create_mock_file() "
[PATCH v3 0/4] Landlock: Disconnected directory handling
2025-11-26 15:32 UTC (6+ messages)
` [PATCH v3 2/4] landlock: Fix handling of disconnected directories
[PATCH v2 0/4] platform/x86: wmi: Prepare for future changes
2025-11-26 15:18 UTC (3+ messages)
` [PATCH v2 1/4] fs/nls: Fix utf16 to utf8 conversion
FUSE: [Regression] Fuse legacy path performance scaling lost in v6.14 vs v6.8/6.11 (iodepth scaling with io_uring)
2025-11-26 15:07 UTC
[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
2025-11-26 16:06 UTC (14+ messages)
[PATCH v3 0/3] Allow knfsd to use atomic_open()
2025-11-26 14:31 UTC (4+ messages)
` [PATCH v3 1/3] VFS: move dentry_create() from fs/open.c to fs/namei.c
` [PATCH v3 2/3] VFS: Prepare atomic_open() for dentry_create()
` [PATCH v3 3/3] VFS/knfsd: Teach dentry_create() to use atomic_open()
[PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
2025-11-26 14:01 UTC (2+ messages)
[PATCH v2 1/2] fs: tidy up step_into() & friends before inlining
2025-11-26 13:59 UTC (4+ messages)
` [PATCH v2 2/2] fs: inline step_into() and walk_component()
re-enable IOCB_NOWAIT writes to files v2
2025-11-26 13:51 UTC (4+ messages)
` (subset) "
[PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
2025-11-26 12:24 UTC (16+ messages)
` [PATCH v2 01/13] ext4: cleanup zeroout in ext4_split_extent_at()
` [PATCH v2 02/13] ext4: subdivide EXT4_EXT_DATA_VALID1
` [PATCH v2 03/13] ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
` [PATCH v2 04/13] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O
` [PATCH v2 05/13] ext4: correct the mapping status if the extent has been zeroed
` [PATCH v2 06/13] ext4: don't cache extent during splitting extent
` [PATCH v2 07/13] ext4: drop extent cache before "
[linux-next:master] [VFS/nfsd/cachefiles/ovl] 7ab96df840: WARNING:at_fs/dcache.c:#umount_check
2025-11-26 12:29 UTC (3+ messages)
[PATCH 00/32] ns: support file handles
2025-11-26 11:47 UTC (5+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
` Stability of ioctl constants in the UAPI (Re: [PATCH 01/32] pidfs: validate extensible ioctls)
[PATCH v2] fuse: Uninitialized variable in fuse_epoch_work()
2025-11-26 11:47 UTC (2+ messages)
[PATCH] fuse: fix io-uring list corruption for terminated non-committed requests
2025-11-26 11:41 UTC (4+ messages)
[PATCH] fs: mark lookup_slow() as noinline
2025-11-26 11:31 UTC (6+ messages)
[PATCH] chardev: fix consistent error handling in cdev_device_add
2025-11-26 11:01 UTC (4+ messages)
[PATCH 0/5] Assorted filesystem docs formatting
2025-11-26 9:28 UTC (9+ messages)
` [PATCH 1/5] Documentation: afs: Use proper bullet for bullet lists
` [PATCH 2/5] Documentation: dax: Coalesce "See also" filesystem pointers into list
` [PATCH 3/5] Documentation: dax: Demote "Enabling DAX on xfs and ext4" subsections
` [PATCH 4/5] Documentation: zonefs: Separate mount options list
` [PATCH 5/5] Documentation: zonefs: Format error processing table
[PATCH 0/2] ext4: fixes for mb_check_buddy integrity checks
2025-11-26 9:12 UTC (6+ messages)
` [PATCH 2/2] ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 validation
[linux-next:master] [sysctl] 50b496351d: ltp.proc01.fail
2025-11-26 9:03 UTC (4+ messages)
` [LTP] "
[PATCH] libfs: Fix NULL pointer access in simple_recursive_removal
2025-11-26 8:36 UTC (2+ messages)
` "
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-11-26 8:29 UTC (7+ messages)
[PATCHSET V3 1/2] xfs: autonomous self healing of filesystems
2025-11-26 6:43 UTC (3+ messages)
` [PATCH 01/22] docs: remove obsolete links in the xfs online repair documentation
[PATCH] fuse: Umask handling problem if FUSE_CAP_DONT_MASK is disabled
2025-11-25 23:30 UTC (2+ messages)
[PATCH v2 0/3] memfd-based Userspace MFR Policy for HugeTLB
2025-11-25 22:04 UTC (3+ messages)
` [PATCH v2 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
[PATCH v2] hfs: replace BUG_ONs with error handling
2025-11-25 21:13 UTC
[RFC v2 00/11] Add dmabuf read/write via io_uring
2025-11-25 19:40 UTC (9+ messages)
[PATCH] hfs: Validate CNIDs in hfs_read_inode
2025-11-25 19:15 UTC (18+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] hfs: Update sanity check of the root record
[PATCH v8 00/18] Live Update Orchestrator
2025-11-25 19:01 UTC (26+ messages)
` [PATCH v8 01/18] liveupdate: luo_core: Live Update Orchestrato,
` [PATCH v8 02/18] liveupdate: luo_core: integrate with KHO
` [PATCH v8 03/18] kexec: call liveupdate_reboot() before kexec
` [PATCH v8 04/18] liveupdate: luo_session: add sessions support
` [PATCH v8 05/18] liveupdate: luo_core: add user interface
` [PATCH v8 06/18] liveupdate: luo_file: implement file systems callbacks
` [PATCH v8 07/18] liveupdate: luo_session: Add ioctls for file preservation
` [PATCH v8 08/18] docs: add luo documentation
` [PATCH v8 09/18] MAINTAINERS: add liveupdate entry
` [PATCH v8 10/18] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v8 11/18] mm: shmem: allow freezing inode mapping
` [PATCH v8 12/18] mm: shmem: export some functions to internal.h
` [PATCH v8 13/18] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v8 14/18] mm: memfd_luo: allow preserving memfd
` [PATCH v8 15/18] docs: add documentation for memfd preservation via LUO
` [PATCH v8 16/18] selftests/liveupdate: Add userspace API selftests
` [PATCH v8 17/18] selftests/liveupdate: Add simple kexec-based selftest for LUO
` [PATCH v8 18/18] selftests/liveupdate: Add kexec test for multiple and empty sessions
[PATCH v7 00/22] Live Update Orchestrator
2025-11-25 18:42 UTC (27+ messages)
` [PATCH v7 01/22] liveupdate: luo_core: "
` [PATCH v7 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v7 06/22] liveupdate: luo_file: implement file systems callbacks
` [PATCH v7 19/22] selftests/liveupdate: add test infrastructure and scripts
` [PATCH v7 21/22] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
[PATCH v3 0/4] initial work on making VMA flags a bitmap
2025-11-25 17:21 UTC (12+ messages)
` [PATCH v3 1/4] mm: declare VMA flags by bit
` [PATCH v3 2/4] mm: simplify and rename mm flags function for clarity
` [PATCH v3 3/4] tools/testing/vma: eliminate dependency on vma->__vm_flags
` [PATCH v3 4/4] mm: introduce VMA flags bitmap type
[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-25 16:19 UTC (16+ messages)
` [PATCH v11] "
` [PATCH v12] "
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
` [PATCH v18] "
` [RFC][PATCH] exec: Move cred computation under exec_update_lock
[PATCH V5 0/6] loop: improve loop aio perf by IOCB_NOWAIT
2025-11-25 15:16 UTC (17+ messages)
` calling into file systems directly from ->queue_rq, was "
[PATCH v2] fs: scale opening of character devices
2025-11-25 11:33 UTC (3+ messages)
[PATCH v4 05/11] cifs: Remove the RFC1002 header from smb_hdr
2025-11-25 11:19 UTC (9+ messages)
` [PATCH v4 00/11] cifs: Miscellaneous prep patches for rewrite of I/O layer
` [PATCH v4 07/11] cifs: Clean up some places where an extra kvec[] was required for rfc1002
[PATCH] fs: rework I_NEW handling to operate without fences
2025-11-25 10:39 UTC (6+ messages)
[linus:master] [fs/namespace] 78f0e33cd6: ltp.listmount04.fail
2025-11-25 10:13 UTC (2+ messages)
` [LTP] "
[PATCH v4 0/3] initrd: remove half of classic initrd support
2025-11-25 9:41 UTC (5+ messages)
` [PATCH v4 3/3] init: remove /proc/sys/kernel/real-root-dev
[syzbot] [ntfs3?] INFO: task hung in __start_renaming
2025-11-25 9:35 UTC (6+ messages)
[PATCH v4 0/9] iomap: buffered io changes
2025-11-25 9:22 UTC (9+ messages)
` [PATCH v4 7/9] iomap: use loff_t for file positions and offsets in writeback code
[PATCH] include/linux/fs.h: trivial fix: regualr -> regular
2025-11-25 9:13 UTC (2+ messages)
[PATCH] fs/splice.c: trivial fix: pipes -> pipe's
2025-11-25 9:11 UTC (2+ messages)
[PATCH v2 0/4] initial work on making VMA flags a bitmap
2025-11-25 9:09 UTC (6+ messages)
` [PATCH v2 3/4] tools/testing/vma: eliminate dependency on vma->__vm_flags
[PATCH v2] fs: Add uoff_t
2025-11-25 9:08 UTC (2+ messages)
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-25 9:06 UTC (3+ messages)
` [PATCH 30/44] fs: use min() or umin() instead of min_t()
[PATCH v5] fs: add predicts based on nd->depth
2025-11-25 9:04 UTC (2+ messages)
[PATCH v2 22/50] convert efivarfs
2025-11-25 9:00 UTC (11+ messages)
` [REGRESSION] "
[linus:master] [exfat] e6fd5d3a43: ltp.fanotify21.fail
2025-11-25 8:50 UTC
[PATCH] fs/namespace: fix reference leak in grab_requested_mnt_ns
2025-11-25 8:35 UTC (2+ messages)
[PATCH] iomap: allocate s_dio_done_wq for async reads as well
2025-11-25 8:23 UTC (4+ messages)
[PATCH v2 0/8] fuse: support io-uring registered buffers
2025-11-25 1:13 UTC (6+ messages)
` [PATCH v2 8/8] "
[PATCH v3 1/4] btrfs: make sure all ordered extents beyond EOF is properly truncated
2025-11-24 23:16 UTC
[PATCH] ceph: fix kernel crash in ceph_open()
2025-11-24 21:12 UTC (8+ messages)
[PATCH] Replace BUG_ON with error handling in hfs_new_inode()
2025-11-24 19:29 UTC (4+ messages)
` [PATCH] hfs: "
[PATCH] fs/namespace: correctly handle errors returned by grab_requested_mnt_ns
2025-11-24 19:28 UTC (6+ messages)
[PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
2025-11-24 19:08 UTC (11+ messages)
[PATCH v4 07/11] cifs: Clean up some places where an extra kvec[] was required for rfc1002
2025-11-24 14:46 UTC (3+ 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 NNTP newsgroup(s).