ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-30 06:59:32 to 2023-06-09 09:53:11 UTC [more...]

[PATCH v6 00/15] ceph: support idmapped mounts
 2023-06-09  9:31 UTC  (8+ messages)
` [PATCH v6 01/15] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v6 02/15] ceph: stash idmapping in mdsc request
` [PATCH v6 04/15] ceph: pass an idmapping to mknod/symlink/mkdir/rename
` [PATCH v6 06/15] ceph: allow idmapped permission inode op
` [PATCH v6 09/15] ceph/acl: allow idmapped set_acl "
` [PATCH v6 10/15] ceph/file: allow idmapped atomic_open "
` [PATCH v6 15/15] ceph: allow idmapped mounts

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-06-09  8:59 UTC  (17+ messages)
` [PATCH v5 01/14] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v5 02/14] ceph: stash idmapping in mdsc request
` [PATCH v5 03/14] ceph: handle idmapped mounts in create_request_message()
` [PATCH v5 04/14] ceph: pass an idmapping to mknod/symlink/mkdir/rename
` [PATCH v5 05/14] ceph: allow idmapped getattr inode op
` [PATCH v5 06/14] ceph: allow idmapped permission "
` [PATCH v5 07/14] ceph: pass idmap to __ceph_setattr
` [PATCH v5 08/14] ceph: allow idmapped setattr inode op
` [PATCH v5 09/14] ceph/acl: allow idmapped set_acl "
` [PATCH v5 10/14] ceph/file: allow idmapped atomic_open "
` [PATCH v5 11/14] ceph: pass idmap to ceph_do_getattr
` [PATCH v5 12/14] ceph: pass idmap to __ceph_setxattr
` [PATCH v5 13/14] ceph: pass idmap to ceph_open/ioctl_set_layout
` [PATCH v5 14/14] ceph: allow idmapped mounts

[PATCH v4 00/14] ceph: support idmapped mounts
 2023-06-08 15:46 UTC  (19+ messages)
` [PATCH v4 01/14] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v4 02/14] ceph: stash idmapping in mdsc request
` [PATCH v4 03/14] ceph: handle idmapped mounts in create_request_message()
` [PATCH v4 04/14] ceph: allow idmapped mknod inode op
` [PATCH v4 05/14] ceph: allow idmapped symlink "
` [PATCH v4 06/14] ceph: allow idmapped mkdir "
` [PATCH v4 07/14] ceph: allow idmapped rename "
` [PATCH v4 08/14] ceph: allow idmapped getattr "
` [PATCH v4 09/14] ceph: allow idmapped permission "
` [PATCH v4 10/14] ceph: pass idmap to __ceph_setattr
` [PATCH v4 11/14] ceph: allow idmapped setattr inode op
` [PATCH v4 12/14] ceph/acl: allow idmapped set_acl "
` [PATCH v4 13/14] ceph/file: allow idmapped atomic_open "
` [PATCH v4 14/14] ceph: allow idmapped mounts

[PATCH v4] ceph: fix use-after-free bug for inodes when flushing capsnaps
 2023-06-08 10:12 UTC  (3+ messages)

[PATCH] ceph: print the client global id when blocklisting the sessions
 2023-06-08  3:13 UTC 

[PATCH v3 0/2] ceph: fix fscrypt_destroy_keyring use-after-free bug
 2023-06-08  2:29 UTC  (3+ messages)
` [PATCH v3 1/2] ceph: drop the messages from MDS when unmounting
` [PATCH v3 2/2] ceph: just wait the osd requests' callbacks to finish "

[PATCH v2 0/2] ceph: fix fscrypt_destroy_keyring use-after-free bug
 2023-06-08  2:10 UTC  (11+ messages)
` [PATCH v2 1/2] ceph: drop the messages from MDS when unmounting
` [PATCH v2 2/2] ceph: just wait the osd requests' callbacks to finish "

[PATCH v3] ceph: fix use-after-free bug for inodes when flushing capsnaps
 2023-06-08  2:07 UTC  (5+ messages)

