ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-24 14:06:08 to 2021-09-14 13:31:26 UTC [more...]

[PATCH v2 0/4] ceph: forward average read/write/metadata latency
 2021-09-14 13:30 UTC  (10+ messages)
` [PATCH v2 1/4] ceph: use "struct ceph_timespec" for r/w/m latencies
` [PATCH v2 2/4] ceph: track average/stdev r/w/m latency
` [PATCH v2 3/4] ceph: include average/stddev r/w/m latency in mds metrics
` [PATCH v2 4/4] ceph: use tracked average r/w/m latencies to display metrics in debugfs

[PATCH v1 0/4] ceph: forward average read/write/metadata latency
 2021-09-14 12:53 UTC  (9+ messages)
` [PATCH v1 1/4] ceph: use "struct ceph_timespec" for r/w/m latencies
` [PATCH v1 2/4] ceph: track average/stdev r/w/m latency
` [PATCH v1 3/4] ceph: include average/stddev r/w/m latency in mds metrics
` [PATCH v1 4/4] ceph: use tracked average r/w/m latencies to display metrics in debugfs

[PATCH RFC 0/2] ceph: size handling for the fscrypt
 2021-09-14  5:43 UTC  (22+ messages)
` [PATCH RFC 1/2] Revert "ceph: make client zero partial trailing block on truncate"
` [PATCH RFC 2/2] ceph: truncate the file contents when needed when file scrypted

[PATCH AUTOSEL 4.4 2/8] ceph: lockdep annotations for try_nonblocking_invalidate
 2021-09-13 22:35 UTC 

[PATCH AUTOSEL 4.9 3/9] ceph: lockdep annotations for try_nonblocking_invalidate
 2021-09-13 22:35 UTC 

[PATCH AUTOSEL 4.14 3/9] ceph: lockdep annotations for try_nonblocking_invalidate
 2021-09-13 22:35 UTC 

[PATCH AUTOSEL 4.19 04/10] ceph: lockdep annotations for try_nonblocking_invalidate
 2021-09-13 22:35 UTC 

[PATCH AUTOSEL 5.4 04/12] ceph: request Fw caps before updating the mtime in ceph_write_iter
 2021-09-13 22:34 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 05/12] ceph: lockdep annotations for try_nonblocking_invalidate

[PATCH AUTOSEL 5.14 11/25] ceph: fix memory leak on decode error in ceph_handle_caps
 2021-09-13 22:33 UTC  (4+ messages)
` [PATCH AUTOSEL 5.14 12/25] ceph: request Fw caps before updating the mtime in ceph_write_iter
` [PATCH AUTOSEL 5.14 13/25] ceph: remove the capsnaps when removing caps
` [PATCH AUTOSEL 5.14 14/25] ceph: lockdep annotations for try_nonblocking_invalidate

[PATCH AUTOSEL 5.10 05/16] ceph: request Fw caps before updating the mtime in ceph_write_iter
 2021-09-13 22:34 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 06/16] ceph: remove the capsnaps when removing caps
` [PATCH AUTOSEL 5.10 07/16] ceph: lockdep annotations for try_nonblocking_invalidate

[PATCH AUTOSEL 5.13 08/19] ceph: request Fw caps before updating the mtime in ceph_write_iter
 2021-09-13 22:34 UTC  (3+ messages)
` [PATCH AUTOSEL 5.13 09/19] ceph: remove the capsnaps when removing caps
` [PATCH AUTOSEL 5.13 10/19] ceph: lockdep annotations for try_nonblocking_invalidate

[PATCH 0/9] block: 5th batch of add_disk() error handling conversions
 2021-09-13 16:53 UTC  (28+ messages)
