CEPH Filesystem Development
[Prev Page][Next Page]
- [PATCH v18 59/71] ceph: add encryption support to writepage
- [PATCH v18 32/71] ceph: create symlinks with encrypted and base64-encoded targets
- [PATCH v18 35/71] ceph: add some fscrypt guardrails
- [PATCH v18 68/71] ceph: drop the messages from MDS when unmounting
- [PATCH v18 60/71] ceph: fscrypt support for writepages
- [PATCH v18 62/71] ceph: add support for encrypted snapshot names
- [PATCH v18 57/71] ceph: add fscrypt decryption support to ceph_netfs_issue_op
- [PATCH v18 66/71] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes
- [PATCH v18 51/71] ceph: disable fallocate for encrypted inodes
- [PATCH v18 67/71] libceph: defer removing the req from osdc just after req->r_callback
- [PATCH v18 70/71] ceph: switch ceph_open() to use new fscrypt helper
- [PATCH v18 63/71] ceph: add support for handling encrypted snapshot names
- [PATCH v18 54/71] ceph: align data in pages in ceph_sync_write
- [PATCH v18 55/71] ceph: add read/modify/write to ceph_sync_write
- [PATCH v18 50/71] libceph: allow ceph_osdc_new_request to accept a multi-op read
- [PATCH v18 56/71] ceph: plumb in decryption during sync reads
- [PATCH v18 52/71] ceph: disable copy offload on encrypted inodes
- [PATCH v18 53/71] ceph: don't use special DIO path for encrypted inodes
- [PATCH v18 33/71] ceph: make ceph_get_name decrypt filenames
- [PATCH v18 47/71] ceph: add object version support for sync read
- [PATCH v18 39/71] libceph: add CEPH_OSD_OP_ASSERT_VER support
- [PATCH v18 44/71] ceph: update WARN_ON message to pr_warn
- [PATCH v18 45/71] ceph: add __ceph_get_caps helper support
- [PATCH v18 40/71] ceph: size handling for encrypted inodes in cap updates
- [PATCH v18 31/71] ceph: add support to readdir for encrypted filenames
- [PATCH v18 27/71] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
- [PATCH v18 23/71] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
- [PATCH v18 36/71] ceph: allow encrypting a directory while not having Ax caps
- [PATCH v18 29/71] ceph: pass the request to parse_reply_info_readdir()
- [PATCH v18 30/71] ceph: add ceph_encode_encrypted_dname() helper
- [PATCH v18 43/71] ceph: handle fscrypt fields in cap messages from MDS
- [PATCH v18 28/71] ceph: add fscrypt support to ceph_fill_trace
- [PATCH v18 25/71] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- [PATCH v18 26/71] ceph: add helpers for converting names for userland presentation
- [PATCH v18 22/71] ceph: encode encrypted name in dentry release
- [PATCH v18 24/71] ceph: set DCACHE_NOKEY_NAME in atomic open
- [PATCH v18 09/71] ceph: make ceph_msdc_build_path use ref-walk
- [PATCH v18 03/71] libceph: add sparse read support to msgr2 crc state machine
- [PATCH v18 15/71] ceph: implement -o test_dummy_encryption mount option
- [PATCH v18 06/71] libceph: add sparse read support to msgr1
- [PATCH v18 20/71] ceph: add encrypted fname handling to ceph_mdsc_build_path
- [PATCH v18 08/71] ceph: preallocate inode for ops that may create one
- [PATCH v18 05/71] libceph: support sparse reads on msgr2 secure codepath
- [PATCH v18 21/71] ceph: send altname in MClientRequest
- [PATCH v18 12/71] ceph: fscrypt_auth handling for ceph
- [PATCH v18 17/71] ceph: add fscrypt ioctls
- [PATCH v18 18/71] ceph: make the ioctl cmd more readable in debug log
- [PATCH v18 14/71] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
- [PATCH v18 19/71] ceph: add base64 endcoding routines for encrypted names
- [PATCH v18 13/71] ceph: ensure that we accept a new context from MDS for new inodes
- [PATCH v18 07/71] ceph: add new mount option to enable sparse reads
- [PATCH v18 16/71] ceph: decode alternate_name in lease info
- [PATCH v18 02/71] libceph: define struct ceph_sparse_extent and add some helpers
- [PATCH v18 00/71] ceph+fscrypt: full support
- Re: [PATCH v17 00/71] ceph+fscrypt: full support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v17 00/71] ceph+fscrypt: full support
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH v3 45/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part
- From: David Sterba <dsterba@xxxxxxx>
- Re: [f2fs-dev] [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH 2/5] tools/get_maintainer.pl: remove penguin chiefs
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [RFC PATCH 0/5] fstests specific MAINTAINERS file
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v17 00/71] ceph+fscrypt: full support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v17 00/71] ceph+fscrypt: full support
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: RFC: Filesystem metadata in HIGHMEM
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v3 45/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 39/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4] ceph: drop the messages from MDS when unmounting
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v17 68/71] ceph: drop the messages from MDS when unmounting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v5] ceph: drop the messages from MDS when unmounting
- Re: [PATCH v4] ceph: drop the messages from MDS when unmounting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4] ceph: drop the messages from MDS when unmounting
- From: Luís Henriques <lhenriques@xxxxxxx>
- [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 31/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4] ceph: drop the messages from MDS when unmounting
- [PATCH v17 65/71] ceph: prevent snapshots to be created in encrypted locked directories
- [PATCH v17 61/71] ceph: invalidate pages when doing direct/sync writes
- [PATCH] ceph: fix blindly expanding the readahead windows
- [PATCH v17 71/71] ceph: switch ceph_open_atomic() to use the new fscrypt helper
- [PATCH v17 68/71] ceph: drop the messages from MDS when unmounting
- [PATCH v17 63/71] ceph: add support for handling encrypted snapshot names
- [PATCH v17 69/71] ceph: fix updating the i_truncate_pagecache_size for fscrypt
- [PATCH v17 70/71] ceph: switch ceph_open() to use new fscrypt helper
- [PATCH v17 64/71] ceph: update documentation regarding snapshot naming limitations
- [PATCH v17 67/71] libceph: defer removing the req from osdc just after req->r_callback
- [PATCH v17 66/71] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes
- [PATCH v17 62/71] ceph: add support for encrypted snapshot names
- [PATCH v17 60/71] ceph: fscrypt support for writepages
- [PATCH v17 59/71] ceph: add encryption support to writepage
- [PATCH v17 58/71] ceph: set i_blkbits to crypto block size for encrypted inodes
- [PATCH v17 57/71] ceph: add fscrypt decryption support to ceph_netfs_issue_op
- [PATCH v17 56/71] ceph: plumb in decryption during sync reads
- [PATCH v17 55/71] ceph: add read/modify/write to ceph_sync_write
- [PATCH v17 54/71] ceph: align data in pages in ceph_sync_write
- [PATCH v17 52/71] ceph: disable copy offload on encrypted inodes
- [PATCH v17 53/71] ceph: don't use special DIO path for encrypted inodes
- [PATCH v17 47/71] ceph: add object version support for sync read
- [PATCH v17 48/71] ceph: add infrastructure for file encryption and decryption
- [PATCH v17 50/71] libceph: allow ceph_osdc_new_request to accept a multi-op read
- [PATCH v17 51/71] ceph: disable fallocate for encrypted inodes
- [PATCH v17 46/71] ceph: add __ceph_sync_read helper support
- [PATCH v17 49/71] ceph: add truncate size handling support for fscrypt
- [PATCH v17 45/71] ceph: add __ceph_get_caps helper support
- [PATCH v17 41/71] ceph: fscrypt_file field handling in MClientRequest messages
- [PATCH v17 44/71] ceph: update WARN_ON message to pr_warn
- [PATCH v17 43/71] ceph: handle fscrypt fields in cap messages from MDS
- [PATCH v17 42/71] ceph: get file size from fscrypt_file when present in inode traces
- [PATCH v17 40/71] ceph: size handling for encrypted inodes in cap updates
- [PATCH v17 39/71] libceph: add CEPH_OSD_OP_ASSERT_VER support
- [PATCH v17 36/71] ceph: allow encrypting a directory while not having Ax caps
- [PATCH v17 38/71] ceph: don't allow changing layout on encrypted files/directories
- [PATCH v17 37/71] ceph: mark directory as non-complete after loading key
- [PATCH v17 35/71] ceph: add some fscrypt guardrails
- [PATCH v17 34/71] ceph: add a new ceph.fscrypt.auth vxattr
- [PATCH v17 33/71] ceph: make ceph_get_name decrypt filenames
- [PATCH v17 32/71] ceph: create symlinks with encrypted and base64-encoded targets
- [PATCH v17 31/71] ceph: add support to readdir for encrypted filenames
- [PATCH v17 30/71] ceph: add ceph_encode_encrypted_dname() helper
- [PATCH v17 29/71] ceph: pass the request to parse_reply_info_readdir()
- [PATCH v17 28/71] ceph: add fscrypt support to ceph_fill_trace
- [PATCH v17 27/71] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
- [PATCH v17 26/71] ceph: add helpers for converting names for userland presentation
- [PATCH v17 25/71] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- [PATCH v17 24/71] ceph: set DCACHE_NOKEY_NAME in atomic open
- [PATCH v17 22/71] ceph: encode encrypted name in dentry release
- [PATCH v17 23/71] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
- [PATCH v17 20/71] ceph: add encrypted fname handling to ceph_mdsc_build_path
- [PATCH v17 21/71] ceph: send altname in MClientRequest
- [PATCH v17 18/71] ceph: make the ioctl cmd more readable in debug log
- [PATCH v17 19/71] ceph: add base64 endcoding routines for encrypted names
- [PATCH v17 17/71] ceph: add fscrypt ioctls
- [PATCH v17 15/71] ceph: implement -o test_dummy_encryption mount option
- [PATCH v17 16/71] ceph: decode alternate_name in lease info
- [PATCH v17 13/71] ceph: ensure that we accept a new context from MDS for new inodes
- [PATCH v17 14/71] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
- [PATCH v17 12/71] ceph: fscrypt_auth handling for ceph
- [PATCH v17 11/71] ceph: use osd_req_op_extent_osd_iter for netfs reads
- [PATCH v17 10/71] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
- [PATCH v17 08/71] ceph: preallocate inode for ops that may create one
- [PATCH v17 09/71] ceph: make ceph_msdc_build_path use ref-walk
- [PATCH v17 07/71] ceph: add new mount option to enable sparse reads
- [PATCH v17 06/71] libceph: add sparse read support to msgr1
- [PATCH v17 03/71] libceph: add sparse read support to msgr2 crc state machine
- [PATCH v17 04/71] libceph: add sparse read support to OSD client
- [PATCH v17 05/71] libceph: support sparse reads on msgr2 secure codepath
- [PATCH v17 00/71] ceph+fscrypt: full support
- [PATCH v17 02/71] libceph: define struct ceph_sparse_extent and add some helpers
- [PATCH v17 01/71] libceph: add spinlock around osd->o_requests
- Re: [PATCH] generic/075: no need to move the .fsxlog to the same directory
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] generic/020: fix another really long attr test failure for ceph
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v3 0/3] ceph: fscrypt: fix atomic open bug for encrypted directories
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [ceph-client:testing 19/80] fs/ceph/super.c:1122:15: error: implicit declaration of function 'fscrypt_add_test_dummy_key'
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [ceph-client:testing 19/80] fs/ceph/super.c:1122:15: error: implicit declaration of function 'fscrypt_add_test_dummy_key'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 0/3] ceph: fscrypt: fix atomic open bug for encrypted directories
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v4] fscrypt: new helper function - fscrypt_prepare_lookup_partial()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] generic/075: no need to move the .fsxlog to the same directory
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v3 0/3] ceph: fscrypt: fix atomic open bug for encrypted directories
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v3 0/3] ceph: fscrypt: fix atomic open bug for encrypted directories
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 0/3] ceph: fscrypt: fix atomic open bug for encrypted directories
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3 0/3] ceph: fscrypt: fix atomic open bug for encrypted directories
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] generic/075: no need to move the .fsxlog to the same directory
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] generic/020: fix another really long attr test failure for ceph
- [PATCH v3 3/3] ceph: switch ceph_open_atomic() to use the new fscrypt helper
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH v3 1/3] fscrypt: new helper function - fscrypt_prepare_lookup_partial()
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH v3 2/3] ceph: switch ceph_open() to use new fscrypt helper
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH v3 0/3] ceph: fscrypt: fix atomic open bug for encrypted directories
- From: Luís Henriques <lhenriques@xxxxxxx>
- [RFC PATCH 19/28] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 24/28] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- RFC: Filesystem metadata in HIGHMEM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v2 2/2] ceph: switch atomic open to use new fscrypt helper
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH v2 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH v2 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 2/2] ceph: switch atomic open to use new fscrypt helper
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 2/2] ceph: switch atomic open to use new fscrypt helper
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 2/2] ceph: switch atomic open to use new fscrypt helper
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 2/2] ceph: switch atomic open to use new fscrypt helper
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH 2/2] ceph: switch atomic open to use new fscrypt helper
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH 1/2] fscrypt: new helper function - __fscrypt_prepare_atomic_open()
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH 1/2] fscrypt: new helper function - __fscrypt_prepare_atomic_open()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH 2/2] ceph: switch atomic open to use new fscrypt helper
- From: Luís Henriques <lhenriques@xxxxxxx>
- [RFC PATCH 1/2] fscrypt: new helper function - __fscrypt_prepare_atomic_open()
- From: Luís Henriques <lhenriques@xxxxxxx>
- [RFC PATCH 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH] fs/ceph/mds_client: ignore responses for waiting requests
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] fs/ceph/mds_client: ignore responses for waiting requests
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] fs/ceph/mds_client: ignore responses for waiting requests
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: Upgrade 16.2.9 to 16.2.11 stopped due to #57627
- From: Chris Dunlop <chris@xxxxxxxxxxxx>
- Re: [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH] fs/ceph/mds_client: ignore responses for waiting requests
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Luís Henriques <lhenriques@xxxxxxx>
- Upgrade 16.2.9 to 16.2.11 stopped due to #57627
- From: Chris Dunlop <chris@xxxxxxxxxxxx>
- Re: [PATCH] fs/ceph/mds_client: ignore responses for waiting requests
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] generic/{075,112}: fix printing the incorrect return value of fsx
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: implement writeback livelock avoidance using page tagging
- Re: [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH] ceph: fix updating the i_truncate_pagecache_size for fscrypt
- Re: [GIT PULL] Ceph fixes for 6.3-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fixes for 6.3-rc1
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v4] ceph: do not print the whole xattr value if it's too long
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] generic/{075,112}: fix printing the incorrect return value of fsx
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH] fs/ceph/mds_client: ignore responses for waiting requests
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v4] ceph: do not print the whole xattr value if it's too long
- Re: [PATCH v3] ceph: do not print the whole xattr value if it's too long
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] ceph: do not print the whole xattr value if it's too long
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v3] ceph: do not print the whole xattr value if it's too long
- Re: [PATCH v2] ceph: do not print the whole xattr value if it's too long
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] generic/{075,112}: fix printing the incorrect return value of fsx
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] ceph: do not print the whole xattr value if it's too long
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] generic/{075,112}: fix printing the incorrect return value of fsx
- [PATCH] generic/075: no need to move the .fsxlog to the same directory
- [PATCH v2] ceph: do not print the whole xattr value if it's too long
- Re: [PATCH] ceph: do not print the whole xattr value if it's too long
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: do not print the whole xattr value if it's too long
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: do not print the whole xattr value if it's too long
- Re: [f2fs-dev] [PATCH v5 00/23] Convert to filemap_get_folios_tag()
- From: patchwork-bot+f2fs@xxxxxxxxxx
- Re: [PATCH v2] generic/020: fix really long attr test failure for ceph
- From: "Bill O'Donnell" <billodo@xxxxxxxxxx>
- Re: [PATCH v16 00/68] ceph+fscrypt: full support
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v16 00/68] ceph+fscrypt: full support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] generic/020: fix really long attr test failure for ceph
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v16 00/68] ceph+fscrypt: full support
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v2] generic/020: fix really long attr test failure for ceph
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] generic/020: fix really long attr test failure for ceph
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v2] generic/020: fix really long attr test failure for ceph
- [PATCH v16 61/68] ceph: invalidate pages when doing direct/sync writes
- [PATCH v16 66/68] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes
- [PATCH v16 64/68] ceph: update documentation regarding snapshot naming limitations
- [PATCH v16 67/68] libceph: defer removing the req from osdc just after req->r_callback
- [PATCH v16 68/68] ceph: drop the messages from MDS when unmounting
- [PATCH v16 65/68] ceph: prevent snapshots to be created in encrypted locked directories
- [PATCH v16 63/68] ceph: add support for handling encrypted snapshot names
- [PATCH v16 59/68] ceph: add encryption support to writepage
- [PATCH v16 62/68] ceph: add support for encrypted snapshot names
- [PATCH v16 60/68] ceph: fscrypt support for writepages
- [PATCH v16 58/68] ceph: set i_blkbits to crypto block size for encrypted inodes
- [PATCH v16 57/68] ceph: add fscrypt decryption support to ceph_netfs_issue_op
- [PATCH v16 56/68] ceph: plumb in decryption during sync reads
- [PATCH v16 55/68] ceph: add read/modify/write to ceph_sync_write
- [PATCH v16 54/68] ceph: align data in pages in ceph_sync_write
- [PATCH v16 53/68] ceph: don't use special DIO path for encrypted inodes
- [PATCH v16 52/68] ceph: disable copy offload on encrypted inodes
- [PATCH v16 50/68] libceph: allow ceph_osdc_new_request to accept a multi-op read
- [PATCH v16 51/68] ceph: disable fallocate for encrypted inodes
- [PATCH v16 49/68] ceph: add truncate size handling support for fscrypt
- [PATCH v16 48/68] ceph: add infrastructure for file encryption and decryption
- [PATCH v16 46/68] ceph: add __ceph_sync_read helper support
- [PATCH v16 47/68] ceph: add object version support for sync read
- [PATCH v16 45/68] ceph: add __ceph_get_caps helper support
- [PATCH v16 44/68] ceph: update WARN_ON message to pr_warn
- [PATCH v16 43/68] ceph: handle fscrypt fields in cap messages from MDS
- [PATCH v16 41/68] ceph: fscrypt_file field handling in MClientRequest messages
- [PATCH v16 42/68] ceph: get file size from fscrypt_file when present in inode traces
- [PATCH v16 40/68] ceph: size handling for encrypted inodes in cap updates
- [PATCH v16 38/68] ceph: don't allow changing layout on encrypted files/directories
- [PATCH v16 39/68] libceph: add CEPH_OSD_OP_ASSERT_VER support
- [PATCH v16 37/68] ceph: mark directory as non-complete after loading key
- [PATCH v16 36/68] ceph: allow encrypting a directory while not having Ax caps
- [PATCH v16 35/68] ceph: add some fscrypt guardrails
- [PATCH v16 32/68] ceph: create symlinks with encrypted and base64-encoded targets
- [PATCH v16 33/68] ceph: make ceph_get_name decrypt filenames
- [PATCH v16 31/68] ceph: add support to readdir for encrypted filenames
- [PATCH v16 34/68] ceph: add a new ceph.fscrypt.auth vxattr
- [PATCH v16 30/68] ceph: add ceph_encode_encrypted_dname() helper
- [PATCH v16 29/68] ceph: pass the request to parse_reply_info_readdir()
- [PATCH v16 28/68] ceph: add fscrypt support to ceph_fill_trace
- [PATCH v16 27/68] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
- [PATCH v16 26/68] ceph: add helpers for converting names for userland presentation
- [PATCH v16 24/68] ceph: set DCACHE_NOKEY_NAME in atomic open
- [PATCH v16 25/68] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- [PATCH v16 23/68] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
- [PATCH v16 22/68] ceph: encode encrypted name in dentry release
- [PATCH v16 21/68] ceph: send altname in MClientRequest
- [PATCH v16 20/68] ceph: add encrypted fname handling to ceph_mdsc_build_path
- [PATCH v16 19/68] ceph: add base64 endcoding routines for encrypted names
- [PATCH v16 18/68] ceph: make the ioctl cmd more readable in debug log
- [PATCH v16 17/68] ceph: add fscrypt ioctls
- [PATCH v16 15/68] ceph: implement -o test_dummy_encryption mount option
- [PATCH v16 16/68] ceph: decode alternate_name in lease info
- [PATCH v16 14/68] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
- [PATCH v16 13/68] ceph: ensure that we accept a new context from MDS for new inodes
- [PATCH v16 11/68] ceph: use osd_req_op_extent_osd_iter for netfs reads
- [PATCH v16 12/68] ceph: fscrypt_auth handling for ceph
- [PATCH v16 10/68] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
- [PATCH v16 09/68] ceph: make ceph_msdc_build_path use ref-walk
- [PATCH v16 08/68] ceph: preallocate inode for ops that may create one
- [PATCH v16 07/68] ceph: add new mount option to enable sparse reads
- [PATCH v16 06/68] libceph: add sparse read support to msgr1
- [PATCH v16 05/68] libceph: support sparse reads on msgr2 secure codepath
- [PATCH v16 03/68] libceph: add sparse read support to msgr2 crc state machine
- [PATCH v16 04/68] libceph: add sparse read support to OSD client
- [PATCH v16 02/68] libceph: define struct ceph_sparse_extent and add some helpers
- [PATCH v16 01/68] libceph: add spinlock around osd->o_requests
- [PATCH v16 00/68] ceph+fscrypt: full support
- Re: [ceph-client:testing 32/75] fs/ceph/crypto.c:296:26: error: implicit declaration of function 'fscrypt_base64url_decode'; did you mean 'ceph_base64_decode'?
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [ceph-client:testing 32/75] fs/ceph/crypto.c:296:26: error: implicit declaration of function 'fscrypt_base64url_decode'; did you mean 'ceph_base64_decode'?
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] generic/020: fix really long attr test failure for ceph
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: EBLOCKLISTED error after rbd map was interrupted by fatal signal
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: EBLOCKLISTED error after rbd map was interrupted by fatal signal
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] generic/020: fix really long attr test failure for ceph
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: EBLOCKLISTED error after rbd map was interrupted by fatal signal
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: EBLOCKLISTED error after rbd map was interrupted by fatal signal
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- EBLOCKLISTED error after rbd map was interrupted by fatal signal
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- EBLOCKLISTED error after rbd map was interrupted by fatal signal
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH] generic/020: fix really long attr test failure for ceph
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] generic/020: fix really long attr test failure for ceph
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH] generic/020: fix really long attr test failure for ceph
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] generic/020: fix really long attr test failure for ceph
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] generic/020: fix really long attr test failure for ceph
- [PATCH v6 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Wysochanski <dwysocha@xxxxxxxxxx>
- Re: [PATCH] ceph: update the time stamps and try to drop the suid/sgid
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: update the time stamps and try to drop the suid/sgid
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: update the time stamps and try to drop the suid/sgid
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: update the time stamps and try to drop the suid/sgid
- Re: [PATCH v2] rbd: fix freeing memory of 'rbd_dev->opts', 'rbd_dev->spec', 'rbd_dev->rbd_client'
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [GIT PULL] Ceph fix for 6.2-rc8
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fix for 6.2-rc8
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v2] rbd: fix freeing memory of 'rbd_dev->opts', 'rbd_dev->spec', 'rbd_dev->rbd_client'
- From: Natalia Petrova <n.petrova@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 37/38] ceph: move mount state enum to super.h
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 38/38] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] ceph: flush cap release on session flush
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: flush cap release on session flush
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: flush cap release on session flush
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: flush cap release on session flush
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- [PATCH] ceph: flush cap release on session flush
- [PATCH] ceph: fail the requests directly if inode is shutdown for fscrypt
- Re: [PATCH] rbd: avoid double free memory on error path in rbd_dev_create()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- RE: [PATCH] rbd: avoid double free memory on error path in rbd_dev_create()
- From: Петрова Наталия Михайловна <n.petrova@xxxxxxxxxx>
- Re: [PATCH] rbd: avoid double free memory on error path in rbd_dev_create()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [GIT PULL] Ceph fix for 6.2-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fix for 6.2-rc7
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: add bvec initialization helpers v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/23] vringh: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/23] libceph: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/23] block: add a bvec_set_virt helper
- From: Christoph Hellwig <hch@xxxxxx>
- add bvec initialization helpers v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/23] block: add a bvec_set_folio helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] rbd: avoid double free memory on error path in rbd_dev_create()
- From: Natalia Petrova <n.petrova@xxxxxxxxxx>
- Re: [PATCH v7 2/2] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 2/2] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v7 2/2] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 2/2] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v7 2/2] ceph: blocklist the kclient when receiving corrupted snap trace
- [PATCH v7 1/2] ceph: move mount state enum to fs/ceph/super.h
- [PATCH v7 0/2] ceph: blocklist the kclient when receiving corrupted snap trace
- Re: [PATCH v6] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v6] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 05/23] target: use bvec_set_page to initialize bvecs
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 03/23] block: add a bvec_set_virt helper
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 02/23] block: add a bvec_set_folio helper
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v3 0/2] ceph: drop the messages from MDS when unmouting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 03/23] block: add a bvec_set_virt helper
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 02/23] block: add a bvec_set_folio helper
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/23] block: add a bvec_set_virt helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/23] block: add a bvec_set_folio helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
- From: Christoph Hellwig <hch@xxxxxx>
- add bvec initialization helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v3 2/2] ceph: drop the messages from MDS when unmounting
- [PATCH v3 0/2] ceph: drop the messages from MDS when unmouting
- [PATCH v3 1/2] libceph: defer removing the req from osdc just after req->r_callback
- Re: [PATCH v2] ceph: drop the messages from MDS when unmouting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] ceph: drop the messages from MDS when unmouting
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2] ceph: drop the messages from MDS when unmouting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: rbd kernel block driver memory usage
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: rbd kernel block driver memory usage
- From: Maged Mokhtar <mmokhtar@xxxxxxxxxxx>
- Re: rbd kernel block driver memory usage
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: rbd kernel block driver memory usage
- From: Maged Mokhtar <mmokhtar@xxxxxxxxxxx>
- Re: rbd kernel block driver memory usage
- From: "Anthony D'Atri" <aad@xxxxxxxxxxxxxx>
- Re: rbd kernel block driver memory usage
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v2] ceph: drop the messages from MDS when unmouting
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: rbd kernel block driver memory usage
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2] ceph: drop the messages from MDS when unmouting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v8 RESEND 2/8] fs: clarify when the i_version counter must be updated
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 RESEND 2/8] fs: clarify when the i_version counter must be updated
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 RESEND 2/8] fs: clarify when the i_version counter must be updated
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 RESEND 1/8] fs: uninline inode_query_iversion
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 RESEND 2/8] fs: clarify when the i_version counter must be updated
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 RESEND 3/8] vfs: plumb i_version handling into struct kstat
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 RESEND 3/8] vfs: plumb i_version handling into struct kstat
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- rbd kernel block driver memory usage
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v8 RESEND 3/8] vfs: plumb i_version handling into struct kstat
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 RESEND 2/8] fs: clarify when the i_version counter must be updated
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 RESEND 3/8] vfs: plumb i_version handling into struct kstat
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 RESEND 1/8] fs: uninline inode_query_iversion
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v8 RESEND 6/8] nfsd: move nfsd4_change_attribute to nfsfh.c
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 RESEND 5/8] ceph: report the inode version in getattr if requested
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 RESEND 7/8] nfsd: use the getattr operation to fetch i_version
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 RESEND 8/8] nfsd: remove fetch_iversion export operation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 RESEND 4/8] nfs: report the inode version in getattr if requested
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 RESEND 0/8] fs: clean up internal i_version handling
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 RESEND 2/8] fs: clarify when the i_version counter must be updated
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 RESEND 1/8] fs: uninline inode_query_iversion
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 RESEND 3/8] vfs: plumb i_version handling into struct kstat
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] ceph: drop the messages from MDS when unmouting
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v2] ceph: drop the messages from MDS when unmouting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] ceph: drop the messages from MDS when unmouting
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v2] ceph: drop the messages from MDS when unmouting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] ceph: drop the messages from MDS when unmouting
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v2] ceph: drop the messages from MDS when unmouting
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH] ceph: fix double free for req when failing to allocate sparse ext map
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH] ceph: fix double free for req when failing to allocate sparse ext map
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: Chao Yu <chao@xxxxxxxxxx>
- [PATCH v6] ceph: blocklist the kclient when receiving corrupted snap trace
- Re: [ceph-client:testing 17/77] fs/ceph/mds_client.c:218 parse_reply_info_in() warn: missing unwind goto?
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [ceph-client:testing 17/77] fs/ceph/mds_client.c:218 parse_reply_info_in() warn: missing unwind goto?
- From: Dan Carpenter <error27@xxxxxxxxx>
- Re: [PATCH] ceph: fix double free for req when failing to allocate sparse ext map
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fix double free for req when failing to allocate sparse ext map
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: fix double free for req when failing to allocate sparse ext map
- Re: [PATCH v5 2/2] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v5 2/2] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH 0/3] add folio_headpage() macro
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] Ceph fixes for 6.2-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 0/3] add folio_headpage() macro
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH 3/3] fs/ceph/addr: use folio_headpage() instead of folio_page()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] add folio_headpage() macro
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [GIT PULL] Ceph fixes for 6.2-rc3
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH 3/3] fs/ceph/addr: use folio_headpage() instead of folio_page()
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH 0/3] add folio_headpage() macro
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [Cluster-devel] [PATCH v5 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v2] filelock: move file locking definitions to separate header file
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 23/23] filemap: Remove find_get_pages_range_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 01/23] pagemap: Add filemap_grab_folio()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 02/23] filemap: Added filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 00/23] Convert to filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH v5 0/2] ceph: fix the use-after-free bug for file_lock
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 0/2] ceph: fix the use-after-free bug for file_lock
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] ceph: dump the msg when receiving a corrupt snap trace
- Re: [PATCH] ceph: make sure all the files successfully put before unmounting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: make sure all the files successfully put before unmounting
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: PROBLEM: CephFS write performance drops by 90%
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- RE: PROBLEM: CephFS write performance drops by 90% [solved]
- From: "Roose, Marco" <marco.roose@xxxxxxxxxxxxx>
- Re: PROBLEM: CephFS write performance drops by 90%
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: PROBLEM: CephFS write performance drops by 90%
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v5 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: PROBLEM: CephFS write performance drops by 90%
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v2] ceph: drop the messages from MDS when unmouting
- [PATCH v5 2/2] ceph: blocklist the kclient when receiving corrupted snap trace
- [PATCH v5 1/2] ceph: move mount state enum to fs/ceph/super.h
- [PATCH v5 0/2] ceph: blocklist the kclient when receiving corrupted snap trace
- Re: [PATCH v4 2/2] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- RE: PROBLEM: CephFS write performance drops by 90%
- From: "Roose, Marco" <marco.roose@xxxxxxxxxxxxx>
- Re: PROBLEM: CephFS write performance drops by 90%
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- RE: PROBLEM: CephFS write performance drops by 90%
- From: "Roose, Marco" <marco.roose@xxxxxxxxxxxxx>
- Re: PROBLEM: CephFS write performance drops by 90%
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 1/2] ceph: switch to vfs_inode_has_locks() to fix file lock bug
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: PROBLEM: CephFS write performance drops by 90%
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 1/2] ceph: switch to vfs_inode_has_locks() to fix file lock bug
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: PROBLEM: CephFS write performance drops by 90%
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v5 1/2] ceph: switch to vfs_inode_has_locks() to fix file lock bug
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [GIT PULL] Ceph fix for 6.2-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fix for 6.2-rc1
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v4 1/2] ceph: move mount state enum to fs/ceph/super.h
- [PATCH v4 0/2] ceph: blocklist the kclient when receiving corrupted snap trace
- [PATCH v4 2/2] ceph: blocklist the kclient when receiving corrupted snap trace
- [PATCH v5 2/2] ceph: add ceph specific member support for file_lock
- [PATCH v5 1/2] ceph: switch to vfs_inode_has_locks() to fix file lock bug
- [PATCH v5 0/2] ceph: fix the use-after-free bug for file_lock
- Re: [PATCH v4 2/2] ceph: add ceph specific member support for file_lock
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 2/2] ceph: add ceph specific member support for file_lock
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v4 0/2] ceph: fix the use-after-free bug for file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 1/2] ceph: switch to vfs_inode_has_locks() to fix file lock bug
- [PATCH v4 2/2] ceph: add ceph specific member support for file_lock
- [PATCH v4 0/2] ceph: fix the use-after-free bug for file_lock
- Re: [PATCH 2/2 v3] ceph: add ceph_lock_info support for file_lock
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 2/2 v3] ceph: add ceph_lock_info support for file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/2 v3] ceph: add ceph_lock_info support for file_lock
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [GIT PULL] file locking changes for v6.2-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [ammarfaizi2-block:dhowells/linux-fs/fscache-fixes] [mm, netfs, fscache] 6919cda8e0: canonical_address#:#[##]
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v4 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag()
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v4 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag()
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [ceph-client:testing 5/6] fs/ceph/super.c:1486:9: error: no member named 's_master_keys' in 'struct super_block'
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [GIT PULL] file locking changes for v6.2-rc1
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3] ceph: blocklist the kclient when receiving corrupted snap trace
- [PATCH v2] ceph: blocklist the kclient when receiving corrupted snap trace
- Re: [PATCH] ceph: blocklist the kclient when receiving corrupt snap trace
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: blocklist the kclient when receiving corrupt snap trace
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH] ceph: blocklist the kclient when receiving corrupt snap trace
- Re: [PATCH] ceph: make sure all the files successfully put before unmounting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: make sure all the files successfully put before unmounting
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] ceph: make sure all the files successfully put before unmounting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: make sure all the files successfully put before unmounting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: make sure all the files successfully put before unmounting
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] ceph: make sure all the files successfully put before unmounting
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] ceph: make sure all the files successfully put before unmounting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: make sure all the files successfully put before unmounting
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] ceph: make sure all the files successfully put before unmounting
- Re: [ceph-client:testing 1/4] include/linux/fs.h:1342:20: error: static declaration of 'vfs_inode_has_locks' follows non-static declaration
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [ceph-client:testing 1/4] include/linux/fs.h:1342:20: error: static declaration of 'vfs_inode_has_locks' follows non-static declaration
- From: Jeff Layton <jlayton@xxxxxxxxxx>
[Index of Archives]
[Ceph Dev]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Hikes]