ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-15 15:47:51 to 2021-07-02 14:58:34 UTC [more...]

[PATCH v2 0/4] ceph: new mount device syntax
 2021-07-02 14:57 UTC  (12+ messages)
` [PATCH v2 1/4] ceph: new device mount syntax
` [PATCH v2 2/4] ceph: validate cluster FSID for new device syntax
` [PATCH v2 3/4] ceph: record updated mon_addr on remount
` [PATCH v2 4/4] doc: document new CephFS mount device syntax

[PATCH 0/5] flush the mdlog before waiting on unsafe reqs
 2021-07-02 13:17 UTC  (33+ messages)
` [PATCH 1/5] ceph: export ceph_create_session_msg
` [PATCH 2/5] ceph: export iterate_sessions
` [PATCH 3/5] ceph: flush mdlog before umounting
` [PATCH 4/5] ceph: flush the mdlog before waiting on unsafe reqs
` [PATCH 5/5] ceph: fix ceph feature bits

[PATCH 0/4] ceph: new mount device syntax
 2021-06-29 15:42 UTC  (17+ messages)
` [PATCH 1/4] ceph: new device mount syntax
` [PATCH 2/4] ceph: validate cluster FSID for new device syntax
` [PATCH 3/4] ceph: record updated mon_addr on remount
` [PATCH 4/4] doc: document new CephFS mount device syntax

[RFC PATCH v2 0/2] ceph_check_delayed_caps() softlockup
 2021-06-29 10:53 UTC  (5+ messages)
` [RFC PATCH v2 1/2] ceph: allow schedule_delayed() callers to set delay for workqueue
` [RFC PATCH v2 2/2] ceph: reduce contention in ceph_check_delayed_caps()

All RBD IO stuck after flapping OSD's
 2021-06-29 10:07 UTC  (12+ messages)

[RFC PATCH] ceph: reduce contention in ceph_check_delayed_caps()
 2021-06-28 14:44 UTC  (4+ messages)

[PATCH 5.10 095/101] netfs: fix test for whether we can skip read when writing beyond EOF
 2021-06-28 14:26 UTC 

[PATCH 5.12 103/110] netfs: fix test for whether we can skip read when writing beyond EOF
 2021-06-28 14:18 UTC 

[GIT PULL] Ceph fixes for 5.13-rc8
 2021-06-25 17:48 UTC  (2+ messages)

[GIT PULL] netfs, afs: Fix write_begin/end
 2021-06-25 17:48 UTC  (3+ messages)

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

[PATCH] libceph: set global_id as soon as we get an auth ticket
 2021-06-24 17:48 UTC  (5+ messages)

[PATCH] libceph: don't pass result into ac->ops->handle_reply()
 2021-06-24 16:44 UTC  (2+ messages)

switch the block layer to use kmap_local_page v2
 2021-06-24  6:32 UTC  (11+ messages)
` [PATCH 01/18] mm: add a kunmap_local_dirty helper
        ` [PATCH] crypto: scatterwalk - Remove obsolete PageSlab check
` [PATCH 06/18] bvec: add a bvec_kmap_local helper
  ` [dm-devel] "
` [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec

[PATCH 0/14 v8] fs: Hole punch vs page cache filling races
 2021-06-22 17:34 UTC  (29+ messages)
` [PATCH 02/14] documentation: Sync file_operations members with reality
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [PATCH 06/14] ext2: Convert to using invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock

[PATCH] ceph: fix error handling in ceph_atomic_open and ceph_lookup
 2021-06-22 12:24 UTC  (6+ messages)
` [PATCH v2] "

[GIT PULL] fs: Hole punch fixes
 2021-06-22 10:05 UTC 

[PATCH 00/12] fscache: Some prep work for fscache rewrite
 2021-06-21 21:47 UTC  (13+ messages)
` [PATCH 01/12] fscache: Select netfs stats if fscache stats are enabled
` [PATCH 02/12] netfs: Move cookie debug ID to struct netfs_cache_resources
` [PATCH 03/12] cachefiles: Use file_inode() rather than accessing ->f_inode
` [PATCH 04/12] fscache: Add a cookie debug ID and use that in traces
` [PATCH 05/12] fscache: Procfile to display cookies
` [PATCH 06/12] fscache, cachefiles: Remove the histogram stuff
` [PATCH 07/12] fscache: Remove the object list procfile
` [PATCH 08/12] fscache: Change %p in format strings to something else
` [PATCH 09/12] cachefiles: "
` [PATCH 10/12] fscache: Fix cookie key hashing
` [PATCH 11/12] fscache: Fix fscache_cookie_put() to not deref after dec
` [PATCH 12/12] fscache: Use refcount_t for the cookie refcount instead of atomic_t

[PATCH 0/3] ceph: locking fixes for snaprealm handling
 2021-06-21 21:27 UTC  (9+ messages)
` [PATCH 1/3] ceph: add some lockdep assertions around "
` [PATCH 2/3] ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm
` [PATCH 3/3] ceph: must hold snap_rwsem when filling inode for async create

[PATCH] net: ceph: Use CLOCK_MONOTONIC ktime_get_ts64()
 2021-06-21 21:11 UTC  (3+ messages)

[PATCH v3 0/2] netfs, afs: Fix write_begin/end
 2021-06-21 15:40 UTC  (2+ messages)
` [PATCH v3 2/2] netfs: fix test for whether we can skip read when writing beyond EOF

[PATCH v2 0/3] netfs, afs: Fix netfs_write_begin and THP handling
 2021-06-21 14:50 UTC  (4+ messages)
` [PATCH v2 3/3] netfs: fix test for whether we can skip read when writing beyond EOF

[PATCH] ceph: take reference to req->r_parent at point of assignment
 2021-06-21 12:03 UTC  (3+ messages)

[RFC PATCH 0/6] ceph: remove excess mutex locking from cap/snap flushing codepaths
 2021-06-18 13:35 UTC  (18+ messages)
` [RFC PATCH 1/6] ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
` [RFC PATCH 2/6] ceph: eliminate session->s_gen_ttl_lock
` [RFC PATCH 3/6] ceph: don't take s_mutex or snap_rwsem in ceph_check_caps
` [RFC PATCH 4/6] ceph: don't take s_mutex in try_flush_caps
` [RFC PATCH 5/6] ceph: don't take s_mutex in ceph_flush_snaps
` [RFC PATCH 6/6] ceph: eliminate ceph_async_iput()

[PATCH 2/3] afs: Fix afs_write_end() to handle short writes
 2021-06-18  3:40 UTC  (8+ messages)
` [PATCH 1/3] afs: Handle len being extending over page end in write_begin/write_end
  ` [PATCH 3/3] netfs: fix test for whether we can skip read when writing beyond EOF

[PATCH] netfs: Add MAINTAINERS record
 2021-06-15 16:39 UTC 

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-15 16:28 UTC  (5+ messages)
` [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk

[PATCH] netfs: Add MAINTAINERS record
 2021-06-15 16:23 UTC  (2+ messages)


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