index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cls
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cls_rbd.cc: remove another unused variable
Danny Al-Gaaf
2013-02-28
1
-3
/
+1
*
cls_rbd.cc: remove unused variable
Danny Al-Gaaf
2013-02-28
1
-3
/
+0
*
cls/lock/cls_lock.cc: use !lockers.empty() instead of size()
Danny Al-Gaaf
2013-02-15
1
-1
/
+1
*
cls_refcount.cc: use empty() instead of !size() to check for emptiness
Danny Al-Gaaf
2013-02-14
1
-2
/
+2
*
cls/rbd/cls_rbd.cc: use !empty() instead of 'size() > 0'
Danny Al-Gaaf
2013-02-14
1
-3
/
+3
*
Validate format strings for CLS_ERR/CLS_LOG
Dan Mick
2013-01-31
2
-28
/
+38
*
cls_rbd, cls_rgw: use PRI*64 when printing/logging 64-bit values
Dan Mick
2013-01-30
2
-8
/
+11
*
librbd: Allow get_lock_info to fail
Dan Mick
2013-01-09
1
-2
/
+6
*
cls_rbd: get_children does not need write permission
Josh Durgin
2012-12-30
1
-1
/
+1
*
rgw: unaccount multipart parts when completing upload
Yehuda Sadeh
2012-11-27
4
-29
/
+74
*
Merge branch 'next'
Dan Mick
2012-11-07
1
-1
/
+1
|
\
*
|
fix cls_rbd reorg
Sage Weil
2012-11-04
1
-1
/
+1
*
|
cls_rbd: move into new location
Sage Weil
2012-11-04
4
-0
/
+3027
|
/
*
cls_rgw: init var in ctor
Sage Weil
2012-10-15
1
-1
/
+1
*
cls_rgw: return returned ret code
Yehuda Sadeh
2012-10-09
1
-1
/
+1
*
cls_rgw: check pointer before dereferencing
Yehuda Sadeh
2012-10-09
1
-1
/
+2
*
rgw: multiple coverity fixes of uninitialized fields
Yehuda Sadeh
2012-10-09
2
-6
/
+6
*
Merge branch 'wip-osd-caps'
Josh Durgin
2012-10-06
3
-24
/
+24
|
\
|
*
OSD: deprecate CLS_METHOD_PUBLIC flag
Josh Durgin
2012-10-03
3
-24
/
+24
*
|
cls_refcount: fix uninit vals in ctor
Sage Weil
2012-09-28
1
-3
/
+6
|
/
*
Merge remote branch 'origin/wip-librbd-locking'
Josh Durgin
2012-09-19
4
-120
/
+149
|
\
|
*
cls_lock_client: add ObjectOperation-based get_lock_info
Josh Durgin
2012-09-01
2
-16
/
+35
|
*
cls_lock_types: add missing include
Josh Durgin
2012-09-01
1
-1
/
+2
|
*
cls_lock_client: return error when decoding fails
Josh Durgin
2012-08-31
1
-2
/
+2
|
*
cls_lock_client: fix indentation
Josh Durgin
2012-08-31
1
-52
/
+51
|
*
cls_lock_client: change modified reference parameters to pointers
Josh Durgin
2012-08-31
2
-48
/
+51
|
*
cls_lock_client: clean up reference parameters
Josh Durgin
2012-08-31
2
-48
/
+54
|
*
cls_lock: fix some spacing
Josh Durgin
2012-08-31
1
-3
/
+4
*
|
Merge branch 'wip-3127'
Yehuda Sadeh
2012-09-18
5
-14
/
+268
|
\
\
|
*
|
rgw, cls_rgw: a tool to rebuild bucket stats
Yehuda Sadeh
2012-09-18
4
-0
/
+146
|
*
|
cls_rgw: complete_op() only skip update if epoch is non zero
Yehuda Sadeh
2012-09-18
1
-1
/
+1
|
*
|
cls_rgw: update index stats based on correct category
Yehuda Sadeh
2012-09-18
1
-5
/
+13
|
*
|
cls_rgw: change scoping of suggested changes vars
Yehuda Sadeh
2012-09-18
1
-4
/
+3
|
*
|
cls_rgw: configurable tag timeout
Yehuda Sadeh
2012-09-18
5
-4
/
+81
|
*
|
cls_rgw: client api for bucket index init
Yehuda Sadeh
2012-09-18
2
-0
/
+8
|
*
|
cls_rgw: add client api calls for index suggest
Yehuda Sadeh
2012-09-18
2
-0
/
+15
|
*
|
rgw: fix rgw_dir_suggest_changes() to set header_changed
Yehuda Sadeh
2012-09-11
1
-0
/
+1
*
|
|
Merge branch 'wip-rgw-refcount'
Yehuda Sadeh
2012-09-15
4
-0
/
+449
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rgw: document how refcount objclass works
Yehuda Sadeh
2012-09-15
1
-0
/
+22
|
*
|
cls_refcount: a new class for objects refcounting
Yehuda Sadeh
2012-09-05
4
-0
/
+427
|
|
/
*
|
rgw: encode total usage for backwards compatibility
Yehuda Sadeh
2012-09-08
1
-7
/
+12
*
|
rgw: rgw-admin filter usage by categories
Yehuda Sadeh
2012-09-07
1
-2
/
+13
*
|
rgw: usage now account categories
Yehuda Sadeh
2012-09-06
1
-19
/
+59
|
/
*
rgw: fix usage log read
Yehuda Sadeh
2012-08-28
1
-0
/
+2
*
cls_rgw_client: fix #include path
Sage Weil
2012-08-27
1
-1
/
+1
*
cls_rgw: add cls_rgw unitest, test gc api
Yehuda Sadeh
2012-08-27
1
-1
/
+1
*
rgw: implement garbage collector
Yehuda Sadeh
2012-08-27
2
-26
/
+225
*
cls_rgw: add gc commands handling
Yehuda Sadeh
2012-08-22
5
-0
/
+588
*
cls_lock: specify librados namespace explicitly
Yehuda Sadeh
2012-08-22
1
-14
/
+14
*
cls_rgw: cleanups
Yehuda Sadeh
2012-08-22
6
-0
/
+1491
[next]