CEPH Filesystem Development
Thread Index
[
Prev Page
][
Next Page
]
Re: [RFC PATCH] ceph: disable updating the atime since cephfs won't maintain it
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[RFC PATCH] ceph: disable updating the atime since cephfs won't maintain it
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v4 3/8] xfs: only call posix_acl_create under CONFIG_XFS_POSIX_ACL
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v4 1/8] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v4 7/8] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v4 6/8] ntfs3: Use the same order for acl pointer check in ntfs_init_acl
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v4 5/8] f2fs: Remove useless NULL assign value for acl and default_acl
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v4 4/8] NFSv3: only do posix_acl_create under CONFIG_NFS_V3_ACL
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v4 3/8] xfs: only call posix_acl_create under CONFIG_XFS_POSIX_ACL
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
[PATCH resend] fs: change test in inode_insert5 for adding to the sb list
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 4/8] NFSv3: only do posix_acl_create under CONFIG_NFS_V3_ACL
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
Re: [PATCH v4 7/8] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v4 1/8] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v4 6/8] ntfs3: Use the same order for acl pointer check in ntfs_init_acl
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v4 5/8] f2fs: Remove useless NULL assign value for acl and default_acl
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v4 4/8] NFSv3: only do posix_acl_create under CONFIG_NFS_V3_ACL
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v4 3/8] xfs: only call posix_acl_create under CONFIG_XFS_POSIX_ACL
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [RFC resend PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [RFC resend PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC resend PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [RFC resend PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 27/27] direct-io: remove random prefetches
From
: David Sterba <dsterba@xxxxxxx>
Re: [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
From
: Anand Jain <anand.jain@xxxxxxxxxx>
[PATCH v4 8/8] ceph: Remove S_ISGID clear code in ceph_finish_async_create
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v4 7/8] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v4 5/8] f2fs: Remove useless NULL assign value for acl and default_acl
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v4 6/8] ntfs3: Use the same order for acl pointer check in ntfs_init_acl
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v4 4/8] NFSv3: only do posix_acl_create under CONFIG_NFS_V3_ACL
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v4 3/8] xfs: only call posix_acl_create under CONFIG_XFS_POSIX_ACL
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v4 2/8] fs: Add missing umask strip in vfs_tmpfile
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v4 1/8] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH] ceph: fix compilation error when building kernel without FS_ENCRYPT
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4] ceph: flush the mdlog for filesystem sync
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] ceph: fix compilation error when building kernel without FS_ENCRYPT
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
[ceph-client:wip-fscrypt 62/69] fs/ceph/inode.c:196:7: error: no member named 'fscrypt_auth' in 'struct ceph_inode_info'
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v2] ceph: fix possible NULL pointer dereference for req->r_session
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v4] ceph: flush the mdlog for filesystem sync
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: fix lock inversion when flushing the mdlog for filesystem sync
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[ceph-client:wip-fscrypt 62/69] fs/ceph/inode.c:196:19: error: 'struct ceph_inode_info' has no member named 'fscrypt_auth'
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH] ceph: fix lock inversion when flushing the mdlog for filesystem sync
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 0/3] ceph: misc fix size truncate for fscrypt
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2] ceph: fix possible NULL pointer dereference for req->r_session
From
: Aaron Tomlin <atomlin@xxxxxxxxxx>
Re: [PATCH v5 0/5] ceph: add support for snapshot names encryption
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v5 0/5] ceph: add support for snapshot names encryption
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH v5 4/5] ceph: replace base64url by the encoding used for mailbox names
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH v5 2/5] ceph: add support for handling encrypted snapshot names
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH v5 3/5] ceph: update documentation regarding snapshot naming limitations
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH v5 5/5] ceph: prevent snapshots to be created in encrypted locked directories
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH v5 1/5] ceph: add support for encrypted snapshot names
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH] ceph: prevent snapshots to be created in encrypted locked directories
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph: prevent snapshots to be created in encrypted locked directories
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 0/2] ceph: flush the mdlog for filesystem sync
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] ceph: prevent snapshots to be created in encrypted locked directories
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH v3 2/2] ceph: flush the mdlog for filesystem sync
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v3 0/2] ceph: flush the mdlog for filesystem sync
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v3 1/2] ceph: rename unsafe_request_wait()
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: use block_device based APIs in block layer consumers v3
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v4 2/4] ceph: add support for handling encrypted snapshot names
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [RFC resend PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2] ceph: fix possible NULL pointer dereference for req->r_session
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [RFC resend PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: fix possible NULL pointer dereference for req->r_session
From
: Aaron Tomlin <atomlin@xxxxxxxxxx>
Re: [PATCH v2] ceph: flush the mdlog for filesystem sync
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: fix possible NULL pointer dereference for req->r_session
From
: Aaron Tomlin <atomlin@xxxxxxxxxx>
Re: [RFC resend PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [RFC resend PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: flush the mdlog for filesystem sync
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [RFC resend PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2] ceph: fix possible NULL pointer dereference for req->r_session
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph/001: add extra check for remote object copies
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v3 7/7] ceph: Remove S_ISGID clear code in ceph_finish_async_create
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v3 6/7] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v3 7/7] ceph: Remove S_ISGID clear code in ceph_finish_async_create
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v3 2/7] fs/namei.c: Add missing umask strip in vfs_tmpfile
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v4 0/4] ceph: add support for snapshot names encryption
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v2] ceph: fix possible NULL pointer dereference for req->r_session
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: fix possible NULL pointer dereference for req->r_session
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [f2fs-dev] [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
From
: Chao Yu <chao@xxxxxxxxxx>
Re: [PATCH v3 6/7] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v3 5/7] fs: Add new helper prepare_mode
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v3 2/7] fs/namei.c: Add missing umask strip in vfs_tmpfile
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] ceph: fix possible NULL pointer dereference for req->r_session
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph/001: add extra check for remote object copies
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 7/7] ceph: Remove S_ISGID clear code in ceph_finish_async_create
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v3 6/7] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v3 5/7] fs: Add new helper prepare_mode
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v3 4/7] nfs3: Only do posix acl setup/release operation under CONFIG_NFS_V3_ACL
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v3 3/7] xfs: Only do posix acl setup/release operation under CONFIG_XFS_POSIX_ACL
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v3 2/7] fs/namei.c: Add missing umask strip in vfs_tmpfile
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 23/27] block: add a bdev_max_discard_sectors helper
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 22/27] block: refactor discard bio size limiting
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 14/27] block: add a bdev_stable_writes helper
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 13/27] block: add a bdev_fua helper
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 12/27] block: add a bdev_write_cache helper
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 11/27] block: add a bdev_nonrot helper
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 03/27] target: fix discard alignment on partitions
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
From
: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
Re: [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
From
: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 27/27] direct-io: remove random prefetches
From
: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
[PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 22/27] block: refactor discard bio size limiting
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 13/27] block: add a bdev_fua helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/27] drbd: remove assign_p_sizes_qlim
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 27/27] direct-io: remove random prefetches
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/27] block: add a bdev_write_cache helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 25/27] block: add a bdev_discard_granularity helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 19/27] block: remove queue_discard_alignment
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 23/27] block: add a bdev_max_discard_sectors helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 14/27] block: add a bdev_stable_writes helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/27] block: add a bdev_nonrot helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/27] drbd: cleanup decide_on_discard_support
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/27] ntfs3: use bdev_logical_block_size instead of open coding it
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/27] target: fix discard alignment on partitions
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
From
: Christoph Hellwig <hch@xxxxxx>
use block_device based APIs in block layer consumers v3
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v2 1/3] vfs: Add inode_sgid_strip() api
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v2 1/3] vfs: Add inode_sgid_strip() api
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 1/3] vfs: Add inode_sgid_strip() api
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH v2 1/3] vfs: Add inode_sgid_strip() api
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH v4 1/4] ceph: add support for encrypted snapshot names
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH v4 4/4] ceph: replace base64url by the encoding used for mailbox names
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH v4 2/4] ceph: add support for handling encrypted snapshot names
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH v4 0/4] ceph: add support for snapshot names encryption
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH v4 3/4] ceph: update documentation regarding snapshot naming limitations
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 1/3] vfs: Add inode_sgid_strip() api
From
: Christian Brauner <brauner@xxxxxxxxxx>
[PATCH v2 3/3] ceph: Remove S_ISGID clear code in ceph_finish_async_create
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v2 1/3] vfs: Add inode_sgid_strip() api
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH v2] ceph: flush the mdlog for filesystem sync
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH] ceph: fix possible NULL pointer dereference for req->r_session
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [f2fs-dev] [PATCH] fscrypt: split up FS_CRYPTO_BLOCK_SIZE
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH] ceph: flush the mdlog for filesystem sync
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH linux-next] net: ceph: use swap() macro instead of taking tmp variable
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
[PATCH v3 1/3] ceph: flush small range instead of the whole map for truncate
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v3 0/3] ceph: misc fix size truncate for fscrypt
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH linux-next] net: ceph: use swap() macro instead of taking tmp variable
From
: Guo Zhengkui <guozhengkui@xxxxxxxx>
[PATCH v3 2/3] ceph: fix caps reference leakage for fscrypt size truncating
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v3 3/3] ceph: fix possible kunmaping random vaddr
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2 2/2] ceph: fix caps reference leakage for fscrypt size truncating
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[no subject]
From
: Unknown
Re: [f2fs-dev] [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [PATCH 25/27] block: add a bdev_discard_granularity helper
From
: David Sterba <dsterba@xxxxxxx>
Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
From
: David Sterba <dsterba@xxxxxxx>
Re: [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
From
: David Sterba <dsterba@xxxxxxx>
Re: [PATCH v2 2/2] ceph: fix caps reference leakage for fscrypt size truncating
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
From
: Jan Höppner <hoeppner@xxxxxxxxxxxxx>
Re: [RFC PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [RFC PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: David Howells <dhowells@xxxxxxxxxx>
[RFC resend PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: xiubli@xxxxxxxxxx
[RFC PATCH] ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
From
: xiubli@xxxxxxxxxx
[PATCH v2 2/2] ceph: fix caps reference leakage for fscrypt size truncating
From
: xiubli@xxxxxxxxxx
[PATCH v2 1/2] ceph: flush small range instead of the whole map for truncate
From
: xiubli@xxxxxxxxxx
[PATCH v2 0/2] ceph: misc fix size truncate for fscrypt
From
: xiubli@xxxxxxxxxx
Re: [PATCH] ceph/001: add extra check for remote object copies
From
: Eryu Guan <guan@xxxxxxx>
Re: [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v4] ceph: invalidate pages when doing direct/sync writes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
From
: Coly Li <colyli@xxxxxxx>
Re: [Drbd-dev] [PATCH 04/27] drbd: remove assign_p_sizes_qlim
From
: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
From
: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
[PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 13/27] block: add a bdev_fua helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 19/27] block: remove queue_discard_alignment
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 25/27] block: add a bdev_discard_granularity helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 23/27] block: add a bdev_max_discard_sectors helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 27/27] direct-io: remove random prefetches
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 22/27] block: refactor discard bio size limiting
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 14/27] block: add a bdev_stable_writes helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/27] block: add a bdev_nonrot helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/27] ntfs3: use bdev_logical_block_size instead of open coding it
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/27] block: add a bdev_write_cache helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/27] drbd: cleanup decide_on_discard_support
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/27] drbd: remove assign_p_sizes_qlim
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/27] target: fix discard alignment on partitions
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
From
: Christoph Hellwig <hch@xxxxxx>
use block_device based APIs in block layer consumers v2
From
: Christoph Hellwig <hch@xxxxxx>
Re: OSD won't start ceph_assert(r == 0)
From
: Dominik Bracht <Bracht5@xxxxxxxx>
Re: OSD won't start ceph_assert(r == 0)
From
: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
Re: [PATCH v4] ceph: invalidate pages when doing direct/sync writes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
OSD won't start ceph_assert(r == 0)
From
: Dominik Bracht <Bracht5@xxxxxxxx>
Re: [PATCH v4] ceph: invalidate pages when doing direct/sync writes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 2/2] ceph: fix coherency issue when truncating file size for fscrypt
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v4] ceph: invalidate pages when doing direct/sync writes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 2/2] ceph: fix coherency issue when truncating file size for fscrypt
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4] ceph: invalidate pages when doing direct/sync writes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4] ceph: invalidate pages when doing direct/sync writes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 2/2] ceph: fix coherency issue when truncating file size for fscrypt
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v4] ceph: invalidate pages when doing direct/sync writes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 1/2] ceph: flush small range instead of the whole map for truncate
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v4] ceph: invalidate pages when doing direct/sync writes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 1/2] ceph: flush small range instead of the whole map for truncate
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 2/2] ceph: fix coherency issue when truncating file size for fscrypt
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 2/2] ceph: fix coherency issue when truncating file size for fscrypt
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 24/27] block: add a bdev_discard_granularity helper
From
: David Sterba <dsterba@xxxxxxx>
Re: [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
From
: David Sterba <dsterba@xxxxxxx>
Re: [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 23/27] block: add a bdev_max_discard_sectors helper
From
: David Sterba <dsterba@xxxxxxx>
Re: [PATCH 11/27] block: add a bdev_write_cache helper
From
: David Sterba <dsterba@xxxxxxx>
Re: [PATCH 10/27] block: add a bdev_nonrot helper
From
: David Sterba <dsterba@xxxxxxx>
Re: [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
From
: David Sterba <dsterba@xxxxxxx>
[PATCH v4] ceph: invalidate pages when doing direct/sync writes
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v3] ceph: invalidate pages when doing direct/sync writes
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v3] ceph: invalidate pages when doing direct/sync writes
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v3] ceph: invalidate pages when doing direct/sync writes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v3] ceph: invalidate pages when doing direct/sync writes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 2/2] ceph: fix coherency issue when truncating file size for fscrypt
From
: xiubli@xxxxxxxxxx
[PATCH 1/2] ceph: flush small range instead of the whole map for truncate
From
: xiubli@xxxxxxxxxx
[PATCH 0/2] ceph: misc fix size truncate for fscrypt
From
: xiubli@xxxxxxxxxx
[PATCH v3] ceph: invalidate pages when doing direct/sync writes
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH 3/5] ceph: Use the provided iterator in ceph_netfs_issue_op()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH 5/5] ceph: switch to netfs_direct_read_iter
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH 2/5] ceph: set rsize in netfs_i_context from mount options
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH 4/5] ceph: enhance dout messages in issue_read codepaths
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH 0/5] ceph: convert to netfs_direct_read_iter
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH 1/5] netfs: don't error out on short DIO reads
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [RFC PATCH] ceph: no need to invalidate the fscache twice
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH 22/27] block: refactor discard bio size limiting
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
Re: [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH 23/27] block: add a bdev_max_discard_sectors helper
From
: Coly Li <colyli@xxxxxxx>
[RFC PATCH] ceph: no need to invalidate the fscache twice
From
: xiubli@xxxxxxxxxx
Re: [Ocfs2-devel] [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 23/27] block: add a bdev_max_discard_sectors helper
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 24/27] block: add a bdev_discard_granularity helper
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 22/27] block: refactor discard bio size limiting
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 19/27] block: remove queue_discard_alignment
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [dm-devel] [PATCH 03/27] target: fix discard alignment on partitions
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 10/27] block: add a bdev_nonrot helper
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 13/27] block: add a bdev_stable_writes helper
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 12/27] block: add a bdev_fua helper
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [Ocfs2-devel] [PATCH 11/27] block: add a bdev_write_cache helper
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [dm-devel] [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [dm-devel] [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [dm-devel] [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 23/27] block: add a bdev_max_discard_sectors helper
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
Re: [PATCH 24/27] block: add a bdev_discard_granularity helper
From
: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [Cluster-devel] [PATCH 23/27] block: add a bdev_max_discard_sectors helper
From
: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
Re: [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
From
: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
From
: Alan.Robinson@xxxxxxxxxxx (Alan Robinson)
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/27] drbd: cleanup decide_on_discard_support
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/27] block: add a bdev_fua helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 13/27] block: add a bdev_stable_writes helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
From
: Christoph Hellwig <hch@xxxxxx>
use block_device based APIs in block layer consumers
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/27] block: add a bdev_write_cache helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 24/27] block: add a bdev_discard_granularity helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/27] ntfs3: use bdev_logical_block_size instead of open coding it
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 27/27] direct-io: remove random prefetches
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 22/27] block: refactor discard bio size limiting
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/27] block: add a bdev_nonrot helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 23/27] block: add a bdev_max_discard_sectors helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 19/27] block: remove queue_discard_alignment
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/27] drbd: remove assign_p_sizes_qlim
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/27] target: fix discard alignment on partitions
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v13 20/59] ceph: make ceph_msdc_build_path use ref-walk
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 21/59] ceph: add encrypted fname handling to ceph_mdsc_build_path
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 28/59] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 37/59] ceph: don't allow changing layout on encrypted files/directories
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 30/59] ceph: pass the request to parse_reply_info_readdir()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 53/59] ceph: align data in pages in ceph_sync_write
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 56/59] ceph: add fscrypt decryption support to ceph_netfs_issue_op
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 50/59] ceph: disable fallocate for encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 31/59] ceph: add ceph_encode_encrypted_dname() helper
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 47/59] ceph: add infrastructure for file encryption and decryption
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 40/59] ceph: fscrypt_file field handling in MClientRequest messages
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 13/59] ceph: fscrypt_auth handling for ceph
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 36/59] ceph: add some fscrypt guardrails
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 18/59] ceph: add fscrypt ioctls
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 12/59] ceph: preallocate inode for ops that may create one
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 43/59] ceph: update WARN_ON message to pr_warn
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 35/59] ceph: add a new ceph.fscrypt.auth vxattr
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 41/59] ceph: get file size from fscrypt_file when present in inode traces
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 15/59] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 09/59] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 51/59] ceph: disable copy offload on encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 00/59] ceph+fscrypt: full support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3] common/encrypt: allow the use of 'fscrypt:' as key prefix
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH v13 29/59] ceph: add fscrypt support to ceph_fill_trace
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 04/59] libceph: add sparse read support to OSD client
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 58/59] ceph: add encryption support to writepage
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 32/59] ceph: add support to readdir for encrypted filenames
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 22/59] ceph: send altname in MClientRequest
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 05/59] libceph: support sparse reads on msgr2 secure codepath
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 42/59] ceph: handle fscrypt fields in cap messages from MDS
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 25/59] ceph: set DCACHE_NOKEY_NAME in atomic open
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 26/59] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 57/59] ceph: set i_blkbits to crypto block size for encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 24/59] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 17/59] ceph: decode alternate_name in lease info
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 48/59] ceph: add truncate size handling support for fscrypt
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 10/59] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 14/59] ceph: ensure that we accept a new context from MDS for new inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 08/59] fs: change test in inode_insert5 for adding to the sb list
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 07/59] ceph: add new mount option to enable sparse reads
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 11/59] fscrypt: add fscrypt_context_for_new_inode
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 44/59] ceph: add __ceph_get_caps helper support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 54/59] ceph: add read/modify/write to ceph_sync_write
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 33/59] ceph: create symlinks with encrypted and base64-encoded targets
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 16/59] ceph: implement -o test_dummy_encryption mount option
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 55/59] ceph: plumb in decryption during sync reads
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 59/59] ceph: fscrypt support for writepages
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 34/59] ceph: make ceph_get_name decrypt filenames
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 03/59] libceph: add sparse read support to msgr2 crc state machine
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 45/59] ceph: add __ceph_sync_read helper support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 02/59] libceph: define struct ceph_sparse_extent and add some helpers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 19/59] ceph: make the ioctl cmd more readable in debug log
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 46/59] ceph: add object version support for sync read
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 06/59] libceph: add sparse read support to msgr1
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 01/59] libceph: add spinlock around osd->o_requests
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 52/59] ceph: don't use special DIO path for encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 38/59] libceph: add CEPH_OSD_OP_ASSERT_VER support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 39/59] ceph: size handling for encrypted inodes in cap updates
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 49/59] libceph: allow ceph_osdc_new_request to accept a multi-op read
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 27/59] ceph: add helpers for converting names for userland presentation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v13 23/59] ceph: encode encrypted name in dentry release
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3] common/encrypt: allow the use of 'fscrypt:' as key prefix
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v2] common/encrypt: allow the use of 'fscrypt:' as key prefix
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v2] common/encrypt: allow the use of 'fscrypt:' as key prefix
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH] fscrypt: split up FS_CRYPTO_BLOCK_SIZE
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH v2] common/encrypt: allow the use of 'fscrypt:' as key prefix
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH] common/encrypt: allow the use of 'fscrypt:' as key prefix
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH] common/encrypt: allow the use of 'fscrypt:' as key prefix
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH] common/encrypt: allow the use of 'fscrypt:' as key prefix
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[RFC PATCH] rbd: add support for sparse reads
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 2/2] ceph: replace usage of found with dedicated list iterator variable
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH AUTOSEL 5.16 106/109] ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.15 94/98] ceph: fix inode reference leakage in ceph_get_snapdir()
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.16 105/109] ceph: fix inode reference leakage in ceph_get_snapdir()
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.15 95/98] ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.10 63/65] ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH] libceph: rework sparse_read API
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] ceph: rework ceph_alloc_sparse_ext_map
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH AUTOSEL 5.17 145/149] ceph: fix inode reference leakage in ceph_get_snapdir()
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.17 146/149] ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH 2/3] ceph: only send the metrices supported by the MDS for old cephs
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH] common/encrypt: allow the use of 'fscrypt:' as key prefix
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph: truncate page cache when doing DIO in encrypted inodes
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH] ceph: truncate page cache when doing DIO in encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] ceph: truncate page cache when doing DIO in encrypted inodes
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH] common/encrypt: allow the use of 'fscrypt:' as key prefix
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v12 07/54] ceph: support legacy v1 encryption policy keysetup
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH 2/3] ceph: only send the metrices supported by the MDS for old cephs
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] fs: change test in inode_insert5 for adding to the sb list
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] fs: change test in inode_insert5 for adding to the sb list
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 2/3] ceph: only send the metrices supported by the MDS for old cephs
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: discard r_new_inode if open O_CREAT opened existing inode
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: discard r_new_inode if open O_CREAT opened existing inode
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [GIT PULL] netfs: Prep for write helpers
From
: pr-tracker-bot@xxxxxxxxxx
[PATCH] fs: change test in inode_insert5 for adding to the sb list
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v12 01/54] vfs: export new_inode_pseudo
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[ceph-client:wip-fscrypt 38/54] fs/ceph/caps.c:3477:32: error: 'struct ceph_inode_info' has no member named 'fscrypt_auth_len'
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH 2/2] ceph: replace usage of found with dedicated list iterator variable
From
: Jakob Koschel <jakobkoschel@xxxxxxxxx>
[PATCH 1/2] ceph: use dedicated list iterator variable
From
: Jakob Koschel <jakobkoschel@xxxxxxxxx>
Re: [PATCH v12 07/54] ceph: support legacy v1 encryption policy keysetup
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v12 01/54] vfs: export new_inode_pseudo
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH v12 47/54] ceph: don't use special DIO path for encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 51/54] ceph: add fscrypt decryption support to ceph_netfs_issue_op
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 40/54] ceph: add __ceph_sync_read helper support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 39/54] ceph: add __ceph_get_caps helper support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 45/54] ceph: disable fallocate for encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 48/54] ceph: align data in pages in ceph_sync_write
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 52/54] ceph: set i_blkbits to crypto block size for encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 54/54] ceph: fscrypt support for writepages
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 50/54] ceph: plumb in decryption during sync reads
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 36/54] ceph: fscrypt_file field handling in MClientRequest messages
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 53/54] ceph: add encryption support to writepage
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 49/54] ceph: add read/modify/write to ceph_sync_write
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 44/54] libceph: allow ceph_osdc_new_request to accept a multi-op read
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 41/54] ceph: add object version support for sync read
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[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 33/54] ceph: don't allow changing layout on encrypted files/directories
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 42/54] ceph: add infrastructure for file encryption and decryption
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 38/54] ceph: handle fscrypt fields in cap messages from MDS
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 25/54] ceph: add fscrypt support to ceph_fill_trace
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 28/54] ceph: add support to readdir for encrypted filenames
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 27/54] ceph: add ceph_encode_encrypted_dname() helper
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 31/54] ceph: add a new ceph.fscrypt.auth vxattr
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 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 18/54] ceph: send altname in MClientRequest
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 20/54] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
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 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 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 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 05/54] ceph: preallocate inode for ops that may create one
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 06/54] ceph: crypto context handling for ceph
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 07/54] ceph: support legacy v1 encryption policy keysetup
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 04/54] fscrypt: add fscrypt_context_for_new_inode
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 00/54] ceph+fscrypt: fully-working prototype
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v12 01/54] vfs: export new_inode_pseudo
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 1/3] ceph: add the Octopus,Pacific,Quency feature bits
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 2/3] ceph: only send the metrices supported by the MDS for old cephs
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2] ceph: discard r_new_inode if open O_CREAT opened existing inode
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph: discard r_new_inode if open O_CREAT opened existing inode
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph: discard r_new_inode if open O_CREAT opened existing inode
From
: Luís Henriques <lhenriques@xxxxxxx>
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 3/3] ceph: add force_ignore_metric_bits module parameter support
From
: xiubli@xxxxxxxxxx
[PATCH 2/3] ceph: only send the metrices supported by the MDS for old cephs
From
: xiubli@xxxxxxxxxx
[PATCH 1/3] ceph: add the Octopus,Pacific,Quency feature bits
From
: xiubli@xxxxxxxxxx
[PATCH 0/3] ceph: only send the metrices supported by the MDS for old cephs
From
: xiubli@xxxxxxxxxx
Re: [PATCH v1 1/3] vfs: Add inode_sgid_strip() api
From
: "xuyang2018.jy@xxxxxxxxxxx" <xuyang2018.jy@xxxxxxxxxxx>
Re: [PATCH] ceph: discard r_new_inode if open O_CREAT opened existing inode
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: discard r_new_inode if open O_CREAT opened existing inode
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] ceph: discard r_new_inode if open O_CREAT opened existing inode
From
: Jeff Layton <jlayton@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 v3] ceph: stop forwarding the request when exceeding 256 times
From
: Luís Henriques <lhenriques@xxxxxxx>
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] ceph: update the dlease for the hashed dentry when removing
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: update the dlease for the hashed dentry when removing
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph: stop retrying the request when exceeding 256 times
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3] ceph: stop forwarding the request when exceeding 256 times
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] ceph: stop retrying the request when exceeding 256 times
From
: xiubli@xxxxxxxxxx
[PATCH] ceph: update the dlease for the hashed dentry when removing
From
: xiubli@xxxxxxxxxx
[PATCH v3] ceph: stop forwarding the request when exceeding 256 times
From
: xiubli@xxxxxxxxxx
Re: [PATCH v2] ceph: stop forwarding the request when exceeding 256 times
From
: Xiubo Li <xiubli@xxxxxxxxxx>
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 v2] ceph: stop forwarding the request when exceeding 256 times
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph: stop forwarding the request when exceeding 256 times
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v2] ceph: stop forwarding the request when exceeding 256 times
From
: xiubli@xxxxxxxxxx
Re: [PATCH] ceph: stop forwarding the request when exceeding 256 times
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph: stop forwarding the request when exceeding 256 times
From
: Xiubo Li <xiubli@xxxxxxxxxx>
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 v1 1/3] vfs: Add inode_sgid_strip() api
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] ceph: stop forwarding the request when exceeding 256 times
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH] ceph: set DCACHE_NOKEY_NAME in atomic open
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH] ceph: stop forwarding the request when exceeding 256 times
From
: xiubli@xxxxxxxxxx
Re: [PATCH] ceph: set DCACHE_NOKEY_NAME in atomic open
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: remove unused CEPH_MDS_LEASE_RELEASE related code
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] ceph: set DCACHE_NOKEY_NAME in atomic open
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph: shrink dcache when adding a key
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph: shrink dcache when adding a key
From
: Luís Henriques <lhenriques@xxxxxxx>
[GIT PULL] netfs: Prep for write helpers
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH] ceph: add a has_stable_inodes operation for ceph
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH] ceph: shrink dcache when adding a key
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2] ceph: remove unused CEPH_MDS_LEASE_RELEASE related code
From
: xiubli@xxxxxxxxxx
Re: [PATCH] ceph: remove unused CEPH_MDS_LEASE_RELEASE related code
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: remove unused CEPH_MDS_LEASE_RELEASE related code
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 3/3] ceph: Remove S_ISGID clear code in ceph_finish_async_create
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>
[PATCH v1 1/3] vfs: Add inode_sgid_strip() api
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxx>
[PATCH] ceph: remove unused CEPH_MDS_LEASE_RELEASE related code
From
: xiubli@xxxxxxxxxx
[PATCH] ceph: add a has_stable_inodes operation for ceph
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph: support legacy v1 encryption policy keysetup
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] rbd: replace usage of found with dedicated list iterator variable
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
[PATCH] ceph: support legacy v1 encryption policy keysetup
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v2] libceph: print fsid and client gid with mon id and osd id
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
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 v5 6/7] libceph: add sparse read support to msgr1
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v5 7/7] ceph: add new mount option to enable sparse reads
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v5 3/7] libceph: add sparse read support to msgr2 crc state machine
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v5 4/7] libceph: add sparse read support to OSD client
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v5 5/7] libceph: support sparse reads on msgr2 secure codepath
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v5 2/7] libceph: define struct ceph_sparse_extent and add some helpers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v5 1/7] libceph: add spinlock around osd->o_requests
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v5 0/7] libceph: add support for sparse reads
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2] libceph: print fsid and client gid with mon id and osd id
From
: Satoru Takeuchi <satoru.takeuchi@xxxxxxxxx>
Re: [GIT PULL] Ceph updates for 5.18-rc1
From
: pr-tracker-bot@xxxxxxxxxx
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>
[GIT PULL] Ceph updates for 5.18-rc1
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
[PATCH] rbd: replace usage of found with dedicated list iterator variable
From
: Jakob Koschel <jakobkoschel@xxxxxxxxx>
Re: [RFC PATCH v11 08/51] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] ceph/001: add extra check for remote object copies
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [RFC PATCH v11 02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH -next] ceph: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH -next] ceph: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
From
: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 0/5] ceph/libceph: add support for sparse reads to msgr2 crc codepath
From
: Jeff Layton <jlayton@xxxxxxxxxx>
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 47/51] ceph: plumb in decryption during sync reads
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 50/51] ceph: add encryption support to writepage
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 06/51] ceph: crypto context handling for ceph
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>
[RFC PATCH v11 13/51] ceph: make the ioctl cmd more readable in debug log
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 07/51] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 14/51] ceph: make ceph_msdc_build_path use ref-walk
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 12/51] ceph: add fscrypt ioctls
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 09/51] ceph: add ability to set fscrypt_auth via setattr
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 15/51] ceph: add encrypted fname handling to ceph_mdsc_build_path
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 21/51] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 46/51] ceph: add read/modify/write to ceph_sync_write
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 30/51] ceph: don't allow changing layout on encrypted files/directories
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 04/51] fscrypt: add fscrypt_context_for_new_inode
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 49/51] ceph: set i_blkbits to crypto block size for encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 48/51] ceph: add fscrypt decryption support to ceph_netfs_issue_op
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 37/51] ceph: add __ceph_sync_read helper support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 45/51] ceph: align data in pages in ceph_sync_write
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 43/51] ceph: disable copy offload on encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 39/51] ceph: add infrastructure for file encryption and decryption
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 41/51] libceph: allow ceph_osdc_new_request to accept a multi-op read
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 40/51] ceph: add truncate size handling support for fscrypt
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 42/51] ceph: disable fallocate for encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 44/51] ceph: don't use special DIO path for encrypted inodes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 36/51] ceph: add __ceph_get_caps helper support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 34/51] ceph: get file size from fscrypt_file when present in inode traces
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 35/51] ceph: handle fscrypt fields in cap messages from MDS
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 32/51] ceph: size handling for encrypted inodes in cap updates
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 26/51] ceph: create symlinks with encrypted and base64-encoded targets
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 33/51] ceph: fscrypt_file field handling in MClientRequest messages
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 29/51] ceph: add some fscrypt guardrails
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 31/51] libceph: add CEPH_OSD_OP_ASSERT_VER support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 25/51] ceph: add support to readdir for encrypted filenames
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 27/51] ceph: make ceph_get_name decrypt filenames
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 28/51] ceph: add a new ceph.fscrypt.auth vxattr
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 23/51] ceph: pass the request to parse_reply_info_readdir()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 24/51] ceph: add ceph_encode_encrypted_dname() helper
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 17/51] ceph: encode encrypted name in dentry release
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 18/51] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 16/51] ceph: send altname in MClientRequest
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 20/51] ceph: add helpers for converting names for userland presentation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 03/51] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 22/51] ceph: add fscrypt support to ceph_fill_trace
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 19/51] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 10/51] ceph: implement -o test_dummy_encryption mount option
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 11/51] ceph: decode alternate_name in lease info
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 05/51] ceph: preallocate inode for ops that may create one
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 00/51] ceph+fscrypt : full support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 01/51] vfs: export new_inode_pseudo
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH v11 02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph: remove incorrect session state check
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 4/5] libceph: add sparse read support to OSD client
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 0/5] ceph/libceph: add support for sparse reads to msgr2 crc codepath
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH] ceph: remove incorrect session state check
From
: xiubli@xxxxxxxxxx
Re: [PATCH v3 4/5] libceph: add sparse read support to OSD client
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v3 4/5] libceph: add sparse read support to OSD client
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v4 5/5] ceph: add new mount option to enable sparse reads
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 4/5] libceph: add sparse read support to OSD client
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 2/5] libceph: define struct ceph_sparse_extent and add some helpers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 3/5] libceph: add sparse read support to msgr2 crc state machine
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 0/5] ceph/libceph: add support for sparse reads to msgr2 crc codepath
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 1/5] libceph: add spinlock around osd->o_requests
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 4/5] libceph: add sparse read support to OSD client
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 5/5] ceph: convert to sparse reads
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 2/5] libceph: define struct ceph_sparse_extent and add some helpers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 4/5] libceph: add sparse read support to OSD client
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 4/5] libceph: add sparse read support to OSD client
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v3 2/5] libceph: define struct ceph_sparse_extent and add some helpers
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: Coordinating netfslib pull request with the ceph pull request
From
: David Howells <dhowells@xxxxxxxxxx>
Re: Coordinating netfslib pull request with the ceph pull request
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Coordinating netfslib pull request with the ceph pull request
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH v4 13/20] netfs: Add a netfs inode context
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH v4 13/20] netfs: Add a netfs inode context
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 5/5] ceph: convert to sparse reads
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 4/5] libceph: add sparse read support to OSD client
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 3/5] libceph: add sparse read support to msgr2 crc state machine
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 0/5] ceph/libceph: add support for sparse reads to msgr2 crc codepath
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 2/5] libceph: define struct ceph_sparse_extent and add some helpers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 1/5] libceph: add spinlock around osd->o_requests
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [RFC PATCH v3 2/4] ceph: handle encrypted snapshot names in subdirectories
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [RFC PATCH v3 2/4] ceph: handle encrypted snapshot names in subdirectories
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [RFC PATCH v3 2/4] ceph: handle encrypted snapshot names in subdirectories
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [RFC PATCH v3 4/4] ceph: replace base64url by the encoding used for mailbox names
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [RFC PATCH v3 2/4] ceph: handle encrypted snapshot names in subdirectories
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [RFC PATCH v3 2/4] ceph: handle encrypted snapshot names in subdirectories
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[Index of Archives]
[Ceph Dev]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Hikes]