CEPH Filesystem Development
[Prev Page][Next Page]
- Re: [Share]Performance tunning on Ceph FileStore with SSD backend, (continued)
- [PATCH 00/11] rbd bug fix and discard support,
Josh Durgin
- [PATCH 10/11] rbd: use helpers to handle discard for layered images correctly, Josh Durgin
- [PATCH 11/11] rbd: set the remaining discard properties to enable support, Josh Durgin
- [PATCH 04/11] rbd: add discard support for rbd, Josh Durgin
- [PATCH 01/11] rbd: access snapshot context and mapping size safely, Josh Durgin
- [PATCH 09/11] rbd: extract a method for adding object operations, Josh Durgin
- [PATCH 03/11] rbd: extend the operation type, Josh Durgin
- [PATCH 06/11] rbd: fix snapshot context reference count for discards, Josh Durgin
- [PATCH 08/11] rbd: make discard trigger copy-on-write, Josh Durgin
- [PATCH 07/11] rbd: tolerate -ENOENT for discard operations, Josh Durgin
- [PATCH 05/11] rbd: read image size for discard check safely, Josh Durgin
- [PATCH 02/11] rbd: skip the copyup when an entire object writing, Josh Durgin
- gf-complete thread safe initialization, Loic Dachary
- problem with /lib/lsb/init-functions,
Sage Weil
- [PATCH] ceph: check directory's completeness before emitting directory entry,
Yan, Zheng
- Switch to RBD format 2 by default after Firefly,
Wido den Hollander
- Re: [ceph-users] Ceph v0.79 Firefly RC :: erasure-code-profile command set not present,
Mark Kirkwood
- <Possible follow-ups>
- Re: [ceph-users] Ceph v0.79 Firefly RC :: erasure-code-profile command set not present, Sage Weil
v0.79 contributors credits, Loic Dachary
OpenStack Survey, Patrick McGarry
v0.79 released (firefly release candicate), Sage Weil
[GIT PULL] Ceph updates, Sage Weil
Deterministic thrashing,
Loic Dachary
[PATCH] ceph: skip invalid dentry during dcache readdir, Yan, Zheng
Re: crash in __jbd2_journal_file_buffer, Sage Weil
queue for linus,
Sage Weil
Ceph Build Using CMake Update, Ali Maredia
Multiple Posix namespaces?,
Atchley, Scott
Ceph User Committee monthly meeting #1 : executive summary,
Loic Dachary
assertion failure while stating an object (librados::IoCtx::stat),
Amit Tiwary
RadosGW- Admin API,
Jäger, Philipp
jerasure/gf-complete segmentation violation,
Loic Dachary
a few deb updates,
Sage Weil
Crash in rbd, need advice,
Hannes Landeholm
[PATCH 1/3 v3] rbd: skip the copyup when an entire object writing,
Guangliang Zhao
[PATCH 1/3] ceph: drop extra open file reference in ceph_atomic_open(),
Yan, Zheng
jerasure crash,
Sage Weil
[PATCH] differentiate getattr that is for permission check,
Yan, Zheng
[GIT PULL] Ceph fix for 3.14, Sage Weil
warp, a fast C and C++ preprocessor, Amit Vijairania
[PATCH] ceph: preallocate buffer for readdir reply, Yan, Zheng
Re: Directory listing issue in testing branch,
Yan, Zheng
jerasure / gf-complete & 32 bits,
Loic Dachary
[PATCH 00/33] OSDMAP_ENC, primary_temp, PRIMARY_AFFINITY,
Ilya Dryomov
- [PATCH 01/33] libceph: refer to osdmap directly in osdmap_show(), Ilya Dryomov
- [PATCH 02/33] libceph: do not prefix osd lines with \t in debugfs output, Ilya Dryomov
- [PATCH 03/33] libceph: dump pg_temp mappings to debugfs, Ilya Dryomov
- [PATCH 04/33] libceph: dump osdmap and enhance output on decode errors, Ilya Dryomov
- [PATCH 05/33] libceph: split osdmap allocation and decode steps, Ilya Dryomov
- [PATCH 06/33] libceph: fixup error handling in osdmap_decode(), Ilya Dryomov
- [PATCH 07/33] libceph: safely decode max_osd value in osdmap_decode(), Ilya Dryomov
- [PATCH 08/33] libceph: assert length of osdmap osd arrays, Ilya Dryomov
- [PATCH 09/33] libceph: fix crush_decode() call site in osdmap_decode(), Ilya Dryomov
- [PATCH 10/33] libceph: fixup error handling in osdmap_apply_incremental(), Ilya Dryomov
- [PATCH 11/33] libceph: nuke bogus encoding version check in osdmap_apply_incremental(), Ilya Dryomov
- [PATCH 12/33] libceph: fix and clarify ceph_decode_need() sizes, Ilya Dryomov
- [PATCH 13/33] libceph: rename __decode_pool{,_names}() to decode_pool{,_names}(), Ilya Dryomov
- [PATCH 14/33] libceph: introduce decode{,_new}_pools() and switch to them, Ilya Dryomov
- [PATCH 15/33] libceph: switch osdmap_set_max_osd() to krealloc(), Ilya Dryomov
- [PATCH 16/33] libceph: introduce decode{,_new}_pg_temp() and switch to them, Ilya Dryomov
- [PATCH 17/33] libceph: introduce get_osdmap_client_data_v(), Ilya Dryomov
- [PATCH 18/33] libceph: generalize ceph_pg_mapping, Ilya Dryomov
- [PATCH 19/33] libceph: primary_temp infrastructure, Ilya Dryomov
- [PATCH 20/33] libceph: primary_temp decode bits, Ilya Dryomov
- [PATCH 21/33] libceph: primary_affinity infrastructure, Ilya Dryomov
- [PATCH 22/33] libceph: primary_affinity decode bits, Ilya Dryomov
- [PATCH 23/33] libceph: enable OSDMAP_ENC feature bit, Ilya Dryomov
- [PATCH 24/33] libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions, Ilya Dryomov
- [PATCH 30/33] libceph: add support for primary_temp mappings, Ilya Dryomov
- [PATCH 32/33] libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting(), Ilya Dryomov
- [PATCH 33/33] libceph: enable PRIMARY_AFFINITY feature bit, Ilya Dryomov
- [PATCH 29/33] libceph: return primary from ceph_calc_pg_acting(), Ilya Dryomov
- [PATCH 31/33] libceph: add support for osd primary affinity, Ilya Dryomov
- [PATCH 28/33] libceph: switch ceph_calc_pg_acting() to new helpers, Ilya Dryomov
- [PATCH 27/33] libceph: introduce apply_temps() helper, Ilya Dryomov
- [PATCH 26/33] libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers, Ilya Dryomov
- [PATCH 25/33] libceph: ceph_can_shift_osds(pool) and pool type defines, Ilya Dryomov
[PATCH 0/2] rbd: copy-on-read for clones, add an option for copy-on-read,
Min Chen
AVX optimized gf-complete, Loic Dachary
[PATCH] rbd: drop an unsafe assertion,
Alex Elder
rgw/civetweb.cc fixes, possibly superflous warning, Benedikt Fraunhofer
[PATCH] rbd: assert next_completion under completion_lock,
Ilya Dryomov
Question about librados notification,
Shinji Matsumoto
Issue #5876 : assertion failure in rbd_img_obj_callback(),
Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Ilya Dryomov
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Ilya Dryomov
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Ilya Dryomov
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Ilya Dryomov
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Ilya Dryomov
- Message not available
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Ilya Dryomov
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Ilya Dryomov
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Ilya Dryomov
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Ilya Dryomov
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Ilya Dryomov
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Alex Elder
- Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
Re: Issue #5876 : assertion failure in rbd_img_obj_callback(), Olivier Bonvalet
[librbd] Add interface of get the snapshot size?,
Haomai Wang
[PATCH] ceph: don't include ceph.{file,dir}.layout vxattr in listxattr(), Yan, Zheng
Limiting specific to specific directory, client separation,
Szymon Szypulski
[PATCH] ceph: check buffer size in ceph_vxattrcb_layout(), Yan, Zheng
[PATCH] ceph: fix null pointer dereference in discard_cap_releases(),
Yan, Zheng
GCC -msse2 portability question,
Loic Dachary
v0.78 contributors credits, Loic Dachary
[PATCH] libceph: fix oops in ceph_msg_data_{pages,pagelist}_advance(), Yan, Zheng
[PATCH] libceph: fix oops in ceph_msg_data_pagelist_advance(),
Yan, Zheng
v0.78 released, Sage Weil
Call for Speakers - Ceph Day Boston, Patrick McGarry
Re: [PATCH 1/1 RESEND] fs/ceph/inode.c: Remove get/set acl on symlinks, Sage Weil
[PATCH] README: Add missing "install",
Jon Mason
[ANN] ceph-deploy 1.4.0 released!, Alfredo Deza
ceph-0.77-900.gce9bfb8 Testing Rados EC/Tiering & CephFS ...,
Andreas Joachim Peters
FW: CURSH optimization for unbalanced pg distribution,
Zhang, Jian
mon_command,
David Zafman
Re: rbd client map error, Gregory Farnum
GSoC Deadline Approaching, Patrick McGarry
[PATCH 0/5] wip-tunables3,
Ilya Dryomov
Full OSD handling (CephFS and in general), John Spray
Re: [ceph-users] qemu non-shared storage migration of nova instances?,
Sebastien Han
some pending pull requests, Sage Weil
Re: Wireshark Dissector,
Sage Weil
XioMessenger (RDMA) Performance results,
Yaron Haviv
SSE extensions detection problem on the current master, Loic Dachary
gf-complete contributions, Loic Dachary
Problem with MDS respawning (up:replay),
Luke Jing Yuan
OSD's failing to start due to failed ASSERT,
Kevinsky Dy
help - i/o error when mounting with cephfs,
Shaun Keenan
nfs tests,
Sage Weil
[Ceph-devel] Issue with radosgw in Ubuntu 13.10/emperor/fcgid,
ghislain.chevalier
[PATCH 1/3 v2] rbd: skip the copyup when an entire object writing,
Guangliang Zhao
O_DIRECT logic in CephFS, ceph-fuse / Performance,
Kasper Dieter
erasured PG always "peering",
Lluís Pàmies i Juárez
[PATCH 0/3] patches for rbd,
Guangliang Zhao
[PATCH v3] ceph: use fl->fl_file as owner identifier of flock and posix lock,
Yan, Zheng
Ceph Puppet modules (again),
Florian Haas
Re: Ceph Puppet modules (again), Loic Dachary
[PATCH v2] ceph: use fl->fl_file as owner identifier of flock and posix lock,
Yan, Zheng
[PATCH] ceph: update i_max_size even if inode version does not change,
Yan, Zheng
[PATCH] ceph: use fl->fl_file as owner identifier of flock and posix lock,
Yan, Zheng
Erasure code properties in OSDMap,
Loic Dachary
[PATCH] ceph: make sure write caps are registered with auth MDS, Yan, Zheng
[PATCH v2 0/5] ceph: fixes for nfs export,
Yan, Zheng
- [PATCH v2 2/5] ceph: add get_parent() NFS export callback, Yan, Zheng
- [PATCH v2 1/5] ceph: simplify ceph_fh_to_dentry(), Yan, Zheng
- [PATCH v2 3/5] ceph: fix ceph_fh_to_parent(), Yan, Zheng
- [PATCH v2 5/5] ceph: print inode number for LOOKUPINO request, Yan, Zheng
- [PATCH v2 4/5] ceph: add get_name() NFS export callback, Yan, Zheng
- Re: [PATCH v2 0/5] ceph: fixes for nfs export, Sage Weil
LOOKUPPARENT,
Sage Weil
contraining crush placement possibilities,
Sage Weil
[PATCH][RESEND] vfs: Make __d_materialise_dentry() set the materialised dentry name correctly,
Yan, Zheng
[PATCH] ceph: add get_name() NFS export callback,
Yan, Zheng
CDS Day 2 Begins!, Patrick McGarry
CMake blueprint,
Casey Bodley
CDS this afternoon (GMT+1),
Jean-Tiare LE BIGOT
[PATCH 1/2] ceph: fix ceph_flock(),
Yan, Zheng
ceph-osd seg-fault with small writes, Noah Watkins
Re: [GSOC] Google Storage API Project,
Vipul Nayyar
[PATCH] rbd: fix error paths in rbd_img_request_fill(),
Ilya Dryomov
Erasure Code user guide,
Loic Dachary
[RFC] add rocksdb support,
Shu, Xinxin
[PATCH] ceph: let MDS adjust readdir 'frag', Yan, Zheng
Ceph Ansible Repo,
Sebastien Han
RE: Gift, Whitford, Margaret
librados::ObjectIterator segfault,
Noah Watkins
[PATCH 1/4] ceph: simply ceph_fh_to_dentry(),
Yan, Zheng
Erasure Code Alpha Testing, Loic Dachary
Re: cache pool user interfaces,
Sage Weil
[PATCH] ceph: fix reset_readdir(),
Yan, Zheng
[Annonce]The progress of KeyValueStore in Firely,
Haomai Wang
location-aware file placement in Ceph,
Zhongliang Zhao
[PATCH] ceph: fix ceph_dir_llseek(),
Yan, Zheng
[PATCH 9/9] iov_iter: Kill written arg to iov_iter_init(), Kent Overstreet
New upstream of libedit + UTF8 (fwd), Sage Weil
[openstack-dev][nova][ceph] Reviews needed for ceph rbd ephemeral bugs, Andrew Woodward
Re: [ceph-users] PG folder hierarchy, Gregory Farnum
CDS Giant Schedule, Patrick McGarry
[PATCH v2 0/5] libceph: CEPH_OSD_OP_SETALLOCHINT osd op,
Ilya Dryomov
Assertion error in librados,
Filippos Giannakos
Libvirt patches for Ubuntu 14.04, Wido den Hollander
Ceph & Google Summer of Code 2014,
Patrick McGarry
doxygen help,
Sage Weil
ceph-standalone,
Sage Weil
wip-hint,
Sage Weil
firefly branches,
Sage Weil
[PATCH 0/6] libceph: CEPH_OSD_OP_SETALLOCHINT osd op,
Ilya Dryomov
Lisbon Ceph Meetup, Joao Eduardo Luis
Fixes for missing and replicated files in ceph.spec.in,
huang jun
v0.77 contributors credits,
Loic Dachary
Ceph talks at OpenStack: Atlanta, Patrick McGarry
6685 backfill head/snapdir issue brain dump,
Samuel Just
v0.77 released, Sage Weil
v0.67.7 Dumpling released, Sage Weil
Re: [ceph-users] Ceph GET latency,
Yehuda Sadeh
[Ceph] Failure in osd creation,
ghislain.chevalier
CDS Giant Blueprints, Patrick McGarry
disabling updatedb,
Sage Weil
Re: [ceph-users] ceph hadoop using ambari, Noah Watkins
ceph hadoop using ambari, Kesten Broughton
[PATCH] crc32: mark gnu stack non-executable, Dennis Lan (dlan)
v0.67.6 non-release, Sage Weil
Master needs newer version of boost on centos?,
Sandon Van Ness
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]