Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH AUTOSEL 5.15 23/27] stat: fix inconsistency between struct stat and struct compat_stat
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 29/34] VFS: filename_create(): fix incorrect intent.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 28/34] stat: fix inconsistency between struct stat and struct compat_stat
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: fscache corruption in Linux 5.17?
- From: Max Kellermann <mk@xxxxxxxxxx>
- Re: (subset) [PATCH] binfmt_flat; Drop vestigates of coredump support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: fscache corruption in Linux 5.17?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: fscache corruption in Linux 5.17?
- From: Max Kellermann <mk@xxxxxxxxxx>
- Re: fscache corruption in Linux 5.17?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] binfmt_flat; Drop vestigates of coredump support
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: fscache corruption in Linux 5.17?
- From: David Howells <dhowells@xxxxxxxxxx>
- [syzbot] INFO: rcu detected stall in sys_setxattr (2)
- From: syzbot <syzbot+10a16d1c43580983f6a2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] INFO: rcu detected stall in sys_lsetxattr
- From: syzbot <syzbot+306090cfa3294f0bbfb3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: fscache corruption in Linux 5.17?
- From: Max Kellermann <mk@xxxxxxxxxx>
- Re: [PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: fscache corruption in Linux 5.17?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v13 6/7] xfs: Implement ->notify_failure() for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space.
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [Linux-cachefs] fscache corruption in Linux 5.17?
- From: David Wysochanski <dwysocha@xxxxxxxxxx>
- LSF/MM/BPF 2022: Running BOF
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: fscache corruption in Linux 5.17?
- From: Max Kellermann <mk@xxxxxxxxxx>
- [PATCH] binfmt_flat; Drop vestigates of coredump support
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v4 4/8] NFSv3: only do posix_acl_create under CONFIG_NFS_V3_ACL
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 7/8] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 1/8] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 6/8] ntfs3: Use the same order for acl pointer check in ntfs_init_acl
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 5/8] f2fs: Remove useless NULL assign value for acl and default_acl
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 4/8] NFSv3: only do posix_acl_create under CONFIG_NFS_V3_ACL
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 3/8] xfs: only call posix_acl_create under CONFIG_XFS_POSIX_ACL
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fs: fix acl translation
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: fscache corruption in Linux 5.17?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 27/27] direct-io: remove random prefetches
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH 6/8] zonefs: Add active seq file accounting
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] zonefs: Add active seq file accounting
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 6/8] zonefs: Add active seq file accounting
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] zonefs: Add active seq file accounting
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH v4 8/8] ceph: Remove S_ISGID clear code in ceph_finish_async_create
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v4 7/8] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v4 6/8] ntfs3: Use the same order for acl pointer check in ntfs_init_acl
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v4 5/8] f2fs: Remove useless NULL assign value for acl and default_acl
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v4 4/8] NFSv3: only do posix_acl_create under CONFIG_NFS_V3_ACL
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v4 3/8] xfs: only call posix_acl_create under CONFIG_XFS_POSIX_ACL
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v4 1/8] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v4 2/8] fs: Add missing umask strip in vfs_tmpfile
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH 8/8] documentation: zonefs: Document sysfs attributes
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 7/8] documentation: zonefs: Cleanup the mount options section
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 5/8] zonefs: Export open zone resource information through sysfs
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 4/8] zonefs: Always do seq file write open accounting
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 2/8] zonefs: Fix management of open zones
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 3/8] zonefs: Rename super block information fields
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 1/8] zonefs: Clear inode information flags on inode creation
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v13 7/7] fsdax: set a CoW flag when associate reflink mappings
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v13 1/7] dax: Introduce holder for dax_device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v13 3/7] pagemap,pmem: Introduce ->memory_failure()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v13 2/7] mm: factor helpers for memory_failure_dev_pagemap
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v13 0/7] fsdax: introduce fs query to support reflink
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v13 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v13 7/7] fsdax: set a CoW flag when associate reflink mappings
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v13 4/7] fsdax: Introduce dax_lock_mapping_entry()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v13 6/7] xfs: Implement ->notify_failure() for XFS
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space.
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] binfmt_flat: fix sparse annotation ordering
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2] MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH v3 3/3] shmem: Expose space and accounting error count
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH v3 2/3] shmem: Introduce /sys/fs/tmpfs support
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space.
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH v3 1/3] shmem: Keep track of out-of-memory and out-of-space errors
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] binfmt_flat: fix sparse annotation ordering
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: generic/068 crash on 5.18-rc2?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: generic/068 crash on 5.18-rc2?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] exfat: check if cluster num is valid
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- Re: [mm/readahead] 793917d997: fio.read_iops -18.8% regression
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH RFC 15/15] NFS: Add an "xprtsec=" NFS mount option
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 14/15] NFS: Have struct nfs_client carry a TLS policy field
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 13/15] NFS: Replace fs_context-related dprintk() call sites with tracepoints
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 11/15] SUNRPC: Add infrastructure for async RPC_AUTH_TLS probe
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 12/15] SUNRPC: Add FSM machinery to handle RPC_AUTH_TLS on reconnect
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 10/15] SUNRPC: Expose TLS policy via the rpc_create() API
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 09/15] SUNRPC: Add a cl_xprtsec_policy field
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 07/15] SUNRPC: Refactor rpc_call_null_helper()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 06/15] SUNRPC: Add RPC client support for the RPC_AUTH_TLS authentication flavor
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 04/15] SUNRPC: Fail faster on bad verifier
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 05/15] SUNRPC: Widen rpc_task::tk_flags
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 03/15] SUNRPC: Capture cmsg metadata on client-side receive
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 5/5] net/tls: Add observability for AF_TLSH sockets
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 02/15] SUNRPC: Ignore data_ready callbacks during TLS handshakes
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 01/15] SUNRPC: Replace dprintk() call site in xs_data_ready
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 3/5] net/tls: Add an AF_TLSH address family
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 2/5] tls: build proto after context has been initialized
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 1/5] net: Add distinct sk_psock field
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 0/5] Implement a TLS handshake upcall
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2] fs-writeback: writeback_sb_inodes: Recalculate 'wrote' according skipped pages
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: use block_device based APIs in block layer consumers v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH] ext4: Fix journal_ioprio mount option handling
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH v2] block: add filemap_invalidate_lock_killable()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] fs-writeback: Flush plug before next iteration in wb_writeback()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 7/7] ceph: Remove S_ISGID clear code in ceph_finish_async_create
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 6/7] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v3 7/7] ceph: Remove S_ISGID clear code in ceph_finish_async_create
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 2/7] fs/namei.c: Add missing umask strip in vfs_tmpfile
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
- [PATCH 7/8] documentation: zonefs: Cleanup the mount options section
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 8/8] documentation: zonefs: Document sysfs attributes
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 6/8] zonefs: Add active seq file accounting
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/8] zonefs: Export open zone resource information through sysfs
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/8] zonefs: Always do seq file write open accounting
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/8] zonefs: Fix management of open zones
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/8] zonefs: Clear inode information flags on inode creation
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/8] zonefs: Rename super block information fields
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/8] zonefs improvements
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
- From: Bruce Fields <bfields@xxxxxxxxxxxx>
- [PATCH v2] block: add filemap_invalidate_lock_killable()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: fscache corruption in Linux 5.17?
- From: Max Kellermann <mk@xxxxxxxxxx>
- Re: fscache corruption in Linux 5.17?
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [PATCH] fs-writeback: Flush plug before next iteration in wb_writeback()
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [PATCH] fs-writeback: Flush plug before next iteration in wb_writeback()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: Fwd: Adding crates
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH sysctl-next] kernel/kexec_core: move kexec_core sysctls into its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] fs/proc: Introduce list_for_each_table_entry for proc sysctl
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH sysctl-next v3] latencytop: move sysctl to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Fwd: Adding crates
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [syzbot] WARNING in fuse_write_file_get
- From: syzbot <syzbot+6e1efbd8efaaa6860e91@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v3 6/7] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 5/7] fs: Add new helper prepare_mode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 2/7] fs/namei.c: Add missing umask strip in vfs_tmpfile
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Fwd: Adding crates
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v9 19/21] erofs: implement fscache-based data read for inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 11/21] erofs: register fscache volume
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 06/21] cachefiles: enable on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 12/21] erofs: add fscache context helper functions
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 08/21] cachefiles: document on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 21/21] erofs: add 'fsid' mount option
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 16/21] erofs: register fscache context for extra data blobs
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 18/21] erofs: implement fscache-based data read for non-inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 09/21] erofs: make erofs_map_blocks() generally available
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 17/21] erofs: implement fscache-based metadata read
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 20/21] erofs: implement fscache-based data readahead
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 14/21] erofs: add erofs_fscache_read_folios() helper
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 10/21] erofs: add fscache mode check helper
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 05/21] cachefiles: implement on-demand read
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 04/21] cachefiles: notify user daemon when withdrawing cookie
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 15/21] erofs: register fscache context for primary data blob
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 13/21] erofs: add anonymous inode caching metadata for data blobs
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 07/21] cachefiles: add tracepoints for on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 01/21] cachefiles: extract write routine
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 02/21] cachefiles: notify user daemon when looking up cookie
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 00/21] fscache,erofs: fscache-based on-demand read semantics
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v9 03/21] cachefiles: unbind cachefiles gracefully in on-demand mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH] fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT flag
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v3 7/7] ceph: Remove S_ISGID clear code in ceph_finish_async_create
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v3 6/7] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v3 5/7] fs: Add new helper prepare_mode
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v3 4/7] nfs3: Only do posix acl setup/release operation under CONFIG_NFS_V3_ACL
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v3 3/7] xfs: Only do posix acl setup/release operation under CONFIG_XFS_POSIX_ACL
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v3 2/7] fs/namei.c: Add missing umask strip in vfs_tmpfile
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH] fs-writeback: Flush plug before next iteration in wb_writeback()
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [PATCH] fs-writeback: Flush plug before next iteration in wb_writeback()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 22/27] block: refactor discard bio size limiting
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 14/27] block: add a bdev_stable_writes helper
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 13/27] block: add a bdev_fua helper
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 12/27] block: add a bdev_write_cache helper
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 11/27] block: add a bdev_nonrot helper
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 03/27] target: fix discard alignment on partitions
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 27/27] direct-io: remove random prefetches
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [syzbot] general protection fault in __dentry_path (2)
- From: syzbot <syzbot+5c550b7ec6a56f70c32d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 25/27] block: add a bdev_discard_granularity helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/27] block: refactor discard bio size limiting
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/27] direct-io: remove random prefetches
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/27] block: add a bdev_fua helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/27] block: add a bdev_write_cache helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/27] block: remove queue_discard_alignment
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/27] block: add a bdev_stable_writes helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/27] block: add a bdev_nonrot helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/27] ntfs3: use bdev_logical_block_size instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/27] drbd: cleanup decide_on_discard_support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/27] drbd: remove assign_p_sizes_qlim
- From: Christoph Hellwig <hch@xxxxxx>
- use block_device based APIs in block layer consumers v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/27] target: fix discard alignment on partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [PATCH v2 1/3] vfs: Add inode_sgid_strip() api
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v2 1/3] vfs: Add inode_sgid_strip() api
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- [PATCH] fs-writeback: Flush plug before next iteration in wb_writeback()
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [PATCH v2 1/3] vfs: Add inode_sgid_strip() api
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH] fs: sendfile handles O_NONBLOCK of out_fd
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH resend] VFS: filename_create(): fix incorrect intent.
- From: Linus Torvalds <linus@xxxxxxxxxxxx>
- Re: [PATCH v7 1/6] x86/mm: fix comment
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [GIT PULL] fscache: Miscellaneous fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 1/3] vfs: Add inode_sgid_strip() api
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- ext4_writepages: jbd2_start: 5120 pages, ino 11; err -5
- From: Donald Buczek <buczek@xxxxxxxxxxxxx>
- Re: [PATCH] mm/smaps_rollup: return empty file for kthreads instead of ESRCH
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- [xfs] bf68be0c39: BUG:KASAN:null-ptr-deref_in_fs_put_dax
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 1/3] vfs: Add inode_sgid_strip() api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Fanotify Directory exclusion not working when using FAN_MARK_MOUNT
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Re: [PATCH v8 00/20] fscache,erofs: fscache-based on-demand read semantics
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- Re: [PATCH v7 1/6] x86/mm: fix comment
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: Re: [PATCH v8 00/20] fscache,erofs: fscache-based on-demand read semantics
- From: Jiachen Zhang <zhangjiachen.jaycee@xxxxxxxxxxxxx>
- Re: [PATCH] mm/smaps_rollup: return empty file for kthreads instead of ESRCH
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v2 3/3] ceph: Remove S_ISGID clear code in ceph_finish_async_create
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v2 1/3] vfs: Add inode_sgid_strip() api
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH] mm/smaps_rollup: return empty file for kthreads instead of ESRCH
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH resend] VFS: filename_create(): fix incorrect intent.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: mmotm 2022-04-12-21-05 uploaded (fs/btrfs/raid56.o)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: mmotm 2022-04-12-21-05 uploaded (ARCH_HAS_NONLEAF_PMD_YOUNG)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: mmotm 2022-04-12-21-05 uploaded (ARCH_HAS_NONLEAF_PMD_YOUNG)
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: mmotm 2022-04-12-21-05 uploaded (ARCH_HAS_NONLEAF_PMD_YOUNG)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] mm/smaps_rollup: return empty file for kthreads instead of ESRCH
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v7 5/6] pmem: refactor pmem_clear_poison()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v7 1/6] x86/mm: fix comment
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v7 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v7 5/6] pmem: refactor pmem_clear_poison()
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH] mm/smaps_rollup: return empty file for kthreads instead of ESRCH
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/smaps_rollup: return empty file for kthreads instead of ESRCH
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- Re: [PATCH] mm/smaps_rollup: return empty file for kthreads instead of ESRCH
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] mm/smaps_rollup: return empty file for kthreads instead of ESRCH
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- Re: [PATCH v4 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
- From: Bruce Fields <bfields@xxxxxxxxxxxx>
- Re: [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
- Re: [PATCH] binfmt_flat: do not stop relocating GOT entries prematurely
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: making x86 clear_user not suck, was Re: [PATCH] tmpfs: fix regressions from wider use of ZERO_PAGE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v5 RESEND 3/3] vmcore: Convert read_from_oldmem() to take an iov_iter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] tmpfs: fix regressions from wider use of ZERO_PAGE
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 RESEND 2/3] vmcore: Convert __read_vmcore to use an iov_iter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: generic/068 crash on 5.18-rc2?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: generic/068 crash on 5.18-rc2?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] fscache: Miscellaneous fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: generic/068 crash on 5.18-rc2?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v8 00/20] fscache,erofs: fscache-based on-demand read semantics
- From: 田子晨 <tianzichen@xxxxxxxxxxxx>
- Re: [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
- From: Bruce Fields <bfields@xxxxxxxxxxxx>
- Re: Fanotify Directory exclusion not working when using FAN_MARK_MOUNT
- From: Jan Kara <jack@xxxxxxx>
- Re: Fanotify Directory exclusion not working when using FAN_MARK_MOUNT
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 4/5] idmapped-mounts: Add new setgid_create_umask test
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v3 4/5] idmapped-mounts: Add new setgid_create_umask test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 4/5] idmapped-mounts: Add new setgid_create_umask test
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v5 RESEND 0/3] Convert vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v3 14/16] fanotify: implement "evictable" inode marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 13/16] fanotify: factor out helper fanotify_mark_update_flags()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 11/16] fsnotify: allow adding an inode mark without pinning inode
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 16/16] fanotify: enable "evictable" inode marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 15/16] fanotify: use fsnotify group lock helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 12/16] fanotify: create helper fanotify_mark_user_flags()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 10/16] dnotify: use fsnotify group lock helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 09/16] nfsd: use fsnotify group lock helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 07/16] inotify: use fsnotify group lock helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 06/16] fsnotify: create helpers for group mark_mutex lock
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 08/16] audit: use fsnotify group lock helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 04/16] fsnotify: pass flags argument to fsnotify_add_mark() via mark
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 02/16] inotify: move control flags from mask to mark flags
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 05/16] fsnotify: pass flags argument to fsnotify_alloc_group()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 03/16] fsnotify: fix wrong lockdep annotations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 01/16] inotify: show inotify mask flags in proc fdinfo
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 00/16] Evictable fanotify marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 2/5] idmapped-mounts: Add mknodat operation in setgid test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 4/5] idmapped-mounts: Add new setgid_create_umask test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 3/5] idmapped-mounts: Add open with O_TMPFILE operation in setgid test
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v3 2/5] idmapped-mounts: Add mknodat operation in setgid test
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v3 3/5] idmapped-mounts: Add open with O_TMPFILE operation in setgid test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 2/5] idmapped-mounts: Add mknodat operation in setgid test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 1/5] idmapped-mounts: Reset errno to zero after detect fs_allow_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- mmotm 2022-04-12-21-05 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- generic/068 crash on 5.18-rc2?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v2] MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Nicholas D Steeves <sten@xxxxxxxxxx>
- Re: [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] stat: fix inconsistency between struct stat and struct compat_stat
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 1/7] dax: Introduce holder for dax_device
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] tmpfs: fix regressions from wider use of ZERO_PAGE
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] userfaultfd: add /dev/userfaultfd for fine grained access control
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] userfaultfd: add /dev/userfaultfd for fine grained access control
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- [PATCH 2/2] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [PATCH v1] NFSD: Clean up nfsd_splice_actor()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] stat: fix inconsistency between struct stat and struct compat_stat
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] stat: fix inconsistency between struct stat and struct compat_stat
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- fscache corruption in Linux 5.17?
- From: Max Kellermann <mk@xxxxxxxxxx>
- Re: [PATCH] binfmt_flat: do not stop relocating GOT entries prematurely
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 03/13] mm/shmem: Support memfile_notifier
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 10/13] KVM: Register private memslot to memory backing store
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH] binfmt_flat: do not stop relocating GOT entries prematurely
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [PATCH v5 09/13] KVM: Handle page fault for private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH] binfmt_flat: do not stop relocating GOT entries prematurely
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/5] idmapped-mounts: Add new setgid_create_umask test
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v3 3/5] idmapped-mounts: Add open with O_TMPFILE operation in setgid test
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v3 1/5] idmapped-mounts: Reset errno to zero after detect fs_allow_idmap
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v3 5/5] idmapped-mounts: Add new setgid_create_acl test
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v3 2/5] idmapped-mounts: Add mknodat operation in setgid test
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 2/3] fat: make ctime and mtime identical explicitly
- From: Chung-Chiang Cheng <shepjeng@xxxxxxxxx>
- Re: [PATCH v7 1/6] x86/mm: fix comment
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH] stat: fix inconsistency between struct stat and struct compat_stat
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2 3/3] fat: report creation time in statx
- From: Chung-Chiang Cheng <shepjeng@xxxxxxxxx>
- [PATCH] binfmt_flat: do not stop relocating GOT entries prematurely
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- Re: [PATCH v2 2/3] fat: make ctime and mtime identical explicitly
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 13/16] fanotify: implement "evictable" inode marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] stat: don't fail if the major number is >= 256
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH] stat: don't fail if the major number is >= 256
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] stat: don't fail if the major number is >= 256
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] stat: don't fail if the major number is >= 256
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] stat: don't fail if the major number is >= 256
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] stat: don't fail if the major number is >= 256
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- making x86 clear_user not suck, was Re: [PATCH] tmpfs: fix regressions from wider use of ZERO_PAGE
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH v7 5/6] pmem: refactor pmem_clear_poison()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 1/2] block: add sync_blockdev_range()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v8 04/20] cachefiles: notify user daemon when withdrawing cookie
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH] MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH v8 00/20] fscache,erofs: fscache-based on-demand read semantics
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 07/20] cachefiles: document on-demand read mode
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v3 1/2] block: add sync_blockdev_range()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v1 00/14] Add support for shared PTEs across processes
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [PATCH v7 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v7 1/6] x86/mm: fix comment
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v1 08/14] mm/mshare: Add basic page table sharing using mshare
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [PATCH v1 00/14] Add support for shared PTEs across processes
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v1 00/14] Add support for shared PTEs across processes
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [PATCH v1 00/14] Add support for shared PTEs across processes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 00/14] Add support for shared PTEs across processes
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v1 08/14] mm/mshare: Add basic page table sharing using mshare
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v1 00/14] Add support for shared PTEs across processes
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v1 00/14] Add support for shared PTEs across processes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 25/27] block: add a bdev_discard_granularity helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] stat: don't fail if the major number is >= 256
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] stat: don't fail if the major number is >= 256
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v1 11/14] mm/mshare: unmap vmas in mshare_unlink
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 14/14] mm/mshare: Copy PTEs to host mm
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 12/14] mm/mshare: Add a proc file with mshare alignment/size information
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 13/14] mm/mshare: Enforce mshare'd region permissions
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 06/14] mm/mshare: Check for mounted filesystem
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 09/14] mm/mshare: Do not free PTEs for mshare'd PTEs
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 02/14] mm/mshare: Add msharefs filesystem
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 10/14] mm/mshare: Check for mapped vma when mshare'ing existing mshare'd range
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 08/14] mm/mshare: Add basic page table sharing using mshare
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 07/14] mm/mshare: Add vm flag for shared PTE
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 01/14] mm: Add new system calls mshare, mshare_unlink
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 03/14] mm/mshare: Add read for msharefs
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 04/14] mm/mshare: implement mshare_unlink syscall
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 05/14] mm/mshare: Add locking to msharefs syscalls
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- [PATCH v1 00/14] Add support for shared PTEs across processes
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v5 03/13] mm/shmem: Support memfile_notifier
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH] stat: don't fail if the major number is >= 256
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH] stat: don't fail if the major number is >= 256
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] stat: don't fail if the major number is >= 256
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2 13/16] fanotify: implement "evictable" inode marks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v8 00/20] fscache,erofs: fscache-based on-demand read semantics
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v8 04/20] cachefiles: notify user daemon when withdrawing cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v8 07/20] cachefiles: document on-demand read mode
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v2 14/16] fanotify: add FAN_IOC_SET_MARK_PAGE_ORDER ioctl for testing
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 13/16] fanotify: implement "evictable" inode marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 14/16] fanotify: add FAN_IOC_SET_MARK_PAGE_ORDER ioctl for testing
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 05/20] cachefiles: implement on-demand read
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 04/20] cachefiles: notify user daemon when withdrawing cookie
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 05/20] cachefiles: implement on-demand read
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v8 03/20] cachefiles: notify user daemon with anon_fd when looking up cookie
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 03/20] cachefiles: notify user daemon with anon_fd when looking up cookie
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 04/20] cachefiles: notify user daemon when withdrawing cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v8 03/20] cachefiles: notify user daemon with anon_fd when looking up cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v8 02/20] cachefiles: extract write routine
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 03/20] cachefiles: notify user daemon with anon_fd when looking up cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v8 02/20] cachefiles: extract write routine
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
- From: Jan Höppner <hoeppner@xxxxxxxxxxxxx>
- Re: [PATCH v2 12/16] fanotify: factor out helper fanotify_mark_update_flags()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v2 13/16] fanotify: implement "evictable" inode marks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 12/16] fanotify: factor out helper fanotify_mark_update_flags()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 06/16] fsnotify: create helpers for group mark_mutex lock
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v12 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v12 2/7] mm: factor helpers for memory_failure_dev_pagemap
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v5 RESEND 0/3] Convert vmcore to use an iov_iter
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Reiserfs deprecation
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 7/7] fsdax: set a CoW flag when associate reflink mappings
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: "wangjianjian (C)" <wangjianjian3@xxxxxxxxxx>
- Re: [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 2/7] mm: factor helpers for memory_failure_dev_pagemap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 1/7] dax: Introduce holder for dax_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] fs/proc: Introduce list_for_each_table_entry for proc sysctl
- From: Meng Tang <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] block: add sync_blockdev_range()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] exfat: introduce mount option 'sys_tz'
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v12 2/7] mm: factor helpers for memory_failure_dev_pagemap
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v12 2/7] mm: factor helpers for memory_failure_dev_pagemap
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] fat: report creation time in statx
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- [PATCH v12 3/7] pagemap,pmem: Introduce ->memory_failure()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v12 4/7] fsdax: Introduce dax_lock_mapping_entry()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v12 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v12 1/7] dax: Introduce holder for dax_device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v12 7/7] fsdax: set a CoW flag when associate reflink mappings
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v12 0/7] fsdax: introduce fs query to support reflink
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v12 2/7] mm: factor helpers for memory_failure_dev_pagemap
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] fat: make ctime and mtime identical explicitly
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 00/20] fscache,erofs: fscache-based on-demand read semantics
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Bruno Damasceno Freire <bdamasceno@xxxxxxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Bruno Damasceno Freire <bdamasceno@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/16] Evictable fanotify marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Coly Li <colyli@xxxxxxx>
- Re: [Drbd-dev] [PATCH 04/27] drbd: remove assign_p_sizes_qlim
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH] tmpfs: fix regressions from wider use of ZERO_PAGE
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH] tmpfs: fix regressions from wider use of ZERO_PAGE
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/27] block: remove queue_discard_alignment
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/27] block: add a bdev_fua helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/27] direct-io: remove random prefetches
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/27] block: add a bdev_discard_granularity helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/27] block: refactor discard bio size limiting
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/27] block: add a bdev_stable_writes helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/27] block: add a bdev_write_cache helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/27] block: add a bdev_nonrot helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/27] ntfs3: use bdev_logical_block_size instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/27] drbd: cleanup decide_on_discard_support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/27] drbd: remove assign_p_sizes_qlim
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/27] target: fix discard alignment on partitions
- From: Christoph Hellwig <hch@xxxxxx>
- use block_device based APIs in block layer consumers v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [kbuild-all] Re: [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH 3/8] docs: filesystems: caching/backend-api.rst: correct two relinquish APIs use
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 8/8] fscache: remove FSCACHE_OLD_API Kconfig option
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 7/8] fscache: Use wrapper fscache_set_cache_state() directly when relinquishing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/8] cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6/8] fscache: Move fscache_cookies_seq_ops specific code under CONFIG_PROC_FS
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/8] fscache: Remove the cookie parameter from fscache_clear_page_bits()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/8] cachefiles: unmark inode in use in error path
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC][PATCH 0/8] fscache, cachefiles: Fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/8] docs: filesystems: caching/backend-api.rst: fix an object withdrawn API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] tmpfs: fix regressions from wider use of ZERO_PAGE
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Filipe Manana <fdmanana@xxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: David Sterba <dsterba@xxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Mark Hemment <markhemm@xxxxxxxxxxxxxx>
- Re: [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs: remove unnecessary conditional
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 02/13] mm: Introduce memfile_notifier
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH] writeback: expired dirty inodes can lead to a NULL dereference kernel panic issue in 'move_expired_inodes' function
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH] writeback: expired dirty inodes can lead to a NULL dereference kernel panic issue in 'move_expired_inodes' function
- From: Paran Lee <p4ranlee@xxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v2 1/6] idmapped-mount: split setgid test from test-core
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] idmapped-mount: split setgid test from test-core
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v5 RESEND 0/3] Convert vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v5 RESEND 0/3] Convert vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v5 RESEND 3/3] vmcore: Convert read_from_oldmem() to take an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v5 RESEND 2/3] vmcore: Convert __read_vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v2 06/16] fsnotify: create helpers for group mark_mutex lock
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 6/6] idmapped-mounts: Add open with O_TMPFILE operation in setgid test
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v2 6/6] idmapped-mounts: Add open with O_TMPFILE operation in setgid test
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH 1/1] FUSE: Allow parallel direct writes on the same file
- From: Dharmendra Singh <dharamhans87@xxxxxxxxx>
- [PATCH 0/1] FUSE: Parallel direct writes on the same file
- From: Dharmendra Singh <dharamhans87@xxxxxxxxx>
- Re: [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v3 1/2] block: add sync_blockdev_range()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] idmapped-mounts: Add open with O_TMPFILE operation in setgid test
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v2 4/6] idmapped-mounts: Add umask(S_IXGRP) wrapper for setgid_create* cases
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v3 1/2] block: add sync_blockdev_range()
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v3 2/2] exfat: reduce block requests when zeroing a cluster
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH v3 0/2] exfat: reduce block requests when zeroing a cluster
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 2/6] idmapped-mounts: Add mknodat operation in setgid test
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: sporadic hangs on generic/186
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] fuse: avoid unnecessary spinlock bump
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 1/2] block: add sync_blockdev_range()
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v8 12/20] erofs: add anonymous inode managing page cache for data blob
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 15/20] erofs: register fscache context for extra data blobs
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2] fs: remove unnecessary conditional
- Re: cross mount reflink and xfstest generic/373
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 1/6] idmapped-mount: split setgid test from test-core
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v2 06/12] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 2e9a9857569ec27e64d2ddd01294bbe3c736acb1
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Regression in xfstests on tmpfs-backed NFS exports
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v4] VFS: filename_create(): fix incorrect intent.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 24/27] block: add a bdev_discard_granularity helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 23/27] block: add a bdev_max_discard_sectors helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 11/27] block: add a bdev_write_cache helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 10/27] block: add a bdev_nonrot helper
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2 4/6] idmapped-mounts: Add umask(S_IXGRP) wrapper for setgid_create* cases
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 06/16] fsnotify: create helpers for group mark_mutex lock
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 20/20] erofs: add 'fsid' mount option
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v8 19/20] erofs: implement fscache-based data readahead
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v2 06/16] fsnotify: create helpers for group mark_mutex lock
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 18/20] erofs: implement fscache-based data read for inline layout
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v8 17/20] erofs: implement fscache-based data read for non-inline layout
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: [PATCH v8 16/20] erofs: implement fscache-based metadata read
- From: Gao Xiang <xiang@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]