CEPH filesystem development
 help / color / mirror / Atom feed
 messages from 2016-08-30 04:54:14 to 2016-09-12 19:00:23 UTC [more...]

[PATCH 00/47] RADOS Block Device: Fine-tuning for several function implementations
 2016-09-12 19:00 UTC  (17+ messages)
  ` [PATCH 01/47] block-rbd: Use kmalloc_array() in rbd_header_from_disk()
  ` [PATCH 02/47] block-rbd: Less function calls in rbd_header_from_disk() after error detection
  ` [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk()
  ` [PATCH 04/47] block-rbd: Refactor two calls for memory allocations in rbd_dev_image_id()
  ` [PATCH 05/47] block-rbd: One function call less in rbd_dev_image_id() after error detection
  ` [PATCH 06/47] block-rbd: Rename jump labels in rbd_add_parse_args()
  ` [PATCH 07/47] block-rbd: Rename a jump label in rbd_dev_v2_snap_name()
  ` [PATCH 08/47] block-rbd: Rename jump labels in rbd_dev_v2_snap_context()
  ` [PATCH 09/47] block-rbd: Rename a jump label in rbd_spec_fill_names()
  ` [PATCH 10/47] block-rbd: One function call less in rbd_dev_image_name() after error detection
  ` [PATCH 11/47] block-rbd: Delete three unnecessary initialisations in rbd_dev_image_name()
  ` [PATCH 12/47] block-rbd: One function call less in rbd_dev_v2_parent_info() after error detection
  ` [PATCH 13/47] block-rbd: Delete an unnecessary initialisation in rbd_dev_v2_parent_info()
  ` [PATCH 14/47] block-rbd: Rename a jump label in rbd_dev_v2_object_prefix()
  ` [PATCH 15/47] block-rbd: Rename jump labels in rbd_dev_create()

rgw: feedback on auth engine selection
 2016-09-12 18:35 UTC  (13+ messages)

ceph branch status
 2016-09-12 15:00 UTC 

msgr2 protocol
 2016-09-12 13:21 UTC  (17+ messages)

Snapshots of consistency groups
 2016-09-12 13:18 UTC  (15+ messages)

Request for review
 2016-09-11 22:53 UTC 

Fwd: Which IDE do you use for ceph-development?
 2016-09-11 16:33 UTC 

Query regarding storage of objects in ceph
 2016-09-11 16:13 UTC  (5+ messages)

Encode/Decode new framework
 2016-09-09 21:38 UTC  (6+ messages)

ceph v10.2.3 QE validation status
 2016-09-09 18:19 UTC  (8+ messages)

reply: rename PR
 2016-09-09 16:39 UTC  (2+ messages)

rename PR
 2016-09-09 14:16 UTC 

librados.h version numbers
 2016-09-09  6:51 UTC  (8+ messages)

Scrub and collection_list() order
 2016-09-08 23:13 UTC  (7+ messages)

no more autotools
 2016-09-08 23:12 UTC  (3+ messages)

Bluestore memory leak
 2016-09-08 20:34 UTC  (6+ messages)

assert at BitMapAllocator
 2016-09-08 19:20 UTC  (3+ messages)

[samba PATCH] vfs:ceph: convert to using ceph_statx structures and functions, when available
 2016-09-08 16:56 UTC  (3+ messages)

new release manager
 2016-09-08 13:47 UTC 

[GIT PULL] Ceph fix for 4.8-rc6
 2016-09-08 13:37 UTC 

MDS failed to reconnect a kernel client with CIFS workload
 2016-09-08  6:35 UTC 

Ceph Developer Monthly
 2016-09-07 18:42 UTC 

OpenStack Barcelona discount code
 2016-09-07 18:37 UTC  (2+ messages)

should we remove autotools from master?
 2016-09-07 15:51 UTC  (3+ messages)

bitmap allocator granularity
 2016-09-07 13:17 UTC  (3+ messages)

rgw meta pool
 2016-09-07 11:21 UTC 

OOB message roll into Messenger interface
 2016-09-07  2:58 UTC  (10+ messages)

bluestore sharded extent map, and design review session
 2016-09-06 18:08 UTC  (6+ messages)

Inconclusive answer when running tests for cephtool-test-mon.sh
 2016-09-06 17:54 UTC  (4+ messages)

[Tendrl-devel] Former Console 2.0 QE upstream CI strategy
 2016-09-06 15:38 UTC 

Bluestore assert
 2016-09-06 15:29 UTC  (30+ messages)

About BUG #16279
 2016-09-06 14:32 UTC  (4+ messages)

status of bluestore
 2016-09-06 13:54 UTC 

rgw: object header name looks strange
 2016-09-06 10:01 UTC 

ceph branch status
 2016-09-05 15:00 UTC 

Python 3 plans
 2016-09-04  0:26 UTC  (6+ messages)

Cephx kerberization support
 2016-09-02 17:26 UTC  (5+ messages)

Store test BluestoreStatFSTest failure
 2016-09-02 14:17 UTC  (4+ messages)

Switching cephfs suites from btrfs to xfs
 2016-09-02 11:10 UTC  (5+ messages)

CDM Reminder
 2016-09-01 16:24 UTC 

[PATCH 0/2] rbd_img_obj_exists_submit() fixes
 2016-09-01 14:59 UTC  (3+ messages)
` [PATCH 1/2] rbd: fix invalid img_request dereference
` [PATCH 2/2] rbd: fix rbd_img_obj_exists_submit() error path

[PATCH 0/2]: CEPHFS: allow for races between direct and buffered writes
 2016-09-01 14:30 UTC  (9+ messages)
` [PATCH 1/2] cephfs: ignore error from invalidate_inode_pages2_range() in direct write
` [PATCH 2/2] cephfs: remove warning when ceph_releasepage() is called on dirty page

Ceph at OpenStack Barcelona
 2016-09-01 14:29 UTC 

ceph-mgr @ Linuxcon EU
 2016-09-01  9:47 UTC  (2+ messages)

BlueStore::fsck() during mkfs()
 2016-08-31 21:42 UTC  (4+ messages)

[samba RFC PATCH 0/6] vfs:ceph: add support for new ceph_statx() interface to ceph vfs module
 2016-08-31 13:01 UTC  (7+ messages)
` [samba RFC PATCH 1/6] vfs:ceph: add configure test for ceph_statx
` [samba RFC PATCH 2/6] vfs:ceph: add init_stat_ex_from_ceph_statx
` [samba RFC PATCH 3/6] vfs:ceph: convert cephwrap_stat to use ceph_statx
` [samba RFC PATCH 4/6] vfs:ceph: change cephwrap_fstatx to use ceph_fstatx
` [samba RFC PATCH 5/6] vfs:ceph: convert cephwrap_lstat to use ceph_statx
` [samba RFC PATCH 6/6] vfs:ceph: allow vfs_ceph to set the btime using setattrx

SIMD accelerated crush_do_rule proof of concept
 2016-08-30 16:53 UTC  (3+ messages)

Enlace de Pagina >>website name<<
 2016-08-30 13:38 UTC 

status of cephfs/multiple mds
 2016-08-30 10:04 UTC  (2+ messages)

debugging librbd to a VM
 2016-08-30  4: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