CEPH filesystem development
 help / color / mirror / Atom feed
 messages from 2020-02-25 23:48:37 to 2020-03-18 14:06:20 UTC [more...]

[PATCH v10 0/6] ceph: add perf metrics support
 2020-03-18 14:05 UTC 

[PATCH v4 0/4] ceph: add min/max/stdev latency support
 2020-03-18 10:50 UTC  (9+ messages)
` [PATCH v4 1/4] ceph: switch to DIV64_U64_ROUND_CLOSEST to support 32-bit arches
` [PATCH v4 2/4] ceph: add min/max latency support for read/write/metadata metrics
` [PATCH v4 3/4] ceph: move the metric helpers into one separate file
` [PATCH v4 4/4] ceph: add standard deviation support for read/write/metadata perf metric

[ceph-client:testing 8/8] metric.c:(.text.ceph_update_read_latency+0x180): undefined reference to `__divdi3'
 2020-03-18  5:48 UTC  (2+ messages)

[ceph-client:testing 49/53] fs/ceph/debugfs.c:140: undefined reference to `__divdi3'
 2020-03-18  1:33 UTC  (3+ messages)

[ceph-client:testing 50/53] ld: fs/ceph/debugfs.c:146: undefined reference to `__divdi3'
 2020-03-18  1:09 UTC 

[PATCH 0/3] rbd: fix some issues around flushing notifies
 2020-03-17 17:24 UTC  (6+ messages)
` [PATCH 1/3] rbd: avoid a deadlock on header_rwsem when "
` [PATCH 2/3] rbd: call rbd_dev_unprobe() after unwatching and "
` [PATCH 3/3] rbd: don't test rbd_dev->opts in rbd_dev_image_release()

[PATCH] rbd: don't mess with a page vector in rbd_notify_op_lock()
 2020-03-17 15:25 UTC  (2+ messages)

REF
 2020-03-17 12:07 UTC 

[PATCH v3] ceph: add min/max latency support for read/write/metadata metrics
 2020-03-17 11:33 UTC  (3+ messages)

[PATCH v2] ceph: add min/max latency support for read/write/metadata metrics
 2020-03-16 23:25 UTC  (3+ messages)

[PATCH v2] ceph: fix snapshot directory timestamps
 2020-03-16 17:34 UTC  (2+ messages)

[PATCH 0/4] fix ceph_get_caps() bugs
 2020-03-16 15:26 UTC  (7+ messages)
` [PATCH 1/4] ceph: cleanup return error of try_get_cap_refs()
` [PATCH 2/4] ceph: request new max size only when there is auth cap
` [PATCH 3/4] ceph: don't skip updating wanted caps when cap is stale
` [PATCH 4/4] ceph: wait for async creating inode before requesting new max size

[PATCH] ceph: add min/max latency support for read/write/metadata metrics
 2020-03-16 14:45 UTC  (3+ messages)

[PATCH] ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
 2020-03-16  9:03 UTC 

Re:financial project offer
 2020-03-10  7:14 UTC 

[v2] ceph: using POOL FULL flag instead of OSDMAP FULL flag
 2020-03-12 14:33 UTC  (6+ messages)

Proposal on monitor backup and ceph DR in general
 2020-03-11 19:23 UTC 

RGW: Can RGW-mulitisite provide sync strategy?
 2020-03-11 12:57 UTC 

[ceph-users] cephfs snap mkdir strange timestamp
 2020-03-11 11:25 UTC  (6+ messages)

[PATCH] libceph: fix alloc_msg_with_page_vector() memory leaks
 2020-03-11 10:28 UTC  (2+ messages)

ceph kernel client QoS
 2020-03-11 10:05 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH 0/2] add standard deviation support
 2020-03-11  2:54 UTC  (3+ messages)
` [PATCH 1/2] ceph: move all the metric helpers into one separate file
` [PATCH 2/2] ceph: add standard deviation support for read/write/metadata perf metric

[PATCH 1/1] libceph: fix memory leak for messages allocated with CEPH_MSG_DATA_PAGES
 2020-03-10 19:20 UTC  (6+ messages)

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2020-03-10  8:18 UTC 

[PATCH v9 0/5] ceph: add perf metrics support
 2020-03-10  0:25 UTC  (14+ messages)
` [PATCH v9 1/5] ceph: add global dentry lease metric support
` [PATCH v9 2/5] ceph: add caps perf metric for each session
` [PATCH v9 3/5] ceph: add global read latency metric support
` [PATCH v9 4/5] ceph: add global write "
` [PATCH v9 5/5] ceph: add global metadata perf "

[ceph-users] ceph rbd volumes/images IO details
 2020-03-09 10:17 UTC  (2+ messages)
      ` [ceph-users] "

BUSINESS PROPOSAL
 2020-03-08 15:51 UTC 

[PATCH] fs/ceph: return errcode in __get_parent()
 2020-03-06 12:13 UTC  (2+ messages)

[PATCH v5 0/7] ceph: don't request caps for idle open files
 2020-03-05 15:32 UTC  (9+ messages)
