]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-05-16 Danny Al-Gaafrbd_fuse/rbd-fuse.c: reduce scope of some variables...
2013-05-16 Danny Al-Gaafosdc/Objecter.cc: reduce scope of skipped_map
2013-05-16 Danny Al-Gaafos/chain_xattr.cc: reduce scope of local variable
2013-05-16 Danny Al-Gaafsrc/os/LFNIndex.cc: reduce scope of suffix_len
2013-05-16 Danny Al-Gaafos/HashIndex.cc: reduce scope of a local variable
2013-05-16 Danny Al-Gaafos/FileStore.cc: reduce scope of a local variable
2013-05-16 Danny Al-Gaafsrc/os/FlatIndex.cc: reduce scope of suffix_len
2013-05-16 Danny Al-Gaafsrc/os/DBObjectMap.cc: reduce scope of some variables
2013-05-16 Danny Al-Gaafmount/mount.ceph.c: reduce scope of 'skip' in parse_opt...
2013-05-16 Danny Al-Gaafsrc/mds/flock.cc: reduce scope of old_lock_to_end in...
2013-05-16 Danny Al-Gaafmds/Locker.cc: reduce scope of forced_change_max
2013-05-16 Danny Al-Gaafsrc/crush/mapper.c: reduce scope of some local variables
2013-05-16 Danny Al-Gaafauth/Crypto.cc: reduce scope of local variable in_buf
2013-05-16 Danny Al-Gaafrgw/rgw_rados.cc: remove not needed code
2013-05-16 Danny Al-Gaafrgw/rgw_gc.cc: fix possible NULL pointer dereference
2013-05-16 Danny Al-Gaafosd/OSD.cc: remove unused variable
2013-05-15 Sage WeilMerge pull request #279 from ceph/wip-libcephfs-env
2013-05-15 John WilkinsAdded OSD to glossary, removed parenthetical.
2013-05-15 John Wilkinsdoc: Updated architecture document.
2013-05-14 David ZafmanMerge branch 'wip-5049'
2013-05-14 David ZafmanOSD: scrub interval checking
2013-05-14 David ZafmanOSD: Don't scrub newly created PGs until min interval
2013-05-14 Sage Weildoc/release-notes: v0.62
2013-05-14 Gary LowellMerge branch 'next'
2013-05-14 athanatosMerge pull request #283 from dachary/wip-5058
2013-05-14 Sage Weildoc/rados/configuration: fix [mon] osd min down report...
2013-05-14 Loic Dacharyreflect recent changes in the pg deletion logic 283/head
2013-05-14 Loic Dacharyfix typos and add hyperlink to peering
2013-05-14 Loic Dacharytypo s/come/some/
2013-05-14 Loic Dacharyupdate op added to a waiting queue or discarded
2013-05-14 Sage Weilmd/Sever.cc: fix straydn assert
2013-05-14 Sage WeilMerge pull request #285 from dalgaaf/wip-da-CID-fixes...
2013-05-14 Danny Al-Gaafrgw/rgw_user.cc: fix possible NULL pointer dereference 285/head
2013-05-14 Danny Al-Gaafmds/Server.cc: fix possible NULL pointer dereference
2013-05-14 Danny Al-Gaafmds/Server.cc: fix possible NULL pointer dereference
2013-05-14 Danny Al-Gaafmds/Server.cc: fix possible NULL pointer dereference
2013-05-14 Danny Al-Gaaflibrados/AioCompletionImpl.h: add missing Lock
2013-05-14 Danny Al-Gaafsrc/dupstore.cc: check return value of list_collections()
2013-05-14 Danny Al-Gaafmds/Server.cc: fix possible NULL pointer dereference
2013-05-14 Danny Al-Gaafsrc/rbd.cc: use 64-bits to shift 'order'
2013-05-14 Danny Al-Gaafmon/Monitor.cc: init 'timecheck_acks' with '0' in const...
2013-05-14 Danny Al-Gaafmon/Monitor.h: init 'crc' in constructor with '0'
2013-05-14 Danny Al-Gaafmon/QuorumService.h: remove unused QuorumService::flags
2013-05-14 Danny Al-Gaaftest/test_cors.cc: initialize key_type in constructor
2013-05-14 Danny Al-Gaaftools/ceph.cc: cleanup memory allocated for 'buf'
2013-05-14 Danny Al-Gaaftools/ceph.cc: close file descriptor in error case
2013-05-14 Danny Al-Gaaftools/ceph.cc: close file descriptor in error case
2013-05-14 Danny Al-Gaaftest_filejournal.cc: cleanup memory in destructor
2013-05-14 Danny Al-Gaaflibrbd/test_librbd.cc: free memory in test_list_children()
2013-05-14 Danny Al-Gaafscratchtool.c: cleanup rados_t on error
2013-05-14 Danny Al-Gaaftest/kv_store_bench.cc: fix resource leak
2013-05-14 Danny Al-Gaaffilestore/test_idempotent_sequence.cc: fix FileStore...
2013-05-14 Danny Al-Gaafceph-filestore-dump.cc: cleanup on error case
2013-05-14 Danny Al-Gaafceph-filestore-dump.cc: cleanup resource in error case
2013-05-14 Gary Lowellv0.62 v0.62
2013-05-14 Sage Weildoc/release-notes: v0.61.2
2013-05-14 Sage WeilMerge remote-tracking branch 'gh/next'
2013-05-13 Sage WeilMerge pull request #281 from ceph/wip-rbd-rm-enoent
2013-05-13 Sage Weilceph_test_libcephfs: parse environment 279/head
2013-05-13 Samuel JustPG: fix some brace styling
2013-05-13 Samuel JustPG: subset_last_update must be at least log.tail
2013-05-13 Josh DurginSimpleThrottle: fix -ENOENT checking 281/head
2013-05-13 David ZafmanReplace mis-named mon config variables using mon_osd_mi...
2013-05-13 Sage WeilMerge pull request #280 from ceph/wip-4996
2013-05-13 Sage Weilmon: fix validatation of mds ids in mon commands 280/head
2013-05-13 Sage WeilMerge pull request #278 from ceph/wip-4974
2013-05-13 Joao Eduardo... mon: Monitor: tolerate GV duplicates during conversion 278/head
2013-05-13 Sage Weillibcephfs: add ceph_conf_parse_env()
2013-05-13 Sage Weilceph_test_libcephfs: fix xattr test
2013-05-13 Samuel JustOSD: We need to wait on CLEARING_DIR, not DELETED_DIR
2013-05-13 athanatosMerge pull request #274 from dalgaaf/wip-da-fix-osd_h
2013-05-13 Josh DurginMerge pull request #275 from ceph/wip-rbd-read-from...
2013-05-13 Josh Durginlibrbd: add options to enable balanced or localized... 275/head
2013-05-13 Josh DurginReplicatedPG: send -EAGAIN for both balanced and locali...
2013-05-13 Josh Durginlibrados: add per-ObjectOperation flags for balanced...
2013-05-13 Josh Durginlibrados: add sparse_read() to the C++ bindings for...
2013-05-13 Josh DurginObjecter, librados: use only ObjectOperation form of...
2013-05-13 Josh DurginObjecter: fix error handling for decoding stat
2013-05-12 Sage Weilqa: rsync test: exclude /usr/local
2013-05-11 Danny Al-Gaafosd/OSD.h: fix try_stop_deletion 274/head
2013-05-11 Sage WeilMerge pull request #272 from ceph/wip-rbd-parallel
2013-05-10 David ZafmanMerge branch 'wip-4273'
2013-05-10 Josh DurginThrottle: move start_op() to C_SimpleThrottle constructor 272/head
2013-05-10 Josh Durginlibrbd: run copy in parallel
2013-05-10 Josh Durginlibrbd: move completion release into rbd_ctx_cb()
2013-05-10 Josh Durginlibrbd: parallelize and simplify flatten
2013-05-10 Josh Durginlibrbd: only send non-zero copyup data
2013-05-10 Josh Durginlibrbd: parallelize rollback
2013-05-10 Sage WeilMerge pull request #273 from dalgaaf/wip-da-CID-fixes-v2
2013-05-10 Danny Al-Gaafmds/CDir.cc: fix possible dereference after NULL check 273/head
2013-05-10 Danny Al-Gaafceph-monstore-tool.cc: check if open() was successful
2013-05-10 Danny Al-Gaafkv_flat_btree_async.cc: fix resource leak
2013-05-10 Danny Al-Gaafclient/SyntheticClient.cc: check return value of descri...
2013-05-10 Danny Al-Gaafclient/Client.cc: fix possible NULL pointer dereference
2013-05-10 Danny Al-Gaafrados.cc: fix leaking of Formatter*
2013-05-10 Danny Al-Gaafclient/SyntheticClient.cc: fix another memory leak
2013-05-10 Danny Al-Gaafclient/SyntheticClient.cc: fix memory leak
2013-05-10 Danny Al-Gaafmds/MDCache.cc: fix dereference NULL pointer
2013-05-10 Danny Al-Gaafmds/MDCache.cc: add NULL pointer check
2013-05-10 Danny Al-Gaafmds/Server.cc: remove dead default in switch
next