index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
10.2.0
v10.2.0
Jenkins Build Slave User
2016-04-20
2
-1
/
+7
*
Merge pull request #8636 from ceph/wip-rgw-leak
Yehuda Sadeh
2016-04-19
6
-21
/
+70
|
\
|
*
rgw: drop rest op reference in error path
Yehuda Sadeh
2016-04-19
1
-0
/
+2
|
*
rgw: clean async rest ops in calling cr
Yehuda Sadeh
2016-04-18
1
-0
/
+12
|
*
rgw: drop async cr reference on simple cr completion
Yehuda Sadeh
2016-04-18
4
-18
/
+46
|
*
rgw: RGWRealmWatcher::watch_restart() also unwatches watch
Yehuda Sadeh
2016-04-18
1
-1
/
+6
|
*
rgw: stop cr manager in destructor
Yehuda Sadeh
2016-04-18
1
-2
/
+4
*
|
Merge pull request #8653 from theanalyst/doc/fix-multisite-pools
Casey Bodley
2016-04-19
1
-5
/
+41
|
\
\
|
*
|
doc: rgw multisite, add pools section & minor cosmetic improvements
Abhishek Lekshmanan
2016-04-19
1
-5
/
+41
|
/
/
*
|
Merge pull request #8564 from theanalyst/fix/15251
Casey Bodley
2016-04-19
3
-9
/
+9
|
\
\
|
*
|
rgw_admin: improve period update errors
Abhishek Lekshmanan
2016-04-18
3
-9
/
+9
*
|
|
Merge pull request #8645 from tchaikov/wip-fix-test.sh
Casey Bodley
2016-04-18
4
-1
/
+7
|
\
\
\
|
*
|
|
test: set a default $CEPH_ROOT env variable
Kefu Chai
2016-04-18
4
-1
/
+7
|
/
/
/
*
|
|
Merge pull request #8612 from xiexingguo/xxg-wip-rpg
Samuel Just
2016-04-18
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
osd/ReplicatedPG: fix implementation of register_on_success()
xie xingguo
2016-04-15
1
-1
/
+1
*
|
|
Merge pull request #8590 from liewegas/wip-jewel
Sage Weil
2016-04-17
1
-326
/
+958
|
\
\
\
|
*
|
|
doc/release-notes.rst: clarify ceph UID/GID assignment on SUSE
Nathan Cutler
2016-04-16
1
-4
/
+5
|
*
|
|
doc/release-notes.rst: minor grammar and style corrections
Nathan Cutler
2016-04-16
1
-15
/
+14
|
*
|
|
doc/release-notes: expand distro/arch section to include arm64 info
Sage Weil
2016-04-16
1
-8
/
+17
|
*
|
|
doc/release-notes: more detail about the ext4 checks
Sage Weil
2016-04-16
1
-3
/
+20
|
*
|
|
doc/release-notes: include changes in rcs
Sage Weil
2016-04-16
1
-3
/
+588
|
*
|
|
doc/release-notes: clean up jewel notes
Sage Weil
2016-04-16
1
-701
/
+724
|
*
|
|
doc/release-notes: fix rados scrub summary
Sage Weil
2016-04-16
1
-4
/
+2
*
|
|
|
Merge pull request #8526 from dreamhost/wip-rgw-xmlns
Sage Weil
2016-04-17
4
-29
/
+19
|
\
\
\
\
|
*
|
|
|
rgw: Ensure xmlns is consistent on S3 responses.
Robin H. Johnson
2016-04-11
4
-29
/
+19
*
|
|
|
|
Merge pull request #8563 from linuxbox2/rgw-file-unix
Sage Weil
2016-04-17
7
-97
/
+334
|
\
\
\
\
\
|
*
|
|
|
|
rgw_file: fixup attrs across renames
Matt Benjamin
2016-04-14
3
-32
/
+85
|
*
|
|
|
|
rgw_file: fix silly abuse of flags in fh_lookup
Matt Benjamin
2016-04-13
1
-4
/
+7
|
*
|
|
|
|
rgw_file: don't need to memset Latch
Matt Benjamin
2016-04-13
1
-1
/
+0
|
*
|
|
|
|
cohort_lru: define ctor for TreeX::Latch
Matt Benjamin
2016-04-13
1
-0
/
+2
|
*
|
|
|
|
rgw_file: fix 2 attr decoding issues
Matt Benjamin
2016-04-13
2
-5
/
+21
|
*
|
|
|
|
rgw_file: force move semantics on rvalue refs in emplace_attrs
Matt Benjamin
2016-04-12
1
-5
/
+5
|
*
|
|
|
|
rgw_file: remove RGWLibFS::mkdir() (no longer called)
Matt Benjamin
2016-04-12
1
-64
/
+2
|
*
|
|
|
|
rgw_file: fix nfsns unit test when !created and !create
Matt Benjamin
2016-04-12
1
-1
/
+11
|
*
|
|
|
|
rgw_file: check for leaf dir objects and restore their state
Matt Benjamin
2016-04-12
1
-8
/
+41
|
*
|
|
|
|
rgw_file: use emplace_attr in both paths in mkdir2()
Matt Benjamin
2016-04-12
1
-0
/
+2
|
*
|
|
|
|
rgw_file: use emplace_attr in RGWCreateBucket and RGWCopyObj
Matt Benjamin
2016-04-12
2
-10
/
+18
|
*
|
|
|
|
rgw_file: use emplace_attr in RGWPostObj and RGWPutMetadataBucket
Matt Benjamin
2016-04-12
2
-13
/
+24
|
*
|
|
|
|
rgw_file: remove unused label in mkdir2()
Matt Benjamin
2016-04-12
1
-1
/
+0
|
*
|
|
|
|
rgw_file: use emplace_attr in RGWPutObj::execute()
Matt Benjamin
2016-04-12
1
-7
/
+6
|
*
|
|
|
|
rgw_file: encode ux attrs in mkdir2
Matt Benjamin
2016-04-12
1
-1
/
+3
|
*
|
|
|
|
rgw_file: implement new mkdir2 with atomicity
Matt Benjamin
2016-04-12
2
-3
/
+85
|
*
|
|
|
|
rgw_file: add encode/decode hooks, emplace_attr
Matt Benjamin
2016-04-12
4
-15
/
+47
|
*
|
|
|
|
rgw_file: move internals of rgw_read into RGWLibFS::read(...)
Matt Benjamin
2016-04-12
2
-13
/
+22
|
*
|
|
|
|
rgw_file: declare encoder for Unix object attributes
Matt Benjamin
2016-04-12
1
-2
/
+38
|
*
|
|
|
|
rgw_file: declare an attribute for all Unix/rgw_file attrs
Matt Benjamin
2016-04-12
1
-0
/
+3
*
|
|
|
|
|
Merge pull request #8592 from zaitcev/wip-5073-multen-1
Sage Weil
2016-04-17
4
-3
/
+188
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rgw: Add a test for multi-tenancy
Pete Zaitcev
2016-04-16
4
-3
/
+188
*
|
|
|
|
|
|
Merge pull request #8597 from oritwas/wip-rgw-remove-bucket-instance
Sage Weil
2016-04-17
1
-0
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rgw: handle no current_preiod in is_syncing_bucket_meta
Orit Wasserman
2016-04-14
1
-0
/
+6
[next]