]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-01-18 Sage WeilMerge remote branch 'gh/master' into wip-op-data-mux
2012-01-18 Sage Weilosd: make in/outdata split/merge helpers static OSDOp...
2012-01-17 Yehuda Sadehrgw: log_show_next() fix reading of the next buffer
2012-01-17 Yehuda SadehMerge branch 'master' of ssh://github.com/NewDreamNetwo...
2012-01-17 Sage WeilMerge remote branch 'gh/wip-backfill'
2012-01-17 Sage Weilfilestore: overwrite fsid during --mkfs
2012-01-17 Andrey Stepachevhadoop: fix unix timestamp calculation in hadoop lib
2012-01-17 Andrey Stepachevhadoop: check for valid filehandler, before using in...
2012-01-17 Greg Farnumdoc: update control file for setting pg num on pool...
2012-01-17 Sage WeilTestRados: fix {min,max}_stride_size initialization
2012-01-17 Yehuda SadehMerge branch 'master' of ssh://ceph.newdream.net/git...
2012-01-17 Sage Weilosd: fix bind error checks
2012-01-17 Sage WeilMakefile: fix testkeys non-tcmalloc linkage
2012-01-17 Sage Weilmds: abort startup if we fail to bind
2012-01-17 Sage Weilosd: abort on startup if we fail to bind to a port
2012-01-17 Alex Elderceph: fix "run_uml.sh" script
2012-01-17 Sage WeilTestRados: implement max_seconds, reimplement argument...
2012-01-17 Sage WeilRadosModel: prefix line with m_op
2012-01-17 Sage Weilmds: fix uninitialized value in MClientLease::h
2012-01-16 Sage WeilMerge remote branch 'gh/master' into wip-op-data-mux
2012-01-16 Sage Weilmsgr: move operator<< for sockaddr_storage to msg_types.cc
2012-01-16 Sage Weilqa/workunits/rados/load-gen-mix.sh
2012-01-16 Sage Weilqa: rados load-gen: use rbd pool
2012-01-16 Sage Weilrados: load-gen: wake up on reply
2012-01-16 Sage Weilrados: fix load-gen 'max-ops'
2012-01-16 Sage Weillibrados: allow ObjectReadOperation::stat() to get...
2012-01-16 Sage WeilMerge remote branch 'gh/master' into wip-op-data-mux
2012-01-16 Sage Weilosd: recover_primary_got() -> recover_got()
2012-01-16 Sage Weilosd: clear missing set on replica when restarting backfill
2012-01-16 Sage Weilmsgr: don't assert on socket(2) failure
2012-01-15 Sage Weilmsgr: uninline operator<< on sockaddr_storage
2012-01-14 Sage Weilosd: rev osd internal cluster protocol
2012-01-13 Sage WeilMerge branch 'stable'
2012-01-13 Sage Weilmds: require OSDREPLYMUX feature bit
2012-01-13 Sage Weillibrados: require OSDREPLYMUX feature
2012-01-13 Sage Weildefine new OSDREPLYMUX feature bit
2012-01-13 Sage Weilobjecter: fix add_*() calls to use proper helper
2012-01-13 Samuel JustReplicatedPG: munge truncate_seq 1/truncate_size -1...
2012-01-13 Samuel JustReplicatedPG: munge truncate_seq 1/truncate_size -1...
2012-01-13 Yehuda Sadehrgw: limit object PUT size
2012-01-13 Sage Weilobjecter: fix up stat, getxattrs handlers
2012-01-13 Sage Weilv0.40 v0.40
2012-01-13 Sage WeilMerge remote branch 'gh/master' into wip-backfill
2012-01-13 Sage Weillibrados: make new ObjectReadOperations arguments non...
2012-01-13 Sage Weilrgw: use new librados ObjectReadOperation method arguments
2012-01-13 Samuel JustReplicatedPG: Update stat accounting for truncate durin...
2012-01-13 Yehuda Sadehrgw: wrap cls_cxx_map_* with try/catch around decoding
2012-01-13 Yehuda Sadehrgw: bucket index creation and init in a single operation
2012-01-13 Yehuda Sadehlibrados: add ObjectOperation::exec
2012-01-13 Sage Weilsecret: move null check before strlen(key_name) deref
2012-01-13 Yehuda Sadehosd: stat op, don't compare in memory state to object
2012-01-12 Sage Weillibrados: specify read return value pointers in ObjectR...
2012-01-12 Sage Weilobjecter: specify read return values pointers in Object...
2012-01-12 Sage Weilosd: put result data in OSDOp.outdata
2012-01-12 Sage Weilosd: mux/demux OSDOp::outdata in MOSDOpReply
2012-01-12 Sage Weilosd: include return code in OSDOp
2012-01-12 Sage Weilosd: fill in empty item in peer_missing for strays
2012-01-12 Yehuda Sadehrgw: don't crash when copying a zero sized object
2012-01-12 Samuel JustReplicatedPG: Do a write even for 0 length operation
2012-01-12 Samuel JustReplicatedPG: fix stat accounting error in CEPH_OSD_OP_...
2012-01-12 Sage Weilqa/client/gen-1774.sh
2012-01-12 Sage Weilosd: fix PG::Log::copy_up_to() tail
2012-01-12 Sage Weilosd: reset last_complete on backfill restart
2012-01-12 Andrey Stepachevclient: avoid taking inode ref in case of nonexistent dir
2012-01-12 Sage WeilMerge branch 'wip-makefile'
2012-01-12 Sage WeilCOPYING: note licenses for all files, not just the...
2012-01-12 Sage Weildebian/copyright: note acx_pthread.m4 license
2012-01-12 Kacper Kowalik... Makefile: Add headers that were omitted in make dist...
2012-01-12 Kacper Kowalik... Makefile: Handle corner case of crypto++ correctly
2012-01-12 Kacper Kowalik... Makefile: Use ACX_PTHREAD in configure.ac and resulting...
2012-01-12 Kacper Kowalik... Makefile: Add recent acx_pthread.m4 that has a fix...
2012-01-11 Samuel JustPG: gen_prefix should grab a map reference atomically
2012-01-11 Yehuda Sadehrgw-admin: add pool rm and pools list
2012-01-11 Yehuda Sadehrgw-admin: clean up unused commands
2012-01-11 Sage Weilosd: bound log we send when restarting backfill
2012-01-11 Josh Durginrados.py: avoid getting return value of void function
2012-01-11 Josh Durginpg: remove unnecessary guard from calc_trim_to()
2012-01-11 Josh Durginpg: add a configurable lower bound on log size
2012-01-11 Sage WeilMerge remote branch 'gh/master' into wip-backfill
2012-01-11 Sage Weilosd: limit size of log sent to reset backfill targets
2012-01-11 Alexandre Olivaclient: start caching readdir results after readdir_start
2012-01-11 Sage Weilmonclient: fix resolve_addrs() call
2012-01-11 Sage Weilresolve_addrs: return ipv4 and ipv6 addrs
2012-01-11 Samuel JustReplicatedPG: fix typo in stats accounting in _rollback_to
2012-01-11 Sage Weilosd: send log with backfill restart
2012-01-10 Sage Weilosd: fail to peer if interval lacks any !incomplete...
2012-01-10 Greg Farnummon: allow specifying pg_num and pgp_num when creating...
2012-01-10 Tommi Virtanenauth: Fix Doxygen warnings.
2012-01-10 Tommi VirtanenFix several doxygen warnings, to minimize noise. Only...
2012-01-10 Tommi Virtanenlibrados: Make API docs use @note instead of @bug for...
2012-01-10 Samuel JustFileStore: assert on ENOSPC even for SETXATTR
2012-01-10 Greg Farnummds: initiate monitor reconnect if beacon acks take...
2012-01-10 Greg Farnummds: remove beacon_killer code.
2012-01-10 Sage Weilosd: make less noise when filestore is already up to...
2012-01-10 Josh Durgindoc: add librados C aio example
2012-01-10 Josh Durgindoc: describe some rados_pool_stat_t members
2012-01-10 Josh Durgindoc: add librados pool creation defaults
2012-01-10 Josh Durgindoc: add short section on documenting code
2012-01-10 Josh Durgindoc: clarify librados return codes
2012-01-10 Josh Durgindoc: @return -> @returns to match the sphinx output
next