ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-24 06:35:27 to 2020-09-13 12:42:05 UTC [more...]

[PATCH] ceph: use kill_anon_super helper
 2020-09-13 12:41 UTC  (3+ messages)

[PATCH v5 0/2] ceph: metrics for opened files, pinned caps and opened inodes
 2020-09-13 10:40 UTC  (18+ messages)
` [PATCH v5 1/2] ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
` [PATCH v5 2/2] ceph: metrics for opened files, pinned caps and opened inodes

[PATCH v2 00/11] fscrypt: improve file creation flow
 2020-09-13  8:36 UTC  (12+ messages)
` [PATCH v2 01/11] fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context()
` [PATCH v2 02/11] ext4: factor out ext4_xattr_credits_for_new_inode()
` [PATCH v2 03/11] ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context()
` [PATCH v2 04/11] f2fs: "
` [PATCH v2 05/11] ubifs: "
` [PATCH v2 06/11] fscrypt: remove fscrypt_inherit_context()
` [PATCH v2 07/11] fscrypt: require that fscrypt_encrypt_symlink() already has key
` [PATCH v2 08/11] fscrypt: stop pretending that key setup is nofs-safe
` [PATCH v2 09/11] fscrypt: make "#define fscrypt_policy" user-only
` [PATCH v2 10/11] fscrypt: move fscrypt_prepare_symlink() out-of-line
` [PATCH v2 11/11] fscrypt: handle test_dummy_encryption in more logical way

[GIT PULL] Ceph fix for 5.9-rc5
 2020-09-11 20:49 UTC  (2+ messages)

[Spam] We are still waiting for your email
 2020-09-09  7:56 UTC 

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-11  4:19 UTC  (14+ messages)

[RFC PATCH v2 00/18] ceph+fscrypt: context, filename and symlink support
 2020-09-09 19:24 UTC  (59+ messages)
` [RFC PATCH v2 01/18] vfs: export new_inode_pseudo
` [RFC PATCH v2 02/18] fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
` [RFC PATCH v2 03/18] fscrypt: export fscrypt_d_revalidate
` [RFC PATCH v2 04/18] fscrypt: add fscrypt_new_context_from_inode
` [RFC PATCH v2 05/18] fscrypt: don't balk when inode is already marked encrypted
` [RFC PATCH v2 06/18] fscrypt: move nokey_name conversion to separate function and export it
` [RFC PATCH v2 07/18] lib: lift fscrypt base64 conversion into lib/
` [RFC PATCH v2 08/18] ceph: add fscrypt ioctls
` [RFC PATCH v2 09/18] ceph: crypto context handling for ceph
` [RFC PATCH v2 10/18] ceph: preallocate inode for ops that may create one
` [RFC PATCH v2 11/18] ceph: add routine to create context prior to RPC
` [RFC PATCH v2 12/18] ceph: set S_ENCRYPTED bit if new inode has encryption.ctx xattr
` [RFC PATCH v2 13/18] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v2 14/18] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v2 15/18] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v2 16/18] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v2 17/18] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v2 18/18] ceph: create symlinks with encrypted and base64-encoded targets

osd crash
 2020-09-07 16:42 UTC 

[PATCH AUTOSEL 5.8 25/42] ceph: fix inode number handling on arches with 32-bit ino_t
 2020-09-05 12:04 UTC  (4+ messages)
` [PATCH AUTOSEL 5.8 26/42] ceph: don't allow setlease on cephfs

[PATCH] rbd: require global CAP_SYS_ADMIN for mapping and unmapping
 2020-09-04 12:27 UTC  (2+ messages)

remove revalidate_disk()
 2020-09-02 14:02 UTC  (21+ messages)
` [PATCH 1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence
` [PATCH 2/9] block: don't clear bd_invalidated in check_disk_size_change
` [PATCH 3/9] block: rename bd_invalidated
` [PATCH 4/9] block: add a new revalidate_disk_size helper
` [PATCH 5/9] block: use revalidate_disk_size in set_capacity_revalidate_and_notify
` [PATCH 6/9] nvme: opencode revalidate_disk in nvme_validate_ns
` [PATCH 7/9] sd: open code revalidate_disk
` [PATCH 8/9] nvdimm: simplify revalidate_disk handling
` [PATCH 9/9] block: remove revalidate_disk()

[PATCH AUTOSEL 5.4 13/23] ceph: don't allow setlease on cephfs
 2020-08-31 15:30 UTC 

[PATCH AUTOSEL 4.19 08/11] ceph: don't allow setlease on cephfs
 2020-08-31 15:31 UTC 

[PATCH AUTOSEL 4.9 4/6] ceph: don't allow setlease on cephfs
 2020-08-31 15:31 UTC 

[PATCH AUTOSEL 4.4 3/5] ceph: don't allow setlease on cephfs
 2020-08-31 15:31 UTC 

[PATCH AUTOSEL 4.14 6/9] ceph: don't allow setlease on cephfs
 2020-08-31 15:31 UTC 

[PATCH v4 0/2] ceph: metrics for opened files, pinned caps and opened inodes
 2020-08-31 12:38 UTC  (7+ messages)
` [PATCH v4 1/2] ceph: add helpers for parsing inode/ci/sb to mdsc
` [PATCH v4 2/2] ceph: metrics for opened files, pinned caps and opened inodes

[GIT PULL] Ceph fixes for 5.9-rc3
 2020-08-28 19:58 UTC  (2+ messages)

[v2] ceph: support getting ceph.dir.rsnaps vxattr
 2020-08-28  1:28 UTC 

[GIT PULL] fscache rewrite -- please drop for now
 2020-08-27 17:14 UTC  (7+ messages)
` [GIT PULL] fscache rewrite
  ` Upcoming: "

[PATCH] ceph: support getting ceph.dir.rsnaps vxattr
 2020-08-27  8:30 UTC 

[bio] 37abbdc72e: WARNING:at_block/bio.c:#bio_release_pages
 2020-08-27  3:59 UTC 

[PATCH v3 0/2] ceph: metrics for opened files, pinned caps and opened inodes
 2020-08-26 13:13 UTC  (5+ messages)
` [PATCH v3 1/2] ceph: add helpers for parsing inode/ci/sb to mdsc
` [PATCH v3 2/2] ceph: metrics for opened files, pinned caps and opened inodes

[PATCH] ceph: drop special-casing for ITER_PIPE in ceph_sync_read
 2020-08-26 12:07 UTC  (3+ messages)

[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
 2020-08-25 16:22 UTC  (21+ messages)
` [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
` [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
          ` [PATCH v2] "

[PATCH v2] ceph: metrics for opened files, pinned caps and opened inodes
 2020-08-25  0:43 UTC  (3+ messages)

[RFC PATCH 0/8] fscrypt: avoid GFP_NOFS-unsafe key setup during transaction
 2020-08-24 20:49 UTC  (9+ messages)
` [RFC PATCH 1/8] fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context()
` [RFC PATCH 8/8] fscrypt: stop pretending that key setup is nofs-safe

[PATCH] ceph: don't allow setlease on cephfs
 2020-08-24 16:58 UTC  (6+ messages)

[RFC PATCH 00/14] ceph+fscrypt: together at last (contexts and filenames)
 2020-08-24 16:55 UTC  (6+ messages)

[PATCH] ceph: add column 'mds' to show caps in more user friendly
 2020-08-24 15:12 UTC  (2+ messages)

[PATCH] ceph: fix inode number presentation on 32-bit platforms and s390x
 2020-08-24 13:38 UTC  (3+ messages)
` [PATCH] ceph: fix inode number handling on arches with 32-bit ino_t


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).