` [PATCH 1/9] cdrom/gdrom: add error handling support for add_disk()
` [PATCH 2/9] ms_block: "
` [PATCH 3/9] mspro_block: "
` [PATCH 4/9] rbd: add add_disk() error handling
` [PATCH 5/9] mtd: "
` [PATCH 6/9] s390/block/dasd_genhd: add error handling support for add_disk()
` [PATCH 7/9] s390/block/dcssblk: "
` [PATCH 8/9] s390/block/scm_blk: "
` [PATCH 9/9] s390/block/xpram: "

[RFC][PATCH] vfs, afs: Pass the file from fstat()/statx() to the fs for auth purposes
 2021-09-10 10:54 UTC 

[GIT PULL] Ceph updates for 5.15-rc1
 2021-09-08 23:31 UTC  (2+ messages)

[PATCH v2 0/6] netfs, afs, ceph: Support folios, at least partially
 2021-09-08 19:06 UTC  (8+ messages)
` [PATCH v2 1/6] afs: Fix afs_launder_page() to set correct start file position
` [PATCH v2 2/6] afs: Sort out symlink reading
` [PATCH v2 3/6] folio: Add a function to change the private data attached to a folio
` [PATCH v2 4/6] folio: Add a function to get the host inode for "
` [PATCH v2 5/6] netfs, afs, ceph: Use folios
` [PATCH v2 6/6] afs: Use folios in directory handling

[PATCH 0/6] ceph: better error handling for failed async creates
 2021-09-08 13:03 UTC  (7+ messages)
` [PATCH 1/6] ceph: print inode numbers instead of pointer values
` [PATCH 2/6] ceph: don't use -ESTALE as special return code in try_get_cap_refs
` [PATCH 3/6] ceph: drop private list from remove_session_caps_cb
` [PATCH 4/6] ceph: fix auth cap handling logic in remove_session_caps_cb
` [PATCH 5/6] ceph: refactor remove_session_caps_cb
` [PATCH 6/6] ceph: shut down access to inode when async create fails

[PATCH] ceph: enable async dirops by default
 2021-09-07 21:07 UTC  (4+ messages)

[PATCH] ceph: fix off by one bugs in unsafe_request_wait()
 2021-09-06 18:03 UTC  (2+ messages)

New pacific mon won't join with octopus mons
 2021-09-02 23:36 UTC  (5+ messages)

[PATCH] ceph: drop the mdsc_get_session/put_session dout() messages
 2021-09-02 19:13 UTC 

[PATCH] ceph: lockdep annotations for try_nonblocking_invalidate
 2021-09-02 19:07 UTC 

[GIT PULL] fscache: Fixes and rewrite preparation
 2021-09-02 17:37 UTC  (2+ messages)

[RFC PATCH v8 00/24] ceph+fscrypt: context, filename and symlink support
 2021-09-02  1:54 UTC  (34+ messages)
` [RFC PATCH v8 01/24] vfs: export new_inode_pseudo
` [RFC PATCH v8 02/24] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [RFC PATCH v8 03/24] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v8 04/24] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v8 05/24] ceph: preallocate inode for ops that may create one
` [RFC PATCH v8 06/24] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
` [RFC PATCH v8 07/24] ceph: add fscrypt_* handling to caps.c
` [RFC PATCH v8 08/24] ceph: crypto context handling for ceph
` [RFC PATCH v8 09/24] ceph: add ability to set fscrypt_auth via setattr
` [RFC PATCH v8 10/24] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v8 11/24] ceph: add fscrypt ioctls
` [RFC PATCH v8 12/24] ceph: decode alternate_name in lease info
` [RFC PATCH v8 13/24] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v8 14/24] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v8 15/24] ceph: send altname in MClientRequest
` [RFC PATCH v8 16/24] ceph: encode encrypted name in dentry release
` [RFC PATCH v8 17/24] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v8 18/24] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v8 19/24] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v8 20/24] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v8 21/24] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v8 22/24] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v8 23/24] ceph: make ceph_get_name decrypt filenames
` [RFC PATCH v8 24/24] ceph: add a new ceph.fscrypt.auth vxattr

Rust async bindings for rados
 2021-08-30 15:09 UTC 

[PATCH] ceph: ensure we return an error when parsing corrupt mdsmap
 2021-08-30 13:01 UTC  (2+ messages)

[PATCH] ceph: fix incorrectly counting the export targets
 2021-08-30 12:53 UTC  (4+ messages)

[PATCH v2] ceph: fix incorrectly counting the export targets
 2021-08-30 12:46 UTC 

[PATCH AUTOSEL 5.10 07/11] ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
 2021-08-30 11:59 UTC 

[PATCH AUTOSEL 5.13 10/14] ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
 2021-08-30 11:59 UTC 

[PATCH][next] ceph: Fix dereference of null pointer cf
 2021-08-30 10:14 UTC  (2+ messages)

[PATCH 04/12] fscache: Add a cookie debug ID and use that in traces
 2021-08-27 12:49 UTC  (11+ messages)
` [PATCH 00/12] fscache: Some prep work for fscache rewrite
  ` [PATCH 10/12] fscache: Fix cookie key hashing
  ` [PATCH 11/12] fscache: Fix fscache_cookie_put() to not deref after dec
  ` [PATCH v2 04/12] fscache: Add a cookie debug ID and use that in traces
    ` [Linux-cachefs] "

[GIT PULL] Ceph fixes for 5.14-rc8
 2021-08-26 18:52 UTC  (2+ messages)

State of the ceph+fscrypt union
 2021-08-26 16:49 UTC 

[PATCH v2 0/2] ceph: add debugfs entries signifying new mount syntax support
 2021-08-26 13:17 UTC  (5+ messages)
` [PATCH v2 1/2] libceph: export ceph_debugfs_dir for use in ceph.ko
` [PATCH v2 2/2] ceph: add debugfs entries for mount syntax support

[PATCH v3 0/3] ceph: remove the capsnaps when removing the caps
 2021-08-26  1:39 UTC  (8+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] ceph: don't WARN if we're force umounting
` [PATCH v3 3/3] ceph: don't WARN if we're iterate removing the session caps

[PATCH] ceph: init the i_list/g_list for cap flush
 2021-08-26  0:34 UTC  (4+ messages)

[PATCH v2 0/3] ceph: remove the capsnaps when removing the caps
 2021-08-25  6:32 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] ceph: don't WARN if we're force umounting
` [PATCH v2 3/3] ceph: don't WARN if we're iterate removing the session caps

[PATCH 0/6] netfs, afs, ceph: Support folios, at least partially
 2021-08-24 14:38 UTC  (8+ messages)
` [PATCH 1/6] afs: Fix afs_launder_page() to set correct start file position
` [PATCH 3/6] folio: Add a function to get the host inode for a folio


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