Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH] generic/633: adapt execveat() invocations
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 0/5] vfs, overlayfs, cachefiles: Combine I_OVL_INUSE and S_KERNEL_FILE and split out no-remove
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 1/5] vfs, overlayfs, cachefiles: Turn I_OVL_INUSE into something generic
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/5] vfs: Add tracepoints for inode_excl_inuse_trylock/unlock
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/5] vfs, overlayfs, cachefiles: Turn I_OVL_INUSE into something generic
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/5] vfs, overlayfs, cachefiles: Turn I_OVL_INUSE into something generic
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC 6/6] ext4: Add extra check in ext4_mb_mark_bb() to prevent against possible corruption
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 5/6] ext4: Refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 4/6] ext4: No need to test for block bitmap bits in ext4_mb_mark_bb()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 3/6] ext4: Use in_range() for range checking in ext4_fc_replay_check_excluded
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 2/6] ext4: Implement ext4_group_block_valid() as common function
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 1/6] ext4: Fixes ext4_mb_mark_bb() with flex_bg with fast_commit
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 0/6] ext4: fast_commit fixes and some minor cleanups
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [ANNOUNCE] util-linux v2.38-rc1
- From: Karel Zak <kzak@xxxxxxxxxx>
- [PATCH 4/5] cachefiles: Use I_EXCL_INUSE instead of S_KERNEL_FILE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/5] cachefiles: Remove the now-unused mark-inode-in-use tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/5] cachefiles: Split removal-prevention from S_KERNEL_FILE and extend effects
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/5] vfs: Add tracepoints for inode_excl_inuse_trylock/unlock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/5] vfs, overlayfs, cachefiles: Turn I_OVL_INUSE into something generic
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC][PATCH 0/5] vfs, overlayfs, cachefiles: Combine I_OVL_INUSE and S_KERNEL_FILE and split out no-remove
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] mailmap: update Christian Brauner's email address
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 1/2] Convert NFS from readpages to readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] nfs: remove reliance on bdi congestion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Fwd: Bug: lockf returns false-positive EDEADLK in multiprocess multithreaded environment
- From: Ivan Zuboff <anotherdiskmag@xxxxxxxxx>
- Re: Fwd: Bug: lockf returns false-positive EDEADLK in multiprocess multithreaded environment
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Fwd: Bug: lockf returns false-positive EDEADLK in multiprocess multithreaded environment
- From: Ivan Zuboff <anotherdiskmag@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: Fwd: Bug: lockf returns false-positive EDEADLK in multiprocess multithreaded environment
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5] kernel/time: move timer sysctls to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4] kernel/time: move timer sysctls to its own file
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v4] kernel/time: move timer sysctls to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH] unicode: clean up the Kconfig symbol confusion
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 3/7] cifs: Change the I/O paths to use an iterator rather than a page list
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [RFC PATCH 3/7] cifs: Change the I/O paths to use an iterator rather than a page list
- From: Rohith Surabattula <rohiths.msft@xxxxxxxxx>
- Re: [PATCH 2/3] nfs: remove reliance on bdi congestion
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] nfs: remove reliance on bdi congestion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 3/3] ceph: remove reliance on bdi congestion
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 2/3] nfs: remove reliance on bdi congestion
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/3] remove dependence of inode_congested()
- From: NeilBrown <neilb@xxxxxxx>
- Re: [PATCH v2] vfs: Pre-allocate superblock in sget_fc() if !test
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND] mount: warn only once about timestamp range expiration
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [ksmbd] racy uses of ->d_parent and ->d_name
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] xfs: ensure log flush at the end of a synchronous fallocate call
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] fs: Remove FIXME comment in generic_write_checks()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] seq_file: fix NULL pointer arithmetic warning
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] seq_file: fix NULL pointer arithmetic warning
- From: Maíra Canal <maira.canal@xxxxxx>
- [PATCH v3] kernel/time: move timer sysctls to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- [PATCH] Revert "fs/9p: search open fids first"
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH 3/3] xfs: ensure log flush at the end of a synchronous fallocate call
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] xfs: flush log after fallocate for sync mounts and sync inodes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v2 0/3] xfs: fix permission drop and flushing in fallocate
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v10 9/9] fsdax: set a CoW flag when associate reflink mappings
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Magnus Groß <magnus.gross@xxxxxxxxxxxxxx>
- Re: [PATCH -next] proc/vmcore: Fix vmcore_alloc_buf() kernel-doc comment
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- [fs/binfmt_elf] 4736b95ed2: kernel-selftests.x86.make_fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] FOLL_PIN + file systems
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [regression] 5.15 kernel triggering 100x more inode evictions
- From: Bruno Damasceno Freire <bdamasceno@xxxxxxxxxxxxxx>
- [PATCH v2] mm: move page-writeback sysctls to is own file
- From: zhanglianjie <zhanglianjie@xxxxxxxxxxxxx>
- [PATCH -next] proc/vmcore: Fix vmcore_alloc_buf() kernel-doc comment
- From: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 4/5] f2fs: support direct I/O with fscrypt using blk-crypto
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v1] binfmt_misc: fix crash when load/unload module
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- [PATCH v11 2/5] iomap: support direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v11 4/5] f2fs: support direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v11 5/5] fscrypt: update documentation for direct I/O support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v11 3/5] ext4: support direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v11 1/5] fscrypt: add functions for direct I/O support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v11 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/9] Remove inode_congested()
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH v5 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 6/7] dax: add recovery_write to dax_iomap_iter in failure path
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 4/7] dax: add dax_recovery_write to dax_op and dm target type
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 5/7] pmem: add pmem_recovery_write() dax op
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 0/7] DAX poison recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v10 00/48] ceph+fscrypt: full support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v10 00/48] ceph+fscrypt: full support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Adam Manzanares <a.manzanares@xxxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] fanotify: Fix stale file descriptor in copy_event_to_user()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v4 1/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH RFC 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC 1/3] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC 2/3] fs/lock: only call lm_breaker_owns_lease if there is conflict.
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v10 0/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- Re: [GIT PULL] fsnotify fixes for 5.17-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] udf and quota fixes for 5.17-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Steven Price <steven.price@xxxxxxx>
- Re: [next] i386: ERROR: modpost: "__aeabi_uldivmod" [fs/btrfs/btrfs.ko] undefined!
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2] fs: rename S_KERNEL_FILE
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 1/2] fsnotify: invalidate dcache before IN_DELETE event
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] kernel/time: move timer sysctls to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] sched: move autogroup sysctls into its own file
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2] fs: rename S_KERNEL_FILE
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs: rename S_KERNEL_FILE
- From: David Howells <dhowells@xxxxxxxxxx>
- [GIT PULL] fsnotify fixes for 5.17-rc2
- From: Jan Kara <jack@xxxxxxx>
- [GIT PULL] udf and quota fixes for 5.17-rc2
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 1/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Akira Kawata <akirakawata1@xxxxxxxxx>
- Re: [PATCH v2] fs: rename S_KERNEL_FILE
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/4] cifs: Use fscache I/O again after the rewrite disabled it
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] fs: rename S_KERNEL_FILE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] sched: move autogroup sysctls into its own file
- From: Zhen Ni <nizhen@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] Remove inode_congested()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- Re: [PATCH] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] fs: rename S_KERNEL_FILE
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2] LSM: general protection fault in legacy_parse_param
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2] kernel/time: move timer sysctls to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH] fs: remove duplicate permission checks in do_sendfile()
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [QUESTION] Question about 'epoll: do not insert into poll queues until all,sanity checks are done'
- From: Zhang Yi <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Magnus Groß <magnus.gross@xxxxxxxxxxxxxx>
- [PATCH v2] fs: rename S_KERNEL_FILE
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] kernel/time: move timer sysctls to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH v2] LSM: general protection fault in legacy_parse_param
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 1/6] NFSD: Fix NFSv4 SETATTR's handling of large file sizes
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2] LSM: general protection fault in legacy_parse_param
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page()
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout()
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH 0/9] Remove remaining parts of congestions tracking code.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] cifs: Implement cache I/O by accessing the cache directly
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] cifs: Implement cache I/O by accessing the cache directly
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH RFC 1/6] NFSD: Fix NFSv4 SETATTR's handling of large file sizes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 0/9] Remove remaining parts of congestions tracking code.
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: Persistent memory file system development in Rust
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH RFC 0/6] NFSD size, offset, and count sanity
- From: "Frank Filz" <ffilzlnx@xxxxxxxxxxxxxx>
- Re: [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] LSM: general protection fault in legacy_parse_param
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH 08/19] dm-thin: use blkdev_issue_flush instead of open coding it
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 06/19] dm-crypt: remove clone_init
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 3/3] panic: Allow printing extra panic information on kdump
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH v2] LSM: general protection fault in legacy_parse_param
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] fs/exec: require argv[0] presence in do_execveat_common()
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: Persistent memory file system development in Rust
- From: Hayley Leblanc <hleblanc@xxxxxxxxxx>
- Re: [PATCH v10 1/9] dax: Introduce holder for dax_device
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 1/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v10 1/9] dax: Introduce holder for dax_device
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/4] cifs: Use fscache I/O again after the rewrite disabled it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH RFC 6/6] NFSD: Clamp WRITE offsets
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 5/6] NFSD: Remove NFS_OFFSET_MAX
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 4/6] NFSD: Replace directory offset placeholder
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 3/6] NFSD: COMMIT operations must not return NFS?ERR_INVAL
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 2/6] NFSD: Fix NFSv3 SETATTR's handling of large file sizes
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 1/6] NFSD: Fix NFSv4 SETATTR's handling of large file sizes
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 0/6] NFSD size, offset, and count sanity
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH 4/4] cifs: Implement cache I/O by accessing the cache directly
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/4] netfs, cachefiles: Add a method to query presence of data in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/4] cifs: Transition from ->readpages() to ->readahead()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/4] Fix a warning about a malformed kernel doc comment in cifs by removing the
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/4] cifs: Use fscache I/O again after the rewrite disabled it
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Help! How to delete an 8094-byte PATH?
- From: Maxim Blinov <maxim.blinov@xxxxxxxxxxxx>
- Re: Help! How to delete an 8094-byte PATH?
- From: Maxim Blinov <maxim.blinov@xxxxxxxxxxxx>
- Re: [PATCH] vfs: parse sloppy mount option in correct order
- From: Roberto Bergantinos Corpas <rbergant@xxxxxxxxxx>
- Re: Persistent memory file system development in Rust
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: Help! How to delete an 8094-byte PATH?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- memory leak in prepare_creds
- From: INT MAX <untitled.yan@xxxxxxxxx>
- Re: [PATCH v4 1/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Akira Kawata <akirakawata1@xxxxxxxxx>
- [PATCH v5 2/2] fs/binfmt_elf: Refactor load_elf_binary function
- From: Akira Kawata <akirakawata1@xxxxxxxxx>
- [PATCH v5 1/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Akira Kawata <akirakawata1@xxxxxxxxx>
- [PATCH v5 0/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Akira Kawata <akirakawata1@xxxxxxxxx>
- [PATCH v10 4/9] fsdax: fix function description
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 7/9] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 6/9] mm: move pgoff_address() to vma_pgoff_address()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 9/9] fsdax: set a CoW flag when associate reflink mappings
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 3/9] pagemap,pmem: Introduce ->memory_failure()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 5/9] fsdax: Introduce dax_load_page()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 2/9] mm: factor helpers for memory_failure_dev_pagemap
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 1/9] dax: Introduce holder for dax_device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 0/9] fsdax: introduce fs query to support reflink
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [next] i386: ERROR: modpost: "__aeabi_uldivmod" [fs/btrfs/btrfs.ko] undefined!
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: Help! How to delete an 8094-byte PATH?
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH 5/9] cephfs: don't set/clear bdi_congestion
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v10 00/48] ceph+fscrypt: full support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Mapping between EHOSTDOWN to EACCESS in cifs
- From: Bharath SM <bharathsm.hsk@xxxxxxxxx>
- Re: [PATCH v3 0/3] Convert vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: mmotm 2022-01-26-21-04 uploaded (gpu/drm/i915/i915_gem_evict.h)
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCHSET 0/4] vfs: actually return fs errors from ->sync_fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: mmotm 2022-01-26-21-04 uploaded (gpu/drm/i915/i915_gem_evict.h)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: mmotm 2022-01-26-21-04 uploaded (drivers/mtd/nand.raw/Kconfig warning)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: mmotm 2022-01-26-21-04 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: mmotm 2022-01-26-21-04 uploaded
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] fs/exec: require argv[0] presence in do_execveat_common()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 2/2] fs/binfmt_elf: Refactor load_elf_binary function
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- mmotm 2022-01-26-21-04 uploaded
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- Re: [PATCH v4 1/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: fcntl(fd, F_SETFL, O_DIRECT) succeeds followed by EINVAL in write
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 9/9] Remove congestion tracking framework.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 8/9] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 7/9] NFS: remove congestion control.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 6/9] fuse: don't set/clear bdi_congested
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 5/9] cephfs: don't set/clear bdi_congestion
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 1/9] Remove inode_congested()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/9] Remove remaining parts of congestions tracking code.
- From: NeilBrown <neilb@xxxxxxx>
- Re: fcntl(fd, F_SETFL, O_DIRECT) succeeds followed by EINVAL in write
- From: Daniel Black <daniel@xxxxxxxxxxx>
- Re: [RFC PATCH v10 00/48] ceph+fscrypt: full support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH v10 03/48] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC 00/14] DEPT(DEPendency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 14/14] dept: Apply SDT to swait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 13/14] dept: Separate out SDT(Single-event Dependency Tracker) header
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 12/14] dept: Apply Dept to wait/event of PG_{locked,writeback}
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 11/14] dept: Introduce split map concept and new APIs for them
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 07/14] dept: Apply Dept to wait_for_completion()/complete()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 08/14] dept: Apply Dept to seqlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 09/14] dept: Apply Dept to rwsem
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 10/14] dept: Add proc knobs to show stats and dependency graph
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 05/14] dept: Apply Dept to mutex families
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 02/14] dept: Implement Dept(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 04/14] dept: Apply Dept to spinlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 06/14] dept: Apply Dept to rwlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 01/14] llist: Move llist_{head,node} definition to types.h
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 03/14] dept: Embed Dept data in Lockdep
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Patches(Dept) for v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v3 0/7] DAX poison recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3] fs/exec: require argv[0] presence in do_execveat_common()
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: fcntl(fd, F_SETFL, O_DIRECT) succeeds followed by EINVAL in write
- From: Daniel Black <daniel@xxxxxxxxxxx>
- Re: Persistent memory file system development in Rust
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] LSM: general protection fault in legacy_parse_param
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: Persistent memory file system development in Rust
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: fcntl(fd, F_SETFL, O_DIRECT) succeeds followed by EINVAL in write
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: fcntl(fd, F_SETFL, O_DIRECT) succeeds followed by EINVAL in write
- From: Daniel Black <daniel@xxxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- [PATCH v4 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v4 6/7] dax: add recovery_write to dax_iomap_iter in failure path
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v4 4/7] dax: add dax_recovery_write to dax_op and dm target type
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v4 5/7] pmem: add pmem_recovery_write() dax op
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v4 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v4 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v4 1/7] mce: fix set_mce_nospec to always unmap the whole page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v4 0/7] DAX poison recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
- From: Rich Felker <dalias@xxxxxxxx>
- Re: [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- LSF/MM/BPF: 2022: Call for Proposals
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: fscrypt and potential issues from file sparseness
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCHSET 0/4] vfs: actually return fs errors from ->sync_fs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- [ANNOUNCE] xfs-linux: iomap-for-next updated to ebb7fb1557b1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs, iomap: limit individual ioend chain lengths in writeback
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs: return errors in xfs_fs_sync_fs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] quota: make dquot_quota_sync return errors from ->sync_fs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] vfs: make sync_filesystem return errors from ->sync_fs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] vfs: make freeze_super abort when sync_filesystem returns error
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] elf: Relax assumptions about vaddr ordering
- From: Magnus Groß <magnus.gross@xxxxxxxxxxxxxx>
- Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: Rich Felker <dalias@xxxxxxxx>
- fscrypt and potential issues from file sparseness
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: Heikki Kallasjoki <heikki.kallasjoki@xxxxxx>
- [PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] xfs: return errors in xfs_fs_sync_fs
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/4] quota: make dquot_quota_sync return errors from ->sync_fs
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/4] vfs: make sync_filesystem return errors from ->sync_fs
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/4] vfs: make freeze_super abort when sync_filesystem returns error
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCHSET 0/4] vfs: actually return fs errors from ->sync_fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] LSM: general protection fault in legacy_parse_param
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 11/20] erofs: add cookie context helper functions
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v1] binfmt_misc: fix crash when load/unload module
- From: Tong Zhang <ztong0001@xxxxxxxxx>
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] binfmt_misc: fix crash when load/unload module
- From: Tong Zhang <ztong0001@xxxxxxxxx>
- Re: [PATCH v1] binfmt_misc: fix crash when load/unload module
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: fcntl(fd, F_SETFL, O_DIRECT) succeeds followed by EINVAL in write
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] proc/vmcore: fix possible deadlock on concurrent mmap and read
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] kbuild: unify cmd_copy and cmd_shipped
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 3/3] xfs: ensure log flush at the end of a synchronous fallocate call
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] xfs: flush log after fallocate for sync mounts and sync inodes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/3] xfs: fix permission drop and flushing in fallocate
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: return errors in xfs_fs_sync_fs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] quota: make dquot_quota_sync return errors from ->sync_fs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] vfs: make sync_filesystem return errors from ->sync_fs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] vfs: make freeze_super abort when sync_filesystem returns error
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/4] vfs: actually return fs errors from ->sync_fs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] proc/vmcore: fix possible deadlock on concurrent mmap and read
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v2] proc/vmcore: fix possible deadlock on concurrent mmap and read
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] LSM: general protection fault in legacy_parse_param
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] LSM: general protection fault in legacy_parse_param
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] LSM: general protection fault in legacy_parse_param
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: unify cmd_copy and cmd_shipped
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- fcntl(fd, F_SETFL, O_DIRECT) succeeds followed by EINVAL in write
- From: Daniel Black <daniel@xxxxxxxxxxx>
- Persistent memory file system development in Rust
- From: Hayley Leblanc <hleblanc@xxxxxxxxxx>
- Re: [PATCH] kbuild: unify cmd_copy and cmd_shipped
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 1/2] binfmt_misc: fix crash when load/unload module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v1] binfmt_misc: fix crash when load/unload module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] bad_inode: add missing i_op initializers for fileattr_get/_set
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH REPOST] fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH REPOST] fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 11/20] erofs: add cookie context helper functions
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 1/7] cifs: Transition from ->readpages() to ->readahead()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH REPOST] fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/7] cifs: Transition from ->readpages() to ->readahead()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] proc: use kmalloc instead of __get_free_page() to alloc path buffer
- From: Torin Carey <torin@xxxxxxxxx>
- [RFC PATCH 3/7] cifs: Change the I/O paths to use an iterator rather than a page list
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 7/7] cifs: Use netfslib to handle reads
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 6/7] cifs: Get direct I/O and unbuffered I/O working with iterators
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 5/7] cifs: Make cifs_readahead() pass an iterator down
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 4/7] cifs: Make cifs_writepages() hand an iterator down
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 1/7] cifs: Transition from ->readpages() to ->readahead()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 2/7] cifs: Miscellaneous bits
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] vfs: Pre-allocate superblock in sget_fc() if !test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] namei: cleanup double word in comment
- Re: [PATCH] mm/vmscan: add sysctl knobs for protecting the working set
- From: ValdikSS <iam@xxxxxxxxxxxxxxx>
- [PATCH] kbuild: unify cmd_copy and cmd_shipped
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] fs/pipe: use kvcalloc to allocate a pipe_buffer array
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH v1] binfmt_misc: fix crash when load/unload module
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 11/19] rnbd-srv: remove struct rnbd_dev_blk_io
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v1] binfmt_misc: fix crash when load/unload module
- From: Tong Zhang <ztong0001@xxxxxxxxx>
- [PATCH v2 2/2] sysctl: fix return type to make compiler happy
- From: Tong Zhang <ztong0001@xxxxxxxxx>
- [PATCH v2 1/2] binfmt_misc: fix crash when load/unload module
- From: Tong Zhang <ztong0001@xxxxxxxxx>
- [PATCH v2 0/2] Fix regression on binfmt_misc
- From: Tong Zhang <ztong0001@xxxxxxxxx>
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2] vfs: Pre-allocate superblock in sget_fc() if !test
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH] vfs: Pre-allocate superblock in sget_fc() if !test
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v2 1/2] fsnotify: invalidate dcache before IN_DELETE event
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v1] binfmt_misc: fix crash when load/unload module
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1] binfmt_misc: fix crash when load/unload module
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] vfs: Pre-allocate superblock in sget_fc() if !test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [ANNOUNCE] util-linux stable realase v2.37.3
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [PATCH v1] binfmt_misc: fix crash when load/unload module
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCHv1 2/2] jbd2: Remove CONFIG_JBD2_DEBUG to update t_max_wait
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 19/19] block: pass a block_device and opf to bio_reset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/19] block: pass a block_device and opf to bio_init
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/19] block: pass a block_device and opf to bio_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/19] block: move blk_next_bio to bio.c
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv1 1/2] jbd2: Kill t_handle_lock transaction spinlock
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/19] rnbd-srv: remove struct rnbd_dev_blk_io
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/19] dm-thin: use blkdev_issue_flush instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/19] dm-crypt: remove clone_init
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/19] ntfs3: remove ntfs_alloc_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/19] fs: remove mpage_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- improve the bio allocation interface v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] unicode: clean up the Kconfig symbol confusion
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/5] dax: fix missing writeprotect the pte entry
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/7] DAX poison recovery
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm: rmap: fix cache flush on THP pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 4/5] dax: fix missing writeprotect the pte entry
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] dax: fix cache flush on PMD-mapped pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm: rmap: fix cache flush on THP pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v1] binfmt_misc: fix crash when load/unload module
- From: Tong Zhang <ztong0001@xxxxxxxxx>
- Re: [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCHv1 2/2] jbd2: Remove CONFIG_JBD2_DEBUG to update t_max_wait
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv1 1/2] jbd2: Kill t_handle_lock transaction spinlock
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv1 0/2] jbd2: Kill age-old t_handle_lock transaction spinlock
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH v2] proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
- From: Hao Lee <haolee.swjtu@xxxxxxxxx>
- [PATCH v2] proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] proc: use kmalloc instead of __get_free_page() to alloc path buffer
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH] proc: use kmalloc instead of __get_free_page() to alloc path buffer
- From: Hao Lee <haolee.swjtu@xxxxxxxxx>
- [PATCH] fs/namespace: eliminate unnecessary mount counting
- From: Hao Lee <haolee.swjtu@xxxxxxxxx>
- [PATCH 1/2] Convert NFS from readpages to readahead
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/2] readahead: Remove read_cache_pages()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- ANNOUNCE: nfs-utils-2.6.1 released.
- From: Steve Dickson <steved@xxxxxxxxxx>
- Re: [GIT PULL] Three small folio patches
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: fixes for 5.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fscache: Fixes and minor updates for rewrite
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] fs: rename S_KERNEL_FILE
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [GIT PULL] xfs: fixes for 5.17-rc1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] fscache: Fixes and minor updates for rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [next] parisc: allnoconfig: ERROR: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them.
- From: Helge Deller <deller@xxxxxx>
- Folio meeting video on youtube
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [GIT PULL] Three small folio patches
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] vfs: Pre-allocate superblock in sget_fc() if !test
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 1/5] mm: rmap: fix cache flush on THP pages
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH 05/11] cachefiles: Trace active-mark failure
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 04/11] cachefiles: Make some tracepoint adjustments
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 03/11] cachefiles: set default tag name if it's unspecified
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/11] cachefiles: Calculate the blockshift in terms of bytes, not pages
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [libaio PATCH] harness: add test for aio poll missed events
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: Steven Price <steven.price@xxxxxxx>
- Re: [next] parisc: allnoconfig: ERROR: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them.
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v3 2/3] ceph: Make ceph_netfs_issue_op() handle inlined data
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 2/3] ceph: Make ceph_netfs_issue_op() handle inlined data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 1/3] ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 3/3] ceph: Uninline the data on a file opened for writing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 0/3] ceph: uninline data on open instead of write
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 2/3] ceph: Make ceph_netfs_issue_op() handle inlined data
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/3] ceph: Uninline the data on a file opened for writing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 2/3] ceph: Uninline the data on a file opened for writing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [Linux-cachefs] [PATCH v2 00/20] fscache, erofs: fscache-based demand-read semantics
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH] fs: rename S_KERNEL_FILE
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/5] mm: remove range parameter from follow_invalidate_pte()
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH 4/5] dax: fix missing writeprotect the pte entry
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH 3/5] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH 2/5] dax: fix cache flush on PMD-mapped pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH 1/5] mm: rmap: fix cache flush on THP pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [next] parisc: allnoconfig: ERROR: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them.
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [libaio PATCH] harness: add test for aio poll missed events
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v9 02/10] dax: Introduce holder for dax_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 1/5] fscrypt: add functions for direct I/O support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: DMAPI ioctl housecleaning for 5.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v9 02/10] dax: Introduce holder for dax_device
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 0/7] DAX poison recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v9 02/10] dax: Introduce holder for dax_device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [libaio PATCH] harness: add test for aio poll missed events
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] unicode: clean up the Kconfig symbol confusion
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2 2/2] fsnotify: fix fsnotify hooks in pseudo filesystems
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 1/2] fsnotify: invalidate dcache before IN_DELETE event
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 2
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] xfs: DMAPI ioctl housecleaning for 5.17-rc1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RESEND] mount: warn only once about timestamp range expiration
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] vfs: check dentry is still valid in get_link()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] vfs: check dentry is still valid in get_link()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCHv2 0/5] ext4/jbd2: inline_data fixes and minor cleanups
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] fnotify: invalidate dcache before IN_DELETE event
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] perf_events: sysctl: Avoid unused one_thousand definition
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2] proc: "mount -o lookup=" support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fnotify: invalidate dcache before IN_DELETE event
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH -next] fanotify: remove variable set but not used
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fnotify: invalidate dcache before IN_DELETE event
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v1 19/23] cachefiles: implement .demand_read() for demand read
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] proc: "mount -o lookup=" support
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH v2] proc: "mount -o lookup=" support
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH v2] proc: "mount -o lookup=" support
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] aio: Adjust the position of get_reqs_available() in aio_get_req()
- From: "chenxiang (M)" <chenxiang66@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] udf: Restore i_lenAlloc when inode expansion fails
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 0/7] DAX poison recovery
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fs: fix GPF in nilfs_mdt_destroy
- From: Dongliang Mu <mudongliangabcd@xxxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] udf: Restore i_lenAlloc when inode expansion fails
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] udf: Fix NULL ptr deref when converting from inline format
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 1/5] fscrypt: add functions for direct I/O support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] aio: inform block layer of how many requests we are submitting
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] aio: Adjust the position of get_reqs_available() in aio_get_req()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v9 08/10] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] pipe: remove redundant assignment to pointer buf
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/coredump: rate limit the unsafe core_pattern warning
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v9 07/10] mm: move pgoff_address() to vma_pgoff_address()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RESEND] mount: warn only once about timestamp range expiration
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v9 05/10] fsdax: fix function description
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH v9 02/10] dax: Introduce holder for dax_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] devtmpfs: drop redundant fs parameters from internal fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 2/5] iomap: support direct I/O with fscrypt using blk-crypto
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 1/5] fscrypt: add functions for direct I/O support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] devtmpfs: drop redundant fs parameters from internal fs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RESEND] mount: warn only once about timestamp range expiration
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v10 3/5] ext4: support direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 5/5] fscrypt: update documentation for direct I/O support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 4/5] f2fs: support direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 2/5] iomap: support direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 1/5] fscrypt: add functions for direct I/O support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] aio: Adjust the position of get_reqs_available() in aio_get_req()
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH] xfs, iomap: limit individual ioend chain lengths in writeback
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] pipe: remove redundant assignment to pointer buf
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- [PATCH] fs/coredump: rate limit the unsafe core_pattern warning
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH] vfs: check dentry is still valid in get_link()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] devtmpfs: drop redundant fs parameters from internal fs
- From: Anthony Iliopoulos <ailiop@xxxxxxxx>
- [PATCH RESEND] mount: warn only once about timestamp range expiration
- From: Anthony Iliopoulos <ailiop@xxxxxxxx>
- [PATCH] perf_events: sysctl: Avoid unused one_thousand definition
- From: Palmer Dabbelt <palmer@xxxxxxxxxxxx>
- [PATCH v2] proc/vmcore: fix possible deadlock on concurrent mmap and read
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v10 44/48] ceph: plumb in decryption during sync reads
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] proc: "mount -o lookup=" support
- From: Alexey Gladkov <legion@xxxxxxxxxx>
- Re: [PATCH v2] proc: "mount -o lookup=" support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] proc: "mount -o lookup=" support
- From: Alexey Gladkov <legion@xxxxxxxxxx>
- Re: [PATCH v2] proc: "mount -o lookup=" support
- From: Alexey Gladkov <legion@xxxxxxxxxx>
- Re: [PATCH v2] proc: "mount -o lookup=" support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] proc: "mount -o lookup=" support
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH v2] proc: "mount -o lookup=" support
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 11/19] rnbd-src: remove struct rnbd_dev_blk_io
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH v1] proc/vmcore: fix false positive lockdep warning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1] proc/vmcore: fix false positive lockdep warning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1] proc/vmcore: fix false positive lockdep warning
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH] vfs: check dentry is still valid in get_link()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: improve the bio allocation interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 19/23] cachefiles: implement .demand_read() for demand read
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v1] proc/vmcore: fix false positive lockdep warning
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v10 43/48] ceph: add read/modify/write to ceph_sync_write
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] vfs: check dentry is still valid in get_link()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] unicode: clean up the Kconfig symbol confusion
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [Linux-cachefs] [PATCH v2 00/20] fscache, erofs: fscache-based demand-read semantics
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/11] cifs: Support fscache indexing rewrite
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v10 44/48] ceph: plumb in decryption during sync reads
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH v10 43/48] ceph: add read/modify/write to ceph_sync_write
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH v10 43/48] ceph: add read/modify/write to ceph_sync_write
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH] vfs: check dentry is still valid in get_link()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 19/19] block: pass a block_device and opf to bio_reset
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 18/19] block: pass a block_device and opf to bio_init
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 17/19] block: pass a block_device and opf to bio_alloc
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 13/19] block: move blk_next_bio to bio.c
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] vfs: check dentry is still valid in get_link()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] vfs: check dentry is still valid in get_link()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: unicode: clean up the Kconfig symbol confusion
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] vfs: check dentry is still valid in get_link()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 0/6] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] vfs: check dentry is still valid in get_link()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/11] netfs: Make ops->init_rreq() optional
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/11] cifs: Support fscache indexing rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/11] fscache: Add a comment explaining how page-release optimisation works
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/11] cachefiles: Check that the backing filesystem supports tmpfiles
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/11] cachefiles: Explain checks in a comment
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/11] cachefiles: Trace active-mark failure
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/11] cachefiles: Make some tracepoint adjustments
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/11] cachefiles: set default tag name if it's unspecified
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/11] cachefiles: Calculate the blockshift in terms of bytes, not pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/11] fscache: Fix the volume collision wait condition
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] vfs: check dentry is still valid in get_link()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v4 10/12] KVM: Register private memslot to memory backing store
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v4 11/12] KVM: Zap existing KVM mappings when pages changed in the private fd
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v4 09/12] KVM: Handle page fault for private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v4 07/12] KVM: Add KVM_EXIT_MEMORY_ERROR exit
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v4 04/12] mm/shmem: Support memfile_notifier
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v4 08/12] KVM: Use memfile_pfn_ops to obtain pfn for private pages
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v4 06/12] KVM: Use kvm_userspace_memory_region_ext
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v4 05/12] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v4 03/12] mm: Introduce memfile_notifier
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v2 08/20] erofs: export erofs_map_blocks()
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]