2009-08-04 |
Sage Weil | psim: calc stddev |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sage Weil | osdmap: only use domains if ndom > 1 |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sage Weil | crush: fix grammar so we can recompile what we decompiled |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sage Weil | mds: start resolve with root as UNKNOWN (if it's not... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sage Weil | mds: fix typo (C_Locker_Eval crash) |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sage Weil | kclient: fix locking snafu in ESTALE handling |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sage Weil | kclient: choose mds based on dentry parent, if needed |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sage Weil | mds: adjust mds state asserts to include clientreplay |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sage Weil | mds: twiddle missing locks on export |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sage Weil | mds: open_root only after up:active |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sage Weil | mds: issue caps on non-auth inodes |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sage Weil | kclient: use caps, fragtree only to choose mds (not... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sage Weil | kclient: remove stray ; in dout macro |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Greg Farnum | Hadoop: Replaced some unclean file references. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Greg Farnum | uClient: chmod now protects unchangeable bits. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Greg Farnum | uClient: _rename doesn't remove nodes from cache. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Greg Farnum | Hadoop: Added a setPermissions method. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Greg Farnum | Hadoop: CephFSInterface cleans up memory better on... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Greg Farnum | Hadoop: Is much more careful with filepath sanitizing... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Greg Farnum | uClient: Unmounting now waits on mds_requests. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Greg Farnum | Hadoop: All configuration is now done through Hadoop... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Greg Farnum | Hadoop: Now does a proper stat. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Sage Weil | kclient: less noisy about mds session timeouts |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Sage Weil | msgr: avoid closing fd twice |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sage Weil | kclient: debug peer_reset thing |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sage Weil | kclient: maintain per-cap-bit tid map to fix pipelined... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sage Weil | kclient: maintain list of flushing snaps; reflush after... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sage Weil | kclient: fix queue_cap_snap refs, calls in handle_snap |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | Hadoop: Moved ceph debug level set into Java code;... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | uClient: Whoops! Made Inode get/put dout at a lower... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | Hadoop: Much cleanup of methods. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | Hadoop: This method no longer exists in the FileSystem... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | Hadoop: No good reason to overwrite these copy/move... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | Hadoop: Since Client is behaving, put back in the close. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | uclient: Fixes refcounting bug when you chdir to cwd. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | Hadoop: More work with deprecated and inappropriately... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | Hadoop: Removed deprecated functions |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | Hadoop: moveFromLocalFile uses copyFromLocalFile; is... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | Hadoop: More debugging output changes. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | Hadoop: getFileStatus behaves better with folders. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Greg Farnum | uclient: removed cout debug statement |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sage Weil | kclient: don't croak on mds request will NULL r_request |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sage Weil | mds: process session msgs during clientreplay |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sage Weil | mds: no need to take mds_lock in truncate callback |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sage Weil | mds: defer caps msgs until clientreplay or active |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sage Weil | osd: adjust debug output |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sage Weil | mds: tolerate a missing directory object |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Sage Weil | kclient: release unused caps, but keep some reserve |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Sage Weil | kclient: nofail mode for osd writes |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Sage Weil | kclient: use mempool for osd req in writeback paths |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Greg Farnum | Hadoop: Removed unnecessary reload of hadoopcephfs. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Greg Farnum | Hadoop: More debugging statements, converted to use... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Greg Farnum | libceph: add a check in ceph_deinitialize to prevent... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Greg Farnum | uclient: getcwd fixes |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Sage Weil | kclient: bug on back kmap |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Sage Weil | osd: fail gracefully when problems reading /proc/loadavg |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Sage Weil | auth: compat with old struct |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Sage Weil | initscript: skip if auto start = no/false/0 and nothing... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Sage Weil | kclient: avoid overflow in mds reconnect msg size calc |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Sage Weil | mon: allow osd down->out interval to be 0 (i.e., manual) |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Sage Weil | osd: remove bad osdmap access |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Sage Weil | auth: add ClientTicket |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Sage Weil | uclient: use lookup parent in getcwd() |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Sage Weil | mds: add lookup parent op |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Greg Farnum | Hadoop: Many silly debug statements. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Greg Farnum | Hadoop: Minor fixes to the still-unworking Hadoop code. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Greg Farnum | Hadoop: hadoopcephfs is now self-contained instead... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Greg Farnum | uclient/libceph: add a getcwd function |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sage Weil | kclient: replace osdc request_tree with rbtree |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sage Weil | auth: remove ceph_client_ticket struct |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sage Weil | osd: generate primary backlog independent of master log |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sage Weil | kclient: set mapping error on writepage error |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sage Weil | kclient: debugfs mounts on /sys/kernel/debug |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sage Weil | Makefile: skip hadoop client if jni.h not present |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sage Weil | kclient: use a mempool for page vector in writepages |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sage Weil | kclient: put writepages pagevec on the stack |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sage Weil | debian: upload packages as sage |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sage Weil | kclient: fix bad kmalloc |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sage Weil | kclient: rewrite layout ioctls |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sage Weil | mds: only set striping component of file layout, for... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sage Weil | fix compat |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sage Weil | kclient: define compat_ioctl too |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sage Weil | osd: actually adjust rd/wr accounting values |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sage Weil | osd: add rd/wr ops/bytes stats to pgs, pools |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Greg Farnum | Hadoop: Compiles now. Stupid macros. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Greg Farnum | Hadoop: Converted CephFSInterface.cc to use libceph. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Greg Farnum | libceph: Added get_stripe_unit method; used by Hadoop. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Greg Farnum | Hadoop:Remove the clientPointer convention from the... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Greg Farnum | Hadoop: Remove the silly clientPointer convention from... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Greg Farnum | Hadoop: Created new and modified old CephFSInterface... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Greg Farnum | Hadoop: Newly-generated JNI files into CephFSInterface.h |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Greg Farnum | Hadoop: Adding JNI header files to repository. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Sage Weil | v0.11 v0.11 |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Sage Weil | kclient: simple dout macro by default |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Sage Weil | kclient: msgr cleanup |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Sage Weil | kclient: caps.c cleanup |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Greg Farnum | Hadoop: CephInputStream seekNewSource done. That was... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Greg Farnum | Hadoop: CephOutputStream retabbed, and it's an OutputSt... |
commit | commitdiff | tree | snapshot |
next |