Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v12 46/54] ceph: disable copy offload on encrypted inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 43/54] ceph: add truncate size handling support for fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 42/54] ceph: add infrastructure for file encryption and decryption
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 33/54] ceph: don't allow changing layout on encrypted files/directories
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 32/54] ceph: add some fscrypt guardrails
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 30/54] ceph: make ceph_get_name decrypt filenames
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 25/54] ceph: add fscrypt support to ceph_fill_trace
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 37/54] ceph: get file size from fscrypt_file when present in inode traces
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 38/54] ceph: handle fscrypt fields in cap messages from MDS
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 35/54] ceph: size handling for encrypted inodes in cap updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 31/54] ceph: add a new ceph.fscrypt.auth vxattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 28/54] ceph: add support to readdir for encrypted filenames
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 27/54] ceph: add ceph_encode_encrypted_dname() helper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 29/54] ceph: create symlinks with encrypted and base64-encoded targets
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 34/54] libceph: add CEPH_OSD_OP_ASSERT_VER support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 26/54] ceph: pass the request to parse_reply_info_readdir()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 24/54] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 23/54] ceph: add helpers for converting names for userland presentation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 22/54] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 21/54] ceph: set DCACHE_NOKEY_NAME in atomic open
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 18/54] ceph: send altname in MClientRequest
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 16/54] ceph: make ceph_msdc_build_path use ref-walk
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 17/54] ceph: add encrypted fname handling to ceph_mdsc_build_path
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 14/54] ceph: add fscrypt ioctls
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 19/54] ceph: encode encrypted name in dentry release
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 20/54] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 15/54] ceph: make the ioctl cmd more readable in debug log
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 12/54] ceph: implement -o test_dummy_encryption mount option
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 13/54] ceph: decode alternate_name in lease info
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 10/54] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 11/54] ceph: add ability to set fscrypt_auth via setattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 09/54] ceph: ensure that we accept a new context from MDS for new inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 07/54] ceph: support legacy v1 encryption policy keysetup
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 06/54] ceph: crypto context handling for ceph
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 05/54] ceph: preallocate inode for ops that may create one
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 03/54] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 02/54] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 00/54] ceph+fscrypt: fully-working prototype
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 04/54] fscrypt: add fscrypt_context_for_new_inode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v12 01/54] vfs: export new_inode_pseudo
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: mmotm 2022-03-30-13-01 uploaded (DWARF error: could not find abbrev number 74)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Convert vmcore to use an iov_iter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 13/12] mm: remove the pages argument to read_pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCHv3 4/4] generic/679: Add a test to check unwritten extents tracking
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [PATCHv3 3/4] generic/678: Add a new shutdown recovery test
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [PATCHv3 2/4] common/punch: Add block_size argument to _filter_fiemap_**
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [PATCHv3 1/4] generic/468: Add another falloc test entry
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [PATCH 14/12] mm: remove the skip_page argument to read_pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 13/12] mm: remove the pages argument to read_pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 03/12] iomap: Simplify is_partially_uptodate a little
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 1/2] idmapped-mounts: Add mknodat operation in setgid test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1 2/2] idmapped-mounts: Add umask before test setgid_create
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1 1/2] idmapped-mounts: Add mknodat operation in setgid test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v7 14/19] erofs: register fscache context for extra data blobs
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 18/19] erofs: implement fscache-based data readahead
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 16/19] erofs: implement fscache-based data read for non-inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 17/19] erofs: implement fscache-based data read for inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 19/19] erofs: add 'fsid' mount option
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 15/19] erofs: implement fscache-based metadata read
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 13/19] erofs: register fscache context for primary data blob
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 10/19] erofs: add fscache context helper functions
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 11/19] erofs: add anonymous inode managing page cache for data blob
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 12/19] erofs: add erofs_fscache_read_folios() helper
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 09/19] erofs: register fscache volume
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 08/19] erofs: add mode checking helper
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 04/19] cachefiles: implement on-demand read
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 07/19] erofs: make erofs_map_blocks() generally available
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 06/19] cachefiles: document on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 05/19] cachefiles: enable on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 03/19] cachefiles: notify user daemon when withdrawing cookie
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 02/19] cachefiles: notify user daemon with anon_fd when looking up cookie
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 01/19] cachefiles: extract write routine
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v7 00/19] fscache,erofs: fscache-based on-demand read semantics
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/4] Convert vmcore to use an iov_iter
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v3 02/19] exportfs: support idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 01/19] fs: add two trivial lookup helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] VFS: filename_create(): fix incorrect intent.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] VFS: filename_create(): fix incorrect intent.
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [PATCHv2 3/4] generic/676: Add a new shutdown recovery test
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: [PATCH v1 2/3] vfs: strip file's S_ISGID mode on vfs instead of on filesystem
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v1 1/2] idmapped-mounts: Add mknodat operation in setgid test
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v1 2/2] idmapped-mounts: Add umask before test setgid_create
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- RE: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: mmotm 2022-03-30-13-01 uploaded (kernel/sched/ and sysctls)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [syzbot] BUG: scheduling while atomic: syz-fuzzer/NUM/ADDR
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH v2] VFS: filename_create(): fix incorrect intent.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: CGEL <cgel.zte@xxxxxxxxx>
- Re: [PATCH v1 1/3] vfs: Add inode_sgid_strip() api
- From: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH] VFS: filename_create(): fix incorrect intent.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v13 0/4] io_uring: add xattr support
- From: Jens Axboe <axboe@xxxxxxxxx>
- mmotm 2022-03-30-13-01 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [syzbot] BUG: scheduling while atomic: syz-fuzzer/NUM/ADDR
- From: syzbot <syzbot+4631483f85171c561f39@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] BUG: scheduling while atomic in simple_recursive_removal
- From: syzbot <syzbot+2778a29e60b4982065a0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] possible deadlock in deactivate_super
- From: syzbot <syzbot+df9d057e38be100ccbbe@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] possible deadlock in iterate_supers
- From: syzbot <syzbot+2289e1c10dde387e671e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [ANNOUNCE] xfs-linux: vfs-for-next updated to 49df34221804
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 2/3] vfs: strip file's S_ISGID mode on vfs instead of on filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 1/3] vfs: Add inode_sgid_strip() api
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 02/19] exportfs: support idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 02/19] exportfs: support idmapped mounts
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v2 02/19] exportfs: support idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 01/19] fs: add two trivial lookup helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 03/12] iomap: Simplify is_partially_uptodate a little
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: writeback completion soft lockup BUG in folio_wake_bit()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 02/19] exportfs: support idmapped mounts
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 01/19] fs: add two trivial lookup helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- RE: [PATCH 05/18] bpf-preload: Generate static variables
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH 11/12] ntfs: Correct mark_ntfs_record_dirty() folio conversion
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 12/12] btrfs: Remove a use of PAGE_SIZE in btrfs_invalidate_folio()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 09/12] f2fs: Correct f2fs_dirty_data_folio() conversion
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 08/12] ext4: Correct ext4_journalled_dirty_folio() conversion
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] readahead: Remove read_cache_pages()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 07/12] filemap: Remove AOP_FLAG_CONT_EXPAND
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 05/12] fs, net: Move read_descriptor_t to net.h
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 03/12] iomap: Simplify is_partially_uptodate a little
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 02/12] fs: Remove ->readpages address space operation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 04/12] fs: Remove read_actor_t
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 06/12] fs: Pass an iocb to generic_perform_write()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 11/12] ntfs: Correct mark_ntfs_record_dirty() folio conversion
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/12] Additional patches for 5.18
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 05/12] fs, net: Move read_descriptor_t to net.h
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/12] f2fs: Correct f2fs_dirty_data_folio() conversion
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 08/12] ext4: Correct ext4_journalled_dirty_folio() conversion
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 01/12] readahead: Remove read_cache_pages()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 12/12] btrfs: Remove a use of PAGE_SIZE in btrfs_invalidate_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 04/12] fs: Remove read_actor_t
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 02/12] fs: Remove ->readpages address space operation
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 10/12] f2fs: Get the superblock from the mapping instead of the page
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 07/12] filemap: Remove AOP_FLAG_CONT_EXPAND
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 03/12] iomap: Simplify is_partially_uptodate a little
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] protect relocation with sb_start_write
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v1 2/3] vfs: strip file's S_ISGID mode on vfs instead of on filesystem
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH] fs/dcache: use lockdep assertion instead of warn try_lock
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 02/19] exportfs: support idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 01/19] fs: add two trivial lookup helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v6 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: CGEL <cgel.zte@xxxxxxxxx>
- Re: [PATCH] VFS: filename_create(): fix incorrect intent.
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- RE: [PATCH 05/18] bpf-preload: Generate static variables
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH v6 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- RE: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH v11 5/8] mm: move pgoff_address() to vma_pgoff_address()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v11 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] fat: Add ratelimit to fat*_ent_bread()
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v11 5/8] mm: move pgoff_address() to vma_pgoff_address()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- Re: linux resetting when the usb storage was removed while copying
- From: qianfan <qianfanguijin@xxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH 05/18] bpf-preload: Generate static variables
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/3] vfs: Add inode_sgid_strip() api
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] vfs: strip file's S_ISGID mode on vfs instead of on filesystem
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: aissur0002@xxxxxxxxx
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: Bruce Fields <bfields@xxxxxxxxxxxx>
- [no subject]
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: Bruce Fields <bfields@xxxxxxxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 10/13] KVM: Register private memslot to memory backing store
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 02/13] mm: Introduce memfile_notifier
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- Re: [PATCH 1/2] pipe: Make poll_usage boolean and annotate its access.
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH] fs/affs: remove redundant assignment to ch
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- Re: [PATCH RFC v18 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH RFC v18 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client
- Re: [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH] VFS: filename_create(): fix incorrect intent.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/dcache: use lockdep assertion instead of warn try_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC v18 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH] proc: bootconfig: add null pointer check
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] proc: bootconfig: add null pointer check
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH] proc: bootconfig: add null pointer check
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v6 6/6] mm: simplify follow_invalidate_pte()
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v6 5/6] dax: fix missing writeprotect the pte entry
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v6 4/6] mm: pvmw: add support for walking devmap pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v6 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v6 2/6] dax: fix cache flush on PMD-mapped pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v6 1/6] mm: rmap: fix cache flush on THP pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v6 0/6] Fix some bugs related to ramp and dax
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 00/12] Landlock: file linking and renaming support
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 08/12] selftest/landlock: Add 11 new test suites dedicated to file reparenting
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 11/12] landlock: Document good practices about filesystem policies
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 10/12] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 12/12] landlock: Add design choices documentation for filesystem access rights
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 09/12] samples/landlock: Add support for file reparenting
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 06/12] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 04/12] landlock: Fix same-layer rule unions
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 01/12] landlock: Define access_mask_t to enforce a consistent access mask size
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 05/12] landlock: Move filesystem helpers and add a new one
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 02/12] landlock: Reduce the maximum number of layers to 16
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 03/12] landlock: Create find_rule() from unmask_layers()
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCHv2 4/4] generic/677: Add a test to check unwritten extents tracking
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: [PATCHv2 3/4] generic/676: Add a new shutdown recovery test
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: [PATCH v1 2/3] vfs: strip file's S_ISGID mode on vfs instead of on filesystem
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v1 2/3] vfs: strip file's S_ISGID mode on vfs instead of on filesystem
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 0/2] FUSE: Implement atomic lookup + open
- From: Dharmendra Hans <dharamhans87@xxxxxxxxx>
- Re: [PATCHv2 1/4] generic/468: Add another falloc test entry
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: [PATCH v1 1/3] vfs: Add inode_sgid_strip() api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] proc: bootconfig: add null pointer check
- [PATCH 02/18] exportfs: support idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 01/18] fs: add two trivial lookup helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: linux resetting when the usb storage was removed while copying
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 3/3] btrfs: assert that relocation is protected with sb_start_write()
- From: Filipe Manana <fdmanana@xxxxxxxxxx>
- Re: linux resetting when the usb storage was removed while copying
- From: qianfan <qianfanguijin@xxxxxxx>
- [PATCH v2 16/16] fanotify: enable "evictable" inode marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 15/16] fanotify: use fsnotify group lock helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 14/16] fanotify: add FAN_IOC_SET_MARK_PAGE_ORDER ioctl for testing
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 12/16] fanotify: factor out helper fanotify_mark_update_flags()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 13/16] fanotify: implement "evictable" inode marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 11/16] fsnotify: allow adding an inode mark without pinning inode
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 10/16] dnotify: use fsnotify group lock helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 09/16] nfsd: use fsnotify group lock helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 06/16] fsnotify: create helpers for group mark_mutex lock
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 08/16] audit: use fsnotify group lock helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 05/16] fsnotify: fix wrong lockdep annotations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 07/16] inotify: use fsnotify group lock helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 04/16] fsnotify: remove unneeded refcounts of s_fsnotify_connectors
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 03/16] fsnotify: pass flags argument to fsnotify_add_mark() via mark
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 02/16] inotify: move control flags from mask to mark flags
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 01/16] inotify: show inotify mask flags in proc fdinfo
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 00/16] Evictable fanotify marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 2/3] fs: add a check function for sb_start_write()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [PATCH v4 3/3] btrfs: assert that relocation is protected with sb_start_write()
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [PATCH v4 1/3] btrfs: mark resumed async balance as writing
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- [PATCH v4 0/3] protect relocation with sb_start_write
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [PATCH v2] fs: fix an infinite loop in iomap_fiemap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [Linux-cachefs] [PATCH v6 03/22] cachefiles: notify user daemon with anon_fd when looking up cookie
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 16/18] bpf-preload: Do kernel mount to ensure that pinned objects don't disappear
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 14/18] bpf-preload: Switch to new preload registration method
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2] fs: fix an infinite loop in iomap_fiemap
- From: Guo Xuenan <guoxuenan@xxxxxxxxxx>
- [PATCH] unicode: Handle memory allocation failures in mkutf8data
- From: jianchunfu <jianchunfu@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 14/18] bpf-preload: Switch to new preload registration method
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 16/18] bpf-preload: Do kernel mount to ensure that pinned objects don't disappear
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 09/13] KVM: Handle page fault for private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Nakajima, Jun" <jun.nakajima@xxxxxxxxx>
- Re: [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
- 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>
- [no subject]
- Re: [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [PATCH 18/18] bpf-preload/selftests: Preload a test eBPF program and check pinned objects
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 17/18] bpf-preload/selftests: Add test for automatic generation of preload methods
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 15/18] bpf-preload: Generate code of kernel module to preload
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 16/18] bpf-preload: Do kernel mount to ensure that pinned objects don't disappear
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 10/18] bpf-preload: Generate bpf_preload_ops
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 14/18] bpf-preload: Switch to new preload registration method
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 13/18] bpf-preload: Move pinned links and maps to a dedicated directory in bpffs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 12/18] bpf-preload: Implement new registration method for preloading eBPF programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 11/18] bpf-preload: Store multiple bpf_preload_ops structures in a linked list
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 09/18] bpf-preload: Generate code to pin non-internal maps
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 08/18] bpf-preload: Generate load_skel()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 06/18] bpf-preload: Generate free_objs_and_skel()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 07/18] bpf-preload: Generate preload()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 05/18] bpf-preload: Generate static variables
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 02/18] bpf-preload: Move bpf_preload.h to include/linux
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 01/18] bpf: Export bpf_link_inc()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 03/18] bpf-preload: Generalize object pinning from the kernel
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 04/18] bpf-preload: Export and call bpf_obj_do_pin_kernel()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: df returns incorrect size of partition due to huge overhead block count in ext4 partition
- From: Fariya F <fariya.fatima03@xxxxxxxxx>
- [GIT PULL] netfs: Prep for write helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
- From: David Disseldorp <ddiss@xxxxxxx>
- RFC fuse waitq latency
- From: Bernd Schubert <bschubert@xxxxxxx>
- [ANNOUNCE] util-linux v2.38
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.10 12/21] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 18/29] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 27/43] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 22/35] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v6 21/22] erofs: implement fscache-based data readahead
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [PATCH v1 3/3] ceph: Remove S_ISGID clear code in ceph_finish_async_create
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v1 1/3] vfs: Add inode_sgid_strip() api
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- [PATCH v1 2/3] vfs: strip file's S_ISGID mode on vfs instead of on filesystem
- From: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
- Re: [PATCH v6 20/22] erofs: implement fscache-based data read for data blobs
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 19/22] erofs: register cookie context for data blobs
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Reiserfs, udf, ext2 fixes and cleanups for 5.18-rc1
- From: Jan Kara <jack@xxxxxxx>
- RE: [PATCH 1/2] exfat: fix referencing wrong parent directory information after renaming
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: linux resetting when the usb storage was removed while copying
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 15/22] erofs: register cookie context for bootstrap blob
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 17/22] erofs: implement fscache-based data read for non-inline layout
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Bruno Damasceno Freire <bdamasceno@xxxxxxxxxxxxxx>
- Re: [PATCH v6 12/22] erofs: add cookie context helper functions
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 15/22] erofs: register cookie context for bootstrap blob
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [Linux-cachefs] [PATCH v6 14/22] erofs: add erofs_fscache_read_folios() helper
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 10/22] erofs: add mode checking helper
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 10/22] erofs: add mode checking helper
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [PATCH v2 3/3] shmem: Expose space and accounting error count
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH v2 2/3] shmem: Introduce /sys/fs/tmpfs support
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH v2 1/3] shmem: Keep track of out-of-memory and out-of-space errors
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH v2 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space.
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] exfat: fix referencing wrong parent directory information after renaming
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Bruno Damasceno Freire <bdamasceno@xxxxxxxxxxxxxx>
- [PATCH] VFS: filename_create(): fix incorrect intent.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: aissur0002@xxxxxxxxx
- Re: [RFC PATCH] getvalues(2) prototype
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC] nfsd: avoid recursive locking through fsnotify
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] list: Fix another data-race around ep->rdllist.
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Remove write streams support
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fs/iomap: Fix buffered write page prefaulting
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] list: Fix another data-race around ep->rdllist.
- From: Soheil Hassas Yeganeh <soheil@xxxxxxxxxx>
- [syzbot] BUG: scheduling while atomic: syz-executor/ADDR (2)
- From: syzbot <syzbot+baf0286916837266ff0e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
- [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
- From: Fedor Pchelkin <aissur0002@xxxxxxxxx>
- IMMIGRER AU CANADA POUR Y VIVRE ET TRAVAILLER BELL CANADA
- From: henry Delaunay <henry.dalaunay@xxxxxxxxx>
- Re: [PATCH] fs/dcache: use lockdep assertion instead of warn try_lock
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] list: Fix another data-race around ep->rdllist.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxxxx>
- Re: [PATCH v6 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [GIT PULL] fs/iomap: Fix buffered write page prefaulting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] Reiserfs, udf, ext2 fixes and cleanups for 5.18-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fsnotify changes for 5.18-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Reiserfs, udf, ext2 fixes and cleanups for 5.18-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] fs/iomap: Fix buffered write page prefaulting
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [GIT PULL] fs/iomap: Fix buffered write page prefaulting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 03/22] cachefiles: notify user daemon with anon_fd when looking up cookie
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: df returns incorrect size of partition due to huge overhead block count in ext4 partition
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC] fs:unicode:mkutf8data.c: Fix the potential stack overflow risk
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH v6 03/22] cachefiles: notify user daemon with anon_fd when looking up cookie
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC] fs:unicode:mkutf8data.c: Fix the potential stack overflow risk
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] fs/dcache: use lockdep assertion instead of warn try_lock
- From: Niels Dossche <dossche.niels@xxxxxxxxx>
- Re: [PATCH] fs/dcache: use write lock in the fallback instead of read lock
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] fs/dcache: use write lock in the fallback instead of read lock
- From: Niels Dossche <dossche.niels@xxxxxxxxx>
- Re: [PATCH] fs/dcache: use write lock in the fallback instead of read lock
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH] fs/dcache: use write lock in the fallback instead of read lock
- From: Niels Dossche <dossche.niels@xxxxxxxxx>
- [GIT PULL] Remove write streams support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v19 1/4] Add flags option to get xattr method paired to __vfs_getxattr
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [GIT PULL] fs/iomap: Fix buffered write page prefaulting
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [Linux-cachefs] [PATCH v6 13/22] erofs: add anonymous inode managing page cache of blob file
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 12/22] erofs: add cookie context helper functions
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [RFC PATCH] fuse: support cache revalidation in writeback_cache mode
- From: Jiachen Zhang <zhangjiachen.jaycee@xxxxxxxxxxxxx>
- Re: [PATCH RFC v3 0/6] Intruduce nfsrahead
- From: Thiago Becker <tbecker@xxxxxxxxxx>
- [PATCH v6 08/22] erofs: use meta buffers for erofs_read_superblock()
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 11/22] erofs: register global fscache volume
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 01/22] fscache: export fscache_end_operation()
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 06/22] cachefiles: enable on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 14/22] erofs: add erofs_fscache_read_folios() helper
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 03/22] cachefiles: notify user daemon with anon_fd when looking up cookie
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 07/22] cachefiles: document on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 12/22] erofs: add cookie context helper functions
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 05/22] cachefiles: implement on-demand read
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 02/22] cachefiles: extract write routine
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 04/22] cachefiles: notify user daemon when withdrawing cookie
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 21/22] erofs: implement fscache-based data readahead
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 10/22] erofs: add mode checking helper
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 20/22] erofs: implement fscache-based data read for data blobs
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 22/22] erofs: add 'tag' mount option
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 17/22] erofs: implement fscache-based data read for non-inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 15/22] erofs: register cookie context for bootstrap blob
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 00/22] fscache,erofs: fscache-based on-demand read semantics
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 18/22] erofs: implement fscache-based data read for inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 09/22] erofs: make erofs_map_blocks() generally available
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 19/22] erofs: register cookie context for data blobs
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 16/22] erofs: implement fscache-based metadata read
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v6 13/22] erofs: add anonymous inode managing page cache of blob file
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v19 1/4] Add flags option to get xattr method paired to __vfs_getxattr
- From: "Luca Weiss" <luca.weiss@xxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [PATCH 2/2] fat: introduce creation time
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v11 02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH v11 00/51] ceph+fscrypt : full support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 2/2] exfat: remove exfat_update_parent_info()
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH 0/2] fix referencing wrong parent dir info after renaming
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH 1/2] exfat: fix referencing wrong parent directory information after renaming
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH RFC] nfsd: avoid recursive locking through fsnotify
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Karel Zak <kzak@xxxxxxxxxx>
- [RFC] fs:unicode:mkutf8data.c: Fix the potential stack overflow risk
- From: jianchunfu <jianchunfu@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [PATCH 2/2] fat: introduce creation time
- From: Chung-Chiang Cheng <shepjeng@xxxxxxxxx>
- Re: [PATCH] exfat: reduce block requests when zeroing a cluster
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: [PATCH] exfat: reduce block requests when zeroing a cluster
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- df returns incorrect size of partition due to huge overhead block count in ext4 partition
- From: Fariya F <fariya.fatima03@xxxxxxxxx>
- Re: [PATCH] exfat: reduce block requests when zeroing a cluster
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH RFC v18 09/11] NFSD: Refactor nfsd4_laundromat()
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v18 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v18 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy client
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v18 08/11] NFSD: Update find_client_in_id_table() to handle courtesy client
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v18 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v18 11/11] NFSD: Show state of courtesy clients in client info
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v18 10/11] NFSD: Update laundromat to handle courtesy clients
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v18 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v18 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v18 03/11] NFSD: Add lm_lock_expired call out
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v18 01/11] fs/lock: add helper locks_owner_has_blockers to check for blockers
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH] fs:unicode: Fix the potential stack overflow risk
- From: jianchunfu <jianchunfu@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] exfat: reduce block requests when zeroing a cluster
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [GIT PULL] xfs: new code for 5.18
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fs preempt_rt fix
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC PATCH] getvalues(2) prototype
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [GIT PULL] fs/mount_setattr updates
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH RFC] nfsd: avoid recursive locking through fsnotify
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v11 02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
- From: "Colin Walters" <walters@xxxxxxxxxx>
- Re: [RFC PATCH v11 02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [regression] 5.15 kernel triggering 100x more inode evictions
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v1 06/11] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [GIT PULL] Btrfs updates for 5.18
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v13 4/4] io_uring: add fgetxattr and getxattr support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 39/40] btrfs: pass private data end end_io handler to btrfs_repair_one_sector
- From: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC v3 0/6] Intruduce nfsrahead
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 0/6] Intruduce nfsrahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC] nfsd: avoid recursive locking through fsnotify
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH v6 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [RFC PATCH v11 08/51] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [GIT PULL] xfs: new code for 5.18
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/3] shmem: Introduce /sys/fs/tmpfs support
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 01/19] fs: remove mpage_alloc
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH RFC] nfsd: avoid recursive locking through fsnotify
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v13 4/4] io_uring: add fgetxattr and getxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v13 2/4] fs: split off do_getxattr from getxattr
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v13 3/4] io_uring: add fsetxattr and setxattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v13 0/4] io_uring: add xattr support
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v13 1/4] fs: split off setxattr_copy and do_setxattr function from setxattr
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH] fs: do not pass __GFP_HIGHMEM to bio_alloc in do_mpage_readpage
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] fs: do not pass __GFP_HIGHMEM to bio_alloc in do_mpage_readpage
- From: Christoph Hellwig <hch@xxxxxx>
- [GIT PULL] Reiserfs, udf, ext2 fixes and cleanups for 5.18-rc1
- From: Jan Kara <jack@xxxxxxx>
- [GIT PULL] fsnotify changes for 5.18-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH v11 02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH RFC] nfsd: avoid recursive locking through fsnotify
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC] nfsd: avoid recursive locking through fsnotify
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] nfsd: avoid recursive locking through fsnotify
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH v5 00/22] fscache, erofs: fscache-based on-demand read semantics
- From: "gregkh@xxxxxxxxxxxxxxxxxxx" <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC] nfsd: avoid recursive locking through fsnotify
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [GIT PULL] fs preempt_rt fix
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] fs/mount_setattr updates
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/2] fat: introduce creation time
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] nfsd: avoid recursive locking through fsnotify
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH -next] uaccess: fix __access_ok limit setup in compat mode
- From: "chenjiahao (C)" <chenjiahao16@xxxxxxxxxx>
- Re: [PATCH 2/2] fat: introduce creation time
- From: Chung-Chiang Cheng <shepjeng@xxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH] fs: fix -Wmissing-declaration warning
- From: Enze Li <lienze@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 01/19] fs: remove mpage_alloc
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: direct reclaim of fanotify evictable marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] idr: Remove unused ida_simple_{get,remove}
- From: Stephen Kitt <steve@xxxxxxx>
- Re: [PATCH 40/40] btrfs: use the iomap direct I/O bio directly
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 40/40] btrfs: use the iomap direct I/O bio directly
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 40/40] btrfs: use the iomap direct I/O bio directly
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 28/40] btrfs: do not allocate a btrfs_io_context in btrfs_map_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 28/40] btrfs: do not allocate a btrfs_io_context in btrfs_map_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 2/2] fat: introduce creation time
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 01/19] fs: remove mpage_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 40/40] btrfs: use the iomap direct I/O bio directly
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 39/40] btrfs: pass private data end end_io handler to btrfs_repair_one_sector
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 28/40] btrfs: do not allocate a btrfs_io_context in btrfs_map_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 27/40] btrfs: clean up the raid map handling __btrfs_map_block
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 24/40] btrfs: remove btrfs_end_io_wq
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
- From: CGEL <cgel.zte@xxxxxxxxx>
- Re: [PATCH 23/40] btrfs: store an inode pointer in struct btrfs_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 22/40] btrfs: cleanup btrfs_submit_dio_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 21/40] btrfs: cleanup btrfs_submit_data_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 17/40] btrfs: remove the submit_bio_hook argument to submit_read_repair
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 09/40] btrfs: simplify scrub_recheck_block
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/40] btrfs: fix direct I/O writes for split bios on zoned devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/40] btrfs: fix direct I/O read repair for split bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 03/22] cachefiles: introduce on-demand read mode
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Folio patches for 5.18 (FS part)
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 2/4] btrfs: mark device addition as mnt_want_write_file
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- Re: [PATCH 2/2] fat: introduce creation time
- From: Chung-Chiang Cheng <shepjeng@xxxxxxxxx>
- Re: [PATCH 40/40] btrfs: use the iomap direct I/O bio directly
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] idr: Remove unused ida_simple_{get,remove}
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH -next] uaccess: fix __access_ok limit setup in compat mode
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 39/40] btrfs: pass private data end end_io handler to btrfs_repair_one_sector
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 37/40] btrfs: add a btrfs_get_stripe_info helper
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH RFC v17 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
- Re: [PATCH 28/40] btrfs: do not allocate a btrfs_io_context in btrfs_map_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 27/40] btrfs: clean up the raid map handling __btrfs_map_block
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 26/40] btrfs: refactor btrfs_map_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 24/40] btrfs: remove btrfs_end_io_wq
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 23/40] btrfs: store an inode pointer in struct btrfs_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 22/40] btrfs: cleanup btrfs_submit_dio_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 21/40] btrfs: cleanup btrfs_submit_data_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH RFC v17 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client
- Re: [PATCH 20/40] btrfs: cleanup btrfs_submit_metadata_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 18/40] btrfs: move more work into btrfs_end_bioc
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] idr: Remove unused ida_simple_{get,remove}
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 17/40] btrfs: remove the submit_bio_hook argument to submit_read_repair
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 15/40] btrfs: don't allocate a btrfs_bio for scrub bios
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 14/40] btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 10/40] btrfs: simplify scrub_repair_page_from_good_copy
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 09/40] btrfs: simplify scrub_recheck_block
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 08/40] btrfs: simplify repair_io_failure
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 06/40] btrfs: split submit_bio from btrfsic checking
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 03/40] btrfs: fix direct I/O writes for split bios on zoned devices
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 02/40] btrfs: fix direct I/O read repair for split bios
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 2/3] shmem: Introduce /sys/fs/tmpfs support
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v6 5/6] pmem: refactor pmem_clear_poison()
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v6 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH linux-next] selftests/proc: fix array_size.cocci warning
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/6] mce: fix set_mce_nospec to always unmap the whole page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH] idr: Remove unused ida_simple_{get,remove}
- From: Stephen Kitt <steve@xxxxxxx>
- Re: [PATCH RFC] nfsd: avoid recursive locking through fsnotify
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [GIT PULL] Btrfs updates for 5.18
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [dm-devel] [PATCH 01/19] fs: remove mpage_alloc
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH RFC v17 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 01/19] fs: remove mpage_alloc
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [GIT PULL] Btrfs updates for 5.18
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [GIT PULL] Btrfs updates for 5.18
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- Re: [GIT PULL] Btrfs updates for 5.18
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: "Colin Walters" <walters@xxxxxxxxxx>
- Re: [RFC PATCH] getvalues(2) prototype
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [RFC PATCH] getvalues(2) prototype
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] fscrypt updates for 5.18
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Btrfs updates for 5.18
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: RFC: cleanup btrfs bio handling
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v5 03/22] cachefiles: introduce on-demand read mode
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: direct reclaim of fanotify evictable marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 38/40] btrfs: return a blk_status_t from btrfs_repair_one_sector
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 40/40] btrfs: use the iomap direct I/O bio directly
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/40] btrfs: do not allocate a btrfs_bio for low-level bios
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 39/40] btrfs: pass private data end end_io handler to btrfs_repair_one_sector
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 31/40] iomap: add a new ->iomap_iter operation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 33/40] iomap: add a hint to ->submit_io if there is more I/O coming
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/40] iomap: add per-iomap_iter private data
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 34/40] btrfs: add a btrfs_dio_rw wrapper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 36/40] btrfs: implement ->iomap_iter
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 32/40] iomap: optionally allocate dio bios from a file system bio_set
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 37/40] btrfs: add a btrfs_get_stripe_info helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 35/40] btrfs: allocate dio_data on stack
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/40] btrfs: do not allocate a btrfs_io_context in btrfs_map_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/40] btrfs: clean up the raid map handling __btrfs_map_block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/40] btrfs: refactor btrfs_map_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/40] btrfs: remove btrfs_wq_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/40] btrfs: store an inode pointer in struct btrfs_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/40] btrfs: remove btrfs_end_io_wq
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/40] btrfs: cleanup btrfs_submit_dio_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/40] btrfs: cleanup btrfs_submit_data_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/40] btrfs: defer I/O completion based on the btrfs_raid_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/40] btrfs: remove the submit_bio_hook argument to submit_read_repair
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/40] btrfs: cleanup btrfs_submit_metadata_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/40] btrfs: move more work into btrfs_end_bioc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/40] btrfs: don't allocate a btrfs_bio for scrub bios
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/40] btrfs: stop using the btrfs_bio saved iter in index_rbio_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/40] btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/40] btrfs: initialize ->bi_opf and ->bi_private in rbio_add_io_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/40] btrfs: pass a block_device to btrfs_bio_clone
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/40] btrfs: fix and document the zoned device choice in alloc_new_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/40] btrfs: simplify btrfsic_read_block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/40] btrfs: simplify scrub_repair_page_from_good_copy
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/40] btrfs: refactor __btrfsic_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/40] btrfs: simplify scrub_recheck_block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/40] btrfs: split submit_bio from btrfsic checking
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/40] btrfs: simplify repair_io_failure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/40] btrfs: move the call to bio_set_dev out of submit_stripe_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/40] btrfs: fix direct I/O read repair for split bios
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/40] btrfs: fix direct I/O writes for split bios on zoned devices
- From: Christoph Hellwig <hch@xxxxxx>
- RFC: cleanup btrfs bio handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/40] btrfs: fix submission hook error handling in btrfs_repair_one_sector
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM TOPIC] Better handling of negative dentries
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH -next] uaccess: fix __access_ok limit setup in compat mode
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC PATCH v11 00/51] ceph+fscrypt : full support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v11 51/51] ceph: fscrypt support for writepages
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v11 38/51] ceph: add object version support for sync read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v11 06/51] ceph: crypto context handling for ceph
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v11 50/51] ceph: add encryption support to writepage
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v11 08/51] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
- From: Jeff Layton <jlayton@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]