]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-03-12 Josh Durginlibrbd: delete block completion after it's finished
2011-03-12 Josh Durginlibrbd: don't leak rados_completion
2011-03-12 Josh Durginlibrados: Remove OperationOp from WatchCtx
2011-03-12 Josh Durginlibrados: cleanup RadosClient's objecter instance when...
2011-03-12 Josh Durginlibrbd: free RBD::AioCompletion when it's released
2011-03-11 Colin Patrick... librados,librbd: use 64-bit offsets and lengths
2011-03-12 Sage Weilmkcephfs: some fixes
2011-03-11 Sage WeilMerge remote branch 'origin/stable'
2011-03-11 Tommi Virtanenautoconf: Fix typo that made --without-gtk2 not work.
2011-03-11 Tommi Virtanenautoconf: Handle --without-debug, --with-debug=junk...
2011-03-11 Tommi Virtanenautoconf: Handle --without-profiler, --with-profiler...
2011-03-11 Greg Farnumutime: fix operator double() to use the right number...
2011-03-11 Sage Weildebian: add udev rules
2011-03-11 Sage Weilosd: fix osdmap scanning on pg creation
2011-03-11 Colin Patrick... Destructors for virtual classes should be virtual
2011-03-11 Tommi Virtanenautoconf: If given --with-gtk2, not finding it is fatal.
2011-03-11 Colin Patrick... atomic.h: fix "crappy slow implementation"
2011-03-11 Tommi Virtanenauth: Let common_init (or CephCrypto::init) init auth...
2011-03-11 Tommi Virtanencommon: Initialize ceph_crypto in common_init.
2011-03-11 Tommi Virtanenceph_crypto: Implement HMAC-SHA1 wrapper for NSS.
2011-03-11 Tommi Virtanenceph_crypto: Add unittests for the HMAC-SHA1 compatibil...
2011-03-11 Tommi Virtanenrgw: Make rgw_main use HMAC-SHA1 via compatibility...
2011-03-11 Tommi Virtanenceph_crypto: Implement MD5 wrapper for NSS.
2011-03-11 Tommi Virtanenceph_crypto: Add unittests for the MD5 compatibility...
2011-03-11 Tommi Virtanenrgw: Make rgw_op use MD5 via compatibility shim.
2011-03-11 Tommi Virtanenauth: Change header file guard define, to make room...
2011-03-11 Tommi Virtanenrgw: use random byte generation in auth/Crypto, instead...
2011-03-11 Tommi Virtanenauth: Add a microbenchmark for AES encrypt/decrypt.
2011-03-11 Tommi Virtanenauth: Allow using NSS as crypto library.
2011-03-11 Tommi Virtanenauth: Make error message on bad AES key lenght say...
2011-03-11 Tommi Virtanenauth: Use AES IV constant directly, not via local stati...
2011-03-11 Tommi Virtanenauth: Drop "using namespace", it's almost always used...
2011-03-11 Tommi Virtanenauth: Add unit tests to check basic crypto sanity.
2011-03-11 Tommi Virtanenauth: Removed unused function generate_random_string.
2011-03-11 Tommi VirtanenAdd test/osd/RadosModel.h to noinst_HEADERS.
2011-03-11 Tommi Virtanenautoconf: Complain if libatomic-ops is not found.
2011-03-11 Tommi Virtanenautoconf: Complain if tcmalloc is not found.
2011-03-11 Tommi Virtanenautoconf: Complain if FUSE is not found.
2011-03-11 Sage Weilosd: wait for handle_osd_map transaction ondisk without...
2011-03-11 Sage Weilosd: avoid setting up_thru on new PGs
2011-03-11 Colin Patrick... testlibrbdpp: include assert.h
2011-03-11 Colin Patrick... librados: librados::WatchCtx needs virtual dtor
2011-03-11 Colin Patrick... osd: CapMap: add virtual dtor to virtual class
2011-03-11 Colin Patrick... crushtool: fix warning seen on i386
2011-03-11 Samuel Justtests: add bufferlist unit test
2011-03-11 Tommi Virtanenclitest: Fix tests after osdmaptool --clobber bugfix.
2011-03-11 Greg Farnumrados: Add "stat" option, and fix "put" to work on...
2011-03-11 Samuel Justdebian: add udev rules
2011-03-10 Sage Weildebian: remove so version from -dev packages
2011-03-10 Sage Weilfilestore: assert on ENOTEMPTY
2011-03-10 Sage Weilfiler: set RMW bit on probe
2011-03-10 Sage Weilosd: fix peer no missing optimization
2011-03-10 Sage Weilosd: fix missing.rm()
2011-03-10 Henry Changosd: fix merge_log missing calculation at split point...
2011-03-10 Sage Weilmkcephfs: modularize
2011-03-10 Sage Weilosd: fix keyring loading
2011-03-10 Sage Weilosdmaptool: don't require clobber to create new osdmap
2011-03-10 Colin Patrick... Don't use -i to set id for non-daemons
2011-03-10 Colin Patrick... common: replace -I with -i, rework --name
2011-03-10 Colin Patrick... cauthtool: remove short form of --create-keyring
2011-03-10 Colin Patrick... Merge branch 'globalfoo'
2011-03-10 Colin Patrick... librbd.cc: trim includes
2011-03-10 Colin Patrick... cram: test --conf=foo cconf syntax
2011-03-10 Colin Patrick... common_init: Split common_init into multiple parts
2011-03-10 Colin Patrick... config: trim deadcode
2011-03-09 Colin Patrick... ConfUtils::_parse: fix uninitialized var
2011-03-09 Colin Patrick... config: ConfFile::open: return error code
2011-03-09 Colin Patrick... build:add common/entity_name.h to noinst_HEADERS
2011-03-09 Colin Patrick... makefile:Suppress hash warning in include/encoding
2011-03-08 Colin Patrick... Suppress gnu_cxx::hash warning a little bit better
2011-03-08 Colin Patrick... config.cc: retab
2011-03-08 Greg Farnumuclient: Clear the CEPH_CAP_FILE_BUFFER ref on _flush...
2011-03-08 Colin Patrick... common_init: call to ProfilerFlush is unneeded
2011-03-08 Colin Patrick... Replace g_conf.name and g_conf.id with entityname
2011-03-08 Colin Patrick... makefile: Add -Wno-deprecated
2011-03-08 Colin Patrick... Merge branch 'globalfoo'
2011-03-08 Greg Farnumrgw: cast size_t to unsigned long to fix a 32-bit warning.
2011-03-08 Greg Farnumlibrbd: cast offset values to uint64_t for unsigned...
2011-03-08 Greg FarnumMerge branch 'stable'
2011-03-08 Colin Patrick... common_init: no signal handlers for library code
2011-03-08 Colin Patrick... Create common/entity_name.h
2011-03-08 Colin Patrick... Add missing includes
2011-03-08 Sage Weilmds: use projected subtree in rename anchor check
2011-03-07 Yehuda Sadehlibrados: add append to object
2011-03-07 Sage Weilosd: document last_epoch_clean caveat
2011-03-07 Sage Weilosd: include all stray peers in might_have_unfound
2011-03-07 Samuel Justbuffer.h: push_back,push_front of an empty buffer point...
2011-03-07 Colin Patrick... libceph: when calling common_init,set library flag
2011-03-07 Tommi VirtanenBump debian/changelog timestamp so it's greater than...
2011-03-07 Tommi VirtanenMake git ignore stamp files from debian build.
2011-03-07 Tommi VirtanenTypos.
2011-03-07 Colin Patrick... do_autogen: add -O2 when compiling for profiling
2011-03-07 Greg FarnumMerge branch 'mds'
2011-03-06 Sage WeilMerge branch 'stable'
2011-03-06 Sage Weiltests/cli/osdmaptool: default pg_num changed
2011-03-06 Sage Weiltestlibrbd: signed return types
2011-03-06 Sage Weilfilestore: fix signedness so we can handle errors from...
2011-03-06 Sage Weilversion: fix const warning
2011-03-06 Sage Weilsafe_io: fix signed/unsigned comparisons
2011-03-06 Sage Weiltests/cli/osdmaptool: default pg_num changed
next