]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-07-20 Sage Weilosd: clear failure_queue when marked down
2010-07-20 Yehuda Sadehrgw: fix content-length reporting
2010-07-20 Sage Weildebug: fix log append
2010-07-20 Sage Weildebug: say 'append' or 'new' when opening log
2010-07-20 Sage Weilosd: wait for non-existant pools (w/o crashing); clean...
2010-07-20 Yehuda Sadehrgw: fix copy
2010-07-19 Yehuda Sadehrgw: get/put read and write by chunks
2010-07-19 Yehuda Sadehrgw: lay groundwork for chunky read/write
2010-07-19 Sage Weilosd: make client op version actual at_version
2010-07-19 Sage Weilosd: fix subop version in snaptrimmer
2010-07-19 Sage Weilmon: check command length on osdmon
2010-07-19 Yehuda Sadehrbd: add removal of snapshots
2010-07-16 Greg Farnumlibrados: don't read attributes until the callback...
2010-07-16 Greg Farnumrgw: rgw_rest: Properly return the content-length.
2010-07-16 Greg Farnumrgw: rgw_rados: initialize the position in list_buckets...
2010-07-16 Sage Weilmonc: be quiet about 'continuing hunt' too
2010-07-16 Yehuda Sadehlibrados: librados.hpp should be standalone
2010-07-16 Sage Weilmds: small EMetablob fixup
2010-07-16 Sage Weilosd: always set snapset context if can_create
2010-07-16 Sage Weilmds: journal dirty items in order
2010-07-16 Sage Weilmds: helpful journal replay debug output
2010-07-16 Sage Weilclient: drop unnecessary #include
2010-07-16 Sage Weilmds: simplify rstat/dirstat debug printing
2010-07-16 Sage Weilmds: remove bogus 'oldest snap' floor on lssnap result
2010-07-16 Christian Brunnerlower loglevel for successfull mon hunting
2010-07-16 Greg Farnummessages: fix MClientRequest::is_write(), rename to...
2010-07-15 Sage Weilmsgr: use in6addr_any extern for is_blank_addr()
2010-07-15 Sage Weilmsgr: put brackets around ipv6 addrs
2010-07-15 Sage Weilmds: throw std::bad_alloc on boost:pool<> depletion
2010-07-15 Yehuda Sadehrbd: fix usage
2010-07-15 Yehuda Sadehrbd: rbd tool can parse embedded snapshots name
2010-07-15 Yehuda Sadehrbd: update man page, other external tools
2010-07-15 Sage Weilmon: limit size of MOSDMap messages when subscribing
2010-07-15 Sage Weildebug: fix append to log file
2010-07-15 Sage Weilosd: oops, fix pool thing
2010-07-15 Sage Weilosd: MOSDOp: print snapc if snap_seq != 0, not when...
2010-07-15 Sage Weilosd: use client or pool snapc based on _pool_ snap...
2010-07-15 Greg Farnumrgw: delete bucket objects from root pool on destruction.
2010-07-14 Yehuda Sadehrbdtool: rename rbdtool to 'rbd' tool and change usage
2010-07-14 Greg Farnumcfuse: return EROFS when attempting to modify snapshots
2010-07-13 Greg Farnummds: Check all write ops to make sure they aren't in...
2010-07-10 Yehuda Sadehrbdtool: fix add-snap
2010-07-09 Yehuda Sadehrbdtool: rearrange usage
2010-07-09 Yehuda Sadehrbdtool: rename should first check source
2010-07-09 Sage Weildebian: override lintian warning unstripped-binary...
2010-07-09 Sage Weildebug: fix debug rank symlink rotate when log_per_instance
2010-07-09 Yehuda Sadehrbdtool: implement copy
2010-07-09 Yehuda Sadehrbdtool: use canonical image name (pool/image)
2010-07-09 Yehuda Sadehrbdtool: can read data using snapshot
2010-07-09 Sage Weilmds: fix up snap cap issue logic comments
2010-07-09 Sage Weilmds: fix acquire_lock() calls in handle_client_open()
2010-07-09 Sage Weilmds: issue all snap_caps allowed given locks, not by...
2010-07-09 Christian Brunnerfix FCGI detection and specfile
2010-07-09 Sage Weilmon: avoid OOB m->cmd access in auth proprocess_command
2010-07-09 Sage Weilmsgr: brackets (not braces) for ipv6 addrs
2010-07-09 Sage Weildebug: only truncate log file on open if log_per_instan...
2010-07-09 Sage Weilmds: termiante client sessions before flushign log...
2010-07-09 Christian Brunnerceph.spec.in: create /var/log/ceph directory
2010-07-09 Christian Brunnerceph.spec.in: add a build option for radosgw (--with...
2010-07-09 Christian Brunnerceph.spec.in: add /var/lib/ceph/
2010-07-09 Christian Brunnerceph.spec.in: add logrotate configuration
2010-07-09 Christian Brunnerceph.spec.in: set correct path for rbd classes
2010-07-08 Sage Weilosd: print debug write before adding to transaction
2010-07-08 Sage Weilmsgr: return error and dethrottle if message decode...
2010-07-08 Sage Weildebian: make helper scripts remember most recent release
2010-07-08 Sage Weilosd: fix delayed pg creation use after free
2010-07-08 Sage Weilvstart: specify osd class tmp dir
2010-07-08 Sage Weilmonc: make hunt, ping rates configuration
2010-07-08 Sage Weilclient: increase client mount timeout
2010-07-08 Sage Weilfilestore: improve lseek64 error checking, and use...
2010-07-08 Sage Weilbuffer: make write_fd() const
2010-07-08 Sage Weilmount.ceph: handle ipv6 addrs, colons, braces
2010-07-08 Sage Weilceph.spec: require libedit
2010-07-08 Sage Weilceph.spec.in: require binutils
2010-07-08 Sage Weildebian: require binutils
2010-07-08 Sage Weildebian: explicit postinst/postrm for shlibs
2010-07-07 Sage Weilrbdtool: fix export
2010-07-07 Sage Weilmon: create new pools using rjenkins hash
2010-07-07 Yehuda Sadehrbdtool: should support files larger than 2GB
2010-07-07 Sage Weildebian: _do_ strip cosd
2010-07-07 Sage Weilclass: make class tmp directory configurable, not /tmp
2010-07-07 Sage Weillogger: shut up
2010-07-07 Yehuda Sadehconfig: can use '-' as a config option
2010-07-07 Sage Weilmsgr: remove fake orig_source_addr fakery
2010-07-07 Sage Weilmon: fix message forwarding to use Connection to fake...
2010-07-07 Sage Weildebian: do not strip cosd
2010-07-07 Sage Weilclasshandler: print error when dlopen fails
2010-07-07 Sage Weilceph: drop version from ceph_fs.h, use autoconf VERSION...
2010-07-07 Fred Arshell script fixes
2010-07-07 Sage Weilmds: fix logger init on startup, rank symlink creation
2010-07-07 Sage Weildebian: do not strip rados classes
2010-07-07 Sage Weildebian: add postinst, postrm for ceph package
2010-07-07 Sage WeilMakefile: cleanup
2010-07-07 Sage Weildebian: put rbd classes in ceph, not librados1 package
2010-07-07 Sage Weilosd: consolidate osd stats in _refresh_my_stats
2010-07-07 Sage Weildebian: include rados-classes
2010-07-07 Sage Weilcclass: $libdir/rados-classes
2010-07-07 Sage Weillogger: huge rewrite, cleanup
2010-07-07 Sage Weilauth: rename supported_auth -> auth_supported
2010-07-06 Greg Farnumclient: handle_client_session now careful opening mds...
next