` [PATCH v5 1/7] ceph: always renew caps if mds_wanted is insufficient
` [PATCH v5 2/7] ceph: consider inode's last read/write when calculating wanted caps
` [PATCH v5 3/7] ceph: remove delay check logic from ceph_check_caps()
` [PATCH v5 4/7] ceph: simplify calling of ceph_get_fmode()
` [PATCH v5 5/7] ceph: update i_requested_max_size only when sending cap msg to auth mds
` [PATCH v5 6/7] ceph: check all mds' caps after page writeback
` [PATCH v5 7/7] ceph: calculate dir's wanted caps according to recent dirops

question about setuser-match-path
 2020-03-05 14:17 UTC 

[PATCH v6 00/13] ceph: async directory operations support
 2020-03-05 13:44 UTC  (21+ messages)
` [PATCH v6 01/13] ceph: make kick_flushing_inode_caps non-static
` [PATCH v6 02/13] ceph: add flag to designate that a request is asynchronous
` [PATCH v6 03/13] ceph: track primary dentry link
` [PATCH v6 04/13] ceph: add infrastructure for waiting for async create to complete
` [PATCH v6 05/13] ceph: make __take_cap_refs non-static
` [PATCH v6 06/13] ceph: cap tracking for async directory operations
` [PATCH v6 07/13] ceph: don't take refs to want mask unless we have all bits
` [PATCH v6 08/13] ceph: perform asynchronous unlink if we have sufficient caps
` [PATCH v6 09/13] ceph: make ceph_fill_inode non-static
` [PATCH v6 10/13] ceph: decode interval_sets for delegated inos
` [PATCH v6 11/13] ceph: add new MDS req field to hold delegated inode number
` [PATCH v6 12/13] ceph: cache layout in parent dir on first sync create
` [PATCH v6 13/13] ceph: attempt to do async create when possible

[PATCH v4 0/6] ceph: don't request caps for idle open files
 2020-03-05 12:23 UTC  (11+ messages)
` [PATCH v4 1/6] ceph: always renew caps if mds_wanted is insufficient
` [PATCH v4 2/6] ceph: consider inode's last read/write when calculating wanted caps
` [PATCH v4 3/6] ceph: remove delay check logic from ceph_check_caps()
` [PATCH v4 4/6] ceph: simplify calling of ceph_get_fmode()
` [PATCH v4 5/6] ceph: update i_requested_max_size only when sending cap msg to auth mds
` [PATCH v4 6/6] ceph: check all mds' caps after page writeback

(unknown)
 2020-03-05 10:47 UTC 

Programme de Recrutement ACF 2020!!!
 2020-03-04 21:21 UTC 

[PATCH] fs/ceph/export: remove unused variable 'err'
 2020-03-05  0:45 UTC  (3+ messages)

[PATCH] mds: update dentry lease for async create
 2020-03-04 14:50 UTC  (5+ messages)

[PATCH v3 0/6] ceph: don't request caps for idle open files
 2020-03-04 13:41 UTC  (12+ messages)
` [PATCH v3 1/6] ceph: always renew caps if mds_wanted is insufficient
` [PATCH v3 2/6] ceph: consider inode's last read/write when calculating wanted caps
` [PATCH v3 3/6] ceph: simplify calling of ceph_get_fmode()
` [PATCH v3 4/6] ceph: remove delay check logic from ceph_check_caps()
` [PATCH v3 5/6] ceph: update i_requested_max_size only when sending cap msg to auth mds
` [PATCH v3 6/6] ceph: check all mds' caps after page writeback

v14.2.8 Nautilus released
 2020-03-04 11:05 UTC  (2+ messages)

The attempt to reduce latency for ReplicatedBackend
 2020-03-04 10:23 UTC 

Hello Dear
 2020-03-03 18:05 UTC 

question for ceph study
 2020-03-03 16:28 UTC  (2+ messages)

Pech OSD as a userspace experiment based on Ceph sources from Linux kernel
 2020-03-03 13:08 UTC 

[PATCH 00/44] Manually convert filesystem FS documents to ReST
 2020-03-02 21:13 UTC  (2+ messages)

unsafe list walking in __kick_flushing_caps?
 2020-03-02 15:51 UTC  (3+ messages)

[PATCH] ceph: using POOL FULL flag instead of OSDMAP FULL flag
 2020-03-02 14:31 UTC  (8+ messages)

Readiness for v13.2.9?
 2020-03-02  9:46 UTC  (2+ messages)

[PATCH] ceph: clean up kick_flushing_inode_caps
 2020-02-28 15:25 UTC  (3+ messages)

libceph: follow redirect replies from osds
 2020-02-28 14:13 UTC  (3+ messages)

[PATCH v5 00/12] ceph: async directory operations support
 2020-02-27 20:06 UTC  (9+ messages)
` [PATCH v5 03/12] ceph: add infrastructure for waiting for async create to complete

[PATCH v2 0/4] ceph: don't request caps for idle open files
 2020-02-27 17:49 UTC  (8+ messages)
` [PATCH v2 4/4] ceph: remove delay check logic from ceph_check_caps()

[PATCH] ceph: add halt mount option support
 2020-02-27 13:19 UTC  (12+ messages)

[PATCH] libceph: simplify ceph_monc_handle_map()
 2020-02-26 16:22 UTC 

[bug report] libceph: revamp subs code, switch to SUBSCRIBE2 protocol
 2020-02-26 15:31 UTC  (2+ messages)

[PATCH][next] block: Replace zero-length array with flexible-array member
 2020-02-26 13:56 UTC  (2+ messages)

[PATCH v2] ceph: re-org copy_file_range and fix some error paths
 2020-02-26  9:36 UTC  (3+ messages)

[PATCH v8 0/5] ceph: add perf metrics support
 2020-02-26  3:05 UTC  (5+ messages)
` [PATCH v8 2/5] ceph: add caps perf metric for each session

[PATCH v3] ceph: show more detail logs during mount
 2020-02-26  2:51 UTC 

[PATCH] ceph: show more detail logs during mount
 2020-02-26  0:58 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox