CEPH filesystem development
 help / color / mirror / Atom feed
 messages from 2014-03-25 20:41:31 to 2014-04-07 18:56:09 UTC [more...]

jerasure/gf-complete segmentation violation
 2014-04-07 18:56 UTC  (8+ messages)

Deterministic thrashing
 2014-04-07 17:16 UTC  (4+ messages)

[GIT PULL] Ceph updates
 2014-04-07 17:01 UTC 

queue for linus
 2014-04-07 16:52 UTC  (4+ messages)

ceph branch status
 2014-04-07 15:00 UTC 

[PATCH][RESEND] vfs: Make __d_materialise_dentry() set the materialised dentry name correctly
 2014-04-07 13:56 UTC  (4+ messages)

[PATCH] ceph: skip invalid dentry during dcache readdir
 2014-04-06  6:10 UTC 

crash in __jbd2_journal_file_buffer
 2014-04-05 19:20 UTC 

Issue #5876 : assertion failure in rbd_img_obj_callback()
 2014-04-05 13:08 UTC  (55+ messages)

Ceph Build Using CMake Update
 2014-04-04 22:35 UTC 

Multiple Posix namespaces?
 2014-04-04 19:24 UTC  (2+ messages)

Ceph User Committee monthly meeting #1 : executive summary
 2014-04-04 19:23 UTC  (4+ messages)

assertion failure while stating an object (librados::IoCtx::stat)
 2014-04-04 18:06 UTC  (4+ messages)

Crash in rbd, need advice
 2014-04-04 14:49 UTC  (5+ messages)

RadosGW- Admin API
 2014-04-03 15:55 UTC  (2+ messages)

a few deb updates
 2014-04-02  1:45 UTC  (2+ messages)

[PATCH 1/3 v3] rbd: skip the copyup when an entire object writing
 2014-04-01 14:22 UTC  (2+ messages)
` [PATCH 3/3 v3] rbd: add discard support for rbd

[PATCH 1/3] ceph: drop extra open file reference in ceph_atomic_open()
 2014-04-01 12:43 UTC  (3+ messages)
` [PATCH 2/3] ceph: don't grabs open file reference for aborted request
` [PATCH 3/3] ceph: flush cap release queue when trimming session caps

jerasure crash
 2014-04-01  7:58 UTC  (2+ messages)

Assertion error in librados
 2014-03-31 17:10 UTC  (8+ messages)

ceph branch status
 2014-03-31 15:00 UTC 

[PATCH] differentiate getattr that is for permission check
 2014-03-31  7:28 UTC  (2+ messages)
` [PATCH] fuse: "

jerasure / gf-complete & 32 bits
 2014-03-30 16:01 UTC  (6+ messages)

[GIT PULL] Ceph fix for 3.14
 2014-03-29 18:28 UTC 

[PATCH] rbd: drop an unsafe assertion
 2014-03-29 17:46 UTC  (8+ messages)

Directory listing issue in testing branch
 2014-03-29 17:14 UTC  (2+ messages)

warp, a fast C and C++ preprocessor
 2014-03-29 17:08 UTC 

[PATCH] ceph: preallocate buffer for readdir reply
 2014-03-29  8:26 UTC 

[PATCH 00/33] OSDMAP_ENC, primary_temp, PRIMARY_AFFINITY
 2014-03-28 16:22 UTC  (77+ messages)
` [PATCH 01/33] libceph: refer to osdmap directly in osdmap_show()
` [PATCH 02/33] libceph: do not prefix osd lines with \t in debugfs output
` [PATCH 03/33] libceph: dump pg_temp mappings to debugfs
` [PATCH 04/33] libceph: dump osdmap and enhance output on decode errors
` [PATCH 05/33] libceph: split osdmap allocation and decode steps
` [PATCH 06/33] libceph: fixup error handling in osdmap_decode()
` [PATCH 07/33] libceph: safely decode max_osd value "
` [PATCH 08/33] libceph: assert length of osdmap osd arrays
` [PATCH 09/33] libceph: fix crush_decode() call site in osdmap_decode()
` [PATCH 10/33] libceph: fixup error handling in osdmap_apply_incremental()
` [PATCH 11/33] libceph: nuke bogus encoding version check "
` [PATCH 12/33] libceph: fix and clarify ceph_decode_need() sizes
` [PATCH 13/33] libceph: rename __decode_pool{,_names}() to decode_pool{,_names}()
` [PATCH 14/33] libceph: introduce decode{,_new}_pools() and switch to them
` [PATCH 15/33] libceph: switch osdmap_set_max_osd() to krealloc()
` [PATCH 16/33] libceph: introduce decode{,_new}_pg_temp() and switch to them
` [PATCH 17/33] libceph: introduce get_osdmap_client_data_v()
` [PATCH 18/33] libceph: generalize ceph_pg_mapping
` [PATCH 19/33] libceph: primary_temp infrastructure
` [PATCH 20/33] libceph: primary_temp decode bits
` [PATCH 21/33] libceph: primary_affinity infrastructure
` [PATCH 22/33] libceph: primary_affinity decode bits
` [PATCH 23/33] libceph: enable OSDMAP_ENC feature bit
` [PATCH 24/33] libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions
` [PATCH 25/33] libceph: ceph_can_shift_osds(pool) and pool type defines
` [PATCH 26/33] libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers
` [PATCH 27/33] libceph: introduce apply_temps() helper
` [PATCH 28/33] libceph: switch ceph_calc_pg_acting() to new helpers
` [PATCH 29/33] libceph: return primary from ceph_calc_pg_acting()
` [PATCH 30/33] libceph: add support for primary_temp mappings
` [PATCH 31/33] libceph: add support for osd primary affinity
` [PATCH 32/33] libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting()
` [PATCH 33/33] libceph: enable PRIMARY_AFFINITY feature bit

[PATCH 0/5] wip-tunables3
 2014-03-27 23:39 UTC  (2+ messages)

[PATCH 1/3 v2] rbd: skip the copyup when an entire object writing
 2014-03-27 23:26 UTC  (6+ messages)
` [PATCH 2/3 v2] rbd: extend the operation type
` [PATCH 3/3 v2] rbd: add discard support for rbd

[PATCH 0/2] rbd: copy-on-read for clones, add an option for copy-on-read
 2014-03-27  0:38 UTC  (3+ messages)
` [PATCH 1/2] rbd: copy-on-read for clones, read entire object from parent
` [PATCH 2/2] rbd: copy-on-read for clones, write entire object into child by cls_rbd copyup

AVX optimized gf-complete
 2014-03-26 22:44 UTC 

GCC -msse2 portability question
 2014-03-26 22:13 UTC  (6+ messages)

ceph-0.77-900.gce9bfb8 Testing Rados EC/Tiering & CephFS 
 2014-03-26  2:41 UTC  (3+ messages)

OSD's failing to start due to failed ASSERT
 2014-03-25 20:54 UTC  (4+ messages)


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