]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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...
2010-07-06 Greg Farnumclient: put MDSSession pointers in the msd_session...
2010-07-06 Sage Weilpaxos: send summary if observer has fallen behind first...
2010-07-06 Sage Weilmsgr: immediately drop messages with null dest
2010-07-06 Sage Weilmds: fix handle_dentry_unlink to handle remote unlink...
2010-07-06 Sage Weilmds: be less noisy about memory usage in log
2010-07-06 Sage Weilceph: --in-file, not --in-data
2010-07-06 Sage Weilosd: track pg_num by type in logger
2010-07-06 Sage Weillibrados: add pool set_snap_context
2010-07-06 Greg Farnumclient: take the first inode as root, rather than whate...
2010-07-06 Sage Weilceph.spec: install /etc/logrotate.d/ceph
2010-07-06 Sage Weilosd: document some of the logger stats
2010-07-06 Yehuda Sadehrbdtool: modify usage
2010-07-06 Yehuda Sadehconfig: allow optional parameters
2010-07-06 Sage Weilmds: do not include snapped inodes in EOpen or LogSegme...
2010-07-06 Sage Weilmds: print useful error on malformed EOpen event
2010-07-06 Sage WeilMakefile: drop unnecessary dist-hook for make_version
2010-07-06 Sage Weildebian: simplify release.sh
2010-07-06 Sage WeilMakefile: distribute check_version
2010-07-06 Yehuda Sadehradosgw: fix usage syntax
2010-07-05 Sage Weilmount.ceph: ignore noauto, _netdev options
2010-07-05 Fred Ardebian: include libcls_rbd.so.*
2010-07-05 Fred Arcclsinfo: fixes for dash
2010-07-05 Thomas Muellerceph.spec.in: make -j and unpackaged files
2010-07-04 Sage WeilMakefile: fix up ceph_ver.h autogeneration
2010-07-04 Sage WeilMakefile: fix build when WITH_DEBUG not set
2010-07-03 Sage Weildebug: don't create rank symlink if log-file
2010-07-03 Sage Weilclient: update ctime on setattr(no mask)
2010-07-02 Sage Weilclient: return errors from setattr
2010-07-02 Sage Weilclient: fix lookup error codes
2010-07-02 Sage Weilclient: better debug output
2010-07-02 Sage Weilclient: return ENAMETOOLONG where appropriate
2010-07-02 Sage Weilqa: do untar_snap_rm on two different tarballs (medium...
2010-07-02 Sage Weilclient: fix f_namemax returned by statfs
2010-07-02 Sage WeilMakefile: make more random crap only build with WITH_DEBUG
2010-07-02 Yehuda Sadehrbdtool: implement import
2010-07-02 Greg Farnumclient: remove typo
2010-07-02 Greg Farnumclient: synchronize metadata on fsync, when requested.
next