| Age | Commit message (Expand) | Author |
| 2010-04-01 | In case we create a file, reclaim the vnode, and lookup the file | pooka |
| 2010-01-07 | Add -u and -g, which allow to remap one (local,remote) uidgid, i.e. | pooka |
| 2009-11-05 | more lp64 it's-a-sign! fixes | pooka |
| 2009-05-20 | Copyright year management. no functional change (unless sarah disagrees) | pooka |
| 2009-05-20 | Introduce -c [12], which can be used to open 1 or 2 ssh connections | pooka |
| 2009-02-23 | Support statvfs@openssh.com extension where available. Makes df(1) | pooka |
| 2008-09-06 | Due to a recent encounter with a sucky internet connection, add | pooka |
| 2007-12-07 | Don't use puffs_cc_getusermount() | pooka |
| 2007-12-07 | Get rid of a lot of extra complexity due to doing separate getattr | pooka |
| 2007-11-30 | Rototill. | pooka |
| 2007-11-30 | Introduce the concept of lazyopens. This means that when a file | pooka |
| 2007-11-18 | Don't bother tracking opencount and try to close file handles in | pooka |
| 2007-11-11 | Don't overload "attributes last read" for the symlink cache, | pooka |
| 2007-11-10 | Cache readlink results similarly to attributes. Makes "cd" fast | pooka |
| 2007-11-08 | Make attribute & directory content caching timeout a command line | pooka |
| 2007-10-20 | Add option -r to specify maximum number of active read requests | pooka |
| 2007-09-06 | adapt to new cmpfb signature | pooka |
| 2007-08-23 | Prevent crash in case there is more than one reader for the same | pooka |
| 2007-07-27 | Track memory mappings. Close file handles already in close() if there | pooka |
| 2007-07-07 | adapt to puffs_framebuf changes | pooka |
| 2007-06-06 | Move puffs to a two clause license where it already isn't so. And | pooka |
| 2007-05-20 | Observe that when doing ls -l, the attributes of the first file | pooka |
| 2007-05-20 | Implement SUPERREADDIR (like nfs readdirplus) getattr cache warming | pooka |
| 2007-05-18 | remove obvious incorrect assert() from doreclaim() and remove the | pooka |
| 2007-05-18 | * use NOREF setback to prompt immediate (well, once the kernel | pooka |
| 2007-05-15 | adapt to "step 3" of puffs_framebuf changes | pooka |
| 2007-05-12 | uint32_t vs. size_t pointer adjustments for LP64 build | pooka |
| 2007-05-11 | adapt to puffs_framebuf changes | pooka |
| 2007-05-06 | Open files in open and close them in inactive. This avoids the | pooka |
| 2007-05-05 | Adapt to use puffs_framebuf. This gets rid of most of the duplicated | pooka |
| 2007-04-19 | use puffs_cc_getspecific() where puffs_usermount is not required | pooka |
| 2007-04-12 | Support nfs exporting. | pooka |
| 2007-04-12 | Hide struct puffs_usermount from the rest of the world and provide | pooka |
| 2007-03-22 | In case lookup from the directory listing fails, try statting the | pooka |
| 2007-02-27 | size_t -> uint32_t cleanup to make LP64 build | pooka |
| 2007-02-15 | Support reclaim. To support dotdot lookup, here we leave the | pooka |
| 2007-02-09 | Implement "superreaddir". This issues a getattr for all the | pooka |
| 2007-01-15 | * adapt to libpuffs path changes | pooka |
| 2007-01-06 | * do mount as a forward operation instead of a callback | pooka |
| 2006-12-29 | puffs sshfs, an sshfs implementation built on top of the puffs | pooka |