[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-06-07 18:26 UTC  (4+ messages)
` [Linux-cachefs] "

[PATCH v2 00/13] ceph: support idmapped mounts
 2023-06-07 15:28 UTC  (25+ messages)
` [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message()
` [PATCH v2 08/13] ceph: allow idmapped getattr inode op
` [PATCH v2 10/13] ceph: allow idmapped setattr "

[PATCH v3 00/14] ceph: support idmapped mounts
 2023-06-07 15:33 UTC  (16+ messages)
` [PATCH v3 01/14] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v3 02/14] ceph: stash idmapping in mdsc request
` [PATCH v3 03/14] ceph: handle idmapped mounts in create_request_message()
` [PATCH v3 04/14] ceph: allow idmapped mknod inode op
` [PATCH v3 05/14] ceph: allow idmapped symlink "
` [PATCH v3 06/14] ceph: allow idmapped mkdir "
` [PATCH v3 07/14] ceph: allow idmapped rename "
` [PATCH v3 08/14] ceph: allow idmapped getattr "
` [PATCH v3 09/14] ceph: allow idmapped permission "
` [PATCH v3 10/14] ceph: pass idmap to __ceph_setattr
` [PATCH v3 11/14] ceph: allow idmapped setattr inode op
` [PATCH v3 12/14] ceph/acl: allow idmapped set_acl "
` [PATCH v3 13/14] ceph/file: allow idmapped atomic_open "
` [PATCH v3 14/14] ceph: allow idmapped mounts

Słowa kluczowe do wypozycjonowania
 2023-06-07  7:30 UTC 

[PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
 2023-06-07  0:31 UTC  (4+ messages)

[PATCH v19 00/70] ceph+fscrypt: full support
 2023-06-06  9:09 UTC  (10+ messages)
` [PATCH v19 68/70] ceph: fix updating the i_truncate_pagecache_size for fscrypt
` [PATCH v19 69/70] ceph: switch ceph_open() to use new fscrypt helper
` [PATCH v19 70/70] ceph: switch ceph_open_atomic() to use the "

cleanup the filemap / direct I/O interaction v4
 2023-06-06  6:43 UTC  (15+ messages)
` [PATCH 01/12] backing_dev: remove current->backing_dev_info
` [PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write
` [PATCH 04/12] filemap: add a kiocb_write_and_wait helper
` [PATCH 05/12] filemap: add a kiocb_invalidate_pages helper
` [PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 09/12] fs: factor out a direct_write_fallback helper
` [PATCH 10/12] fuse: update ki_pos in fuse_perform_write
` [PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write
` [PATCH 12/12] fuse: use direct_write_fallback

[PATCH] ceph: trigger to flush the buffer when making snapshot
 2023-06-06  5:39 UTC  (2+ messages)

[PATCH v7 0/2] ceph: fix blindly expanding the readahead windows
 2023-06-06  5:30 UTC  (5+ messages)
` [PATCH v7 1/2] ceph: add a dedicated private data for netfs rreq
` [PATCH v7 2/2] ceph: fix blindly expanding the readahead windows

[PATCH] ceph: voluntarily drop Xx caps for requests those touch parent mtime
 2023-06-06  3:38 UTC 

[PATCH] ceph: just wait the osd requests' callbacks to finish when unmounting
 2023-06-06  3:14 UTC  (5+ messages)

[PATCH 0/2] rbd: avoid fast-diff corruption in snapshot-based mirroring
 2023-06-06  2:34 UTC  (5+ messages)
` [PATCH 1/2] rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
` [PATCH 2/2] rbd: get snapshot context after exclusive lock is ensured to be held

[PATCH v2] ceph: only send metrics when the MDS rank is ready
 2023-06-06  0:57 UTC 

[PATCH 0/3] ceph: account for name and fsid in new device spec
 2023-06-05 11:03 UTC  (5+ messages)
` [PATCH 1/3] ceph: refactor mds_namespace comparing

[PATCH v6 0/2] ceph: fix blindly expanding the readahead windows
 2023-06-05  7:18 UTC  (6+ messages)
` [PATCH v6 1/2] ceph: add a dedicated private data for netfs rreq
` [PATCH v6 2/2] ceph: fix blindly expanding the readahead windows

[PATCH] generic/020: add ceph-fuse support
 2023-06-05  1:41 UTC  (3+ messages)

[PATCH] common/rc: skip ceph-fuse when atime is required
 2023-06-01  9:51 UTC  (2+ messages)

cleanup the filemap / direct I/O interaction v3 (full series now)
 2023-06-01  6:34 UTC  (23+ messages)
` [PATCH 01/12] backing_dev: remove current->backing_dev_info
` [PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write
` [PATCH 04/12] filemap: add a kiocb_write_and_wait helper
` [PATCH 05/12] filemap: add a kiocb_invalidate_pages helper
` [PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 09/12] fs: factor out a direct_write_fallback helper
` [PATCH 10/12] fuse: update ki_pos in fuse_perform_write
` [PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write
` [PATCH 12/12] fuse: use direct_write_fallback

[PATCH v2] ceph: fix use-after-free bug for inodes when flushing capsnaps
 2023-06-01  1:24 UTC 

[PATCH] ceph: fix use-after-free bug for inodes when flushing capsnaps
 2023-05-31 12:30 UTC  (5+ messages)

[PATCH] ceph: only send metrics when the MDS rank is ready
 2023-05-31 11:02 UTC 

cleanup the filemap / direct I/O interaction v3
 2023-05-31  7:20 UTC  (9+ messages)
` [PATCH 1/8] backing_dev: remove current->backing_dev_info
` [PATCH 2/8] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 3/8] filemap: update ki_pos in generic_perform_write
` [PATCH 4/8] filemap: add a kiocb_write_and_wait helper
` [PATCH 5/8] filemap: add a kiocb_invalidate_pages helper
` [PATCH 6/8] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 7/8] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 8/8] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages

cleanup the filemap / direct I/O interaction v2
 2023-05-30  7:04 UTC  (15+ messages)
` [PATCH 05/11] filemap: add a kiocb_invalidate_pages helper
` [PATCH 06/11] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/11] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 09/11] fs: factor out a direct_write_fallback helper
` [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
` [PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).