messages from 2021-06-21 21:27:28 to 2021-07-10 23:51:27 UTC [more...]
[PATCH AUTOSEL 5.10 23/37] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
2021-07-10 23:50 UTC
[PATCH AUTOSEL 5.12 24/43] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
2021-07-10 23:48 UTC
[GIT PULL] Ceph updates for 5.14-rc1
2021-07-09 17:41 UTC (2+ messages)
[ceph-client:testing 6/8] fs/ceph/caps.c:2272 unsafe_request_wait() warn: potentially one past the end of array 'sessions[s->s_mds]'
2021-07-08 12:23 UTC
[ceph-users] Fwd: ceph upgrade from luminous to nautils
2021-07-08 12:14 UTC
[RFC PATCH v7 00/24] ceph+fscrypt: context, filename and symlink support
2021-07-08 11:32 UTC (49+ 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 v3 0/5] ceph: new mount device syntax
2021-07-08 8:42 UTC (6+ messages)
` [PATCH v3 1/5] ceph: generalize addr/ip parsing based on delimiter
` [PATCH v3 2/5] ceph: rename parse_fsid() to ceph_parse_fsid() and export
` [PATCH v3 3/5] ceph: new device mount syntax
` [PATCH v3 4/5] ceph: record updated mon_addr on remount
` [PATCH v3 5/5] doc: document new CephFS mount device syntax
[PATCH] ceph: remove some defunct forward declarations
2021-07-07 17:23 UTC
[PATCH] ceph: dump info about cap flushes when we're waiting too long for them
2021-07-07 17:19 UTC
All RBD IO stuck after flapping OSD's
2021-07-07 7:35 UTC (14+ messages)
[PATCH v2 0/4] ceph: new mount device syntax
2021-07-07 5:05 UTC (20+ 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] rbd: don't hold lock_rwsem while running_list is being drained
2021-07-06 17:12 UTC
[PATCH] rbd: always kick acquire on "acquired" and "released" notifications
2021-07-06 17:11 UTC
[PATCH v3 0/2] ceph_check_delayed_caps() softlockup
2021-07-06 17:03 UTC (4+ messages)
` [PATCH v3 1/2] ceph: allow schedule_delayed() callers to set delay for workqueue
` [PATCH v3 2/2] ceph: reduce contention in ceph_check_delayed_caps()
[PATCH v2 0/4] flush the mdlog before waiting on unsafe reqs
2021-07-06 13:17 UTC (9+ messages)
` [PATCH v2 1/4] ceph: make ceph_create_session_msg a global symbol
` [PATCH v2 2/4] ceph: make iterate_sessions "
` [PATCH v2 3/4] ceph: flush mdlog before umounting
` [PATCH v2 4/4] ceph: flush the mdlog before waiting on unsafe reqs
[PATCH 0/5] flush the mdlog before waiting on unsafe reqs
2021-07-03 1:33 UTC (35+ 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] ceph: fix comment about short copies in ceph_write_end
2021-07-02 15:15 UTC
[PATCH] ceph: fix memory leak on decode error in ceph_handle_caps
2021-07-02 15:14 UTC
[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()
[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] netfs, afs: Fix write_begin/end
2021-06-25 17:48 UTC (3+ messages)
[GIT PULL] Ceph fixes for 5.13-rc8
2021-06-25 17:48 UTC (2+ messages)
[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 (6+ messages)
` [PATCH 01/18] mm: add a kunmap_local_dirty helper
` [PATCH] crypto: scatterwalk - Remove obsolete PageSlab check
[PATCH 0/14 v8] fs: Hole punch vs page cache filling races
2021-06-22 17:34 UTC (5+ messages)
` [PATCH 05/14] ext4: Convert to use mapping->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 (5+ messages)
` [PATCH 1/3] ceph: add some lockdep assertions around "
page: next (older) | prev (newer) | latest
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).