CEPH Filesystem Development
[Prev Page][Next Page]
- RE: Memory Pooling and Containers, (continued)
- libcephfs API changes for credential rework,
Jeff Layton
- Initial results of CephFS performance evaluation,
Patrick Donnelly
- Wierd deadlock in OSD,
Jeegn Chen
- [PATCH] AArch64: Detect crc32 extension support from assembler,
Alexander Graf
- Fwd: Query regarding stripe size in Ceph, Warren Lobo
- [PATCH] libceph: ceph_build_auth() doesn't need ceph_auth_build_hello(), Ilya Dryomov
- Rust Librbd bindings,
chris holcombe
- OSD journal sizing,
Nathan Cutler
- async messenger --debug-ms=1 too verbose?,
John Spray
- [PATCH] rbd: lock_on_read map option,
Ilya Dryomov
- Re: [ceph-users] Ceph Rust Librados, Brad Hubbard
- Re: [Qemu-devel] [PATCH] rbd : disable rbd_cache_writethrough_until_flush for cache=unsafe, Josh Durgin
- ceph-ansible support for Linode cloud VMs w/ SSD storage,
Patrick Donnelly
- Docs falling out of sync with code,
Dan Mick
- async messenger random read performance on NVMe,
Mark Nelson
- ceph osd metadata fails if any osd is down,
Wyllys Ingersoll
- cache tier on rgw index pool,
Abhishek Varshney
- Linking error with rocksdb,
Willem Jan Withagen
- Re: [ceph-users] Jewel Docs | error on mount.ceph page, Ilya Dryomov
- A design for CephFS forward scrub with multiple MDS,
Douglas Fuller
- richacl packaging for cephfs,
John Spray
- reStructuredText vs. AsciiDoc,
John Spray
- Re: [Gluster-devel] Introducing Tendrl,
Gerard Braad
Introducing Tendrl,
Mrugesh Karnik
helgrind and std::mutex ..., Jason Dillaman
Cmake build. C compiler.,
Evgeniy Firsov
[PATCH 0/8] rbd: layering (mostly) error path fixes,
Ilya Dryomov
[PATCH 0/5 v2 RESEND] fs: Avoid premature clearing of file capabilities,
Jan Kara
"CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk()),
Ilya Dryomov
ceph-disk and 'make',
Sage Weil
stack size limit issues with xen + qemu + rbd,
Chris Patterson
Suiciding and corrupted OSDs zero out Ceph cluster IO,
Kostis Fardelas
filestore_fiemap is bad, memstore is buggy.,
Sage Weil
Effect of 11014 on wip-denc bitmap allocator locking overhead, Mark Nelson
librbd diff_iterate question,
Max Yehorov
Best latest commit to run bluestore,
Kamble, Nitin A
Stupid allocator assert during replay, Somnath Roy
Update to latest rocksdb,
Somnath Roy
Fw: Ceph Bug #15176, Ivanov Aleksandr
ceph-mgr and tendrl, Martin Bukatovic
rgw: bug#17111 ERROR: got unexpected error when trying to read object: -2,
Yang Joseph
wip-denc,
Sage Weil
Are we ready to move from Trusty to Xenial in the lab?,
Gregory Meno
Mismatching nonce for 'ceph osd.0 tell',
Willem Jan Withagen
[PATCH 00/47] RADOS Block Device: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 01/47] block-rbd: Use kmalloc_array() in rbd_header_from_disk(), SF Markus Elfring
- [PATCH 02/47] block-rbd: Less function calls in rbd_header_from_disk() after error detection, SF Markus Elfring
- [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk(), SF Markus Elfring
- [PATCH 04/47] block-rbd: Refactor two calls for memory allocations in rbd_dev_image_id(), SF Markus Elfring
- [PATCH 05/47] block-rbd: One function call less in rbd_dev_image_id() after error detection, SF Markus Elfring
- [PATCH 06/47] block-rbd: Rename jump labels in rbd_add_parse_args(), SF Markus Elfring
- [PATCH 07/47] block-rbd: Rename a jump label in rbd_dev_v2_snap_name(), SF Markus Elfring
- [PATCH 08/47] block-rbd: Rename jump labels in rbd_dev_v2_snap_context(), SF Markus Elfring
- [PATCH 09/47] block-rbd: Rename a jump label in rbd_spec_fill_names(), SF Markus Elfring
- [PATCH 10/47] block-rbd: One function call less in rbd_dev_image_name() after error detection, SF Markus Elfring
- [PATCH 11/47] block-rbd: Delete three unnecessary initialisations in rbd_dev_image_name(), SF Markus Elfring
- Re: [PATCH 00/47] RADOS Block Device: Fine-tuning for several function implementations, Joe Perches
- [PATCH 12/47] block-rbd: One function call less in rbd_dev_v2_parent_info() after error detection, SF Markus Elfring
- [PATCH 13/47] block-rbd: Delete an unnecessary initialisation in rbd_dev_v2_parent_info(), SF Markus Elfring
- [PATCH 14/47] block-rbd: Rename a jump label in rbd_dev_v2_object_prefix(), SF Markus Elfring
- [PATCH 15/47] block-rbd: Rename jump labels in rbd_dev_create(), SF Markus Elfring
- [PATCH 16/47] block-rbd: Rename jump labels in rbd_dev_v1_header_info(), SF Markus Elfring
- [PATCH 17/47] block-rbd: Rename jump labels in rbd_init_disk(), SF Markus Elfring
- [PATCH 18/47] block-rbd: Fix jump targets in rbd_queue_workfn(), SF Markus Elfring
- [PATCH 19/47] block-rbd: Rename a jump label in rbd_reregister_watch(), SF Markus Elfring
- [PATCH 20/47] block-rbd: Rename a jump label in rbd_register_watch(), SF Markus Elfring
- [PATCH 21/47] block-rbd: Rename jump labels in rbd_try_lock(), SF Markus Elfring
- [PATCH 22/47] block-rbd: Rename a jump label in find_watcher(), SF Markus Elfring
- [PATCH 23/47] block-rbd: Rename jump labels in get_lock_owner_info(), SF Markus Elfring
- [PATCH 24/47] block-rbd: Rename jump labels in rbd_request_lock(), SF Markus Elfring
- [PATCH 25/47] block-rbd: Fix jump targets in rbd_img_parent_read(), SF Markus Elfring
- [PATCH 26/47] block-rbd: Rename a jump label in rbd_img_parent_read_callback(), SF Markus Elfring
- [PATCH 27/47] block-rbd: Rename a jump label in rbd_img_request_submit(), SF Markus Elfring
- [PATCH 28/47] block-rbd: Refactor a jump target in rbd_img_obj_exists_submit(), SF Markus Elfring
- [PATCH 29/47] block-rbd: Delete an unnecessary initialisation in rbd_img_obj_exists_submit(), SF Markus Elfring
- [PATCH 30/47] block-rbd: Refactor a jump target in rbd_img_obj_exists_callback(), SF Markus Elfring
- [PATCH 31/47] block-rbd: Fix three jump targets in rbd_img_obj_parent_read_full(), SF Markus Elfring
- [PATCH 32/47] block-rbd: Rename a jump label in rbd_img_obj_parent_read_full_callback(), SF Markus Elfring
- [PATCH 33/47] block-rbd: Adjust the position of a jump label in rbd_img_request_fill(), SF Markus Elfring
- [PATCH 34/47] block-rbd: Rename a jump label in rbd_img_obj_callback(), SF Markus Elfring
- [PATCH 35/47] block-rbd: Rename jump labels in rbd_osd_req_create_copyup(), SF Markus Elfring
- [PATCH 36/47] block-rbd: Rename jump labels in rbd_osd_req_create(), SF Markus Elfring
- [PATCH 37/47] block-rbd: Rename a jump label in bio_chain_clone_range(), SF Markus Elfring
- [PATCH 38/47] block-rbd: Rename jump labels in rbd_client_create(), SF Markus Elfring
- [PATCH 39/47] block-rbd: Rename a jump label in rbd_ioctl_set_ro(), SF Markus Elfring
- [PATCH 41/47] block-rbd: Rename jump labels in rbd_dev_device_setup(), SF Markus Elfring
- [PATCH 42/47] block-rbd: Rename jump labels in rbd_dev_image_probe(), SF Markus Elfring
- [PATCH 43/47] block-rbd: Rename jump labels in do_rbd_add(), SF Markus Elfring
- [PATCH 44/47] block-rbd: Delete an unnecessary initialisation in do_rbd_add(), SF Markus Elfring
- [PATCH 45/47] block-rbd: Rename a jump label in rbd_slab_init(), SF Markus Elfring
- [PATCH 40/47] block-rbd: One function call less in rbd_dev_probe_parent() after error detection, SF Markus Elfring
- [PATCH 46/47] block-rbd: Rename jump labels in rbd_init(), SF Markus Elfring
- [PATCH 47/47] block-rbd: Delete unwanted spaces behind usages of the sizeof operator, SF Markus Elfring
- Re: [PATCH 00/47] RADOS Block Device: Fine-tuning for several function implementations, SF Markus Elfring
Request for review, Praveen Kumar G T (Cloud Platform)
Fwd: Which IDE do you use for ceph-development?,
Elita Lobo
Re: Fwd: Which IDE do you use for ceph-development?, Mark Nelson
Re: Fwd: Which IDE do you use for ceph-development?, Joao Eduardo Luis
reply: rename PR,
陈敏
rename PR, Matt Benjamin
Scrub and collection_list() order,
David Zafman
[samba PATCH] vfs:ceph: convert to using ceph_statx structures and functions, when available,
Jeff Layton
assert at BitMapAllocator,
Igor Fedotov
no more autotools,
Sage Weil
new release manager, Sage Weil
[GIT PULL] Ceph fix for 4.8-rc6, Ilya Dryomov
MDS failed to reconnect a kernel client with CIFS workload,
Xusangdi
Bluestore memory leak,
Somnath Roy
Re: Encode/Decode new framework,
Sage Weil
OpenStack Barcelona discount code,
Patrick McGarry
Re: rgw: feedback on auth engine selection,
Radoslaw Zarzynski
rgw meta pool, Pavan Rallabhandi
bitmap allocator granularity,
Sage Weil
librados.h version numbers,
Wido den Hollander
ceph v10.2.3 QE validation status,
Yuri Weinstein
Re: [Tendrl-devel] Former Console 2.0 QE upstream CI strategy, John Spray
Re: status of bluestore, Sage Weil
rgw: object header name looks strange, Yang Joseph
Query regarding storage of objects in ceph,
Elita Lobo
Inconclusive answer when running tests for cephtool-test-mon.sh,
Willem Jan Withagen
OOB message roll into Messenger interface,
Haomai Wang
bluestore sharded extent map, and design review session,
Sage Weil
Store test BluestoreStatFSTest failure,
Ramesh Chander
About BUG #16279,
Ning Yao
CDM Reminder, Patrick McGarry
[PATCH 0/2] rbd_img_obj_exists_submit() fixes,
David Disseldorp
Ceph at OpenStack Barcelona, Patrick McGarry
Switching cephfs suites from btrfs to xfs,
John Spray
BlueStore::fsck() during mkfs(),
Somnath Roy
ceph-mgr @ Linuxcon EU,
Patrick McGarry
Python 3 plans,
John Spray
[samba RFC PATCH 0/6] vfs:ceph: add support for new ceph_statx() interface to ceph vfs module,
Jeff Layton
[PATCH 0/2]: CEPHFS: allow for races between direct and buffered writes,
NeilBrown
status of cephfs/multiple mds,
zhengbin.08747@xxxxxxx
jewel branch for v10.2.3 ready for QE, Loic Dachary
Ceph 0.94.8 for Precise has build issues,
Alfredo Deza
SIMD accelerated crush_do_rule proof of concept,
Loic Dachary
Accelerating crush with SIMD,
Loic Dachary
[PATCH 1/1] ceph: do not modify fi->frag in need_reset_readdir(),
Nicolas Iooss
debugging librbd to a VM,
Deneau, Tom
make check failure on bluefs, Somnath Roy
Ceph 0.94.8 Hammer released,
Sage Weil
new boost,
Sage Weil
rgw: Bug #13207 has not been backported to Hammer?, KIMURA Osamu
divergent datastructure changes,
Yehuda Sadeh-Weinraub
cmake on jewel, Matt Benjamin
rgw/s3_bucket_quota.pl failure on the jewel-backports integration branch,
Loic Dachary
parallel transaction submit,
Tang, Haodong
rgw: metadata search,
Yehuda Sadeh-Weinraub
Ceph Tech Talk - Tomorrow -- Unified CI: Transitioning Away from Gitbuilders, Gregory Meno
[PATCH 00/16] rbd: support for exclusive-lock + mpath remap bits,
Ilya Dryomov
- [PATCH 07/16] libceph: rename ceph_client_id() -> ceph_client_gid(), Ilya Dryomov
- [PATCH 06/16] libceph: support for blacklisting clients, Ilya Dryomov
- [PATCH 15/16] rbd: add 'config_info' sysfs rbd device attribute, Ilya Dryomov
- [PATCH 12/16] rbd: add 'client_addr' sysfs rbd device attribute, Ilya Dryomov
- [PATCH 16/16] rbd: add force close option, Ilya Dryomov
- [PATCH 09/16] rbd: retry watch re-registration periodically, Ilya Dryomov
- [PATCH 08/16] rbd: introduce a per-device ordered workqueue, Ilya Dryomov
- [PATCH 14/16] rbd: add 'snap_id' sysfs rbd device attribute, Ilya Dryomov
- [PATCH 11/16] rbd: print capacity in decimal and features in hex, Ilya Dryomov
- [PATCH 13/16] rbd: add 'cluster_fsid' sysfs rbd device attribute, Ilya Dryomov
- [PATCH 10/16] rbd: support for exclusive-lock feature, Ilya Dryomov
- [PATCH 03/16] libceph: add ceph_osdc_call() single-page helper, Ilya Dryomov
- [PATCH 05/16] libceph: support for lock.lock_info, Ilya Dryomov
- [PATCH 01/16] libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode(), Ilya Dryomov
- [PATCH 02/16] libceph: support for CEPH_OSD_OP_LIST_WATCHERS, Ilya Dryomov
- [PATCH 04/16] libceph: support for advisory locking on RADOS objects, Ilya Dryomov
- Re: [PATCH 00/16] rbd: support for exclusive-lock + mpath remap bits, Mike Christie
rbd cannot enable mirroring in the current pool mirroring mode,
Jaze Lee
Cephx kerberization support,
Daniel Oliveira
pg_stat_t is 500+ bytes,
Sage Weil
Ceph Upgrade Issue,
Thipparapu Vijaykumar
should we remove autotools from master?,
Sage Weil
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]