messages from 2025-09-04 18:14:18 to 2025-09-08 09:43:11 UTC [more...]
[PATCHES] file->f_path safety and struct path constifications
2025-09-08 9:43 UTC (38+ messages)
` [PATCH 01/21] backing_file_user_path(): constify struct path *
` [PATCH 02/21] constify path argument of vfs_statx_path()
` [PATCH 03/21] filename_lookup(): constify root argument
` [PATCH 04/21] done_path_create(): constify path argument
` [PATCH 05/21] bpf...d_path(): "
` [PATCH 06/21] nfs: constify path argument of __vfs_getattr()
` [PATCH 07/21] rqst_exp_get_by_name(): constify path argument
` [PATCH 08/21] export_operations->open(): "
` [PATCH 09/21] check_export(): "
` [PATCH 10/21] ksmbd_vfs_path_lookup_locked(): root_share_path can be const struct path *
` [PATCH 11/21] ksmbd_vfs_kern_path_unlock(): constify path argument
` [PATCH 12/21] ksmbd_vfs_inherit_posix_acl(): "
` [PATCH 13/21] ksmbd_vfs_set_init_posix_acl(): "
` [PATCH 14/21] ovl_ensure_verity_loaded(): constify datapath argument
` [PATCH 15/21] ovl_validate_verity(): constify {meta,data}path arguments
` [PATCH 16/21] ovl_get_verity_digest(): constify path argument
` [PATCH 17/21] ovl_lower_dir(): "
` [PATCH 18/21] ovl_sync_file(): "
` [PATCH 19/21] ovl_is_real_file: constify realpath argument
` [PATCH 20/21] apparmor/af_unix: constify struct path * arguments
` [PATCH 21/21] configfs:get_target() - release path as soon as we grab configfs_item reference
` [PATCH 1/2] kernel/acct.c: saner struct file treatment
` [PATCH 2/2] Have cc(1) catch attempts to modify ->f_path
[RFC] a possible way of reducing the PITA of ->d_name audits
2025-09-08 9:05 UTC (10+ messages)
[PATCH v2] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
2025-09-08 7:58 UTC (2+ messages)
[PATCH 0/6] VFS: more prep for change to directory locking
2025-09-08 7:09 UTC (17+ messages)
` [PATCH 1/6] fs/proc: Don't look root inode when creating "self" and "thread-self"
` [PATCH 2/6] VFS/ovl: add lookup_one_positive_killable()
` [PATCH 3/6] VFS: discard err2 in filename_create()
` [PATCH 4/6] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
` [PATCH 5/6] VFS/audit: introduce kern_path_parent() for audit
` [PATCH 6/6] VFS: rename kern_path_locked() to kern_path_removing()
[PATCH v1 00/16] fuse: use iomap for buffered reads + readahead
2025-09-08 6:56 UTC (46+ messages)
` [PATCH v1 01/16] iomap: move async bio read logic into helper function
` [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlocked
` [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlockedOM
` [PATCH v1 03/16] iomap: refactor read/readahead completion
` [PATCH v1 04/16] iomap: use iomap_iter->private for stashing read/readahead bio
` [PATCH v1 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v1 07/16] iomap: iterate through entire folio in iomap_readpage_iter()
` [PATCH v1 08/16] iomap: rename iomap_readpage_iter() to iomap_readfolio_iter()
` [PATCH v1 12/16] iomap: add iomap_read_ops for read and readahead
` [PATCH v1 13/16] iomap: add a private arg "
` [PATCH v1 15/16] fuse: use iomap for readahead
[syzbot] [netfs?] kernel BUG in netfs_perform_write
2025-09-08 2:34 UTC (3+ messages)
` [PATCH] netfs: Prevent duplicate unlocking
[External] : Re: [WIP RFC PATCH] fs: retire I_WILL_FREE
2025-09-08 1:51 UTC (7+ messages)
` [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
` [External] : "
regression, btrfs mount failure when multiple rescue mount options used
2025-09-07 22:41 UTC (2+ messages)
[syzbot] [jfs?] INFO: task hung in deactivate_super (3)
2025-09-07 2:03 UTC (5+ messages)
` [syzbot] [hfs?] "
[SECURITY] [PATCH V2] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
2025-09-07 1:08 UTC
[PATCH] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
2025-09-06 21:37 UTC (3+ messages)
[PATCH v9 0/5] riscv: mm: Add soft-dirty and uffd-wp support
2025-09-06 13:31 UTC (7+ messages)
` [PATCH v9 1/5] mm: softdirty: Add pte_soft_dirty_available()
` [PATCH v9 2/5] mm: uffd_wp: Add pte_uffd_wp_available()
` [PATCH v9 3/5] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH v9 4/5] riscv: mm: Add soft-dirty page tracking support
` [PATCH v9 5/5] riscv: mm: Add uffd write-protect support
[PATCH v5 0/5] Rust support for `struct iov_iter`
2025-09-06 11:23 UTC (2+ messages)
[PATCH v8 0/5] Add support for long task name
2025-09-06 11:13 UTC (5+ messages)
` [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
general protection fault in hfs_find_init
2025-09-06 6:21 UTC (3+ messages)
` [syzbot] [hfs?] "
New September Order. 20546 Saturday, September 6, 2025 at 08:05:21 AM
2025-09-06 6:05 UTC
[PATCH] iomap: allow iomap using the per-cpu bio cache
2025-09-06 4:25 UTC (12+ messages)
` [External] "
[PATCH RFC 0/2] iomap: ->iomap_end() error handling fixes
2025-09-06 4:23 UTC (3+ messages)
` [PATCH RFC 1/2] iomap: prioritize iter.status error over ->iomap_end()
[PATCH v2 00/12] mm/iomap: add granular dirty and writeback accounting
2025-09-05 23:30 UTC (13+ messages)
` [PATCH v2 12/12] iomap: "
[PATCH] exfat: validate cluster allocation bits of the allocation bitmap
2025-09-05 23:19 UTC
[PATCH] hfsplus: add and rework comments for key metadata structures
2025-09-05 22:58 UTC
[PATCH] hfs: add and rework comments for key metadata structures
2025-09-05 22:57 UTC
[RFC PATCH 00/20] add comments in include/linux/ceph/*.h
2025-09-05 22:18 UTC (25+ messages)
` [RFC PATCH 01/20] ceph: add comments to metadata structures in auth.h
` [RFC PATCH 02/20] ceph: add comments to metadata structures in buffer.h
` [RFC PATCH 03/20] ceph: add comments in ceph_debug.h
` [RFC PATCH 04/20] ceph: add comments to declarations in ceph_features.h
` [RFC PATCH 05/20] ceph: rework comments in ceph_frag.h
` [RFC PATCH 06/20] ceph: add comments to metadata structures in ceph_fs.h
` [RFC PATCH 07/20] ceph: add comments in ceph_hash.h
` [RFC PATCH 08/20] ceph: add comments to metadata structures in cls_lock_client.h
` [RFC PATCH 09/20] ceph: add comments to metadata structures in libceph.h
` [RFC PATCH 10/20] ceph: add comments to metadata structures in messenger.h
` [RFC PATCH 11/20] ceph: add comments to metadata structures in mon_client.h
` [RFC PATCH 12/20] ceph: add comments to metadata structures in msgpool.h
` [RFC PATCH 13/20] ceph: add comments to metadata structures in msgr.h
` [RFC PATCH 14/20] ceph: add comments to metadata structures in osd_client.h
` [RFC PATCH 15/20] ceph: add comments to metadata structures in osdmap.h
` [RFC PATCH 16/20] ceph: add comments to metadata structures in pagelist.h
` [RFC PATCH 17/20] ceph: add comments to metadata structures in rados.h
` [RFC PATCH 18/20] ceph: add comments to metadata structures in string_table.h
` [RFC PATCH 19/20] ceph: add comments to metadata structures in striper.h
` [RFC PATCH 20/20] ceph: add comments to metadata structures in types.h
[PATCH v5 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-09-05 19:44 UTC (7+ messages)
` [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
qemu-arm64: xfstests crash in bio_iov_iter_get_pages on next-20250904
2025-09-05 18:41 UTC (2+ messages)
[PATCHSET RFC v4 1/4] fuse: general bug fixes
2025-09-05 15:22 UTC (17+ messages)
` [PATCH 4/7] fuse: implement file attributes mask for statx
` [PATCH 5/7] fuse: update file mode when updating acls
[PATCH v4 0/4] procfs: make reference pidns more user-visible
2025-09-05 14:48 UTC (3+ messages)
[PATCH v2] fanotify: Validating the return value of mnt_ns_from_dentry() before dereferencing mntns->user_ns in do_fanotify_mark()
2025-09-05 14:20 UTC (4+ messages)
[WIP RFC PATCH] fs: retire I_WILL_FREE
2025-09-05 14:07 UTC (2+ messages)
[PATCH 0/3] xfs: hint based zone allocation improvements
2025-09-05 14:03 UTC (4+ messages)
` [PATCH 1/3] fs: add an enum for number of life time hints
[PATCH v2] fuse: virtio_fs: fix page fault for DAX page address
2025-09-05 13:56 UTC (2+ messages)
[PATCH] filelock: add FL_RECLAIM to show_fl_flags() macro
2025-09-05 13:54 UTC (2+ messages)
[PATCH v3] afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE
2025-09-05 13:53 UTC (2+ messages)
[PATCH v4 0/1] eventpoll: Fix priority inversion problem
2025-09-05 13:52 UTC (6+ messages)
` [PATCH v4 1/1] eventpoll: Replace rwlock with spinlock
[PATCH] mm/filemap: Align last_index to folio size
2025-09-05 12:50 UTC (5+ messages)
[PATCH v5 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
2025-09-05 11:25 UTC (3+ messages)
` [PATCH v5 1/1] "
[PATCH v3] uapi/linux/fcntl: remove AT_RENAME* macros
2025-09-05 9:41 UTC (10+ messages)
[PATCH 0/3] fs: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-05 9:02 UTC (4+ messages)
` [PATCH 1/3] fs: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/3] fs: replace use of system_wq with system_percpu_wq
` [PATCH 3/3] fs: WQ_PERCPU added to alloc_workqueue users
[PATCH] proc: fix type confusion in pde_set_flags()
2025-09-05 8:03 UTC (3+ messages)
[PATCHSET RFC v4 2/4] fuse: allow servers to use iomap for better file IO performance
2025-09-05 1:50 UTC (6+ messages)
` [PATCH 02/23] fuse: implement the basic iomap mechanisms
[RFC] View-Based File System Model with Program-Scoped Isolation
2025-09-05 0:06 UTC (6+ messages)
[PATCH v6 00/12] mm: establish const-correctness for pointer parameters
2025-09-04 23:57 UTC (2+ messages)
[RFC PATCH 2/2] cifs: Clean up declarations
2025-09-04 21:18 UTC
[PATCH 1/4] fuse: remove FUSE_NOTIFY_CODE_MAX from <uapi/linux/fuse.h>
2025-09-04 21:07 UTC (3+ messages)
` [PATCH 4/4] fuse: add prune notification
[syzbot] [ext4?] WARNING in __ext4_iget
2025-09-04 19:28 UTC
[PATCHED][RFC][CFT] mount-related stuff
2025-09-04 18:59 UTC (10+ messages)
` [PATCHES v2][RFC][CFT] "
` [PATCHES v3][RFC][CFT] "
[PATCH] ceph: add in MAINTAINERS bug tracking system info
2025-09-04 18:36 UTC (3+ messages)
[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
2025-09-04 18:14 UTC (3+ messages)
` [PATCH 5/6] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
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).