2010-07-15 |
Greg Farnum | rgw: delete bucket objects from root pool on destruction. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Yehuda Sadeh | rbdtool: rename rbdtool to 'rbd' tool and change usage |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Greg Farnum | cfuse: return EROFS when attempting to modify snapshots |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Greg Farnum | mds: Check all write ops to make sure they aren't in... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Yehuda Sadeh | rbdtool: fix add-snap |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Yehuda Sadeh | rbdtool: rearrange usage |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Yehuda Sadeh | rbdtool: rename should first check source |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sage Weil | debian: override lintian warning unstripped-binary... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sage Weil | debug: fix debug rank symlink rotate when log_per_instance |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Yehuda Sadeh | rbdtool: implement copy |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Yehuda Sadeh | rbdtool: use canonical image name (pool/image) |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Yehuda Sadeh | rbdtool: can read data using snapshot |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sage Weil | mds: fix up snap cap issue logic comments |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sage Weil | mds: fix acquire_lock() calls in handle_client_open() |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sage Weil | mds: issue all snap_caps allowed given locks, not by... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Christian Brunner | fix FCGI detection and specfile |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sage Weil | mon: avoid OOB m->cmd access in auth proprocess_command |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sage Weil | msgr: brackets (not braces) for ipv6 addrs |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sage Weil | debug: only truncate log file on open if log_per_instan... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sage Weil | mds: termiante client sessions before flushign log... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Christian Brunner | ceph.spec.in: create /var/log/ceph directory |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Christian Brunner | ceph.spec.in: add a build option for radosgw (--with... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Christian Brunner | ceph.spec.in: add /var/lib/ceph/ |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Christian Brunner | ceph.spec.in: add logrotate configuration |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Christian Brunner | ceph.spec.in: set correct path for rbd classes |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | osd: print debug write before adding to transaction |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | msgr: return error and dethrottle if message decode... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | debian: make helper scripts remember most recent release |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | osd: fix delayed pg creation use after free |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | vstart: specify osd class tmp dir |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | monc: make hunt, ping rates configuration |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | client: increase client mount timeout |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | filestore: improve lseek64 error checking, and use... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | buffer: make write_fd() const |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | mount.ceph: handle ipv6 addrs, colons, braces |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | ceph.spec: require libedit |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | ceph.spec.in: require binutils |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | debian: require binutils |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sage Weil | debian: explicit postinst/postrm for shlibs |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | rbdtool: fix export |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | mon: create new pools using rjenkins hash |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Yehuda Sadeh | rbdtool: should support files larger than 2GB |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | debian: _do_ strip cosd |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | class: make class tmp directory configurable, not /tmp |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | logger: shut up |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Yehuda Sadeh | config: can use '-' as a config option |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | msgr: remove fake orig_source_addr fakery |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | mon: fix message forwarding to use Connection to fake... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | debian: do not strip cosd |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | classhandler: print error when dlopen fails |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | ceph: drop version from ceph_fs.h, use autoconf VERSION... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Fred Ar | shell script fixes |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | mds: fix logger init on startup, rank symlink creation |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | debian: do not strip rados classes |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | debian: add postinst, postrm for ceph package |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | Makefile: cleanup |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | debian: put rbd classes in ceph, not librados1 package |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | osd: consolidate osd stats in _refresh_my_stats |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | debian: include rados-classes |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | cclass: $libdir/rados-classes |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | logger: huge rewrite, cleanup |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sage Weil | auth: rename supported_auth -> auth_supported |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Greg Farnum | client: handle_client_session now careful opening mds... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Greg Farnum | client: put MDSSession pointers in the msd_session... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | paxos: send summary if observer has fallen behind first... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | msgr: immediately drop messages with null dest |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | mds: fix handle_dentry_unlink to handle remote unlink... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | mds: be less noisy about memory usage in log |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | ceph: --in-file, not --in-data |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | osd: track pg_num by type in logger |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | librados: add pool set_snap_context |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Greg Farnum | client: take the first inode as root, rather than whate... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | ceph.spec: install /etc/logrotate.d/ceph |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | osd: document some of the logger stats |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Yehuda Sadeh | rbdtool: modify usage |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Yehuda Sadeh | config: allow optional parameters |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | mds: do not include snapped inodes in EOpen or LogSegme... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | mds: print useful error on malformed EOpen event |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | Makefile: drop unnecessary dist-hook for make_version |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | debian: simplify release.sh |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Sage Weil | Makefile: distribute check_version |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Yehuda Sadeh | radosgw: fix usage syntax |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Sage Weil | mount.ceph: ignore noauto, _netdev options |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Fred Ar | debian: include libcls_rbd.so.* |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Fred Ar | cclsinfo: fixes for dash |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Thomas Mueller | ceph.spec.in: make -j and unpackaged files |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Sage Weil | Makefile: fix up ceph_ver.h autogeneration |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Sage Weil | Makefile: fix build when WITH_DEBUG not set |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Sage Weil | debug: don't create rank symlink if log-file |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Sage Weil | client: update ctime on setattr(no mask) |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Sage Weil | client: return errors from setattr |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Sage Weil | client: fix lookup error codes |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Sage Weil | client: better debug output |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Sage Weil | client: return ENAMETOOLONG where appropriate |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Sage Weil | qa: do untar_snap_rm on two different tarballs (medium... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Sage Weil | client: fix f_namemax returned by statfs |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Sage Weil | Makefile: make more random crap only build with WITH_DEBUG |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Yehuda Sadeh | rbdtool: implement import |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Greg Farnum | client: remove typo |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Greg Farnum | client: synchronize metadata on fsync, when requested. |
commit | commitdiff | tree | snapshot |
next |