CEPH Filesystem Development
Thread Index
[
Prev Page
][
Next Page
]
[PATCH v4 12/14] ceph/acl: allow idmapped set_acl inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v4 10/14] ceph: pass idmap to __ceph_setattr
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v4 03/14] ceph: handle idmapped mounts in create_request_message()
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v4 01/14] fs: export mnt_idmap_get/mnt_idmap_put
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v4 02/14] ceph: stash idmapping in mdsc request
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v4 00/14] ceph: support idmapped mounts
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH v2 10/13] ceph: allow idmapped setattr inode op
From
: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH v3 03/14] ceph: handle idmapped mounts in create_request_message()
From
: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH v2 00/13] ceph: support idmapped mounts
From
: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 14/14] ceph: allow idmapped mounts
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 13/14] ceph/file: allow idmapped atomic_open inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 12/14] ceph/acl: allow idmapped set_acl inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 10/14] ceph: pass idmap to __ceph_setattr
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 11/14] ceph: allow idmapped setattr inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 09/14] ceph: allow idmapped permission inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 08/14] ceph: allow idmapped getattr inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 07/14] ceph: allow idmapped rename inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 04/14] ceph: allow idmapped mknod inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 05/14] ceph: allow idmapped symlink inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 06/14] ceph: allow idmapped mkdir inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 03/14] ceph: handle idmapped mounts in create_request_message()
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 01/14] fs: export mnt_idmap_get/mnt_idmap_put
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 02/14] ceph: stash idmapping in mdsc request
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v3 00/14] ceph: support idmapped mounts
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH v2 0/2] ceph: fix fscrypt_destroy_keyring use-after-free bug
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH v2 0/2] ceph: fix fscrypt_destroy_keyring use-after-free bug
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v3] ceph: fix use-after-free bug for inodes when flushing capsnaps
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
[PATCH v4] ceph: fix use-after-free bug for inodes when flushing capsnaps
From
: xiubli@xxxxxxxxxx
Re: [PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v3] ceph: fix use-after-free bug for inodes when flushing capsnaps
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2 0/2] ceph: fix fscrypt_destroy_keyring use-after-free bug
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v3] ceph: fix use-after-free bug for inodes when flushing capsnaps
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH v2 0/2] ceph: fix fscrypt_destroy_keyring use-after-free bug
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v19 69/70] ceph: switch ceph_open() to use new fscrypt helper
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v19 69/70] ceph: switch ceph_open() to use new fscrypt helper
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v2 1/2] ceph: drop the messages from MDS when unmounting
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v19 69/70] ceph: switch ceph_open() to use new fscrypt helper
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2 1/2] ceph: drop the messages from MDS when unmounting
From
: Milind Changire <mchangir@xxxxxxxxxx>
Re: [PATCH v2 2/2] ceph: just wait the osd requests' callbacks to finish when unmounting
From
: Milind Changire <mchangir@xxxxxxxxxx>
Re: [PATCH v19 68/70] ceph: fix updating the i_truncate_pagecache_size for fscrypt
From
: Milind Changire <mchangir@xxxxxxxxxx>
Re: [PATCH 09/12] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v19 69/70] ceph: switch ceph_open() to use new fscrypt helper
From
: Milind Changire <mchangir@xxxxxxxxxx>
Re: [PATCH v19 70/70] ceph: switch ceph_open_atomic() to use the new fscrypt helper
From
: Milind Changire <mchangir@xxxxxxxxxx>
Re: [PATCH] ceph: trigger to flush the buffer when making snapshot
From
: Milind Changire <mchangir@xxxxxxxxxx>
Re: [PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v7 1/2] ceph: add a dedicated private data for netfs rreq
From
: Milind Changire <mchangir@xxxxxxxxxx>
Re: [PATCH v7 2/2] ceph: fix blindly expanding the readahead windows
From
: Milind Changire <mchangir@xxxxxxxxxx>
[PATCH] ceph: voluntarily drop Xx caps for requests those touch parent mtime
From
: xiubli@xxxxxxxxxx
[PATCH v2 2/2] ceph: just wait the osd requests' callbacks to finish when unmounting
From
: xiubli@xxxxxxxxxx
[PATCH v2 1/2] ceph: drop the messages from MDS when unmounting
From
: xiubli@xxxxxxxxxx
[PATCH v2 0/2] ceph: fix fscrypt_destroy_keyring use-after-free bug
From
: xiubli@xxxxxxxxxx
Re: [PATCH] ceph: just wait the osd requests' callbacks to finish when unmounting
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 2/2] rbd: get snapshot context after exclusive lock is ensured to be held
From
: Dongsheng Yang <dongsheng.yang@xxxxxxxxxxxx>
Re: [PATCH 1/2] rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
From
: Dongsheng Yang <dongsheng.yang@xxxxxxxxxxxx>
[PATCH v2] ceph: only send metrics when the MDS rank is ready
From
: xiubli@xxxxxxxxxx
[PATCH v3] ceph: fix use-after-free bug for inodes when flushing capsnaps
From
: xiubli@xxxxxxxxxx
Re: [PATCH 09/12] fs: factor out a direct_write_fallback helper
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 2/2] rbd: get snapshot context after exclusive lock is ensured to be held
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
[PATCH 1/2] rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
[PATCH 0/2] rbd: avoid fast-diff corruption in snapshot-based mirroring
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
[PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
Re: [PATCH] ceph: just wait the osd requests' callbacks to finish when unmounting
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
From
: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/3] ceph: refactor mds_namespace comparing
From
: Milind Changire <mchangir@xxxxxxxxxx>
[PATCH v7 2/2] ceph: fix blindly expanding the readahead windows
From
: xiubli@xxxxxxxxxx
[PATCH v7 1/2] ceph: add a dedicated private data for netfs rreq
From
: xiubli@xxxxxxxxxx
[PATCH v7 0/2] ceph: fix blindly expanding the readahead windows
From
: xiubli@xxxxxxxxxx
Re: [PATCH v6 2/2] ceph: fix blindly expanding the readahead windows
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v6 2/2] ceph: fix blindly expanding the readahead windows
From
: 胡玮文 <huww98@xxxxxxxxxxx>
Re: [PATCH v6 1/2] ceph: add a dedicated private data for netfs rreq
From
: 胡玮文 <huww98@xxxxxxxxxxx>
Re: [PATCH] ceph: just wait the osd requests' callbacks to finish when unmounting
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] generic/020: add ceph-fuse support
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2 10/13] ceph: allow idmapped setattr inode op
From
: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH v2 10/13] ceph: allow idmapped setattr inode op
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 10/13] ceph: allow idmapped setattr inode op
From
: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH v2 10/13] ceph: allow idmapped setattr inode op
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 10/13] ceph: allow idmapped setattr inode op
From
: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] ceph: just wait the osd requests' callbacks to finish when unmounting
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH] generic/020: add ceph-fuse support
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message()
From
: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
From
: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH v2 08/13] ceph: allow idmapped getattr inode op
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2 10/13] ceph: allow idmapped setattr inode op
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message()
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message()
From
: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/12] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/12] fuse: use direct_write_fallback
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/12] fuse: update ki_pos in fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/12] filemap: add a kiocb_write_and_wait helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/12] filemap: update ki_pos in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/12] backing_dev: remove current->backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
cleanup the filemap / direct I/O interaction v4
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/12] filemap: add a kiocb_invalidate_pages helper
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] common/rc: skip ceph-fuse when atime is required
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH 10/12] fuse: update ki_pos in fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 03/12] filemap: update ki_pos in generic_perform_write
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH 01/12] backing_dev: remove current->backing_dev_info
From
: "Theodore Ts'o" <tytso@xxxxxxx>
[PATCH] common/rc: skip ceph-fuse when atime is required
From
: xiubli@xxxxxxxxxx
Re: [PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message()
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v2] ceph: fix use-after-free bug for inodes when flushing capsnaps
From
: xiubli@xxxxxxxxxx
Re: [PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message()
From
: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH 01/12] backing_dev: remove current->backing_dev_info
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] ceph: fix use-after-free bug for inodes when flushing capsnaps
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: fix use-after-free bug for inodes when flushing capsnaps
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH 01/12] backing_dev: remove current->backing_dev_info
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH] ceph: fix use-after-free bug for inodes when flushing capsnaps
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: fix use-after-free bug for inodes when flushing capsnaps
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
[PATCH] ceph: only send metrics when the MDS rank is ready
From
: xiubli@xxxxxxxxxx
Re: [PATCH 09/12] fs: factor out a direct_write_fallback helper
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 10/12] fuse: update ki_pos in fuse_perform_write
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 09/12] fs: factor out a direct_write_fallback helper
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 01/12] backing_dev: remove current->backing_dev_info
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 12/12] fuse: use direct_write_fallback
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/12] fuse: use direct_write_fallback
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/12] fuse: update ki_pos in fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/12] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/12] filemap: add a kiocb_write_and_wait helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/12] filemap: add a kiocb_invalidate_pages helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/12] backing_dev: remove current->backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/12] filemap: update ki_pos in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete
From
: Christoph Hellwig <hch@xxxxxx>
cleanup the filemap / direct I/O interaction v3 (full series now)
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/8] filemap: update ki_pos in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 7/8] iomap: update ki_pos in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 8/8] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/8] filemap: add a kiocb_write_and_wait helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/8] filemap: add a kiocb_invalidate_post_direct_write helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/8] filemap: add a kiocb_invalidate_pages helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/8] backing_dev: remove current->backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
cleanup the filemap / direct I/O interaction v3
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/8] iomap: update ki_pos a little later in iomap_dio_complete
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] generic/020: add ceph-fuse support
From
: xiubli@xxxxxxxxxx
Re: [PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 09/11] fs: factor out a direct_write_fallback helper
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 08/11] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 06/11] filemap: add a kiocb_invalidate_post_direct_write helper
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 05/11] filemap: add a kiocb_invalidate_pages helper
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 04/11] filemap: add a kiocb_write_and_wait helper
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 03/11] filemap: update ki_pos in generic_perform_write
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 02/11] iomap: update ki_pos a little later in iomap_dio_complete
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 01/11] backing_dev: remove current->backing_dev_info
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message()
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH AUTOSEL 6.3 63/67] ceph: silence smatch warning in reconnect_caps_cb()
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.1 53/57] ceph: silence smatch warning in reconnect_caps_cb()
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
From
: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
Re: [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 09/11] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] ceph: fix use-after-free bug for inodes when flushing capsnaps
From
: xiubli@xxxxxxxxxx
Re: [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [Linux-cachefs] [PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
From
: David Wysochanski <dwysocha@xxxxxxxxxx>
[PATCH v2 13/13] ceph: allow idmapped mounts
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 12/13] ceph/file: allow idmapped atomic_open inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 09/13] ceph: allow idmapped permission inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 11/13] ceph/acl: allow idmapped set_acl inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 10/13] ceph: allow idmapped setattr inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 06/13] ceph: allow idmapped mkdir inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 07/13] ceph: allow idmapped rename inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 08/13] ceph: allow idmapped getattr inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 04/13] ceph: allow idmapped mknod inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 05/13] ceph: allow idmapped symlink inode op
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message()
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 00/13] ceph: support idmapped mounts
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH v2 02/13] ceph: stash idmapping in mdsc request
From
: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
Re: [PATCH 01/11] backing_dev: remove current->backing_dev_info
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 16/17] block: use iomap for writes to block devices
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 09/11] fs: factor out a direct_write_fallback helper
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/11] fuse: update ki_pos in fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/11] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/11] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/11] filemap: add a kiocb_write_and_wait helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/11] filemap: update ki_pos in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/11] filemap: add a kiocb_invalidate_post_direct_write helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/11] filemap: add a kiocb_invalidate_pages helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/11] iomap: update ki_pos a little later in iomap_dio_complete
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/11] backing_dev: remove current->backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
cleanup the filemap / direct I/O interaction v2
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 16/17] block: use iomap for writes to block devices
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 10/13] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: cleanup the filemap / direct I/O interaction
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 10/13] fs: factor out a direct_write_fallback helper
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[PATCH v22 16/31] ceph: Provide a splice-read wrapper
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 03/13] filemap: assign current->backing_dev_info in generic_perform_write
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 02/13] filemap: update ki_pos in generic_perform_write
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v20 13/32] ceph: Provide a splice-read stub
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v21 16/30] ceph: Provide a splice-read stub
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 13/13] fuse: use direct_write_fallback
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 12/13] fuse: drop redundant arguments to fuse_perform_write
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 11/13] fuse: update ki_pos in fuse_perform_write
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 10/13] fs: factor out a direct_write_fallback helper
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 09/13] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 05/13] filemap: add a kiocb_invalidate_pages helper
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 04/13] filemap: add a kiocb_write_and_wait helper
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 03/13] filemap: assign current->backing_dev_info in generic_perform_write
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 02/13] filemap: update ki_pos in generic_perform_write
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
[PATCH v21 16/30] ceph: Provide a splice-read stub
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [GIT PULL] Ceph fixes for 6.4-rc3
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] Ceph fixes for 6.4-rc3
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH 16/17] block: use iomap for writes to block devices
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 01/17] fs: unexport buffer_check_dirty_writeback
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 02/12] ceph: handle idmapped mounts in create_request_message()
From
: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
[PATCH 13/13] fuse: use direct_write_fallback
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/13] fuse: drop redundant arguments to fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/13] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/13] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/13] fuse: update ki_pos in fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/13] filemap: assign current->backing_dev_info in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/13] filemap: add a kiocb_write_and_wait helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/13] filemap: add a kiocb_invalidate_pages helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/13] filemap: update ki_pos in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
cleanup the filemap / direct I/O interaction
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v20 13/32] ceph: Provide a splice-read stub
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH v20 13/32] ceph: Provide a splice-read stub
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v20 13/32] ceph: Provide a splice-read stub
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: force updating the msg pointer in non-split case
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Negocjacje-wskaźnik skuteczności
From
: "Tomasz Wiewiór" <tomasz.wiewior@xxxxxxxxx>
[PATCH] ceph: try to dump the msgs when decoding fails
From
: xiubli@xxxxxxxxxx
[PATCH v2] ceph: force updating the msg pointer in non-split case
From
: xiubli@xxxxxxxxxx
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Frank Schilder <frans@xxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Gregory Farnum <gfarnum@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Gregory Farnum <gfarnum@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Gregory Farnum <gfarnum@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Venky Shankar <vshankar@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Venky Shankar <vshankar@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: force updating the msg pointer in non-split case
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
[PATCH] ceph: force updating the msg pointer in non-split case
From
: xiubli@xxxxxxxxxx
Re: [PATCH 0/3] ceph: account for name and fsid in new device spec
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [Linux-cachefs] [PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
From
: David Wysochanski <dwysocha@xxxxxxxxxx>
[PATCH v6 2/2] ceph: fix blindly expanding the readahead windows
From
: xiubli@xxxxxxxxxx
[PATCH v6 1/2] ceph: add a dedicated private data for netfs rreq
From
: xiubli@xxxxxxxxxx
[PATCH v6 0/2] ceph: fix blindly expanding the readahead windows
From
: xiubli@xxxxxxxxxx
Re: [PATCH v5 1/2] ceph: add a dedicated private data for netfs rreq
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v5 1/2] ceph: add a dedicated private data for netfs rreq
From
: 胡玮文 <huww98@xxxxxxxxxxx>
[PATCH] ceph: trigger to flush the buffer when making snapshot
From
: xiubli@xxxxxxxxxx
[PATCH v5 0/2] ceph: fix blindly expanding the readahead windows
From
: xiubli@xxxxxxxxxx
[PATCH v5 1/2] ceph: add a dedicated private data for netfs rreq
From
: xiubli@xxxxxxxxxx
[PATCH v5 2/2] ceph: fix blindly expanding the readahead windows
From
: xiubli@xxxxxxxxxx
Re: [PATCH 3/3] libceph: reject mismatching name and fsid
From
: 胡玮文 <huww98@xxxxxxxxxxx>
Re: [PATCH v4] ceph: fix blindly expanding the readahead windows
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 3/3] libceph: reject mismatching name and fsid
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v4] ceph: fix blindly expanding the readahead windows
From
: 胡玮文 <huww98@xxxxxxxxxxx>
Re: [PATCH 3/3] libceph: reject mismatching name and fsid
From
: 胡玮文 <huww98@xxxxxxxxxxx>
Re: [PATCH 3/3] libceph: reject mismatching name and fsid
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 2/3] ceph: save name and fsid in mount source
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 2/3] ceph: save name and fsid in mount source
From
: 胡玮文 <huww98@xxxxxxxxxxx>
Re: [PATCH v4] ceph: fix blindly expanding the readahead windows
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 2/3] ceph: save name and fsid in mount source
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v4] ceph: fix blindly expanding the readahead windows
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 2/3] ceph: save name and fsid in mount source
From
: 胡玮文 <huww98@xxxxxxxxxxx>
[PATCH] ceph: just wait the osd requests' callbacks to finish when unmounting
From
: xiubli@xxxxxxxxxx
Re: [GIT PULL] Ceph updates for 6.4-rc1
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 1/3] ceph: refactor mds_namespace comparing
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 2/3] ceph: save name and fsid in mount source
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 1/3] ceph: refactor mds_namespace comparing
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v4] ceph: fix blindly expanding the readahead windows
From
: xiubli@xxxxxxxxxx
Re: [PATCH v3] ceph: fix blindly expanding the readahead windows
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v3] ceph: fix blindly expanding the readahead windows
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [GIT PULL] Ceph updates for 6.4-rc1
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH] ceph: fix the Smatch static checker warning in reconnect_caps_cb()
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] ceph: fix the Smatch static checker warning in reconnect_caps_cb()
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[PATCH] ceph: fix the Smatch static checker warning in reconnect_caps_cb()
From
: xiubli@xxxxxxxxxx
Re: [bug report] ceph: fix potential use-after-free bug when trimming caps
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH 3/3] libceph: reject mismatching name and fsid
From
: Hu Weiwen <huww98@xxxxxxxxxxx>
[PATCH 2/3] ceph: save name and fsid in mount source
From
: Hu Weiwen <huww98@xxxxxxxxxxx>
[PATCH 1/3] ceph: refactor mds_namespace comparing
From
: Hu Weiwen <huww98@xxxxxxxxxxx>
[PATCH 0/3] ceph: account for name and fsid in new device spec
From
: Hu Weiwen <huww98@xxxxxxxxxxx>
Re: [bug report] ceph: fix potential use-after-free bug when trimming caps
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [bug report] ceph: fix potential use-after-free bug when trimming caps
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [GIT PULL] Ceph updates for 6.4-rc1
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [ceph-client:wip-stable-writes] [mm] 55da5c1be4: BUG:kernel_NULL_pointer_dereference,address
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [GIT PULL] Ceph updates for 6.4-rc1
From
: Luís Henriques <lhenriques@xxxxxxx>
[bug report] ceph: fix potential use-after-free bug when trimming caps
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [GIT PULL] Ceph updates for 6.4-rc1
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] Ceph updates for 6.4-rc1
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH] ceph: fix excessive page cache usage
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH v3] ceph: fix blindly expanding the readahead windows
From
: xiubli@xxxxxxxxxx
Re: [PATCH v2] ceph: fix blindly expanding the readahead windows
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: fix blindly expanding the readahead windows
From
: 胡玮文 <huww98@xxxxxxxxxxx>
[PATCH] ceph: fix excessive page cache usage
From
: Hu Weiwen <sehuww@xxxxxxxxxxxxxxxx>
[PATCH v2] ceph: fix blindly expanding the readahead windows
From
: xiubli@xxxxxxxxxx
Re: [PATCH] ceph: fix blindly expanding the readahead windows
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
From
: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
Re: [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v3] ceph: fix potential use-after-free bug when trimming caps
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[ceph-client:testing 36/82] 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] ceph: fix blindly expanding the readahead windows
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH v3] ceph: fix potential use-after-free bug when trimming caps
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH] ceph: Reorder fields in 'struct ceph_snapid_map'
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] ceph: Reorder fields in 'struct ceph_snapid_map'
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH] ceph: Reorder fields in 'struct ceph_snapid_map'
From
: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
[PATCH] ceph: pass the ino# instead if the old_dentry is DCACHE_DISCONNECTED
From
: xiubli@xxxxxxxxxx
Re: [GIT PULL] fscrypt updates for 6.4
From
: pr-tracker-bot@xxxxxxxxxx
Re: [f2fs-dev] [PATCH 16/17] block: use iomap for writes to block devices
From
: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
[GIT PULL] fscrypt updates for 6.4
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [Cluster-devel] [PATCH 05/17] filemap: update ki_pos in generic_perform_write
From
: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
Re: [PATCH 03/17] fs: rename and move block_page_mkwrite_return
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 03/17] fs: rename and move block_page_mkwrite_return
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: How to control omap capacity?
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: How to control omap capacity?
From
: WeiGuo Ren <rwg1335252904@xxxxxxxxx>
How to control omap capacity?
From
: WeiGuo Ren <rwg1335252904@xxxxxxxxx>
Re: [PATCH 11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 15/17] block: stop setting ->direct_IO
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/17] fuse: use direct_write_fallback
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 16/17] block: use iomap for writes to block devices
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 13/17] block: don't plug in blkdev_write_iter
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/17] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/17] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/17] filemap: update ki_pos in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/17] filemap: add a kiocb_invalidate_post_write helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/17] filemap: add a kiocb_write_and_wait helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/17] filemap: add a kiocb_invalidate_pages helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/17] fs: rename and move block_page_mkwrite_return
From
: Christoph Hellwig <hch@xxxxxx>
RFC: allow building a kernel without buffer_heads
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/17] fs: remove emergency_thaw_bdev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/17] fs: unexport buffer_check_dirty_writeback
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v3] ceph: fix potential use-after-free bug when trimming caps
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v3] ceph: fix potential use-after-free bug when trimming caps
From
: Luís Henriques <lhenriques@xxxxxxx>
[PATCH v4 1/2] ceph: export __get_cap_for_mds() helper
From
: xiubli@xxxxxxxxxx
[PATCH v4 2/2] ceph: fix potential use-after-free bug when trimming caps
From
: xiubli@xxxxxxxxxx
[PATCH v4 0/2] ceph: fix potential use-after-free bug when trimming caps
From
: xiubli@xxxxxxxxxx
Re: [PATCH v3] ceph: fix potential use-after-free bug when trimming caps
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v3] ceph: fix potential use-after-free bug when trimming caps
From
: Luís Henriques <lhenriques@xxxxxxx>
Re: [ceph-client:testing 77/77] fs/ceph/mds_client.c:1957 wake_up_session_cb() error: potentially dereferencing uninitialized 'cap'.
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[ceph-client:testing 77/77] fs/ceph/mds_client.c:1957 wake_up_session_cb() error: potentially dereferencing uninitialized 'cap'.
From
: Dan Carpenter <error27@xxxxxxxxx>
[PATCH v3] ceph: fix potential use-after-free bug when trimming caps
From
: xiubli@xxxxxxxxxx
Re: [ceph-client:testing 77/77] fs/ceph/mds_client.c:1866:6: warning: variable 'iputs' is used uninitialized whenever 'if' condition is false
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: fix potential use-after-free bug when trimming caps
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: fix potential use-after-free bug when trimming caps
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v2] ceph: fix potential use-after-free bug when trimming caps
From
: Luís Henriques <lhenriques@xxxxxxx>
[ceph-client:testing 77/77] fs/ceph/mds_client.c:1866:6: warning: variable 'iputs' is used uninitialized whenever 'if' condition is false
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH v2] ceph: fix potential use-after-free bug when trimming caps
From
: xiubli@xxxxxxxxxx
Re: [PATCH] common/rc: skip ceph when atime is required
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH] common/rc: skip ceph when atime is required
From
: Zorro Lang <zlang@xxxxxxxxxx>
[PATCH v19 70/70] ceph: switch ceph_open_atomic() to use the new fscrypt helper
From
: xiubli@xxxxxxxxxx
[PATCH v19 69/70] ceph: switch ceph_open() to use new fscrypt helper
From
: xiubli@xxxxxxxxxx
[PATCH v19 68/70] ceph: fix updating the i_truncate_pagecache_size for fscrypt
From
: xiubli@xxxxxxxxxx
[PATCH v19 67/70] ceph: drop the messages from MDS when unmounting
From
: xiubli@xxxxxxxxxx
[PATCH v19 66/70] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v19 64/70] ceph: update documentation regarding snapshot naming limitations
From
: xiubli@xxxxxxxxxx
[PATCH v19 65/70] ceph: prevent snapshots to be created in encrypted locked directories
From
: xiubli@xxxxxxxxxx
[PATCH v19 63/70] ceph: add support for handling encrypted snapshot names
From
: xiubli@xxxxxxxxxx
[PATCH v19 62/70] ceph: add support for encrypted snapshot names
From
: xiubli@xxxxxxxxxx
[PATCH v19 61/70] ceph: invalidate pages when doing direct/sync writes
From
: xiubli@xxxxxxxxxx
[PATCH v19 60/70] ceph: fscrypt support for writepages
From
: xiubli@xxxxxxxxxx
[PATCH v19 59/70] ceph: add encryption support to writepage
From
: xiubli@xxxxxxxxxx
[PATCH v19 57/70] ceph: add fscrypt decryption support to ceph_netfs_issue_op
From
: xiubli@xxxxxxxxxx
[PATCH v19 56/70] ceph: plumb in decryption during sync reads
From
: xiubli@xxxxxxxxxx
[PATCH v19 58/70] ceph: set i_blkbits to crypto block size for encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v19 55/70] ceph: add read/modify/write to ceph_sync_write
From
: xiubli@xxxxxxxxxx
[PATCH v19 54/70] ceph: align data in pages in ceph_sync_write
From
: xiubli@xxxxxxxxxx
[PATCH v19 53/70] ceph: don't use special DIO path for encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v19 52/70] ceph: disable copy offload on encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v19 51/70] ceph: disable fallocate for encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v19 50/70] libceph: allow ceph_osdc_new_request to accept a multi-op read
From
: xiubli@xxxxxxxxxx
[PATCH v19 47/70] ceph: add object version support for sync read
From
: xiubli@xxxxxxxxxx
[PATCH v19 49/70] ceph: add truncate size handling support for fscrypt
From
: xiubli@xxxxxxxxxx
[PATCH v19 48/70] ceph: add infrastructure for file encryption and decryption
From
: xiubli@xxxxxxxxxx
[PATCH v19 43/70] ceph: handle fscrypt fields in cap messages from MDS
From
: xiubli@xxxxxxxxxx
[PATCH v19 46/70] ceph: add __ceph_sync_read helper support
From
: xiubli@xxxxxxxxxx
[PATCH v19 45/70] ceph: add __ceph_get_caps helper support
From
: xiubli@xxxxxxxxxx
[PATCH v19 32/70] ceph: create symlinks with encrypted and base64-encoded targets
From
: xiubli@xxxxxxxxxx
[PATCH v19 44/70] ceph: update WARN_ON message to pr_warn
From
: xiubli@xxxxxxxxxx
[PATCH v19 41/70] ceph: fscrypt_file field handling in MClientRequest messages
From
: xiubli@xxxxxxxxxx
[PATCH v19 42/70] ceph: get file size from fscrypt_file when present in inode traces
From
: xiubli@xxxxxxxxxx
[PATCH v19 40/70] ceph: size handling for encrypted inodes in cap updates
From
: xiubli@xxxxxxxxxx
[PATCH v19 39/70] libceph: add CEPH_OSD_OP_ASSERT_VER support
From
: xiubli@xxxxxxxxxx
[PATCH v19 38/70] ceph: don't allow changing layout on encrypted files/directories
From
: xiubli@xxxxxxxxxx
[PATCH v19 37/70] ceph: mark directory as non-complete after loading key
From
: xiubli@xxxxxxxxxx
[PATCH v19 34/70] ceph: add a new ceph.fscrypt.auth vxattr
From
: xiubli@xxxxxxxxxx
[PATCH v19 36/70] ceph: allow encrypting a directory while not having Ax caps
From
: xiubli@xxxxxxxxxx
[PATCH v19 35/70] ceph: add some fscrypt guardrails
From
: xiubli@xxxxxxxxxx
[PATCH v19 31/70] ceph: add support to readdir for encrypted filenames
From
: xiubli@xxxxxxxxxx
[PATCH v19 33/70] ceph: make ceph_get_name decrypt filenames
From
: xiubli@xxxxxxxxxx
[PATCH v19 30/70] ceph: add ceph_encode_encrypted_dname() helper
From
: xiubli@xxxxxxxxxx
[PATCH v19 27/70] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
From
: xiubli@xxxxxxxxxx
[PATCH v19 29/70] ceph: pass the request to parse_reply_info_readdir()
From
: xiubli@xxxxxxxxxx
[PATCH v19 28/70] ceph: add fscrypt support to ceph_fill_trace
From
: xiubli@xxxxxxxxxx
[PATCH v19 25/70] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
From
: xiubli@xxxxxxxxxx
[PATCH v19 24/70] ceph: set DCACHE_NOKEY_NAME in atomic open
From
: xiubli@xxxxxxxxxx
[PATCH v19 26/70] ceph: add helpers for converting names for userland presentation
From
: xiubli@xxxxxxxxxx
[PATCH v19 23/70] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
From
: xiubli@xxxxxxxxxx
[PATCH v19 22/70] ceph: encode encrypted name in dentry release
From
: xiubli@xxxxxxxxxx
[PATCH v19 21/70] ceph: send altname in MClientRequest
From
: xiubli@xxxxxxxxxx
[PATCH v19 19/70] ceph: add base64 endcoding routines for encrypted names
From
: xiubli@xxxxxxxxxx
[PATCH v19 20/70] ceph: add encrypted fname handling to ceph_mdsc_build_path
From
: xiubli@xxxxxxxxxx
[PATCH v19 18/70] ceph: make the ioctl cmd more readable in debug log
From
: xiubli@xxxxxxxxxx
[PATCH v19 17/70] ceph: add fscrypt ioctls
From
: xiubli@xxxxxxxxxx
[PATCH v19 15/70] ceph: implement -o test_dummy_encryption mount option
From
: xiubli@xxxxxxxxxx
[PATCH v19 12/70] ceph: fscrypt_auth handling for ceph
From
: xiubli@xxxxxxxxxx
[PATCH v19 16/70] ceph: decode alternate_name in lease info
From
: xiubli@xxxxxxxxxx
[PATCH v19 13/70] ceph: ensure that we accept a new context from MDS for new inodes
From
: xiubli@xxxxxxxxxx
[PATCH v19 11/70] ceph: use osd_req_op_extent_osd_iter for netfs reads
From
: xiubli@xxxxxxxxxx
[PATCH v19 14/70] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
From
: xiubli@xxxxxxxxxx
[PATCH v19 09/70] ceph: make ceph_msdc_build_path use ref-walk
From
: xiubli@xxxxxxxxxx
[PATCH v19 08/70] ceph: preallocate inode for ops that may create one
From
: xiubli@xxxxxxxxxx
[PATCH v19 10/70] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
From
: xiubli@xxxxxxxxxx
[PATCH v19 06/70] libceph: add sparse read support to msgr1
From
: xiubli@xxxxxxxxxx
[PATCH v19 05/70] libceph: support sparse reads on msgr2 secure codepath
From
: xiubli@xxxxxxxxxx
[PATCH v19 07/70] ceph: add new mount option to enable sparse reads
From
: xiubli@xxxxxxxxxx
[PATCH v19 04/70] libceph: add sparse read support to OSD client
From
: xiubli@xxxxxxxxxx
[PATCH v19 03/70] libceph: add sparse read support to msgr2 crc state machine
From
: xiubli@xxxxxxxxxx
[PATCH v19 01/70] libceph: add spinlock around osd->o_requests
From
: xiubli@xxxxxxxxxx
[PATCH v19 00/70] ceph+fscrypt: full support
From
: xiubli@xxxxxxxxxx
[PATCH v19 02/70] libceph: define struct ceph_sparse_extent and add some helpers
From
: xiubli@xxxxxxxxxx
[PATCH] common/rc: skip ceph when atime is required
From
: xiubli@xxxxxxxxxx
Re: [PATCH v18 67/71] libceph: defer removing the req from osdc just after req->r_callback
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v18 48/71] ceph: add infrastructure for file encryption and decryption
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH v18 48/71] ceph: add infrastructure for file encryption and decryption
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v18 48/71] ceph: add infrastructure for file encryption and decryption
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH v18 67/71] libceph: defer removing the req from osdc just after req->r_callback
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH] ceph: do not touch cap when trimming the caps
From
: Xiubo Li <xiubli@xxxxxxxxxx>
[PATCH] ceph: do not touch cap when trimming the caps
From
: xiubli@xxxxxxxxxx
[PATCH v18 49/71] ceph: add truncate size handling support for fscrypt
From
: xiubli@xxxxxxxxxx
[PATCH v18 58/71] ceph: set i_blkbits to crypto block size for encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v18 10/71] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
From
: xiubli@xxxxxxxxxx
[PATCH v18 64/71] ceph: update documentation regarding snapshot naming limitations
From
: xiubli@xxxxxxxxxx
[PATCH v18 11/71] ceph: use osd_req_op_extent_osd_iter for netfs reads
From
: xiubli@xxxxxxxxxx
[PATCH v18 01/71] libceph: add spinlock around osd->o_requests
From
: xiubli@xxxxxxxxxx
[PATCH v18 38/71] ceph: don't allow changing layout on encrypted files/directories
From
: xiubli@xxxxxxxxxx
[PATCH v18 41/71] ceph: fscrypt_file field handling in MClientRequest messages
From
: xiubli@xxxxxxxxxx
[PATCH v18 04/71] libceph: add sparse read support to OSD client
From
: xiubli@xxxxxxxxxx
[PATCH v18 37/71] ceph: mark directory as non-complete after loading key
From
: xiubli@xxxxxxxxxx
[PATCH v18 42/71] ceph: get file size from fscrypt_file when present in inode traces
From
: xiubli@xxxxxxxxxx
[PATCH v18 48/71] ceph: add infrastructure for file encryption and decryption
From
: xiubli@xxxxxxxxxx
[PATCH v18 61/71] ceph: invalidate pages when doing direct/sync writes
From
: xiubli@xxxxxxxxxx
[PATCH v18 71/71] ceph: switch ceph_open_atomic() to use the new fscrypt helper
From
: xiubli@xxxxxxxxxx
[PATCH v18 46/71] ceph: add __ceph_sync_read helper support
From
: xiubli@xxxxxxxxxx
[PATCH v18 65/71] ceph: prevent snapshots to be created in encrypted locked directories
From
: xiubli@xxxxxxxxxx
[PATCH v18 34/71] ceph: add a new ceph.fscrypt.auth vxattr
From
: xiubli@xxxxxxxxxx
[PATCH v18 69/71] ceph: fix updating the i_truncate_pagecache_size for fscrypt
From
: xiubli@xxxxxxxxxx
[PATCH v18 59/71] ceph: add encryption support to writepage
From
: xiubli@xxxxxxxxxx
[PATCH v18 32/71] ceph: create symlinks with encrypted and base64-encoded targets
From
: xiubli@xxxxxxxxxx
[PATCH v18 35/71] ceph: add some fscrypt guardrails
From
: xiubli@xxxxxxxxxx
[PATCH v18 68/71] ceph: drop the messages from MDS when unmounting
From
: xiubli@xxxxxxxxxx
[PATCH v18 60/71] ceph: fscrypt support for writepages
From
: xiubli@xxxxxxxxxx
[PATCH v18 62/71] ceph: add support for encrypted snapshot names
From
: xiubli@xxxxxxxxxx
[PATCH v18 57/71] ceph: add fscrypt decryption support to ceph_netfs_issue_op
From
: xiubli@xxxxxxxxxx
[PATCH v18 66/71] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v18 51/71] ceph: disable fallocate for encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v18 67/71] libceph: defer removing the req from osdc just after req->r_callback
From
: xiubli@xxxxxxxxxx
[PATCH v18 70/71] ceph: switch ceph_open() to use new fscrypt helper
From
: xiubli@xxxxxxxxxx
[PATCH v18 63/71] ceph: add support for handling encrypted snapshot names
From
: xiubli@xxxxxxxxxx
[PATCH v18 54/71] ceph: align data in pages in ceph_sync_write
From
: xiubli@xxxxxxxxxx
[PATCH v18 55/71] ceph: add read/modify/write to ceph_sync_write
From
: xiubli@xxxxxxxxxx
[PATCH v18 50/71] libceph: allow ceph_osdc_new_request to accept a multi-op read
From
: xiubli@xxxxxxxxxx
[PATCH v18 56/71] ceph: plumb in decryption during sync reads
From
: xiubli@xxxxxxxxxx
[PATCH v18 52/71] ceph: disable copy offload on encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v18 53/71] ceph: don't use special DIO path for encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v18 33/71] ceph: make ceph_get_name decrypt filenames
From
: xiubli@xxxxxxxxxx
[PATCH v18 47/71] ceph: add object version support for sync read
From
: xiubli@xxxxxxxxxx
[PATCH v18 39/71] libceph: add CEPH_OSD_OP_ASSERT_VER support
From
: xiubli@xxxxxxxxxx
[PATCH v18 44/71] ceph: update WARN_ON message to pr_warn
From
: xiubli@xxxxxxxxxx
[PATCH v18 45/71] ceph: add __ceph_get_caps helper support
From
: xiubli@xxxxxxxxxx
[PATCH v18 40/71] ceph: size handling for encrypted inodes in cap updates
From
: xiubli@xxxxxxxxxx
[PATCH v18 31/71] ceph: add support to readdir for encrypted filenames
From
: xiubli@xxxxxxxxxx
[PATCH v18 27/71] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
From
: xiubli@xxxxxxxxxx
[PATCH v18 23/71] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
From
: xiubli@xxxxxxxxxx
[PATCH v18 36/71] ceph: allow encrypting a directory while not having Ax caps
From
: xiubli@xxxxxxxxxx
[PATCH v18 29/71] ceph: pass the request to parse_reply_info_readdir()
From
: xiubli@xxxxxxxxxx
[PATCH v18 30/71] ceph: add ceph_encode_encrypted_dname() helper
From
: xiubli@xxxxxxxxxx
[PATCH v18 43/71] ceph: handle fscrypt fields in cap messages from MDS
From
: xiubli@xxxxxxxxxx
[PATCH v18 28/71] ceph: add fscrypt support to ceph_fill_trace
From
: xiubli@xxxxxxxxxx
[PATCH v18 25/71] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
From
: xiubli@xxxxxxxxxx
[PATCH v18 26/71] ceph: add helpers for converting names for userland presentation
From
: xiubli@xxxxxxxxxx
[PATCH v18 22/71] ceph: encode encrypted name in dentry release
From
: xiubli@xxxxxxxxxx
[PATCH v18 24/71] ceph: set DCACHE_NOKEY_NAME in atomic open
From
: xiubli@xxxxxxxxxx
[PATCH v18 09/71] ceph: make ceph_msdc_build_path use ref-walk
From
: xiubli@xxxxxxxxxx
[PATCH v18 03/71] libceph: add sparse read support to msgr2 crc state machine
From
: xiubli@xxxxxxxxxx
[PATCH v18 15/71] ceph: implement -o test_dummy_encryption mount option
From
: xiubli@xxxxxxxxxx
[PATCH v18 06/71] libceph: add sparse read support to msgr1
From
: xiubli@xxxxxxxxxx
[PATCH v18 20/71] ceph: add encrypted fname handling to ceph_mdsc_build_path
From
: xiubli@xxxxxxxxxx
[PATCH v18 08/71] ceph: preallocate inode for ops that may create one
From
: xiubli@xxxxxxxxxx
[PATCH v18 05/71] libceph: support sparse reads on msgr2 secure codepath
From
: xiubli@xxxxxxxxxx
[PATCH v18 21/71] ceph: send altname in MClientRequest
From
: xiubli@xxxxxxxxxx
[PATCH v18 12/71] ceph: fscrypt_auth handling for ceph
From
: xiubli@xxxxxxxxxx
[PATCH v18 17/71] ceph: add fscrypt ioctls
From
: xiubli@xxxxxxxxxx
[PATCH v18 18/71] ceph: make the ioctl cmd more readable in debug log
From
: xiubli@xxxxxxxxxx
[PATCH v18 14/71] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
From
: xiubli@xxxxxxxxxx
[PATCH v18 19/71] ceph: add base64 endcoding routines for encrypted names
From
: xiubli@xxxxxxxxxx
[PATCH v18 13/71] ceph: ensure that we accept a new context from MDS for new inodes
From
: xiubli@xxxxxxxxxx
[PATCH v18 07/71] ceph: add new mount option to enable sparse reads
From
: xiubli@xxxxxxxxxx
[PATCH v18 16/71] ceph: decode alternate_name in lease info
From
: xiubli@xxxxxxxxxx
[PATCH v18 02/71] libceph: define struct ceph_sparse_extent and add some helpers
From
: xiubli@xxxxxxxxxx
[PATCH v18 00/71] ceph+fscrypt: full support
From
: xiubli@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
: 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
From
: xiubli@xxxxxxxxxx
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
From
: xiubli@xxxxxxxxxx
[PATCH v17 65/71] ceph: prevent snapshots to be created in encrypted locked directories
From
: xiubli@xxxxxxxxxx
[PATCH v17 61/71] ceph: invalidate pages when doing direct/sync writes
From
: xiubli@xxxxxxxxxx
[PATCH] ceph: fix blindly expanding the readahead windows
From
: xiubli@xxxxxxxxxx
[PATCH v17 71/71] ceph: switch ceph_open_atomic() to use the new fscrypt helper
From
: xiubli@xxxxxxxxxx
[PATCH v17 68/71] ceph: drop the messages from MDS when unmounting
From
: xiubli@xxxxxxxxxx
[PATCH v17 63/71] ceph: add support for handling encrypted snapshot names
From
: xiubli@xxxxxxxxxx
[PATCH v17 69/71] ceph: fix updating the i_truncate_pagecache_size for fscrypt
From
: xiubli@xxxxxxxxxx
[PATCH v17 70/71] ceph: switch ceph_open() to use new fscrypt helper
From
: xiubli@xxxxxxxxxx
[PATCH v17 64/71] ceph: update documentation regarding snapshot naming limitations
From
: xiubli@xxxxxxxxxx
[PATCH v17 67/71] libceph: defer removing the req from osdc just after req->r_callback
From
: xiubli@xxxxxxxxxx
[PATCH v17 66/71] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v17 62/71] ceph: add support for encrypted snapshot names
From
: xiubli@xxxxxxxxxx
[PATCH v17 60/71] ceph: fscrypt support for writepages
From
: xiubli@xxxxxxxxxx
[PATCH v17 59/71] ceph: add encryption support to writepage
From
: xiubli@xxxxxxxxxx
[PATCH v17 58/71] ceph: set i_blkbits to crypto block size for encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v17 57/71] ceph: add fscrypt decryption support to ceph_netfs_issue_op
From
: xiubli@xxxxxxxxxx
[PATCH v17 56/71] ceph: plumb in decryption during sync reads
From
: xiubli@xxxxxxxxxx
[PATCH v17 55/71] ceph: add read/modify/write to ceph_sync_write
From
: xiubli@xxxxxxxxxx
[PATCH v17 54/71] ceph: align data in pages in ceph_sync_write
From
: xiubli@xxxxxxxxxx
[PATCH v17 52/71] ceph: disable copy offload on encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v17 53/71] ceph: don't use special DIO path for encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v17 47/71] ceph: add object version support for sync read
From
: xiubli@xxxxxxxxxx
[PATCH v17 48/71] ceph: add infrastructure for file encryption and decryption
From
: xiubli@xxxxxxxxxx
[PATCH v17 50/71] libceph: allow ceph_osdc_new_request to accept a multi-op read
From
: xiubli@xxxxxxxxxx
[PATCH v17 51/71] ceph: disable fallocate for encrypted inodes
From
: xiubli@xxxxxxxxxx
[PATCH v17 46/71] ceph: add __ceph_sync_read helper support
From
: xiubli@xxxxxxxxxx
[PATCH v17 49/71] ceph: add truncate size handling support for fscrypt
From
: xiubli@xxxxxxxxxx
[PATCH v17 45/71] ceph: add __ceph_get_caps helper support
From
: xiubli@xxxxxxxxxx
[PATCH v17 41/71] ceph: fscrypt_file field handling in MClientRequest messages
From
: xiubli@xxxxxxxxxx
[PATCH v17 44/71] ceph: update WARN_ON message to pr_warn
From
: xiubli@xxxxxxxxxx
[PATCH v17 43/71] ceph: handle fscrypt fields in cap messages from MDS
From
: xiubli@xxxxxxxxxx
[PATCH v17 42/71] ceph: get file size from fscrypt_file when present in inode traces
From
: xiubli@xxxxxxxxxx
[PATCH v17 40/71] ceph: size handling for encrypted inodes in cap updates
From
: xiubli@xxxxxxxxxx
[PATCH v17 39/71] libceph: add CEPH_OSD_OP_ASSERT_VER support
From
: xiubli@xxxxxxxxxx
[PATCH v17 36/71] ceph: allow encrypting a directory while not having Ax caps
From
: xiubli@xxxxxxxxxx
[PATCH v17 38/71] ceph: don't allow changing layout on encrypted files/directories
From
: xiubli@xxxxxxxxxx
[PATCH v17 37/71] ceph: mark directory as non-complete after loading key
From
: xiubli@xxxxxxxxxx
[PATCH v17 35/71] ceph: add some fscrypt guardrails
From
: xiubli@xxxxxxxxxx
[PATCH v17 34/71] ceph: add a new ceph.fscrypt.auth vxattr
From
: xiubli@xxxxxxxxxx
[PATCH v17 33/71] ceph: make ceph_get_name decrypt filenames
From
: xiubli@xxxxxxxxxx
[PATCH v17 32/71] ceph: create symlinks with encrypted and base64-encoded targets
From
: xiubli@xxxxxxxxxx
[PATCH v17 31/71] ceph: add support to readdir for encrypted filenames
From
: xiubli@xxxxxxxxxx
[PATCH v17 30/71] ceph: add ceph_encode_encrypted_dname() helper
From
: xiubli@xxxxxxxxxx
[PATCH v17 29/71] ceph: pass the request to parse_reply_info_readdir()
From
: xiubli@xxxxxxxxxx
[PATCH v17 28/71] ceph: add fscrypt support to ceph_fill_trace
From
: xiubli@xxxxxxxxxx
[PATCH v17 27/71] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
From
: xiubli@xxxxxxxxxx
[PATCH v17 26/71] ceph: add helpers for converting names for userland presentation
From
: xiubli@xxxxxxxxxx
[PATCH v17 25/71] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
From
: xiubli@xxxxxxxxxx
[PATCH v17 24/71] ceph: set DCACHE_NOKEY_NAME in atomic open
From
: xiubli@xxxxxxxxxx
[PATCH v17 22/71] ceph: encode encrypted name in dentry release
From
: xiubli@xxxxxxxxxx
[PATCH v17 23/71] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
From
: xiubli@xxxxxxxxxx
[PATCH v17 20/71] ceph: add encrypted fname handling to ceph_mdsc_build_path
From
: xiubli@xxxxxxxxxx
[PATCH v17 21/71] ceph: send altname in MClientRequest
From
: xiubli@xxxxxxxxxx
[PATCH v17 18/71] ceph: make the ioctl cmd more readable in debug log
From
: xiubli@xxxxxxxxxx
[PATCH v17 19/71] ceph: add base64 endcoding routines for encrypted names
From
: xiubli@xxxxxxxxxx
[PATCH v17 17/71] ceph: add fscrypt ioctls
From
: xiubli@xxxxxxxxxx
[PATCH v17 15/71] ceph: implement -o test_dummy_encryption mount option
From
: xiubli@xxxxxxxxxx
[PATCH v17 16/71] ceph: decode alternate_name in lease info
From
: xiubli@xxxxxxxxxx
[PATCH v17 13/71] ceph: ensure that we accept a new context from MDS for new inodes
From
: xiubli@xxxxxxxxxx
[PATCH v17 14/71] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
From
: xiubli@xxxxxxxxxx
[PATCH v17 12/71] ceph: fscrypt_auth handling for ceph
From
: xiubli@xxxxxxxxxx
[PATCH v17 11/71] ceph: use osd_req_op_extent_osd_iter for netfs reads
From
: xiubli@xxxxxxxxxx
[PATCH v17 10/71] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
From
: xiubli@xxxxxxxxxx
[PATCH v17 08/71] ceph: preallocate inode for ops that may create one
From
: xiubli@xxxxxxxxxx
[PATCH v17 09/71] ceph: make ceph_msdc_build_path use ref-walk
From
: xiubli@xxxxxxxxxx
[PATCH v17 07/71] ceph: add new mount option to enable sparse reads
From
: xiubli@xxxxxxxxxx
[PATCH v17 06/71] libceph: add sparse read support to msgr1
From
: xiubli@xxxxxxxxxx
[PATCH v17 03/71] libceph: add sparse read support to msgr2 crc state machine
From
: xiubli@xxxxxxxxxx
[PATCH v17 04/71] libceph: add sparse read support to OSD client
From
: xiubli@xxxxxxxxxx
[PATCH v17 05/71] libceph: support sparse reads on msgr2 secure codepath
From
: xiubli@xxxxxxxxxx
[PATCH v17 00/71] ceph+fscrypt: full support
From
: xiubli@xxxxxxxxxx
[PATCH v17 02/71] libceph: define struct ceph_sparse_extent and add some helpers
From
: xiubli@xxxxxxxxxx
[PATCH v17 01/71] libceph: add spinlock around osd->o_requests
From
: xiubli@xxxxxxxxxx
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>
[Index of Archives]
[Ceph Dev]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Hikes]