| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mds: small EMetablob fixup | Sage Weil | 2010-07-16 | 1 | -2/+2 |
* | mds: journal dirty items in order | Sage Weil | 2010-07-16 | 1 | -43/+22 |
* | Bug #98: Unique names for include guards | Markus Elfring | 2010-06-17 | 1 | -2/+2 |
* | Merge branch 'string' into unstable | Sage Weil | 2010-05-08 | 1 | -9/+7 |
|\ |
|
| * | replace nstring with std::string | Sage Weil | 2010-04-28 | 1 | -9/+7 |
* | | types: standardize on uint64_t | Sage Weil | 2010-05-07 | 1 | -6/+6 |
|/ |
|
* | mds: journal oldest client tid | Sage Weil | 2010-04-06 | 1 | -5/+14 |
* | mds: add v to encoded mds structs | Sage Weil | 2010-01-27 | 1 | -0/+20 |
* | mds: use interval_set for ino allocation | Sage Weil | 2009-04-27 | 1 | -2/+2 |
* | mds: fix root fullbit memory leak | Sage Weil | 2009-04-19 | 1 | -0/+1 |
* | mds: simplify EMetaBlob interface - don't pass explicit inode_t pointer | Sage Weil | 2009-04-05 | 1 | -4/+4 |
* | mds: journal projected inode values by default | Sage Weil | 2009-04-05 | 1 | -10/+15 |
* | mds: journal root inode changes | Sage Weil | 2009-04-04 | 1 | -0/+35 |
* | mds: rip out old purge_inode crap | Sage Weil | 2009-01-30 | 1 | -6/+0 |
* | mds: implement async truncate (trimtrunc); fix log segment trim vs purge bug | Sage Weil | 2009-01-30 | 1 | -5/+19 |
* | mds: optimize EMetaBlob::fullbit, remotebit, nullbit encoding | Sage Weil | 2009-01-27 | 1 | -4/+54 |
* | mds: fix xattr projection | Sage Weil | 2009-01-22 | 1 | -5/+11 |
* | mds: journal using projected parent | Sage Weil | 2009-01-16 | 1 | -1/+1 |
* | mds: force explicit current vs projected dentry linkage in API | Sage Weil | 2009-01-14 | 1 | -6/+6 |
* | mds: fix EMetaBlob initialization | Sage Weil | 2009-01-08 | 1 | -5/+2 |
* | mds: rewrite, clean up mds open+O_CREAT; issue dn lease to xlocker; many othe... | Sage Weil | 2008-12-24 | 1 | -1/+11 |
* | mds: fix inotable project, sessionmap projection, ino (pre)allocation. | Sage Weil | 2008-12-23 | 1 | -16/+41 |
* | mds: preallocate inos for each client session | Sage Weil | 2008-12-23 | 1 | -1/+1 |
* | mds: mark new directories new in journal; add to new list on replay | Sage Weil | 2008-12-15 | 1 | -3/+7 |
* | mds: adjust purge_stray sequence; include explicit ino destroy | Sage Weil | 2008-11-15 | 1 | -1/+7 |
* | mds: metablob replay, cap cloning, mksnap journaling fixes | Sage Weil | 2008-07-17 | 1 | -4/+7 |
* | mds: more inotable cleanup | Sage Weil | 2008-07-16 | 1 | -5/+5 |
* | mds: refactor Anchor{Table,Client} into MDSTable{Server,Client} | Sage Weil | 2008-07-16 | 1 | -15/+7 |
* | mds: EUpdate in mksnap; fix ESnap | Sage Weil | 2008-07-16 | 1 | -3/+10 |
* | mds: watch dn first,last in metablob replay | Sage Weil | 2008-07-16 | 1 | -3/+3 |
* | mds: include dentry first,last in emetablob | Sage Weil | 2008-07-10 | 1 | -6/+31 |
* | mds: encode snapbl into metablob | Sage Weil | 2008-07-03 | 1 | -6/+16 |
* | mds: use nstring class | Sage Weil | 2008-06-13 | 1 | -8/+8 |
* | mds: clean up old mtime cruft, bug | Sage Weil | 2008-06-05 | 1 | -11/+0 |
* | mds: mknod/mkdir behave | Sage Weil | 2008-05-23 | 1 | -5/+7 |
* | mds: unmarry cdir projected_versoin vs project_fnode; pull Mutation out of MD... | Sage Weil | 2008-05-23 | 1 | -8/+11 |
* | mds: move predirty_nested into locker, and update with file size | Sage Weil | 2008-05-23 | 1 | -1/+1 |
* | mds: xattr ops. works. | Sage Weil | 2008-05-19 | 1 | -7/+8 |
* | mds: fix EMetaBlob encoding bug | Sage Weil | 2008-05-09 | 1 | -21/+24 |
* | cosmetic macro rename for consistent naming | Sage Weil | 2008-05-09 | 1 | -9/+9 |
* | changes some ints to __u32 or __s32 | Sage Weil | 2008-05-09 | 1 | -2/+2 |
* | mds: tons of encoding changes | Sage Weil | 2008-05-09 | 1 | -98/+94 |
* | type hell | Sage Weil | 2008-04-30 | 1 | -3/+3 |
* | mds: misc hardlink fixes | Sage Weil | 2008-03-22 | 1 | -3/+5 |
* | removed old has_expired/expired log event cruft | Sage Weil | 2008-01-01 | 1 | -2/+0 |
* | reorganized source tree | Sage Weil | 2007-12-19 | 1 | -0/+501 |