ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-28 15:34:20 to 2021-07-16 13:28:04 UTC [more...]

the issue of rgw sync concurrency
 2021-07-16 13:27 UTC  (2+ messages)

[PATCH 0/14 v10] fs: Hole punch vs page cache filling races
 2021-07-16  6:02 UTC  (16+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [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 08/14] xfs: Convert to use invalidate_lock
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock
` [PATCH 11/14] f2fs: "
` [PATCH 12/14] fuse: "
` [PATCH 13/14] ceph: Fix race between hole punch and page fault
` [PATCH 14/14] cifs: "

[PATCH] ceph: don't WARN if we're still opening a session to an MDS
 2021-07-15 14:02 UTC  (2+ messages)

[PATCH v4 0/5] ceph: new mount device syntax
 2021-07-15 11:42 UTC  (13+ messages)
` [PATCH v4 1/5] ceph: generalize addr/ip parsing based on delimiter
` [PATCH v4 2/5] ceph: rename parse_fsid() to ceph_parse_fsid() and export
` [PATCH v4 3/5] ceph: new device mount syntax
` [PATCH v4 4/5] ceph: record updated mon_addr on remount
` [PATCH v4 5/5] doc: document new CephFS mount device syntax

[PATCH 0/14 v9] fs: Hole punch vs page cache filling races
 2021-07-13 12:35 UTC  (20+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [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 08/14] xfs: Convert to use invalidate_lock
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock
` [PATCH 11/14] f2fs: "
` [PATCH 12/14] fuse: "
` [PATCH 13/14] ceph: Fix race between hole punch and page fault
` [PATCH 14/14] cifs: "

[PATCH] netfs: Add MAINTAINERS record
 2021-07-13 11:54 UTC  (3+ messages)

[RFC PATCH v7 00/24] ceph+fscrypt: context, filename and symlink support
 2021-07-12 14:32 UTC  (45+ messages)
` [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 11/24] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v7 12/24] ceph: add fscrypt ioctls
` [RFC PATCH v7 15/24] ceph: add encrypted fname handling to ceph_mdsc_build_path

[PATCH v3 0/5] ceph: new mount device syntax
 2021-07-12 11:16 UTC  (7+ 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 AUTOSEL 4.4 08/12] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
 2021-07-10 23:52 UTC 

[PATCH AUTOSEL 4.9 10/16] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
 2021-07-10 23:52 UTC 

[PATCH AUTOSEL 4.14 12/21] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
 2021-07-10 23:52 UTC 

[PATCH AUTOSEL 4.19 13/22] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
 2021-07-10 23:51 UTC 

[PATCH AUTOSEL 5.4 17/28] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
 2021-07-10 23:50 UTC 

[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-users] Fwd: ceph upgrade from luminous to nautils
 2021-07-08 12:14 UTC 

[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 

[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  (15+ messages)
` [PATCH 1/4] ceph: new device mount syntax
` [PATCH 2/4] ceph: validate cluster FSID for new device syntax
` [PATCH 4/4] doc: document new CephFS mount "

[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()


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