]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-03-25 Sage Weiljournaler: reduce prefetch interval
2011-03-25 Sage Weiljournaler: remove unused read_entry()
2011-03-25 Colin Patrick... common_init: allow init without config file
2011-03-24 Greg FarnumMDSMon: Add mon_force_standby_active config option.
2011-03-24 Sage Weilfilestore: fix journaling for writeahead, parallel...
2011-03-24 Sage Weilfilestore: include stat result (size) in debug output
2011-03-24 Sage Weilosd: let single large ops through the throttler
2011-03-24 Yehuda Sadehrgw: fix str_to_bool
2011-03-24 Yehuda Sadehrgw: don't validate bucket/object names if name is...
2011-03-24 Colin Patrick... boto_tool rework
2011-03-24 Yehuda SadehMerge branch 'master' of ssh://ceph.newdream.net/git...
2011-03-24 Yehuda Sadehrgw: path paramter for pseudo folders
2011-03-24 Sage Weilmds: drop dead journal flush code
2011-03-24 Yehuda SadehMerge branch 'rgw'
2011-03-24 Sage Weilmds: remove mds_log_unsafe mode
2011-03-24 Colin Patrick... bucket name: better ip addr detection, allow caps
2011-03-24 Colin Patrick... validate_bucket_name: loosen up
2011-03-24 Colin Patrick... boto_tool.py: add more bucket interaction stuff
2011-03-24 Sage Weilmds: reimplement laggy
2011-03-24 Sage Weilmds: check safe_pos for _expired check
2011-03-24 Sage Weilmds: skip redundant flush before journal segment trim
2011-03-24 Sage Weilmds: assert on mds table write error
2011-03-24 Sage Weilosd: factor pg get-or-create code into common helper
2011-03-24 Colin Patrick... calc_hmac_sha: fix access-past-end-of-buffer
2011-03-24 Colin Patrick... Use macro for digest size, part 2: tests
2011-03-24 Samuel Justmkcephfs: minor fixes
2011-03-24 Colin Patrick... do_autogen: create radosgw
2011-03-24 Colin Patrick... RGW: validate bucket names and object names
2011-03-23 Samuel JustFileStore: replace op_queue_throttle with op_queue_rese...
2011-03-23 Yehuda Sadehrgw: dump content type when listing objects (swift)
2011-03-23 Yehuda Sadehrgw: support pseudo folders in swift
2011-03-23 Colin Patrick... ceph_crypto: fix undefined references
2011-03-23 Colin Patrick... boto_del.py -> boto_tool.py
2011-03-23 Colin Patrick... obsync: remove obsolete cmdline options
2011-03-23 Yehuda Sadehrgw: generated swift urls are more compatble with openstack
2011-03-23 Yehuda SadehMerge branch 'master' of ssh://ceph.newdream.net/git...
2011-03-23 Yehuda Sadehrgw: fix compilation warning
2011-03-23 Yehuda Sadehrgw: change the swift auth config a bit
2011-03-23 Sage Weilcontext: conditional context debugging
2011-03-23 Colin Patrick... Rename objsync -> obsync
2011-03-23 Colin Patrick... Add boto_del.py
2011-03-23 Colin Patrick... Add boto_del.py
2011-03-23 Yehuda Sadehrgw: save roundtrip when reading user info
2011-03-22 Yehuda SadehMerge branch 'rgw' of ssh://ceph.newdream.net/git/ceph...
2011-03-22 Yehuda Sadehrgw: self signed tokens
2011-03-22 Yehuda Sadehrgw: keep user info copy in the indexes
2011-03-22 Yehuda Sadehrgw: store openstack secret as part of the user info
2011-03-22 Josh Durginlibrbd: remove RBD_MAX_SEG_NAME_SIZE
2011-03-22 Colin Patrick... common: Add utf8 validation functions, test
2011-03-22 Colin Patrick... rgw: remove strerror references
2011-03-22 Colin Patrick... common: Add utf8 validation functions, test
2011-03-22 Sage Weilmds: fix mdsmap dump formatting
2011-03-22 Colin Patrick... Rename osync to objsync
2011-03-22 Colin Patrick... Rename osync to objsync
2011-03-22 Colin Patrick... Merge branch 'rgw'
2011-03-22 Yehuda SadehMerge branch 'rgw'
2011-03-22 Greg FarnumCDir: make check_rstats friendlier.
2011-03-22 Greg FarnumMDCache: make linkunlink rstat propagation work properly.
2011-03-22 Greg FarnumMDCache: set up rstats properly in create_system_inode.
2011-03-22 Sage WeilMDCache: properly update and project the stats when...
2011-03-22 Greg Farnummds: add check_rstats function and a few users.
2011-03-21 Colin Patrick... osync: implement delete-before and delete-after
2011-03-21 Colin Patrick... osync: add osync-test.sh
2011-03-21 Yehuda SadehMerge branch 'master' into rgw
2011-03-21 Yehuda Sadehrgw: fix logging env variable name
2011-03-21 Greg Farnumcosd: Close TEXT_RED with TEXT_NORMAL in a few places.
2011-03-21 Colin Patrick... osync-test: test --delete in bucket-to-bucket xfer
2011-03-21 Colin Patrick... osync-test.py: test --dry-run, --delete stuff
2011-03-21 Colin Patrick... osync: implement --dry-run option
2011-03-21 Ruben Kerkhofrpm: package python bindings for rados
2011-03-21 Colin Patrick... osync-test.sh: test bucket-to-bucket transfers
2011-03-21 Colin Patrick... osync: add AKEY and SKEY
2011-03-21 Colin Patrick... osync: fix automatic bucket creation
2011-03-21 Colin Patrick... osync: add alternate syntax for file:// transfers
2011-03-21 Colin Patrick... osync-test: test file-to-bucket transfers
2011-03-21 Colin Patrick... osync: add SRC_AKEY, etc. environment variables
2011-03-20 Laszlo BoszormenyiFix manpage typos
2011-03-20 Laszlo BoszormenyiRemove unused cdbs build dependency
2011-03-20 Laszlo BoszormenyiChange wording of Debian package descriptions
2011-03-20 Laszlo BoszormenyiMake Ceph Debian packaging Linux only
2011-03-20 Laszlo BoszormenyiDisable libatomic-ops on armel archs
2011-03-19 Laszlo BoszormenyiAdd cross compilation support
2011-03-19 Laszlo BoszormenyiAdd parallel building support for multi{core,processor...
2011-03-19 Samuel JustCephxProtocol.cc: invalid authorizer data should not...
2011-03-19 Colin Patrick... ceph.spec.in: some CentOS fixes
2011-03-19 Colin Patrick... osync: fix hash compares
2011-03-18 Colin Patrick... osync: fix s3store iterator
2011-03-18 Colin Patrick... pybind: convert to new API
2011-03-18 Sage Weilbacktrace: user the proper version header
2011-03-18 Sage Weillibceph: use the proper version header
2011-03-18 Sage Weillibceph: pull version from new version define
2011-03-18 Sage Weilconfigure: no ~
2011-03-18 Sage Weiluse 'git describe' version
2011-03-18 Colin Patrick... librados: rados_ioctx_lookup -> rados_pool_lookup
2011-03-18 Colin Patrick... librados: bump minor version number
2011-03-18 Colin Patrick... librados: bump minor version number
2011-03-18 Colin Patrick... librados: rados_ioctx_lookup -> rados_pool_lookup
2011-03-18 Colin Patrick... direct_io_test: use mkstmp instead of mkostemps
2011-03-18 Colin Patrick... Makefile: check for new enough version of gtkmm
2011-03-17 Colin Patrick... osync: remove some debug printout
next