index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
newstore -> bluestore
Sage Weil
2016-01-01
1
-2
/
+2
*
time: Add basic support for std::chrono based time
Adam C. Emerson
2015-12-18
1
-0
/
+1
*
librbd: rename ImageRefresh to ImageState
Jason Dillaman
2015-12-15
1
-1
/
+1
*
librbd: separate image refresh into async state machines
Jason Dillaman
2015-12-15
1
-0
/
+6
*
librbd: separate exclusive lock handling into async state machines
Jason Dillaman
2015-12-15
1
-0
/
+3
*
librbd: async object map lock/unlock/refresh state machines
Jason Dillaman
2015-12-15
1
-0
/
+3
*
librbd: moved object name helpers to librbd::util namespace
Jason Dillaman
2015-12-15
1
-0
/
+1
*
Merge pull request #6823 from oritwas/wip-cmake-fix-authtool
Kefu Chai
2015-12-11
1
-0
/
+1
|
\
|
*
cmake: add TracepointProvider.cc to libcommon
Orit Wasserman
2015-12-07
1
-0
/
+1
*
|
buffer: make usable outside of ceph source again
Josh Durgin
2015-12-09
1
-0
/
+1
*
|
Merge pull request #6818 from trociny/fix-cmake
Josh Durgin
2015-12-08
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
cmake: update for recent rbd changes
Mykola Golub
2015-12-07
1
-0
/
+2
*
|
Add common/PluginRegistry.cc to CMakeLists.txt
Pete Zaitcev
2015-12-05
1
-0
/
+1
|
/
*
Merge pull request #6129 from dillaman/wip-13292
Josh Durgin
2015-12-04
1
-0
/
+1
|
\
|
*
rbd: add new 'mirror pool' rbd commands
Jason Dillaman
2015-12-02
1
-0
/
+1
*
|
cmake: add rgw_basic_types.cc to librgw.a
Orit Wasserman
2015-12-03
1
-0
/
+1
|
/
*
cmake: update for recent librbd changes
John Spray
2015-11-28
1
-5
/
+21
*
Merge pull request #5662 from ceph/wip-scrub-basic
John Spray
2015-11-18
1
-0
/
+1
|
\
|
*
CMake: update for ScrubStack
John Spray
2015-11-04
1
-0
/
+1
*
|
cmake: updates for refactored librbd IO path
Jason Dillaman
2015-11-13
1
-3
/
+8
*
|
cmake: fix librbd and add src/journal
Ilya Dryomov
2015-11-12
1
-0
/
+18
*
|
cmake: fix files list
Yehuda Sadeh
2015-11-11
1
-3
/
+5
*
|
Merge pull request #5987 from dillaman/wip-rbd-refactor
Josh Durgin
2015-11-11
1
-1
/
+34
|
\
\
|
*
|
rbd: stub versions of all existing CLI commands
Jason Dillaman
2015-11-05
1
-0
/
+29
|
*
|
rbd: support libraries for switching CLI processing to boost
Jason Dillaman
2015-11-05
1
-0
/
+3
|
*
|
rbd: move rbd to tools/rbd subdirectory
Jason Dillaman
2015-11-05
1
-1
/
+2
|
|
/
*
/
rbdmap: Move do_map and do_unmap shell functions to rbdmap script
Boris Ranto
2015-11-05
1
-0
/
+1
|
/
*
cmake: Use uname instead of arch. arch is deprecated in linux-utils and coreu...
John Coyle
2015-10-22
1
-1
/
+1
*
Merge remote-tracking branch 'gh/infernalis'
Sage Weil
2015-10-16
1
-8
/
+16
|
\
|
*
CMake: fix rbd_replay error
Jason Dillaman
2015-10-14
1
-8
/
+16
*
|
CMake: add vstart convenience targets
John Spray
2015-10-14
1
-0
/
+21
*
|
CMake: make mon and osd depend on EC plugins
John Spray
2015-10-14
1
-0
/
+2
*
|
CMake - Fix perftools checks
Daniel Gryniewicz
2015-10-05
1
-4
/
+4
*
|
CMake - fix yasm check
Daniel Gryniewicz
2015-10-05
1
-18
/
+30
|
/
*
CMake - fix check for FUSE
Daniel Gryniewicz
2015-09-23
1
-2
/
+2
*
CMake - add check for XFS
Daniel Gryniewicz
2015-09-23
1
-2
/
+7
*
CMake - fix libatomic_ops and gperftools checks
Daniel Gryniewicz
2015-09-23
1
-14
/
+8
*
CMake: fix libcephfs shared lib generation
John Spray
2015-09-17
1
-0
/
+4
*
CMakeLists.txt: add newstore files
Sage Weil
2015-09-03
1
-1
/
+5
*
Merge remote-tracking branch 'gh/master' into infernalis
Sage Weil
2015-09-03
1
-5
/
+37
|
\
|
*
Merge pull request #5744 from ceph/wip-12909
Sage Weil
2015-09-03
1
-0
/
+1
|
|
\
|
|
*
cmake: update FUSE_INCLUDE_DIRS to match autoconf
Casey Bodley
2015-09-01
1
-0
/
+1
|
*
|
cmake: install crushtool to destdir/bin
Matt Benjamin
2015-09-03
1
-0
/
+1
|
*
|
cmake: add blkid as dependency to libcommon
Casey Bodley
2015-09-03
1
-1
/
+1
|
*
|
cmake: Removed traces of CDS, minor cmake fixes
Ali Maredia
2015-09-03
1
-4
/
+0
|
*
|
cmake: Fixed rbd_replay build issue
Ali Maredia
2015-09-03
1
-2
/
+7
|
*
|
cmake: Removed scripts, check_PROGRAMS included
Ali Maredia
2015-09-03
1
-0
/
+6
|
*
|
cmake: check_TESTPROGRAMS tests running
Ali Maredia
2015-09-03
1
-0
/
+23
|
|
/
*
/
rgw: integrate Swift object expiration-related things with CMake.
Radoslaw Zarzynski
2015-08-27
1
-5
/
+17
|
/
*
cmake: add DiffIterate.cc to librbd
Orit Wasserman
2015-08-19
1
-1
/
+2
[next]