2008-05-10 |
Sage Weil | inopath goof in MClientRequest |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Sage Weil | build fat nfs handles, and add mds GETINODE op to resol... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | client: fixed signedness |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | mds: dont bother with small inos anymore |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | mds: __u32, not long |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | kclient: add fragtree, mds delegation/replication info... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | Merge branch 'encoding' into unstable |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | kclient: cleanup |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | kclient: export ops should use ceph_find_inode |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | more int size cleanup |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | journaler: dont use off_t |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | mds: fixed EImportStart bug (cmapv not set) |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | mds: clean up MExportDir encoding |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | mds: clean up startup, state transitions |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | mon: expand mds cluster if max_mds increases |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | default to out/ output if daemonizing |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | mds: fix EMetaBlob encoding bug |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | todo.. done! |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | cosmetic macro rename for consistent naming |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | changes some ints to __u32 or __s32 |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | Merge branch 'unstable' into encoding |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | removed old buffer encoders entirely! |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Sage Weil | mds: tons of encoding changes |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | fixed encoding for remaining non-mds messages |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | fixed mon message encoding |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | fixed osd message encoding |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | pg encoding cleanup |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | kclient: left off *HZ on mds session ttl |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | mon: new encoding throughout |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | mds: fix encoding |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | fix up mds map requests, kclient mds timeouts |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | fully removed encodable.h |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | crushwrapper and a few others |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | mds: time out reconnect |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | kclient: another dumb typo |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | Merge branch 'unstable' into encoding |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | kclient: fix osdc kick_requests spinlocking. and handl... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | mds: typo |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | mds: normalize _xlock_finish |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | kclient: create -> mknod sets S_IFREG. debug mode. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | mds: wake rdlock waiters on xlock_finish |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Sage Weil | kclient: fix up mdsc spinlocking a bit |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Sage Weil | mds: fix can_rdlock_soon vs xlock on FileLock |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Sage Weil | readme v0.2 |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Sage Weil | kclient: use d_splice_alias in prepopulate |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Sage Weil | kclient: create fall back to mknod if no nameidata... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Sage Weil | kclient: drop nameidata printk |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Sage Weil | kclient: remove unnecessary flush/truncate bits from... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Sage Weil | kclient: drop r_old_dentry ref in put_request |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Sage Weil | kclient: remove weird igrab/iput pair in unlink |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Sage Weil | kclient: slight cleanup of do_lookup ENOENT handler |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Sage Weil | kclient: fill_trace now uses d_splice_alias |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Sage Weil | kclient: fix dentry ref leak in dn lease revocation |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Sage Weil | mds: stop gratuitously issuing dn leases |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Sage Weil | kclient: simplify unlink |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Sage Weil | kclient: clean out cap_delay_list on umount |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Sage Weil | kclient: sync stop osdc timeout timer on shutdown |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Sage Weil | kclient: fix page redirtying when writeback is canceled |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Sage Weil | kclient: osdc cancel timeout work _a_sync, to avoid... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Sage Weil | introduce time_warp_seq to EXCL utimes() + cap release... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Sage Weil | kclient: fix page revocation for osdc reads |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Sage Weil | kclient: kmap in messenger read path |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Sage Weil | kclient: unwind lock on enomem |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Sage Weil | kclient: fix missed pages for redirty in writepages |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Sage Weil | mds: fix client session lru |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Sage Weil | mds: retry client messages indefinitely, since mds... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Sage Weil | kclient: fix message skipping |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Sage Weil | kclient: handle revoked pages in read msg |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Sage Weil | kclient: clean up mtime/size attribute updates in fill_... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Sage Weil | kclient: turn down dirty page debug output |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Sage Weil | kclient: fixed up dirty page accounting. hopefully. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Sage Weil | kclient: fix leaking page refs in writepages? |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Sage Weil | kclient: dirty page accounting hell |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Sage Weil | disable ccgnu2 (for atomic_t) by default, as it seems... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Sage Weil | kclient: trivially clean up cap_trunc |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Sage Weil | kclient: more truncate tomfoolery |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Sage Weil | kclient: use vmtruncate; do cap trunc via wq to avoid... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Sage Weil | kclient: only truncate fwd with EXCL; normal truncation... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Sage Weil | utime from float conversion fix |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Sage Weil | fakestore: fix error values |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: munging up umount a bit, not real change tho |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | mds: fix stale cap revoke/resume |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: check caps outside mdsc spinlock |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: improved dirty page accounting (supports mmap... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: mucking with dirty page accounting |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | mds: check max size on truncate, in case we truncate... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: ping mds a bit more aggressively when we hit... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: show outgoing msg seq #s |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: zero leftovers for partial page write |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | client: include lease msgs in mds session seq, so that... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | client: cleaned up mds sessions a bit |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | fix cap stale/resume in mds, kclient. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: misc cleanup |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: small mdsc cleanup |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: removed spurious unlock in mdsc forward handler |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: quiet down on unmount |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: put delayed caps on single queue, use existing... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | kclient: fixed some bugs in messenger shutdown |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Sage Weil | mds: fix hang on FileLock transition to LOCK |
commit | commitdiff | tree | snapshot |
next |