Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v3 57/63] copy_mnt_ns(): use the regular mechanism for freeing empty mnt_ns on failure
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 02/65] introduced guards for mount_lock
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 46/65] may_copy_tree(), __do_loopback(): constify struct path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 08/65] mark_mounts_for_expiry(): use guards
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 50/65] do_mount(): use __free(path_put)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 04/65] __detach_mounts(): use guards
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 55/65] open_detached_copy(): don't bother with mount_lock_hash()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 32/65] pivot_root(2): use old_mp.mp->m_dentry instead of old.dentry
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 49/65] do_move_mount_old(): use __free(path_put)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 48/65] constify can_move_mount_beneath() arguments
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 54/63] open_detached_copy(): don't bother with mount_lock_hash()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 09/65] put_mnt_ns(): use guards
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 03/65] fs/namespace.c: allow to drop vfsmount references via __free(mntput)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 14/65] mnt_set_expiry(): use guards
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 12/65] propagate_mnt(): use scoped_guard(mount_locked_reader) for mnt_set_mountpoint()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 42/65] mnt_warn_timestamp_expiry(): constify struct path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 22/65] finish_automount(): simplify the ELOOP check
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 37/65] do_mount_setattr(): constify path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 38/65] do_set_group(): constify path arguments
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 36/65] constify check_mnt()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Documentation: Fix spelling mistakes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] add documentation for function parameter
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 1/2] iomap: prioritize iter.status error over ->iomap_end()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] ceph: cleanup in ceph_alloc_readdir_reply_buffer()
- From: Alex Markuze <amarkuze@xxxxxxxxxx>
- Re: [PATCH v3] proc: fix missing pde_set_flags() for net proc files
- From: wangzijie <wangzijie1@xxxxxxxxx>
- Re: [PATCH] ceph: add in MAINTAINERS bug tracking system info
- From: Alex Markuze <amarkuze@xxxxxxxxxx>
- Re: [PATCH] gfs2, udf: update to use mmap_prepare
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4] hfs/hfsplus: rework debug output subsystem
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH] hfs: clear offset and space out of valid records in b-tree node
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [External] Re: [PATCH] iomap: allow iomap using the per-cpu bio cache
- From: Fengnan Chang <changfengnan@xxxxxxxxxxxxx>
- Re: [PATCH] mm: fix lockdep issues in writeback handling
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [RFC 0/1] fsnotify: clear PARENT_WATCHED flags lazily for v5.4
- From: Diangang Li <lidiangang@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/1] eventpoll: Replace rwlock with spinlock
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2] fuse: prevent possible NULL pointer dereference in fuse_iomap_writeback_{range,submit}()
- From: Luis Henriques <luis@xxxxxxxxxx>
- [PATCH] fs/proc/base.c: Fix the wrong format specifier
- From: zhangjiao2 <zhangjiao2@xxxxxxxxxxxxxxxxxxxx>
- [RFC 1/1] fsnotify: clear PARENT_WATCHED flags lazily
- From: Diangang Li <lidiangang@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] fuse: remove redundant calls to fuse_copy_finish() in fuse_notify()
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH] iomap: allow iomap using the per-cpu bio cache
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 4/7] fuse: implement file attributes mask for statx
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] fs/proc/base.c: Fix the wrong format specifier
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH v3] afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RFC 1/2] iomap: prioritize iter.status error over ->iomap_end()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/4] fuse: remove redundant calls to fuse_copy_finish() in fuse_notify()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Chris Li <chrisl@xxxxxxxxxx>
- [PATCH 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 01/12] mm: pass number of pages to __folio_start_writeback()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 2/2] iomap: revert the iomap_iter pos on ->iomap_end() error
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] gfs2, udf: update to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH RFC 2/2] iomap: revert the iomap_iter pos on ->iomap_end() error
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 0/1] fsnotify: clear PARENT_WATCHED flags lazily for v5.4
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [exfat?] INFO: task hung in lock_two_directories (4)
- From: syzbot <syzbot+1bfacdf603474cfa86bd@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] uapi/fcntl: define RENAME_* and AT_RENAME_* macros
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- Re: [RFC 0/1] fsnotify: clear PARENT_WATCHED flags lazily for v5.4
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [External] : Re: [WIP RFC PATCH] fs: retire I_WILL_FREE
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [External] : Re: [WIP RFC PATCH] fs: retire I_WILL_FREE
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCHES v3][RFC][CFT] mount-related stuff
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] fuse: fix livelock in synchronous file put from fuseblk workers
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH] filelock: add FL_RECLAIM to show_fl_flags() macro
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/7] fuse: fix livelock in synchronous file put from fuseblk workers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 3/7] fuse: capture the unique id of fuse commands being sent
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH 5/7] fuse: update file mode when updating acls
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 6/7] fuse: propagate default and file acls on creation
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 4/7] fuse: implement file attributes mask for statx
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/7] fuse: capture the unique id of fuse commands being sent
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 6/7] fuse: propagate default and file acls on creation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/7] fuse: capture the unique id of fuse commands being sent
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2] fuse: prevent possible NULL pointer dereference in fuse_iomap_writeback_{range,submit}()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] Documentation: Fix spelling mistakes
- From: "Rob Herring (Arm)" <robh@xxxxxxxxxx>
- [PATCH v2 1/2] mm: specify separate file and vm_file params in vm_area_desc
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 2/2] mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 0/2] mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2] gfs2, udf: update to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] gfs2, udf: update to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v5 1/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
- From: Ethan Ferguson <ethan.ferguson@xxxxxxxxxx>
- Re: [PATCH v2] uapi/fcntl: define RENAME_* and AT_RENAME_* macros
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] - Validating the return value of mnt_ns_from_dentry() before dereferencing mntns->user_ns
- From: Anderson Nascimento <anderson@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/2] iomap: revert the iomap_iter pos on ->iomap_end() error
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
- From: Ethan Ferguson <ethan.ferguson@xxxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHES v3][RFC][CFT] mount-related stuff
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/7] fuse: update file mode when updating acls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4] hfs/hfsplus: rework debug output subsystem
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v2 12/12] iomap: add granular dirty and writeback accounting
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] hfs: clear offset and space out of valid records in b-tree node
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v2 10/12] iomap: refactor dirty bitmap iteration
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 3/7] fuse: capture the unique id of fuse commands being sent
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 01/12] mm: pass number of pages to __folio_start_writeback()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 10/12] iomap: refactor dirty bitmap iteration
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 04/16] iomap: use iomap_iter->private for stashing read/readahead bio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 01/16] iomap: move async bio read logic into helper function
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] fuse: prevent possible NULL pointer dereference in fuse_iomap_writeback_{range,submit}()
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlockedOM
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 05/16] iomap: propagate iomap_read_folio() error to caller
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 01/12] mm: pass number of pages to __folio_start_writeback()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 12/16] iomap: add iomap_read_ops for read and readahead
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 15/16] fuse: use iomap for readahead
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 13/16] iomap: add a private arg for read and readahead
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 07/16] iomap: iterate through entire folio in iomap_readpage_iter()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] fuse: prevent possible NULL pointer dereference in fuse_iomap_writeback_{range,submit}()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 14/16] fuse: use iomap for read_folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 09/16] iomap: rename iomap_readpage_ctx struct to iomap_readfolio_ctx
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 11/16] iomap: make start folio read and finish folio read public APIs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 10/16] iomap: add iomap_start_folio_read() helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] Documentation: Fix spelling mistakes
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v2] fuse: prevent possible NULL pointer dereference in fuse_iomap_writeback_{range,submit}()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 3/7] fuse: capture the unique id of fuse commands being sent
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 3/7] fuse: capture the unique id of fuse commands being sent
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2 5/7] fs/9p: non-.L: Refresh stale inodes on reuse
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [External] : Re: [WIP RFC PATCH] fs: retire I_WILL_FREE
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/12] mm: pass number of pages to __folio_start_writeback()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] mm/filemap: Align last_index to folio size
- From: Youling Tang <youling.tang@xxxxxxxxx>
- Re: [PATCH] mm/filemap: Align last_index to folio size
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHES v3][RFC][CFT] mount-related stuff
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/7] fs/9p: Add ability to identify inode by path for .L in uncached mode
- From: Tingmao Wang <m@xxxxxxxxxx>
- [PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
- From: Tingmao Wang <m@xxxxxxxxxx>
- [PATCH v2 3/7] fs/9p: Add ability to identify inode by path for non-.L in uncached mode
- From: Tingmao Wang <m@xxxxxxxxxx>
- [PATCH v2 6/7] fs/9p: update the target's ino_path on rename
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH v2 12/12] iomap: add granular dirty and writeback accounting
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 2/7] fs/9p: add option for path-based inodes
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCHES v3][RFC][CFT] mount-related stuff
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 12/12] iomap: add granular dirty and writeback accounting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2 7/7] docs: fs/9p: Document the "inodeident" option
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH v2] fuse: prevent possible NULL pointer dereference in fuse_iomap_writeback_{range,submit}()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2 4/7] fs/9p: .L: Refresh stale inodes on reuse
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [External] : Re: [WIP RFC PATCH] fs: retire I_WILL_FREE
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC RESEND v3] binfmt_elf: preserve original ELF e_flags for core dumps
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [RFC RESEND v3] binfmt_elf: preserve original ELF e_flags for core dumps
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH] mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.c
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCHES v3][RFC][CFT] mount-related stuff
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 12/16] iomap: add iomap_read_ops for read and readahead
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v3] uapi/linux/fcntl: remove AT_RENAME* macros
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v1 05/16] iomap: propagate iomap_read_folio() error to caller
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 01/16] iomap: move async bio read logic into helper function
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlockedOM
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 04/16] iomap: use iomap_iter->private for stashing read/readahead bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 07/16] iomap: iterate through entire folio in iomap_readpage_iter()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 03/16] iomap: refactor read/readahead completion
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 11/16] iomap: make start folio read and finish folio read public APIs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 08/16] iomap: rename iomap_readpage_iter() to iomap_readfolio_iter()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] fuse: prevent possible NULL pointer dereference in fuse_iomap_writeback_{range,submit}()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [no subject]
- From: Vasilis Almpanis <vasilisalmpanis@xxxxxxxxx>
- Re: [PATCH v2 00/12] mm/iomap: add granular dirty and writeback accounting
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] fuse: prevent possible NULL pointer dereference in fuse_iomap_writeback_{range,submit}()
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH] - Validating the return value of mnt_ns_from_dentry() before dereferencing mntns->user_ns
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH v5 1/2] fuse: new work queue to periodically invalidate expired dentries
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH v5 2/2] fuse: new work queue to invalidate dentries from old epochs
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] fhandle: use more consistent rules for decoding file handle from userns
- From: Jan Kara <jack@xxxxxxx>
- Re: [External] : Re: [WIP RFC PATCH] fs: retire I_WILL_FREE
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ceph: add in MAINTAINERS bug tracking system info
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 4/7] fuse: implement file attributes mask for statx
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 5/7] fuse: update file mode when updating acls
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 12/12] iomap: add granular dirty and writeback accounting
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- Re: [PATCH v2] fuse: virtio_fs: fix page fault for DAX page address
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCHES v3][RFC][CFT] mount-related stuff
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] fanotify: Validating the return value of mnt_ns_from_dentry() before dereferencing mntns->user_ns in do_fanotify_mark()
- From: Anderson Nascimento <anderson@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- Re: [RFC PATCH v5 1/2] fuse: new work queue to periodically invalidate expired dentries
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [RFC PATCH v5 2/2] fuse: new work queue to invalidate dentries from old epochs
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [RFC PATCH v5 1/2] fuse: new work queue to periodically invalidate expired dentries
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH 02/23] fuse: implement the basic iomap mechanisms
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH] proc: fix type confusion in pde_set_flags()
- From: wangzijie <wangzijie1@xxxxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Mark Tinguely <mark.tinguely@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC PATCH v5 2/2] fuse: new work queue to invalidate dentries from old epochs
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH v5 1/2] fuse: new work queue to periodically invalidate expired dentries
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH v5 2/2] fuse: new work queue to invalidate dentries from old epochs
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH 02/23] fuse: implement the basic iomap mechanisms
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 02/23] fuse: implement the basic iomap mechanisms
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 2/6] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [syzbot] [netfs?] kernel BUG in netfs_perform_write
- From: syzbot <syzbot+b73c7d94a151e2ee1e9b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] uapi/linux/fcntl: remove AT_RENAME* macros
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ceph: add in MAINTAINERS bug tracking system info
- From: vdubeyko@xxxxxxxxxx
- Re: [PATCH 5/6] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH v1 15/16] fuse: use iomap for readahead
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3] uapi/linux/fcntl: remove AT_RENAME* macros
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING in __ext4_iget
- From: Roxana Nicolescu <nicolescu.roxana@xxxxxxxxxxxxxx>
- [RFC PATCH 2/2] cifs: Clean up declarations
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 12/12] iomap: add granular dirty and writeback accounting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 15/16] fuse: use iomap for readahead
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCHES v3][RFC][CFT] mount-related stuff
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] fuse: add prune notification
- From: Jim Harris <jiharris@xxxxxxxxxx>
- Re: [PATCH v1 12/16] iomap: add iomap_read_ops for read and readahead
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 12/16] iomap: add iomap_read_ops for read and readahead
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 05/16] iomap: propagate iomap_read_folio() error to caller
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 01/16] iomap: move async bio read logic into helper function
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlockedOM
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 04/16] iomap: use iomap_iter->private for stashing read/readahead bio
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 07/16] iomap: iterate through entire folio in iomap_readpage_iter()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3] uapi/linux/fcntl: remove AT_RENAME* macros
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v3] uapi/linux/fcntl: remove AT_RENAME* macros
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC] View-Based File System Model with Program-Scoped Isolation
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 13/16] iomap: add a private arg for read and readahead
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 04/16] iomap: use iomap_iter->private for stashing read/readahead bio
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 07/16] iomap: iterate through entire folio in iomap_readpage_iter()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 03/16] iomap: refactor read/readahead completion
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 08/16] iomap: rename iomap_readpage_iter() to iomap_readfolio_iter()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC] View-Based File System Model with Program-Scoped Isolation
- From: Blake McBride <blake@xxxxxxxxxxxxxxx>
- Re: [RFC] View-Based File System Model with Program-Scoped Isolation
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] View-Based File System Model with Program-Scoped Isolation
- From: Blake McBride <blake@xxxxxxxxxxxxxxx>
- Re: [PATCH] proc: fix type confusion in pde_set_flags()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 12/12] iomap: add granular dirty and writeback accounting
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2 00/12] mm/iomap: add granular dirty and writeback accounting
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC] View-Based File System Model with Program-Scoped Isolation
- From: Blake McBride <blake@xxxxxxxxxxxxxxx>
- Re: [RFC] View-Based File System Model with Program-Scoped Isolation
- From: Blake McBride <blake@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 00/12] mm: establish const-correctness for pointer parameters
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH 4/7] fuse: implement file attributes mask for statx
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/7] fuse: update file mode when updating acls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 13/16] iomap: add a private arg for read and readahead
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [PATCH] netfs: Prevent duplicate unlocking
- From: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
- Re: [PATCH 02/23] fuse: implement the basic iomap mechanisms
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3] uapi/linux/fcntl: remove AT_RENAME* macros
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 4/7] fuse: implement file attributes mask for statx
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v3] uapi/linux/fcntl: remove AT_RENAME* macros
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v3] uapi/linux/fcntl: remove AT_RENAME* macros
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] fs: add an enum for number of life time hints
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH] proc: fix type confusion in pde_set_flags()
- From: wangzijie <wangzijie1@xxxxxxxxx>
- Re: [PATCH v5 1/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH 3/3] fs: WQ_PERCPU added to alloc_workqueue users
- From: Marco Crivellari <marco.crivellari@xxxxxxxx>
- [PATCH 1/3] fs: replace use of system_unbound_wq with system_dfl_wq
- From: Marco Crivellari <marco.crivellari@xxxxxxxx>
- Re: [PATCH v2 12/12] iomap: add granular dirty and writeback accounting
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v9 2/5] mm: uffd_wp: Add pte_uffd_wp_available()
- From: Chunyan Zhang <zhangchunyan@xxxxxxxxxxx>
- [PATCH 0/3] fs: replace wq users and add WQ_PERCPU to alloc_workqueue() users
- From: Marco Crivellari <marco.crivellari@xxxxxxxx>
- [PATCH v9 1/5] mm: softdirty: Add pte_soft_dirty_available()
- From: Chunyan Zhang <zhangchunyan@xxxxxxxxxxx>
- Re: [PATCH v3] uapi/linux/fcntl: remove AT_RENAME* macros
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 2/3] fs: replace use of system_wq with system_percpu_wq
- From: Marco Crivellari <marco.crivellari@xxxxxxxx>
- [PATCH v9 4/5] riscv: mm: Add soft-dirty page tracking support
- From: Chunyan Zhang <zhangchunyan@xxxxxxxxxxx>
- [PATCH v9 5/5] riscv: mm: Add uffd write-protect support
- From: Chunyan Zhang <zhangchunyan@xxxxxxxxxxx>
- [PATCH v9 0/5] riscv: mm: Add soft-dirty and uffd-wp support
- From: Chunyan Zhang <zhangchunyan@xxxxxxxxxxx>
- [PATCH v9 3/5] riscv: Add RISC-V Svrsw60t59b extension support
- From: Chunyan Zhang <zhangchunyan@xxxxxxxxxxx>
- Re: [PATCH v3] uapi/linux/fcntl: remove AT_RENAME* macros
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v2 12/12] iomap: add granular dirty and writeback accounting
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] mm/filemap: Align last_index to folio size
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Jan Kara <jack@xxxxxxx>
- qemu-arm64: xfstests crash in bio_iov_iter_get_pages on next-20250904
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v2] fanotify: Validating the return value of mnt_ns_from_dentry() before dereferencing mntns->user_ns in do_fanotify_mark()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] fanotify: Validating the return value of mnt_ns_from_dentry() before dereferencing mntns->user_ns in do_fanotify_mark()
- From: Anderson Nascimento <anderson@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fanotify: Validating the return value of mnt_ns_from_dentry() before dereferencing mntns->user_ns in do_fanotify_mark()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 1/1] eventpoll: Replace rwlock with spinlock
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 0/1] eventpoll: Fix priority inversion problem
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] fuse: virtio_fs: fix page fault for DAX page address
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] filelock: add FL_RECLAIM to show_fl_flags() macro
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/3] fs: add an enum for number of life time hints
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [WIP RFC PATCH] fs: retire I_WILL_FREE
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 0/4] procfs: make reference pidns more user-visible
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v1 13/16] iomap: add a private arg for read and readahead
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlockedOM
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/7] fuse: implement file attributes mask for statx
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: qemu-arm64: xfstests crash in bio_iov_iter_get_pages on next-20250904
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [RFC PATCH 06/20] ceph: add comments to metadata structures in ceph_fs.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 10/20] ceph: add comments to metadata structures in messenger.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 14/20] ceph: add comments to metadata structures in osd_client.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 13/20] ceph: add comments to metadata structures in msgr.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 15/20] ceph: add comments to metadata structures in osdmap.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 17/20] ceph: add comments to metadata structures in rados.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 11/20] ceph: add comments to metadata structures in mon_client.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 04/20] ceph: add comments to declarations in ceph_features.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 09/20] ceph: add comments to metadata structures in libceph.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 01/20] ceph: add comments to metadata structures in auth.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 05/20] ceph: rework comments in ceph_frag.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 03/20] ceph: add comments in ceph_debug.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 08/20] ceph: add comments to metadata structures in cls_lock_client.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 00/20] add comments in include/linux/ceph/*.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 07/20] ceph: add comments in ceph_hash.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 19/20] ceph: add comments to metadata structures in striper.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 20/20] ceph: add comments to metadata structures in types.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 16/20] ceph: add comments to metadata structures in pagelist.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 12/20] ceph: add comments to metadata structures in msgpool.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 18/20] ceph: add comments to metadata structures in string_table.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 02/20] ceph: add comments to metadata structures in buffer.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [RFC PATCH 13/20] ceph: add comments to metadata structures in msgr.h
- From: Max Kellermann <max@xxxxxxxx>
- Re: [RFC PATCH 02/20] ceph: add comments to metadata structures in buffer.h
- From: Max Kellermann <max@xxxxxxxx>
- Re: [RFC PATCH 18/20] ceph: add comments to metadata structures in string_table.h
- From: Max Kellermann <max@xxxxxxxx>
- Re: [RFC PATCH 01/20] ceph: add comments to metadata structures in auth.h
- From: Max Kellermann <max@xxxxxxxx>
- [PATCH] hfsplus: add and rework comments for key metadata structures
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH] hfs: add and rework comments for key metadata structures
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v2 12/12] iomap: add granular dirty and writeback accounting
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH] exfat: validate cluster allocation bits of the allocation bitmap
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [External] Re: [PATCH] iomap: allow iomap using the per-cpu bio cache
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH RFC 1/2] iomap: prioritize iter.status error over ->iomap_end()
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [PATCH 4/6] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
- From: NeilBrown <neilb@xxxxxxxxxxx>
- [PATCH 6/6] VFS: rename kern_path_locked() to kern_path_removing()
- From: NeilBrown <neilb@xxxxxxxxxxx>
- [PATCH 5/6] VFS/audit: introduce kern_path_parent() for audit
- From: NeilBrown <neilb@xxxxxxxxxxx>
- [PATCH 2/6] VFS/ovl: add lookup_one_positive_killable()
- From: NeilBrown <neilb@xxxxxxxxxxx>
- [PATCH 3/6] VFS: discard err2 in filename_create()
- From: NeilBrown <neilb@xxxxxxxxxxx>
- [PATCH 0/6] VFS: more prep for change to directory locking
- From: NeilBrown <neilb@xxxxxxxxxxx>
- Re: [PATCH 1/6] fs/proc: Don't look root inode when creating "self" and "thread-self"
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [hfs?] general protection fault in hfs_find_init
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH 1/6] fs/proc: Don't look root inode when creating "self" and "thread-self"
- From: NeilBrown <neilb@xxxxxxxxxxx>
- Re: [PATCH 1/6] fs/proc: Don't look root inode when creating "self" and "thread-self"
- From: "NeilBrown" <neilb@xxxxxxxxxxx>
- Re: [syzbot] [hfs?] general protection fault in hfs_find_init
- From: syzbot <syzbot+7ca256d0da4af073b2e2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] fs/proc: Don't look root inode when creating "self" and "thread-self"
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- New September Order. 20546 Saturday, September 6, 2025 at 08:05:21 AM
- From: "Info - Albinayah 582" <Linux-fsdevel@xxxxxxxxxxxxxx>
- Re: [PATCH 6/6] VFS: rename kern_path_locked() to kern_path_removing()
- From: "NeilBrown" <neilb@xxxxxxxxxxx>
- Re: [PATCH 6/6] VFS: rename kern_path_locked() to kern_path_removing()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 1/2] kernel/acct.c: saner struct file treatment
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] Have cc(1) catch attempts to modify ->f_path
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCHES] file->f_path safety and struct path constifications
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 20/21] apparmor/af_unix: constify struct path * arguments
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 21/21] configfs:get_target() - release path as soon as we grab configfs_item reference
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 05/21] bpf...d_path(): constify path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 08/21] export_operations->open(): constify path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 15/21] ovl_validate_verity(): constify {meta,data}path arguments
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 04/21] done_path_create(): constify path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 14/21] ovl_ensure_verity_loaded(): constify datapath argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 11/21] ksmbd_vfs_kern_path_unlock(): constify path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 07/21] rqst_exp_get_by_name(): constify path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 01/21] backing_file_user_path(): constify struct path *
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 16/21] ovl_get_verity_digest(): constify path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 03/21] filename_lookup(): constify root argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 12/21] ksmbd_vfs_inherit_posix_acl(): constify path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 13/21] ksmbd_vfs_set_init_posix_acl(): constify path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 09/21] check_export(): constify path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 10/21] ksmbd_vfs_path_lookup_locked(): root_share_path can be const struct path *
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 19/21] ovl_is_real_file: constify realpath argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 06/21] nfs: constify path argument of __vfs_getattr()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 17/21] ovl_lower_dir(): constify path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 02/21] constify path argument of vfs_statx_path()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 18/21] ovl_sync_file(): constify path argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHES] file->f_path safety and struct path constifications
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] VFS: rename kern_path_locked() to kern_path_removing()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/6] VFS/ovl: add lookup_one_positive_killable()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
- From: "k.chen" <k.chen@xxxxxxxxxxxxxxxx>
- Re: [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [PATCH v5 0/5] Rust support for `struct iov_iter`
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 2/5] mm: uffd_wp: Add pte_uffd_wp_available()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [hfs?] INFO: task hung in deactivate_super (3)
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/21] rqst_exp_get_by_name(): constify path argument
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
- From: kernel test robot <lkp@xxxxxxxxx>
- regression, btrfs mount failure when multiple rescue mount options used
- From: "Chris Murphy" <lists@xxxxxxxxxxxxxxxxx>
- [SECURITY] [PATCH V2] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
- From: "k.chen" <k.chen@xxxxxxxxxxxxxxxx>
- Re: [syzbot] [hfs?] INFO: task hung in deactivate_super (3)
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH 5/6] VFS/audit: introduce kern_path_parent() for audit
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 10/21] ksmbd_vfs_path_lookup_locked(): root_share_path can be const struct path *
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 12/21] ksmbd_vfs_inherit_posix_acl(): constify path argument
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 11/21] ksmbd_vfs_kern_path_unlock(): constify path argument
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 13/21] ksmbd_vfs_set_init_posix_acl(): constify path argument
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [RFC] a possible way of reducing the PITA of ->d_name audits
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: regression, btrfs mount failure when multiple rescue mount options used
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [RFC] a possible way of reducing the PITA of ->d_name audits
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC] a possible way of reducing the PITA of ->d_name audits
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- Re: [RFC] a possible way of reducing the PITA of ->d_name audits
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] VFS/ovl: add lookup_one_positive_killable()
- From: "NeilBrown" <neilb@xxxxxxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] netfs: Prevent duplicate unlocking
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [RFC] a possible way of reducing the PITA of ->d_name audits
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] a possible way of reducing the PITA of ->d_name audits
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] a possible way of reducing the PITA of ->d_name audits
- From: NeilBrown <neilb@xxxxxxxxxxx>
- Re: [RFC] a possible way of reducing the PITA of ->d_name audits
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] a possible way of reducing the PITA of ->d_name audits
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH v1 13/16] iomap: add a private arg for read and readahead
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] VFS/ovl: add lookup_one_positive_killable()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
- From: Yongjian Sun <sunyongjian@xxxxxxxxxxxxxxx>
- Re: [PATCH 03/21] filename_lookup(): constify root argument
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 04/21] done_path_create(): constify path argument
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC] a possible way of reducing the PITA of ->d_name audits
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/21] backing_file_user_path(): constify struct path *
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 02/21] constify path argument of vfs_statx_path()
- From: Jan Kara <jack@xxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] Have cc(1) catch attempts to modify ->f_path
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 20/21] apparmor/af_unix: constify struct path * arguments
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 21/21] configfs:get_target() - release path as soon as we grab configfs_item reference
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 05/21] bpf...d_path(): constify path argument
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 08/21] export_operations->open(): constify path argument
- From: Jan Kara <jack@xxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 09/21] check_export(): constify path argument
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 06/21] nfs: constify path argument of __vfs_getattr()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] netfs: Prevent duplicate unlocking
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 11/16] mm: update mem char driver to use mmap_prepare, mmap_complete
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 09/16] mm: introduce io_remap_pfn_range_prepare, complete
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 15/16] fs/proc: update vmcore to use .proc_mmap_[prepare, complete]
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 13/16] mm: update cramfs to use mmap_prepare, mmap_complete
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 00/16] expand mmap_prepare functionality, port more users
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 12/16] mm: update resctl to use mmap_prepare, mmap_complete, mmap_abort
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 07/16] doc: update porting, vfs documentation for mmap_[complete, abort]
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 02/16] device/dax: update devdax to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 16/16] kcov: update kcov to use mmap_prepare, mmap_complete
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 04/16] relay: update relay to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] initrd: Fix unused variable warning in rd_load_image() on s390
- From: Thorsten Blum <thorsten.blum@xxxxxxxxx>
- Re: [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 14/16] fs/proc: add proc_mmap_[prepare, complete] hooks for procfs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 00/16] expand mmap_prepare functionality, port more users
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 13/16] mm: update cramfs to use mmap_prepare, mmap_complete
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 16/16] kcov: update kcov to use mmap_prepare, mmap_complete
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- [PATCH 2/2] iomap: revert the iomap_iter pos on ->iomap_end() error
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 1/2] iomap: prioritize iter.status error over ->iomap_end()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 0/2] iomap: ->iomap_end() error handling fixes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 13/16] mm: update cramfs to use mmap_prepare, mmap_complete
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 12/16] mm: update resctl to use mmap_prepare, mmap_complete, mmap_abort
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 16/16] kcov: update kcov to use mmap_prepare, mmap_complete
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 12/16] mm: update resctl to use mmap_prepare, mmap_complete, mmap_abort
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 12/16] mm: update resctl to use mmap_prepare, mmap_complete, mmap_abort
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 00/16] expand mmap_prepare functionality, port more users
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 02/16] device/dax: update devdax to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 00/16] expand mmap_prepare functionality, port more users
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 04/16] relay: update relay to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 02/16] device/dax: update devdax to use mmap_prepare
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] readahead: Add trace points
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 00/16] expand mmap_prepare functionality, port more users
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 02/16] device/dax: update devdax to use mmap_prepare
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 04/16] relay: update relay to use mmap_prepare
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v6 1/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
- From: Ethan Ferguson <ethan.ferguson@xxxxxxxxxx>
- Re: [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v6 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
- From: Ethan Ferguson <ethan.ferguson@xxxxxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 52/65] ecryptfs: get rid of pointless mount references in ecryptfs dentries
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] ceph: add in MAINTAINERS bug tracking system info
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH v2 11/16] iomap: add caller-provided callbacks for read and readahead
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [SECURITY] [PATCH V2] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- [PATCH v2 15/16] fuse: use iomap for readahead
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 13/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 12/16] iomap: add bias for async read requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 10/16] iomap: make iomap_read_folio_ctx->folio_owned internal
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 06/16] iomap: iterate over entire folio in iomap_readpage_iter()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 14/16] fuse: use iomap for read_folio
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 09/16] iomap: add public start/finish folio read helpers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 01/16] iomap: move async bio read logic into helper function
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 16/16] fuse: remove fc->blkbits workaround for partial writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 04/16] iomap: store read/readahead bio generically
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 08/16] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 03/16] iomap: rename cur_folio_in_bio to folio_owned
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 02/16] iomap: move read/readahead bio submission logic into helper function
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 07/16] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 05/16] iomap: propagate iomap_read_folio() error to caller
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
- From: <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 07/16] doc: update porting, vfs documentation for mmap_[complete, abort]
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v2 11/16] iomap: add caller-provided callbacks for read and readahead
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v2 11/16] iomap: add caller-provided callbacks for read and readahead
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] VFS/ovl: add lookup_one_positive_killable()
- From: "NeilBrown" <neilb@xxxxxxxxxxx>
- Re: [PATCH v2 13/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [PATCH v2 3/7] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
- From: NeilBrown <neilb@xxxxxxxxxxx>
- [PATCH v2 4/7] VFS/audit: introduce kern_path_parent() for audit
- From: NeilBrown <neilb@xxxxxxxxxxx>
- [SECURITY] [PATCH V3] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
- From: Kang Chen <k.chen@xxxxxxxxxxxxxxxx>
- [PATCH v2 2/7] VFS: discard err2 in filename_create()
- From: NeilBrown <neilb@xxxxxxxxxxx>
- Re: [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 5/7] VFS: rename kern_path_locked() and related functions.
- From: NeilBrown <neilb@xxxxxxxxxxx>
- [PATCH v2 7/7] Use simple_start_creating() in various places.
- From: NeilBrown <neilb@xxxxxxxxxxx>
- [PATCH v2 6/7] VFS: introduce simple_end_creating() and simple_failed_creating()
- From: NeilBrown <neilb@xxxxxxxxxxx>
- [PATCH v2 1/7] VFS/ovl: add lookup_one_positive_killable()
- From: NeilBrown <neilb@xxxxxxxxxxx>
- [PATCH v2 0/8] VFS: more prep for change to directory locking
- From: NeilBrown <neilb@xxxxxxxxxxx>
- Re: [PATCH] mm/filemap: Align last_index to folio size
- From: Youling Tang <youling.tang@xxxxxxxxx>
- Re: [PATCH] mm/filemap: Align last_index to folio size
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] ceph: add in MAINTAINERS bug tracking system info
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 00/16] expand mmap_prepare functionality, port more users
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [PATCH] fs/proc/namespaces: make ns_entries const
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH] fs: expand dump_inode()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH] fs: use the switch statement in init_special_inode()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 7/7] Use simple_start_creating() in various places.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/7] VFS: introduce simple_end_creating() and simple_failed_creating()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/10] fs: hide ->i_state handling behind accessors
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2 10/10] fs: retire the I_WILL_FREE flag
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 00/16] expand mmap_prepare functionality, port more users
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 07/16] doc: update porting, vfs documentation for mmap_[complete, abort]
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] fs/fuse: fix potential memory leak from fuse_uring_cancel
- From: Jian Huang Li <ali@xxxxxxx>
- Re: [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
- From: David Hildenbrand <david@xxxxxxxxxx>
- [WIP RFC PATCH v2 00/10] i_state accessors + I_WILL_FREE removal
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH V10 4/5] riscv: mm: Add soft-dirty page tracking support
- From: Chunyan Zhang <zhangchunyan@xxxxxxxxxxx>
- [PATCH v2 05/10] ext4: use the new ->i_state accessors
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2 08/10] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH V10 5/5] riscv: mm: Add uffd write-protect support
- From: Chunyan Zhang <zhangchunyan@xxxxxxxxxxx>
- [PATCH v2 04/10] btrfs: use the new ->i_state accessors
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH V10 0/5] riscv: mm: Add soft-dirty and uffd-wp support
- From: Chunyan Zhang <zhangchunyan@xxxxxxxxxxx>
- [PATCH v2 07/10] ocfs2: use the new ->i_state accessors
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2 03/10] bcachefs: use the new ->i_state accessors
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2 01/10] fs: expand dump_inode()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2 09/10] fs: set I_FREEING instead of I_WILL_FREE in iput_final() prior to writeback
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Jan Kara <jack@xxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Jan Kara <jack@xxxxxxx>
- [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()
- From: Chunyan Zhang <zhangchunyan@xxxxxxxxxxx>
- Re: [External] : [PATCH] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- [PATCH V10 2/5] mm: uffd_wp: Add pte_uffd_wp_available()
- From: Chunyan Zhang <zhangchunyan@xxxxxxxxxxx>
- [PATCH V10 3/5] riscv: Add RISC-V Svrsw60t59b extension support
- From: Chunyan Zhang <zhangchunyan@xxxxxxxxxxx>
- Re: [PATCH] fs/fuse: fix potential memory leak from fuse_uring_cancel
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] fs/fuse: fix potential memory leak from fuse_uring_cancel
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] fs/fuse: fix potential memory leak from fuse_uring_cancel
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH V10 2/5] mm: uffd_wp: Add pte_uffd_wp_available()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/7] VFS: discard err2 in filename_create()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 11/32] time: use ns_common_init()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 02/32] nsfs: validate extensible ioctls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] initrd: Fix unused variable warning in rd_load_image() on s390
- From: Thorsten Blum <thorsten.blum@xxxxxxxxx>
- [PATCH 31/32] selftests/namespaces: add identifier selftests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 04/32] ns: move to_ns_common() to ns_common.h
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 05/32] nsfs: add nsfs.h header
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 27/32] nsfs: support file handles
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 12/32] uts: use ns_common_init()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 09/32] cgroup: use ns_common_init()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 11/32] time: use ns_common_init()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 10/32] pid: use ns_common_init()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/32] pidfs: validate extensible ioctls
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 06/32] ns: uniformly initialize ns_common
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 02/32] nsfs: validate extensible ioctls
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 03/32] block: use extensible_ioctl_valid()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 08/32] ipc: use ns_common_init()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 15/32] ns: remove ns_alloc_inum()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 29/32] nsfs: add missing id retrieval support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 14/32] net: use ns_common_init()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 28/32] nsfs: support exhaustive file handles
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 23/32] userns: support iterator
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 18/32] cgroup: support iterator
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 26/32] nsfs: add current_in_namespace()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 21/32] pid: support iterator
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 03/32] block: use extensible_ioctl_valid()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 09/32] cgroup: use ns_common_init()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 07/32] mnt: use ns_common_init()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 06/32] ns: uniformly initialize ns_common
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 10/32] pid: use ns_common_init()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 13/32] user: use ns_common_init()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 08/32] ipc: use ns_common_init()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 15/32] ns: remove ns_alloc_inum()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 22/32] time: support iterator
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 11/32] time: use ns_common_init()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2] readahead: Add trace points
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH 32/32] selftests/namespaces: add file handle selftests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 16/32] nstree: make iterator generic
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 25/32] ns: add to_<type>_ns() to respective headers
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 13/32] user: use ns_common_init()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 14/32] net: use ns_common_init()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 07/32] mnt: use ns_common_init()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 26/32] nsfs: add current_in_namespace()
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 01/32] pidfs: validate extensible ioctls
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 03/32] block: use extensible_ioctl_valid()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 32/32] selftests/namespaces: add file handle selftests
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 27/32] nsfs: support file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 11/16] iomap: add caller-provided callbacks for read and readahead
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 29/32] nsfs: add missing id retrieval support
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 28/32] nsfs: support exhaustive file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/4] writeback: Avoid contention on wb->list_lock when switching inodes
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 18/32] cgroup: support iterator
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 7/7] Use simple_start_creating() in various places.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 10/16] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 06/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 11/16] mm: update mem char driver to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 07/16] mm: introduce io_remap_pfn_range_[prepare, complete]()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 15/16] fs/proc: update vmcore to use .proc_mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 00/16] expand mmap_prepare functionality, port more users
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 13/16] mm: update cramfs to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 02/16] device/dax: update devdax to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 04/16] relay: update relay to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 16/16] kcov: update kcov to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 12/16] mm: update resctl to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 09/16] doc: update porting, vfs documentation for mmap_prepare actions
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 05/16] mm/vma: rename __mmap_prepare() function to avoid confusion
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 14/16] fs/proc: add the proc_mmap_prepare hook for procfs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 01/16] mm/shmem: update shmem to use mmap_prepare
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [syzbot ci] Re: ns: support file handles
- From: syzbot ci <syzbot+cic2a3475eff9e1ea7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/16] expand mmap_prepare functionality, port more users
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 14/32] net: use ns_common_init()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH 09/10] io_uring: add support for IORING_OP_OPEN_BY_HANDLE_AT
- From: Thomas Bertschinger <tahbertschinger@xxxxxxxxx>
- [PATCH 01/10] fhandle: create helper for name_to_handle_at(2)
- From: Thomas Bertschinger <tahbertschinger@xxxxxxxxx>
- [PATCH 03/10] fhandle: helper for allocating, reading struct file_handle
- From: Thomas Bertschinger <tahbertschinger@xxxxxxxxx>
- [PATCH 10/10] xfs: add support for non-blocking fh_to_dentry()
- From: Thomas Bertschinger <tahbertschinger@xxxxxxxxx>
- [PATCH 02/10] io_uring: add support for IORING_OP_NAME_TO_HANDLE_AT
- From: Thomas Bertschinger <tahbertschinger@xxxxxxxxx>
- [PATCH 07/10] exportfs: new FILEID_CACHED flag for non-blocking fh lookup
- From: Thomas Bertschinger <tahbertschinger@xxxxxxxxx>
- [PATCH 06/10] exportfs: allow VFS flags in struct file_handle
- From: Thomas Bertschinger <tahbertschinger@xxxxxxxxx>
- [PATCHSET RFC v2 00/10] add support for name_to, open_by_handle_at() to io_uring
- From: Thomas Bertschinger <tahbertschinger@xxxxxxxxx>
- [PATCH 08/10] io_uring: add __io_open_prep() helper
- From: Thomas Bertschinger <tahbertschinger@xxxxxxxxx>
- [PATCH 05/10] fhandle: make do_filp_path_open() take struct open_flags
- From: Thomas Bertschinger <tahbertschinger@xxxxxxxxx>
- [PATCH 04/10] fhandle: create do_filp_path_open() helper
- From: Thomas Bertschinger <tahbertschinger@xxxxxxxxx>
- Re: [PATCH] hfs: introduce KUnit tests for HFS string operations
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 32/32] selftests/namespaces: add file handle selftests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 7/7] Use simple_start_creating() in various places.
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [RFC] a possible way of reducing the PITA of ->d_name audits
- From: NeilBrown <neilb@xxxxxxxxxxx>
- Re: [PATCH 04/10] fhandle: create do_filp_path_open() helper
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v4] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
- From: Yongjian Sun <sunyongjian@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
- From: Sun Yongjian <sunyongjian1@xxxxxxxxxx>
- Re: [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()
- From: Chunyan Zhang <zhang.lyra@xxxxxxxxx>
- [PATCH v3 3/4] convert all filesystems to use the new ->i_state accessors
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v3 2/4] fs: hide ->i_state handling behind accessors
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 00/16] expand mmap_prepare functionality, port more users
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC PATCH v3 0/4] ->i_state accessors
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v3 4/4] type switch
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH 6/6] make it easier to catch those who try to modify ->d_name
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/4] fs: expand dump_inode()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH 1/6] security_dentry_init_security(): constify qstr argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/6] afs_edit_dir_{add,remove}(): constify qstr argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCHES] simple part of ->d_name stuff
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/6] afs_dir_search: constify qstr argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/6] generic_ci_validate_strict_name(): constify name argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/6] exfat_find(): constify qstr argument
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] fs: expand dump_inode()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]