2014-10-14 |
Henry C Chang | mds: fix inotable initialization/reset 2718/head |
commit | commitdiff | tree | snapshot |
2014-10-13 |
John Wilkins | Merge pull request #2714 from ceph/wip-9730 |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Sage Weil | Merge pull request #2706 from dachary/wip-9747-ceph... |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Alfredo Deza | doc: remove node requirement from 'mon create-initial' 2714/head |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Alfredo Deza | doc: remove whitespace |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Sage Weil | Merge pull request #2591 from majianpeng/fix2 |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Jianpeng Ma | FileStore:Round offset of fiemap down aligned with... 2591/head |
commit | commitdiff | tree | snapshot |
2014-10-11 |
Loic Dachary | rpm: 95-ceph-osd-alt.rules is not needed for centos7... 2706/head |
commit | commitdiff | tree | snapshot |
2014-10-11 |
Josh Durgin | Merge pull request #2701 from ceph/wip-9716 |
commit | commitdiff | tree | snapshot |
2014-10-11 |
Josh Durgin | Merge pull request #2678 from ceph/wip-8983 |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Sage Weil | Merge pull request #2683 from ceph/wip-7796 |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Adam Crume | rados: Use strict_strtoll instead of strtoll 2678/head |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Josh Durgin | Merge pull request #2672 from ceph/wip-9513 |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Adam Crume | librados: Fix function prototypes in librados.h 2701/head |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Adam Crume | rados: Add tests for CLI strict parsing |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Adam Crume | test: Fix rmpool in test_rados_tool.sh |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Sage Weil | Merge pull request #2675 from ceph/wip-coverity-20141003 |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Loic Dachary | Merge pull request #2685 from hejiantao5/patch-1 |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Loic Dachary | Merge pull request #2688 from leseb/fix-warning-message... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Sébastien Han | Fix error message when stripping with format 1 2688/head |
commit | commitdiff | tree | snapshot |
2014-10-10 |
hejiantao5 | Check pointer before deleting 2685/head |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Danny Al-Gaaf | ceph_erasure_code_benchmark: fix parameter handling 2675/head |
commit | commitdiff | tree | snapshot |
2014-10-10 |
John Spray | Merge pull request #2686 from dachary/wip-client-dout |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Loic Dachary | client: add missing dendl and s/dout/ldout/ 2686/head |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Loic Dachary | Merge pull request #2671 from ceph/wip-da-fix-make_check |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Loic Dachary | Merge pull request #2669 from ceph/wip-9692 |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Yan, Zheng | Merge pull request #2676 from ceph/wip-print-mode |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Yan, Zheng | qa/workunits/fs/misc: fix syntax error 2669/head |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Yan, Zheng | Merge pull request #2677 from ceph/wip-mds-coverity |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Yehuda Sadeh | rgw: set length for keystone token validation request 2683/head |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Adam Crume | rados: Parse command-line arguments strictly |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Greg Farnum | mds: MDirUpdate: initialize discover count to 0 if... 2677/head |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Greg Farnum | mds: MDSAuthCaps: init "read" param in default constructor |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Greg Farnum | client: print out mode, uid, gid if they are changed 2676/head |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Danny Al-Gaaf | test_rgw_admin_log.cc: refactor to use calloc() |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Danny Al-Gaaf | test_rgw_admin_log.cc: fix use-after-free |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Danny Al-Gaaf | test/librados/c_write_operations.cc: free ressources |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Loic Dachary | Merge pull request #2511 from dachary/wip-catch-options... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Jianpeng Ma | os/FileStore: Because do_fiemap will do fsync, so don... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Loic Dachary | Merge pull request #2629 from dachary/wip-heap-profiler |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Danny Al-Gaaf | rados_list_parallel.cc: cleanup before return from... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Danny Al-Gaaf | test/librbd/fsx.c: fix potential unterminated string... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Danny Al-Gaaf | ErasureCodeIsa.cc: reduce scope of variables |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Danny Al-Gaaf | SyntheticClient.cc: reduce scope of variables |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Danny Al-Gaaf | mds/flock.cc: reduce scope of some variables |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Danny Al-Gaaf | osd/ReplicatedBackend.cc: prefer ++operator for non... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Danny Al-Gaaf | osd/OSDMap.cc: prefer ++operator for non-primitive... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Danny Al-Gaaf | mount.ceph.c: ensure '\0' terminated string |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Sage Weil | Merge pull request #2586 from ceph/wip-mon-status |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | Merge pull request #2673 from dachary/wip-ceph-erasure... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | build: add ceph-erasure-code-corpus to gitmodule_mirrors 2673/head |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Danny Al-Gaaf | Makefile.am: make sure everything was build before... 2671/head |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Samuel Just | Merge remote-tracking branch 'upstream/giant' |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Samuel Just | Merge pull request #2616 from guangyy/wip-giant-9614 |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Samuel Just | Merge pull request #2663 from ceph/wip-9496 |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Samuel Just | Merge pull request #2650 from ceph/wip-9128 |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Samuel Just | Merge pull request #2543 from ceph/wip-9419 |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | Merge pull request #2670 from dachary/wip-9700-cephtool... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | qa: move mon_mds tests last 2670/head |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | Merge pull request #2569 from ceph/wip-9437 |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | qa: cephtool tests for `tell mds.X` 2569/head |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | qa: fixup cephtool test when MDS exists |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | test: unit tests for MDSAuthCaps |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | vstart: create fewer pgs for fs pools |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | vstart: mds * auth caps |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | mds: fix MDSAuthCap when cephx is disabled |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | pybind/ceph_argparse: implement 'tell mds' |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | pybind/cephfs: implement mds_command |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | pybind/cephfs: implement conf_parse_argv |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | pybind/rados: add conf/conf_defaults attributes |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | libcephfs: add ceph_mds_command |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | client: add mds_command operation |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | osdc/Objecter: don't consume non-osd cmd replies |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | mds: introduce MDS auth caps |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | mds: handle MCommand (mds tell) |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | mds: deprecation-warn on numeric mds names |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | common: fix cmd_getval constness |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | messages: fix constness in MCommand constructor |
commit | commitdiff | tree | snapshot |
2014-10-08 |
John Spray | mds: typedefs for rank and gid in MDSMap |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | Merge pull request #2668 from theanalyst/fix/mailmap... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Abhishek Lekshmanan | mailmap: João Eduardo Luís name normalization 2668/head |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Abhishek Lekshmanan | mailmap: Yongyue sun affiliation |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Abhishek Lekshmanan | mailmap: Andreas Peters name normalization |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | Merge pull request #2665 from yuyuyu101/update-mailmap |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | doc: update memory-profiling with examples 2629/head |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | mon,mds: call ceph_heap_profiler_init() at boot time |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | perfglue: profiler stats need more than 1024 bytes |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Haomai Wang | mailmap: add yuandong to organizationmap 2665/head |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | test,tools: indentation, whitespace only 2511/head |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | tools: allow_unregistered() options |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | tools: move po::collect_unrecognized in the try block |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | tools: display boost::program_options errors |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | test: catch boost::program_options errors |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | test,tools: capture boost::program_options in a try |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Loic Dachary | Merge pull request #2661 from dachary/wip-9677-ioprio... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Gregory Farnum | Merge pull request #2617 from ceph/wip-9628 |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Adam Crume | Fix read performance regression in ObjectCacher 2672/head |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Joao Eduardo... | mon: PGMonitor: populate scrub timestamps with 'now... 2663/head |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Joao Eduardo... | mon: PGMonitor: prettify access to pg_stats_t in regist... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Sage Weil | Merge pull request #2660 from athanatos/wip-9203 |
commit | commitdiff | tree | snapshot |
next |