CEPH filesystem development
 help / color / mirror / Atom feed
 messages from 2017-03-28 13:41:48 to 2017-04-08 12:40:17 UTC [more...]

[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
 2017-04-08 12:40 UTC  (16+ messages)
  ` [PATCH 01/12] fs: f2fs: Use ktime_get_real_seconds for sit_info times
  ` [PATCH 02/12] trace: Make trace_hwlat timestamp y2038 safe
  ` [PATCH 03/12] fs: cifs: Replace CURRENT_TIME by other appropriate apis
  ` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
  ` [PATCH 05/12] fs: ufs: Use ktime_get_real_ts64() for birthtime
  ` [PATCH 06/12] audit: Use timespec64 to represent audit timestamps
  ` [PATCH 07/12] fs: btrfs: Use ktime_get_real_ts for root ctime
  ` [PATCH 09/12] lustre: Replace CURRENT_TIME macro
  ` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()
` [PATCH 08/12] fs: ubifs: Replace CURRENT_TIME_SEC with current_time
` [PATCH 11/12] time: Delete CURRENT_TIME_SEC and CURRENT_TIME
` [PATCH 12/12] time: Delete current_fs_time() function

Toying with a FreeBSD cluster results in a crash
 2017-04-08  3:33 UTC  (2+ messages)

[PATCH 1/1] EC backfill retries
 2017-04-07 17:15 UTC  (7+ messages)

rescheduling the performance call
 2017-04-07 13:09 UTC  (6+ messages)

Sparse file info in filestore not propagated to other OSDs
 2017-04-07  6:46 UTC  (9+ messages)

rbdmap.service - which package?
 2017-04-07  6:30 UTC  (2+ messages)

RGW metadata search update
 2017-04-07  0:34 UTC 

Static Analysis
 2017-04-07  0:31 UTC 

Jewel 10.2.7 QE status
 2017-04-06 17:32 UTC  (5+ messages)

storing multiple weights in crush
 2017-04-06 13:20 UTC  (6+ messages)

Why modify.organizationmap failed
 2017-04-06 12:36 UTC  (3+ messages)

New Defects reported by Coverity Scan for ceph
 2017-04-06  9:40 UTC 

[PATCH v6 0/7] implement -ENOSPC handling in cephfs
 2017-04-06  9:17 UTC  (18+ messages)
` [PATCH v6 1/7] libceph: remove req->r_replay_version
  ` [PATCH v6 2/7] libceph: allow requests to return immediately on full conditions if caller wishes
  ` [PATCH v6 3/7] libceph: abort already submitted but abortable requests when map or pool goes full
  ` [PATCH v6 4/7] libceph: add an epoch_barrier field to struct ceph_osd_client
  ` [PATCH v6 5/7] ceph: handle epoch barriers in cap messages
  ` [PATCH v6 6/7] Revert "ceph: SetPageError() for writeback pages if writepages fails"
  ` [PATCH v6 7/7] ceph: when seeing write errors on an inode, switch to sync writes

[PATCH 1/5] ceph: fix wrong check in ceph_renew_caps()
 2017-04-06  0:04 UTC  (11+ messages)
` [PATCH 2/5] ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds
` [PATCH 3/5] ceph: fix potential use-after-free
` [PATCH 4/5] ceph: close stopped mds' session
` [PATCH 5/5] ceph: make seeky readdir more efficiency

[PATCH v7 0/7] ceph: implement -ENOSPC handling in cephfs
 2017-04-05 17:14 UTC  (8+ messages)
` [PATCH v7 1/7] libceph: remove req->r_replay_version
` [PATCH v7 2/7] libceph: allow requests to return immediately on full conditions if caller wishes
` [PATCH v7 3/7] libceph: abort already submitted but abortable requests when map or pool goes full
` [PATCH v7 4/7] libceph: add an epoch_barrier field to struct ceph_osd_client
` [PATCH v7 5/7] ceph: handle epoch barriers in cap messages
` [PATCH v7 6/7] Revert "ceph: SetPageError() for writeback pages if writepages fails"
` [PATCH v7 7/7] ceph: when seeing write errors on an inode, switch to sync writes

CDM Today @ 12:30p EDT
 2017-04-05 13:42 UTC 

rgw keystone revocation thread
 2017-04-05 12:59 UTC  (4+ messages)
              ` Fwd: "

bluestore - OSD booting issue continuosly
 2017-04-05 10:15 UTC 

(unknown),
 2017-04-04 19:31 UTC 

How best to integrate dmClock QoS library into ceph codebase
 2017-04-04 16:00 UTC  (2+ messages)

CDM: Discussion on Coupled Layer Code
 2017-04-04 15:52 UTC 

OSDMap / osd_state questions
 2017-04-04 14:55 UTC  (5+ messages)

Troubleshooting incomplete PG's
 2017-04-04 10:20 UTC  (4+ messages)
      ` [ceph-users] "

FreeBSD Fwd: Build failed in Jenkins: ceph-master #491
 2017-04-03 21:48 UTC 

Coupled Layer MSR: PR 14300, ECSubRead decode fail
 2017-04-03 18:13 UTC  (3+ messages)

deep-scrubbing
 2017-04-03 17:01 UTC  (4+ messages)

How to update ceph/jerasure.git
 2017-04-03 16:58 UTC  (5+ messages)

v12.0.1 Contributor credits
 2017-04-03 12:48 UTC 

Ceph 12.0.0/master + DPDK = compilation failed
 2017-04-03 12:18 UTC  (2+ messages)

Regarding GSoC 2017 Project 'Ceph-mgr: Commands for CephFS Auth Caps Creation'
 2017-04-03  9:45 UTC  (2+ messages)

Google Summer of Code 2017 project proposal: implementation of RBD diff checksums using a rolling checksum algorithm
 2017-04-02 19:36 UTC 

Fwd: Participation in the "Local File Backend for RGW" Ceph project from the Google Summer of Code 2017
 2017-04-02 16:34 UTC 

gsoc proposal review
 2017-04-02 10:37 UTC  (3+ messages)

v11.2.0 OSD crashing "src/os/bluestore/KernelDevice.cc: 541: FAILED assert((uint64_t)r == len) "
 2017-04-01 18:50 UTC 

Bluestore :Which side is wal submit code
 2017-04-01  7:59 UTC  (2+ messages)

segmentation fault while using fio_ceph_objectstore
 2017-03-31 17:49 UTC  (6+ messages)

writing release notes for v10.2.7
 2017-03-31 17:39 UTC 

Jewel 10.2.7 ready for QE
 2017-03-31 17:35 UTC 

GET bucket policy response format
 2017-03-31 11:35 UTC 

Teuthology users: you must now include at least one mgr daemon in your roles
 2017-03-31  3:18 UTC 

Static Analysis
 2017-03-31  1:33 UTC 

New Defects reported by Coverity Scan for ceph
 2017-03-31  1:25 UTC 

RGW zones and admin ops
 2017-03-30 19:38 UTC  (3+ messages)

Regarding GSoC
 2017-03-30 16:03 UTC 

Why can't I delete a pool
 2017-03-30 14:00 UTC  (3+ messages)

Idea for optimize an OSD rebuild
 2017-03-30 13:26 UTC  (3+ messages)

ceph-fuse is working on FreeBSD
 2017-03-30  9:59 UTC  (6+ messages)

Idea for optimize an OSD rebuild
 2017-03-30  9:56 UTC 

Plan of cache tiering?
 2017-03-30  5:54 UTC 

[PATCH v5 0/6] ceph: implement new-style ENOSPC handling in kcephfs
 2017-03-29 17:56 UTC  (19+ messages)
` [PATCH v5 1/6] libceph: allow requests to return immediately on full conditions if caller wishes
` [PATCH v5 2/6] libceph: abort already submitted but abortable requests when map or pool goes full
` [PATCH v5 3/6] libceph: add an epoch_barrier field to struct ceph_osd_client

Fwd: Build failed in Jenkins: ceph-master #476
 2017-03-29 16:41 UTC  (6+ messages)

OpenStack Swift functional tests on RGW
 2017-03-29 13:54 UTC  (5+ messages)

[GSOC] Proposal Review : Smarter Reweight-By-Utilisation
 2017-03-29 12:28 UTC 

[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
 2017-03-29 10:56 UTC  (3+ messages)
  ` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 09/25] ceph: Convert to separately allocated bdi

Hello
 2017-03-29  6:55 UTC 

v12.0.1 Luminous (dev) released
 2017-03-29  5:49 UTC 

[GSOC] Introduction Mail : ceph-mgr: Smarter Reweight-by-Utilization
 2017-03-28 23:57 UTC  (3+ messages)

[GSoc] : ceph-mgr: Smarter Reweight-by-Utilization
 2017-03-28 23:54 UTC  (2+ messages)

(unknown),
 2017-03-28 21:11 UTC 

GSoC: Queries regarding ceph-mgr: Slow OSD identification, Automated cluster response
 2017-03-28 17:55 UTC 

Kraken branch reset
 2017-03-28 16:28 UTC 

Question about writeback performance and content address obejct for deduplication
 2017-03-28 15:32 UTC  (12+ messages)

fio multithreads meets Segmentation fault
 2017-03-28 14:19 UTC  (3+ messages)

Ceph Contribution
 2017-03-28 14:51 UTC  (4+ messages)

some question about ceph qa case
 2017-03-28 13:41 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