2015-03-11 |
Federico Simoncelli | common: do not unlock rwlock on destruction 3963/head |
commit | commitdiff | tree | snapshot |
2015-03-11 |
Yehuda Sadeh | common/RWLock: track read/write locks via atomics for... |
commit | commitdiff | tree | snapshot |
2015-03-11 |
Loic Dachary | Merge pull request #3828 from dachary/wip-10425-firefly |
commit | commitdiff | tree | snapshot |
2015-03-11 |
Loic Dachary | Merge pull request #3826 from dachary/wip-10257-firefly |
commit | commitdiff | tree | snapshot |
2015-03-11 |
Loic Dachary | Merge pull request #3824 from dachary/wip-10353-firefly |
commit | commitdiff | tree | snapshot |
2015-03-11 |
Loic Dachary | Merge pull request #3823 from dachary/wip-10787-firefly |
commit | commitdiff | tree | snapshot |
2015-03-11 |
Loic Dachary | Merge pull request #3915 from dachary/wip-10080-firefly |
commit | commitdiff | tree | snapshot |
2015-03-09 |
Greg Farnum | SimpleMessenger: allow RESETSESSION whenever we forget... 3915/head |
commit | commitdiff | tree | snapshot |
2015-03-09 |
Jenkins | 0.80.9 v0.80.9 |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Loic Dachary | Merge pull request #3852 from dachary/wip-10965-rgw... |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Loic Dachary | Merge pull request #3853 from dachary/wip-10907-rgw... |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Loic Dachary | Merge pull request #3851 from dachary/wip-10978-rgw... |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Yehuda Sadeh | rgw: don't overwrite bucket / object owner when setting... 3851/head |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Yehuda Sadeh | rgw: pass civetweb configurables to civetweb 3853/head |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Yehuda Sadeh | civetweb: update submodule 3852/head |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Yehuda Sadeh | rgw: update makefile to enable civetweb config |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Loic Dachary | Merge pull request #3820 from tchaikov/firefly-pg-leak... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Loic Dachary | Merge pull request #3772 from ceph/wip-10883-firefly |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Loic Dachary | Merge pull request #3521 from dzafman/wip-10676 |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Radoslaw Zarzynski | librados: rectify the guard in RadosClient::wait_for_os... 3828/head |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Radoslaw Zarzynski | librados: fix resources leakage in RadosClient::connect(). |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Joao Eduardo... | mon: PGMonitor: skip zeroed osd stats on get_rule_avail() 3826/head |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Joao Eduardo... | mon: PGMonitor: available size 0 if no osds on pool... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Joao Eduardo... | mon: PGMonitor: fix division by zero on stats dump |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Loic Dachary | crush: set_choose_tries = 100 for erasure code rulesets 3824/head |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sage Weil | mon/OSDMonitor: do not trust small values in osd epoch... 3823/head |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Kefu Chai | osd: fix PG leak in SnapTrimWQ._clear() 3820/head |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Gregory Farnum | Merge pull request #3730 from ceph/wip-firefly-flock |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Josh Durgin | Merge pull request #3406 from ceph/wip-10299-firefly |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Jason Dillaman | librbd: complete all pending aio ops prior to closing... 3406/head |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Josh Durgin | Merge pull request #3404 from ceph/wip-10270-firefly |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Josh Durgin | Merge pull request #3410 from ceph/wip-9854-firefly |
commit | commitdiff | tree | snapshot |
2015-02-21 |
David Zafman | osd: Fix FileJournal wrap to get header out first 3772/head |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Yan, Zheng | qa/workunits/fs/misc: Add a workunit for file lock... 3730/head |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Yan, Zheng | mds: fix neighbor lock check |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Yan, Zheng | client: use finisher to abort MDS request |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Yan, Zheng | client: use atomic variable to track reference of MetaR... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Yan, Zheng | client: allow interrupting blocked file lock operation |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Yan, Zheng | client: register callback for fuse interrupt |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Yan, Zheng | client: add helper function that updates lock state |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Yan, Zheng | fuse: enable fuse_multithreaded by default |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Yan, Zheng | client: posix file lock support |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Yan, Zheng | common: link mds/flock.o to libcommon |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Loic Dachary | Merge pull request #3684 from ceph/wip-crush-straw... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | crush/builder: fix warnings 3684/head |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Loic Dachary | crush: improve constness of CrushWrapper methods |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Xiaoxi Chen | Change CrushWrapper::crush to private |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | crush: include CRUSH_V3, v2/v3 rules checks in dump_tun... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | mon: 'osd crush reweight-all' |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | crush: set straw_calc_version=1 for default+optimal... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | crush/builder: a note about the original crush_calc_straw() |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | mon: add 'osd crush {get,set}-tunable <name> [value... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | crush: fix crush_calc_straw() scalers when there are... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | crush: fix distortion of straw scalers by 0-weight... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | crush/builder: break out new version 1 of crush_calc_straw |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | crush: pass crush_map * to various builder methods |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Rongze Zhu | crush: fix incorrect use of adjust_item_weight method |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | crush/CrushWrapper: fix detach_bucket |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | crush: default to straw_calc_version 1 |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Sage Weil | crush: add straw_calc_version tunable |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Josh Durgin | qa: use correct binary path on rpm-based systems |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Greg Farnum | fsync-tester: print info about PATH and locations of... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Sage Weil | crush/CrushWrapper: dump chooseleaf_vary_r with other... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Sage Weil | crush/CrushTester: add new --show-mappings option |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Sage Weil | crushtool/CrushTester: output utilization even with... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Sage Weil | crush: recalculate straw scalers during a reweight |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Sage Weil | osdmaptool: --test-map-pgs-dump |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Sage Weil | crush: add dprintk's for crush_calc_straw |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Rongze Zhu | crush: fix tree bucket functions |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Sage Weil | crush/builder: replace printf with an empty dprintk... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Greg Farnum | qa: use sudo even more when rsyncing /usr |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Greg Farnum | qa: use sudo when rsyncing /usr so we can read everything |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Yehuda Sadeh | rgw: fix partial GET in swift |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Nilamdyuti... | doc: Adds updated man page for ceph under man/ 3521/head |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Nilamdyuti... | doc: Adds man page for ceph under man/. |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Nilamdyuti... | doc: Adds man page for ceph. |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Sage Weil | osd: handle no-op write with snapshot case |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Sage Weil | ceph_test_rados_api_misc: do not assert rbd feature... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Jason Dillaman | osdc: Constrain max number of in-flight read requests 3410/head |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Jason Dillaman | Revert "Enforce cache size on read requests" |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Jason Dillaman | Revert "rbd: ObjectCacher reads can hang when reading... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Jason Dillaman | librbd: gracefully handle deleted/renamed pools 3404/head |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: change multipart upload id magic |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: url decode http query params correctly |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Josh Durgin | qa: ignore duplicates in rados ls |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | Merge branch 'wip-firefly-rgw-backports' into firefly |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Sage Weil | init-radosgw.sysv: set ulimit -n before starting daemon |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Yehuda Sadeh | rgw: use s->bucket_attrs instead of trying to read... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Yehuda Sadeh | rgw: remove swift user manifest (DLO) hash calculation |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Lei Dong | fix can not disable max_size quota |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Yehuda Sadeh | rgw: rados->set_attrs() updates bucket index |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Yehuda Sadeh | rgw: RGWRados::get_obj() returns wrong len if len == 0 |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Yehuda Sadeh | rgw: send back ETag on S3 object copy |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Yehuda Sadeh | rgw: S3 object copy content type fix |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Yehuda Sadeh | rgw: http headers need to end with \r\n |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Yehuda Sadeh | rgw: index swift keys appropriately |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Jenkins | 0.80.8 v0.80.8 |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Yehuda Sadeh | rgw-admin: create subuser if needed when creating user |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Yehuda Sadeh | rgw: update swift subuser perm masks when authenticating |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Yehuda Sadeh | rgw: send http status reason explicitly in fastcgi |
commit | commitdiff | tree | snapshot |
next |