CEPH Filesystem Development
[Prev Page][Next Page]
- [PATCH v10 09/12] ceph: allow idmapped setattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v10 05/12] ceph: pass an idmapping to mknod/symlink/mkdir
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v10 04/12] ceph: add enable_unsafe_idmap module parameter
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v10 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v10 02/12] ceph: stash idmapping in mdsc request
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v10 01/12] fs: export mnt_idmap_get/mnt_idmap_put
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v10 00/12] ceph: support idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v8 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] Ceph fixes for 6.5-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fixes for 6.5-rc5
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v9 08/12] ceph: pass idmap to __ceph_setattr
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v9 04/12] ceph: add enable_unsafe_idmap module parameter
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [RFC PATCH 17/18] ceph: Remove CEPH_MSG_DATA_PAGES and its helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 16/18] ceph: Remove CEPH_OS_DATA_TYPE_PAGES and its attendant helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 14/18] ceph: Remove ceph_pagelist
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 18/18] ceph: Don't use data_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 12/18] ceph: Convert some page arrays to ceph_databuf
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 15/18] ceph: Convert ceph_osdc_notify() reply to ceph_databuf
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 13/18] ceph: Convert users of ceph_pagelist to ceph_databuf
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 10/18] rbd: Switch from using bvec_iter to iov_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 11/18] ceph: Remove bvec and bio data container types
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 08/18] ceph: Remove osd_req_op_cls_response_data_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 07/18] ceph: Unexport osd_req_op_cls_request_data_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 09/18] ceph: Convert notify_id_pages to a ceph_databuf
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 06/18] ceph: Change ceph_osdc_call()'s reply to a ceph_databuf
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 05/18] rbd: Use ceph_databuf for rbd_obj_read_sync()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 02/18] ceph: Rename alignment to offset
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 04/18] ceph: Convert ceph_mds_request::r_pagelist to a databuf
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 03/18] ceph: Add a new data container type, ceph_databuf
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 01/18] iov_iter: Add function to see if buffer is all zeros
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 00/18] ceph, rbd: Collapse all the I/O types down to something iov_iter-based
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v9 10/12] ceph/acl: allow idmapped set_acl inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v9 12/12] ceph: allow idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v9 08/12] ceph: pass idmap to __ceph_setattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v9 11/12] ceph/file: allow idmapped atomic_open inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v9 09/12] ceph: allow idmapped setattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v9 06/12] ceph: allow idmapped getattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v9 07/12] ceph: allow idmapped permission inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v9 02/12] ceph: stash idmapping in mdsc request
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v9 00/12] ceph: support idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v9 04/12] ceph: add enable_unsafe_idmap module parameter
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v9 05/12] ceph: pass an idmapping to mknod/symlink/mkdir
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v9 01/12] fs: export mnt_idmap_get/mnt_idmap_put
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v8 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v8 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v8 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v8 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v8 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v8 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v8 09/12] ceph: allow idmapped setattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v8 12/12] ceph: allow idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v8 11/12] ceph/file: allow idmapped atomic_open inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v8 10/12] ceph/acl: allow idmapped set_acl inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v8 06/12] ceph: allow idmapped getattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v8 04/12] ceph: add enable_unsafe_idmap module parameter
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v8 05/12] ceph: pass an idmapping to mknod/symlink/mkdir
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v8 08/12] ceph: pass idmap to __ceph_setattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v8 07/12] ceph: allow idmapped permission inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v8 03/12] ceph: handle idmapped mounts in create_request_message()
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v8 02/12] ceph: stash idmapping in mdsc request
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v8 01/12] fs: export mnt_idmap_get/mnt_idmap_put
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v8 00/12] ceph: support idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/7] fs: add infrastructure for multigrain timestamps
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 5/7] xfs: switch to multigrain timestamps
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 2/7] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 6/7] ext4: switch to multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 4/7] tmpfs: add support for multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 2/7] fs: add infrastructure for multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [PATCH v6 5/7] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 5/7] xfs: switch to multigrain timestamps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] libceph: fix potential hang in ceph_osdc_notify()
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxxxxx>
- Re: [PATCH] rbd: prevent busy loop when requesting exclusive lock
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxxxxx>
- Re: [PATCH] rbd: prevent busy loop when requesting exclusive lock
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxxxxx>
- Re: [PATCH] rbd: prevent busy loop when requesting exclusive lock
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] libceph: fix potential hang in ceph_osdc_notify()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] libceph: fix potential hang in ceph_osdc_notify()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] rbd: prevent busy loop when requesting exclusive lock
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3] ceph: defer stopping the mdsc delayed_work
- From: Milind Changire <mchangir@xxxxxxxxxx>
- Re: [PATCH v3] ceph: defer stopping the mdsc delayed_work
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] ceph: defer stopping the mdsc delayed_work
- From: Milind Changire <mchangir@xxxxxxxxxx>
- Re: [GIT PULL] Ceph fixes for 6.5-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fixes for 6.5-rc4
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: (subset) [PATCH v6 0/7] fs: implement multigrain timestamps
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v20 00/71] ceph+fscrypt: full support
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()
- From: Stéphane Graber <stgraber@xxxxxxxxxx>
- Re: [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v2] ceph: make num_fwd and num_retry to __u32
- Re:Re: [PATCH v2 3/3] rbd: retrieve and check lock owner twice before blocklisting
- From: 杨东升 <dongsheng.yang@xxxxxxxxxxxx>
- [PATCH v7 11/11] ceph: allow idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v7 09/11] ceph/acl: allow idmapped set_acl inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v7 10/11] ceph/file: allow idmapped atomic_open inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v7 07/11] ceph: pass idmap to __ceph_setattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v7 08/11] ceph: allow idmapped setattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v7 04/11] ceph: pass an idmapping to mknod/symlink/mkdir
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v7 06/11] ceph: allow idmapped permission inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v7 05/11] ceph: allow idmapped getattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v7 01/11] fs: export mnt_idmap_get/mnt_idmap_put
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v7 02/11] ceph: stash idmapping in mdsc request
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v7 00/11] ceph: support idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH] ceph: make num_fwd and num_retry to __u32
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH] ceph: make num_fwd and num_retry to __u32
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 3/3] rbd: retrieve and check lock owner twice before blocklisting
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v6 7/7] btrfs: convert to multigrain timestamps
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 3/7] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: make num_fwd and num_retry to __u32
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v6 3/7] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 3/3] rbd: retrieve and check lock owner twice before blocklisting
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v2 1/3] rbd: make get_lock_owner_info() return a single locker or NULL
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v2 2/3] rbd: harden get_lock_owner_info() a bit
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v2 0/3] rbd: reduce the potential for erroneous blocklisting
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v6 6/7] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 7/7] btrfs: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 4/7] tmpfs: add support for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 5/7] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 3/7] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 2/7] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 0/7] fs: implement multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: make num_fwd and num_retry to __u32
- [PATCH] ceph: make the members in struct ceph_mds_request_args_ext an union
- [PATCH 3/3] rbd: retrieve and check lock owner twice before blocklisting
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH 2/3] rbd: harden get_lock_owner_info() a bit
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH 1/3] rbd: make get_lock_owner_info() return a single locker or NULL
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH 0/3] rbd: reduce the potential for erroneous blocklisting
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v3] ceph: defer stopping the mdsc delayed_work
- Re: [PATCH v20 00/71] ceph+fscrypt: full support
- From: Milind Changire <mchangir@xxxxxxxxxx>
- Re: [PATCH v2] ceph: defer stopping the mdsc delayed_work
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] ceph: defer stopping the mdsc delayed_work
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2] ceph: defer stopping the mdsc delayed_work
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] ceph: defer stopping the mdsc delayed_work
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v2] ceph: defer stopping the mdsc delayed_work
- [PATCH AUTOSEL 6.1 22/34] ceph: try to dump the msgs when decoding fails
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.4 24/40] ceph: try to dump the msgs when decoding fails
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH] ceph: defer stopping the mdsc delayed_work
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: defer stopping the mdsc delayed_work
- From: Milind Changire <mchangir@xxxxxxxxxx>
- Re: [PATCH 16/17] block: use iomap for writes to block devices
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 16/17] block: use iomap for writes to block devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 16/17] block: use iomap for writes to block devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] ceph: disable sending metrics thoroughly when it's disabled
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: disable sending metrics thoroughly when it's disabled
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- [PATCH] ceph: disable sending metrics thoroughly when it's disabled
- Re: [PATCH] netfs: Fix errors in cache.h The following checkpatch errors are removed: ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar"
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH] netfs: Fix errors in cache.h The following checkpatch errors are removed: ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar"
- From: huzhi001@xxxxxxxxxx
- Re: [PATCH v5 6/8] xfs: switch to multigrain timestamps
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Wysochanski <dwysocha@xxxxxxxxxx>
- Re: [GIT PULL] Ceph fix for 6.5-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fix for 6.5-rc2
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 8/8] btrfs: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 6/8] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 7/8] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 5/8] xfs: XFS_ICHGTIME_CREATE is unused
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 3/8] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 4/8] tmpfs: add support for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 2/8] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 1/8] fs: pass the request_mask to generic_fillattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 0/8] fs: implement multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] libceph: harden msgr2.1 frame segment length checks
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 01/79] fs: add ctime accessors infrastructure
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] libceph: harden msgr2.1 frame segment length checks
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] libceph: harden msgr2.1 frame segment length checks
- From: Alex Elder <elder@xxxxxxxx>
- [PATCH] libceph: harden msgr2.1 frame segment length checks
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2 00/89] fs: new accessors for inode->i_ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 00/89] fs: new accessors for inode->i_ctime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 00/92] fs: new accessors for inode->i_ctime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL] Ceph fixes for 6.5-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
- From: David Wysochanski <dwysocha@xxxxxxxxxx>
- Re: [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [GIT PULL] Ceph fixes for 6.5-rc1
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2 00/89] fs: new accessors for inode->i_ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [apparmor] [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [apparmor] [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
- From: Seth Arnold <seth.arnold@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/89] fs: new accessors for inode->i_ctime
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2 00/89] fs: new accessors for inode->i_ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 30/92] ceph: convert to ctime accessor functions
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 30/92] ceph: convert to ctime accessor functions
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
- From: Jan Kara <jack@xxxxxxx>
- Re: [f2fs-dev] [PATCH 01/12] backing_dev: remove current->backing_dev_info
- From: patchwork-bot+f2fs@xxxxxxxxxx
- Re: [f2fs-dev] [PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
- From: patchwork-bot+f2fs@xxxxxxxxxx
- Re: [f2fs-dev] [PATCH 01/17] fs: unexport buffer_check_dirty_writeback
- From: patchwork-bot+f2fs@xxxxxxxxxx
- Re: [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v2 07/92] fs: add ctime accessors infrastructure
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v2 00/89] fs: new accessors for inode->i_ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 30/92] ceph: convert to ctime accessor functions
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 07/92] fs: add ctime accessors infrastructure
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 00/89] fs: new accessors for inode->i_ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 01/79] fs: add ctime accessors infrastructure
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 00/79] fs: new accessors for inode->i_ctime
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 3/3] libceph: reject mismatching name and fsid
- From: 胡玮文 <huww98@xxxxxxxxxxx>
- [PATCH v2 4/4] ceph: allow mds_namespace to appear multiple times
- From: Hu Weiwen <huww98@xxxxxxxxxxx>
- [PATCH v2 3/4] ceph: delay parsing of source after all options
- From: Hu Weiwen <huww98@xxxxxxxxxxx>
- [PATCH v2 2/4] ceph: save name and fsid in mount source
- From: Hu Weiwen <huww98@xxxxxxxxxxx>
- [PATCH v2 1/4] ceph: refactor mds_namespace comparing
- From: Hu Weiwen <huww98@xxxxxxxxxxx>
- [PATCH v2 0/4] ceph: account for name and fsid in new device spec
- From: Hu Weiwen <huww98@xxxxxxxxxxx>
- Re: [Linux-cachefs] [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] ceph: don't let check_caps skip sending responses for revoke msgs
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- [PATCH] ceph: defer stopping the mdsc delayed_work
- [PATCH v3] ceph: don't let check_caps skip sending responses for revoke msgs
- Re: [PATCH v2] ceph: don't let check_caps skip sending responses for revoke msgs
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] ceph: don't let check_caps skip sending responses for revoke msgs
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [Linux-cachefs] [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] ceph: don't let check_caps skip sending responses for revoke msgs
- From: Milind Changire <mchangir@xxxxxxxxxx>
- [PATCH v2] ceph: don't let check_caps skip sending responses for revoke msgs
- Re: [PATCH] ceph: don't let check_caps skip sending responses for revoke msgs
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: Ceph patches for the merge window?
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH net-next v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH net-next v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: Ceph patches for the merge window?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ceph: don't let check_caps skip sending responses for revoke msgs
- From: Milind Changire <mchangir@xxxxxxxxxx>
- Re: Is ->sendmsg() allowed to change the msghdr struct it is given?
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH net-next v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ceph: issue a cap release immediately if no cap exists
- From: Milind Changire <mchangir@xxxxxxxxxx>
- Re: [PATCH] ceph: voluntarily drop Xx caps for requests those touch parent mtime
- From: Milind Changire <mchangir@xxxxxxxxxx>
- Re: [PATCH net-next v2] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: Is ->sendmsg() allowed to change the msghdr struct it is given?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Is ->sendmsg() allowed to change the msghdr struct it is given?
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: Ceph patches for the merge window?
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: Is ->sendmsg() allowed to change the msghdr struct it is given?
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH 3/3] libceph: reject mismatching name and fsid
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Ceph patches for the merge window?
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] ceph: don't let check_caps skip sending responses for revoke msgs
- Re: Is ->sendmsg() allowed to change the msghdr struct it is given?
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Is ->sendmsg() allowed to change the msghdr struct it is given?
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v2] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 17/79] ceph: switch to new ctime accessors
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/6] ceph: add the *_client debug macros support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v4 03/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v4 03/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 00/79] fs: new accessors for inode->i_ctime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH net-next v4 03/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v4 04/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 01/79] fs: add ctime accessors infrastructure
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH 17/79] ceph: switch to new ctime accessors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH net-next v3 07/18] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v3 05/18] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] ceph: print the client global id for debug logs
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v4 0/6] ceph: print the client global id for debug logs
- [PATCH v4 3/6] ceph: rename _to_client() to _to_fs_client()
- [PATCH v4 4/6] ceph: move mdsmap.h to fs/ceph/
- [PATCH v4 5/6] ceph: add ceph_inode_to_client() helper support
- [PATCH v4 2/6] ceph: pass the mdsc to several helpers
- [PATCH v4 1/6] ceph: add the *_client debug macros support
- [PATCH] ceph: issue a cap release immediately if no cap exists
- Re: [PATCH v2] ceph: only send metrics when the MDS rank is ready
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH net-next v2 07/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v2 05/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next 05/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next 07/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] ceph: only send metrics when the MDS rank is ready
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- [ceph-client:testing 16/22] fs/ceph/caps.c:4359:11: error: label at end of compound statement: expected statement
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 1/6] ceph: add the *_client debug macros support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 1/6] ceph: add the *_client debug macros support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3 1/6] ceph: add the *_client debug macros support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/6] ceph: add the *_client debug macros support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 1/6] ceph: add the *_client debug macros support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [ceph-client:testing 21/21] fs/ceph/file.c:24:29: warning: unused variable 'cl'
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 1/6] ceph: add the *_client debug macros support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [ceph-client:testing 21/21] fs/ceph/file.c:24:29: warning: unused variable 'cl'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 1/6] ceph: add the *_client debug macros support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [ceph-client:testing 21/21] fs/ceph/xattr.c:61:22: warning: unused variable 'cl'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v3 5/6] ceph: add ceph_inode_to_client() helper support
- [PATCH v3 4/6] ceph: move mdsmap.h to fs/ceph/
- [PATCH v3 3/6] ceph: rename _to_client() to _to_fs_client()
- [PATCH v3 2/6] ceph: pass the mdsc to several helpers
- [PATCH v3 0/6] ceph: print the client global id for debug logs
- [PATCH v3 1/6] ceph: add the *_client debug macros support
- Re: [PATCH v2 6/6] ceph: print the client global_id in all the debug logs
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 6/6] ceph: print the client global_id in all the debug logs
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Gregory Farnum <gfarnum@xxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] ceph: add the *_client debug macros support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 1/6] ceph: add the *_client debug macros support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2 6/6] ceph: print the client global_id in all the debug logs
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 1/6] ceph: add the *_client debug macros support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 6/6] ceph: print the client global_id in all the debug logs
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2 1/6] ceph: add the *_client debug macros support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v20 40/71] ceph: size handling for encrypted inodes in cap updates
- [PATCH v20 71/71] ceph: switch ceph_open_atomic() to use the new fscrypt helper
- [PATCH v20 68/71] ceph: just wait the osd requests' callbacks to finish when unmounting
- [PATCH v20 70/71] ceph: switch ceph_lookup() to use new fscrypt helper
- [PATCH v20 67/71] ceph: drop the messages from MDS when unmounting
- [PATCH v20 69/71] ceph: fix updating the i_truncate_pagecache_size for fscrypt
- [PATCH v20 66/71] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes
- [PATCH v20 65/71] ceph: prevent snapshots to be created in encrypted locked directories
- [PATCH v20 64/71] ceph: update documentation regarding snapshot naming limitations
- [PATCH v20 62/71] ceph: add support for encrypted snapshot names
- [PATCH v20 63/71] ceph: add support for handling encrypted snapshot names
- [PATCH v20 61/71] ceph: invalidate pages when doing direct/sync writes
- [PATCH v20 59/71] ceph: add encryption support to writepage
- [PATCH v20 60/71] ceph: fscrypt support for writepages
- [PATCH v20 58/71] ceph: set i_blkbits to crypto block size for encrypted inodes
- [PATCH v20 56/71] ceph: plumb in decryption during sync reads
- [PATCH v20 57/71] ceph: add fscrypt decryption support to ceph_netfs_issue_op
- [PATCH v20 55/71] ceph: add read/modify/write to ceph_sync_write
- [PATCH v20 53/71] ceph: don't use special DIO path for encrypted inodes
- [PATCH v20 54/71] ceph: align data in pages in ceph_sync_write
- [PATCH v20 51/71] ceph: disable fallocate for encrypted inodes
- [PATCH v20 52/71] ceph: disable copy offload on encrypted inodes
- [PATCH v20 49/71] ceph: add truncate size handling support for fscrypt
- [PATCH v20 50/71] libceph: allow ceph_osdc_new_request to accept a multi-op read
- [PATCH v20 48/71] ceph: add infrastructure for file encryption and decryption
- [PATCH v20 47/71] ceph: add object version support for sync read
- [PATCH v20 46/71] ceph: add __ceph_sync_read helper support
- [PATCH v20 45/71] ceph: add __ceph_get_caps helper support
- [PATCH v20 43/71] ceph: handle fscrypt fields in cap messages from MDS
- [PATCH v20 44/71] ceph: update WARN_ON message to pr_warn
- [PATCH v20 42/71] ceph: get file size from fscrypt_file when present in inode traces
- [PATCH v20 41/71] ceph: fscrypt_file field handling in MClientRequest messages
- [PATCH v20 38/71] ceph: don't allow changing layout on encrypted files/directories
- [PATCH v20 39/71] libceph: add CEPH_OSD_OP_ASSERT_VER support
- [PATCH v20 37/71] ceph: mark directory as non-complete after loading key
- [PATCH v20 35/71] ceph: add some fscrypt guardrails
- [PATCH v20 36/71] ceph: allow encrypting a directory while not having Ax caps
- [PATCH v20 34/71] ceph: add a new ceph.fscrypt.auth vxattr
- [PATCH v20 33/71] ceph: make ceph_get_name decrypt filenames
- [PATCH v20 32/71] ceph: create symlinks with encrypted and base64-encoded targets
- [PATCH v20 31/71] ceph: add support to readdir for encrypted filenames
- [PATCH v20 30/71] ceph: add ceph_encode_encrypted_dname() helper
- [PATCH v20 29/71] ceph: pass the request to parse_reply_info_readdir()
- [PATCH v20 28/71] ceph: add fscrypt support to ceph_fill_trace
- [PATCH v20 27/71] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
- [PATCH v20 26/71] ceph: add helpers for converting names for userland presentation
- [PATCH v20 23/71] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
- [PATCH v20 24/71] ceph: set DCACHE_NOKEY_NAME in atomic open
- [PATCH v20 25/71] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- [PATCH v20 22/71] ceph: encode encrypted name in dentry release
- [PATCH v20 21/71] ceph: send altname in MClientRequest
- [PATCH v20 20/71] ceph: add encrypted fname handling to ceph_mdsc_build_path
- [PATCH v20 19/71] ceph: add base64 endcoding routines for encrypted names
- [PATCH v20 18/71] ceph: make the ioctl cmd more readable in debug log
- [PATCH v20 17/71] ceph: add fscrypt ioctls
- [PATCH v20 16/71] ceph: decode alternate_name in lease info
- [PATCH v20 15/71] ceph: implement -o test_dummy_encryption mount option
- [PATCH v20 14/71] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
- [PATCH v20 13/71] ceph: ensure that we accept a new context from MDS for new inodes
- [PATCH v20 12/71] ceph: fscrypt_auth handling for ceph
- [PATCH v20 11/71] ceph: use osd_req_op_extent_osd_iter for netfs reads
- [PATCH v20 10/71] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
- [PATCH v20 09/71] ceph: make ceph_msdc_build_path use ref-walk
- [PATCH v20 07/71] ceph: add new mount option to enable sparse reads
- [PATCH v20 08/71] ceph: preallocate inode for ops that may create one
- [PATCH v20 06/71] libceph: add sparse read support to msgr1
- [PATCH v20 05/71] libceph: support sparse reads on msgr2 secure codepath
- [PATCH v20 04/71] libceph: add sparse read support to OSD client
- [PATCH v20 03/71] libceph: add sparse read support to msgr2 crc state machine
- [PATCH v20 01/71] libceph: add spinlock around osd->o_requests
- [PATCH v20 02/71] libceph: define struct ceph_sparse_extent and add some helpers
- [PATCH v20 00/71] ceph+fscrypt: full support
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 0/6] ceph: print the client global id for debug logs
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- [PATCH v2 3/6] ceph: rename _to_client() to _to_fs_client()
- [PATCH v2 4/6] ceph: move mdsmap.h to fs/ceph/
- [PATCH v2 5/6] ceph: add ceph_inode_to_client() helper support
- [PATCH v2 2/6] ceph: pass the mdsc to several helpers
- [PATCH v2 1/6] ceph: add the *_client debug macros support
- [PATCH v2 0/6] ceph: print the client global id for debug logs
- [PATCH] ceph: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/2] ceph: drop the messages from MDS when unmounting
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [GIT PULL] Ceph fixes for 6.4-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fixes for 6.4-rc6
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3 1/2] ceph: drop the messages from MDS when unmounting
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v6 12/15] ceph: pass idmap to __ceph_setxattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 03/15] ceph: handle idmapped mounts in create_request_message()
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 05/15] ceph: allow idmapped getattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 07/15] ceph: pass idmap to __ceph_setattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 14/15] ceph: pass idmap to ceph_netfs_issue_op_inline
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 11/15] ceph: pass idmap to ceph_do_getattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 13/15] ceph: pass idmap to ceph_open/ioctl_set_layout/readdir
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 08/15] ceph: allow idmapped setattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 04/15] ceph: pass an idmapping to mknod/symlink/mkdir/rename
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 15/15] ceph: allow idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 00/15] ceph: support idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 10/15] ceph/file: allow idmapped atomic_open inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 06/15] ceph: allow idmapped permission inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 09/15] ceph/acl: allow idmapped set_acl inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 01/15] fs: export mnt_idmap_get/mnt_idmap_put
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v6 02/15] ceph: stash idmapping in mdsc request
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 11/14] ceph: allow idmapped setattr inode op
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 13/14] ceph: pass idmap to ceph_open/ioctl_set_layout
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 14/14] ceph: allow idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 12/14] ceph: pass idmap to __ceph_setxattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 11/14] ceph: pass idmap to ceph_do_getattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 09/14] ceph/acl: allow idmapped set_acl inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 10/14] ceph/file: allow idmapped atomic_open inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 08/14] ceph: allow idmapped setattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 07/14] ceph: pass idmap to __ceph_setattr
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 06/14] ceph: allow idmapped permission inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 05/14] ceph: allow idmapped getattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 04/14] ceph: pass an idmapping to mknod/symlink/mkdir/rename
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 03/14] ceph: handle idmapped mounts in create_request_message()
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 02/14] ceph: stash idmapping in mdsc request
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 01/14] fs: export mnt_idmap_get/mnt_idmap_put
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v5 00/14] ceph: support idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v4] ceph: fix use-after-free bug for inodes when flushing capsnaps
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 00/14] ceph: support idmapped mounts
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v4] ceph: fix use-after-free bug for inodes when flushing capsnaps
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] ceph: print the client global id when blocklisting the sessions
- Re: [PATCH v4 00/14] ceph: support idmapped mounts
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 11/14] ceph: allow idmapped setattr inode op
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v3 2/2] ceph: just wait the osd requests' callbacks to finish when unmounting
- [PATCH v3 1/2] ceph: drop the messages from MDS when unmounting
- [PATCH v3 0/2] ceph: fix fscrypt_destroy_keyring use-after-free bug
- 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: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [Linux-cachefs] [PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: Chris Chilvers <chilversc@xxxxxxxxx>
- [PATCH v4 08/14] ceph: allow idmapped getattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 11/14] ceph: allow idmapped setattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 13/14] ceph/file: allow idmapped atomic_open inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 14/14] ceph: allow idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 06/14] ceph: allow idmapped mkdir inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 07/14] ceph: allow idmapped rename inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 09/14] ceph: allow idmapped permission inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 05/14] ceph: allow idmapped symlink inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v4 04/14] ceph: allow idmapped mknod inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [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
- 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
- [PATCH v2 2/2] ceph: just wait the osd requests' callbacks to finish when unmounting
- [PATCH v2 1/2] ceph: drop the messages from MDS when unmounting
- [PATCH v2 0/2] ceph: fix fscrypt_destroy_keyring use-after-free bug
- 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
- [PATCH v3] ceph: fix use-after-free bug for inodes when flushing capsnaps
- 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
- [PATCH v7 1/2] ceph: add a dedicated private data for netfs rreq
- [PATCH v7 0/2] ceph: fix blindly expanding the readahead windows
- 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
- 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
- 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
- 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
- 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>
[Index of Archives]
[Ceph Dev]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Hikes]