Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 12.0.3v12.0.3 | Jenkins Build Slave User | 2017-05-16 | 2 | -1/+7 |
* | Merge pull request #15094 from fullerdj/wip-djf-19893 | John Spray | 2017-05-16 | 1 | -14/+5 |
|\ | |||||
| * | qa/cephfs: Fix for test_data_scan | Douglas Fuller | 2017-05-15 | 1 | -14/+5 |
* | | Merge pull request #14938 from michaelsevilla/f19362 | John Spray | 2017-05-16 | 2 | -0/+171 |
|\ \ | |||||
| * | | mds: add perf counters for file system operations | Michael Sevilla | 2017-05-15 | 2 | -0/+171 |
* | | | Merge pull request #15018 from ukernel/wip-19890 | John Spray | 2017-05-16 | 1 | -7/+18 |
|\ \ \ | |||||
| * | | | pybind: fix cephfs.OSError initialization | Yan, Zheng | 2017-05-12 | 1 | -3/+4 |
| * | | | pybind: fix open flags calculation | Yan, Zheng | 2017-05-10 | 1 | -4/+14 |
* | | | | Merge pull request #14769 from ukernel/wip-19755 | John Spray | 2017-05-16 | 3 | -25/+109 |
|\ \ \ \ | |||||
| * | | | | osdc/Filer: truncate large file party by party | Yan, Zheng | 2017-04-25 | 3 | -25/+109 |
* | | | | | Merge pull request #15052 from batrick/i19734 | John Spray | 2017-05-15 | 7 | -20/+17 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | mds: use debug_mds for most subsys | Patrick Donnelly | 2017-05-11 | 7 | -20/+17 |
* | | | | | Merge pull request #15091 from ceph/luminous | Sage Weil | 2017-05-15 | 2 | -1/+7 |
|\ \ \ \ \ | |||||
| * | | | | | 12.0.2v12.0.2 | Jenkins Build Slave User | 2017-04-20 | 2 | -1/+7 |
* | | | | | | Merge pull request #15079 from ztczll/master | Kefu Chai | 2017-05-15 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mailmap:ztczll affiliation | zhanglei | 2017-05-15 | 1 | -0/+1 |
* | | | | | | | Merge pull request #15081 from tchaikov/wip-fio-readme | Casey Bodley | 2017-05-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fio: update README.md so only the fio ceph engine is built | Kefu Chai | 2017-05-15 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #15048 from trociny/wip-19907 | Jason Dillaman | 2017-05-15 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rbd-mirror: resolve admin socket path names collision | Mykola Golub | 2017-05-12 | 1 | -0/+12 |
* | | | | | | | | | Merge pull request #15026 from ukernel/wip-19891 | John Spray | 2017-05-15 | 2 | -3/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | qa/suites/fs: fix write size calculation in full tests | Yan, Zheng | 2017-05-11 | 1 | -2/+1 |
| * | | | | | | | | | qa/suites/fs: reserve more space for mds in full tests | Yan, Zheng | 2017-05-10 | 1 | -1/+6 |
* | | | | | | | | | | Merge pull request #15039 from ukernel/wip-19903 | John Spray | 2017-05-15 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | client: fix UserPerm::gid_in_group() | Yan, Zheng | 2017-05-11 | 1 | -3/+3 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #15035 from batrick/quiet-mds-grow-shrink | John Spray | 2017-05-15 | 2 | -0/+43 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | qa: add health warning test for insufficient standbys | Patrick Donnelly | 2017-05-10 | 1 | -0/+41 |
| * | | | | | | | | | | qa: turn off spurious standby health warning | Patrick Donnelly | 2017-05-10 | 1 | -0/+2 |
* | | | | | | | | | | | Merge pull request #14991 from ukernel/wip-19828 | John Spray | 2017-05-15 | 2 | -22/+19 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | mds: fix use-after-free in Locker::file_update_finish() | Yan, Zheng | 2017-05-11 | 2 | -22/+19 |
* | | | | | | | | | | | | Merge pull request #14978 from cernceph/dvanders_quota | John Spray | 2017-05-15 | 2 | -12/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | client: client_quota no longer optional | Dan van der Ster | 2017-05-05 | 2 | -12/+4 |
* | | | | | | | | | | | | | Merge pull request #15044 from lixiaoy1/master | Kefu Chai | 2017-05-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | test/fio_ceph_objectstore: fix fio plugin build failure by engine_data | lisali | 2017-05-11 | 1 | -2/+2 |
* | | | | | | | | | | | | | Merge pull request #15076 from atheism/atheism-mailmap | Sage Weil | 2017-05-15 | 2 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | mailmap: Weibing Zhang mailmap affiliation | Weibing Zhang | 2017-05-14 | 2 | -3/+2 |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #15007 from ztczll/master | Sage Weil | 2017-05-15 | 2 | -38/+40 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | test/common: Check block_device_model return value | zhanglei | 2017-05-12 | 1 | -1/+3 |
| * | | | | | | | | | | | | test/objectstore/: Check put_ref return value | zhanglei | 2017-05-09 | 1 | -37/+37 |
* | | | | | | | | | | | | | Merge pull request #15021 from runsisi/wip-fix-writefull | Sage Weil | 2017-05-15 | 2 | -9/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | osd/PrimayLogPG: update modified range to include the whole object size for w... | runsisi | 2017-05-11 | 2 | -6/+8 |
| * | | | | | | | | | | | | | osd/PrimaryLogPG: drop parameter count_bytes for write_update_size_and_usage | runsisi | 2017-05-11 | 2 | -6/+5 |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #15046 from ukernel/wip-osdmap-encode | Sage Weil | 2017-05-15 | 1 | -10/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | osd/OSDMap: bump encoding version for require_min_compat_client | Yan, Zheng | 2017-05-11 | 1 | -10/+8 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge pull request #13111 from cbodley/wip-rgw-mdlog-trim | Yehuda Sadeh | 2017-05-12 | 12 | -82/+1077 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | rgw: add TODOs to split trim logic into separate source files | Casey Bodley | 2017-04-27 | 2 | -0/+2 |
| * | | | | | | | | | | | | rgw: use RGWShardCollectCR in MetaMasterTrimCR | Casey Bodley | 2017-04-27 | 1 | -27/+39 |
| * | | | | | | | | | | | | test/rgw: test for mdlog trimming | Casey Bodley | 2017-04-27 | 1 | -0/+41 |
| * | | | | | | | | | | | | radosgw-admin: add 'mdlog autotrim' command | Casey Bodley | 2017-04-27 | 3 | -0/+53 |
| * | | | | | | | | | | | | rgw: RGWSyncLogTrimThread runs mdlog trim | Casey Bodley | 2017-04-27 | 3 | -3/+27 |