| Age | Commit message (Expand) | Author |
| 2009-10-18 | include some headers we use | pooka |
| 2009-01-08 | Cast a value to time_t (not unsigned) when comparing to timespec tv_sec | lukem |
| 2008-11-26 | support: | pooka |
| 2008-08-12 | Replace void * by puffs_cookie_t where appropriate. No functional change. | pooka |
| 2007-11-30 | Rototill. | pooka |
| 2007-11-27 | Remove "puffs_cid" from the puffs interface following l-removal | pooka |
| 2007-11-05 | Call puffs_genfs_reclaim directly instead of through an extra jumpgate. | pooka |
| 2007-07-01 | Instead of requesting various pieces of information from node-creating | pooka |
| 2007-07-01 | Instead of supplying a plain pid, supply an abstract struct puffs_cid *, | pooka |
| 2007-06-25 | fold in common code for node creation. no functional change. | pooka |
| 2007-06-24 | Since we locate in-memory nodes based on the inode number, stat a | pooka |
| 2007-06-24 | Introduce puffs_null_setops(), which initializes the ops vector with | pooka |
| 2007-06-24 | Introduce puffs_pn_remove() to signal that a node has been deleted | pooka |
| 2007-06-24 | don't return errno from a function which returns an fd - there's | pooka |
| 2007-06-06 | Move puffs to a two clause license where it already isn't so. And | pooka |
| 2007-04-12 | Hide struct puffs_usermount from the rest of the world and provide | pooka |
| 2007-04-11 | * support nodetofh and fhtonode callbacks | pooka |
| 2007-03-16 | va->va_mode doesn't contain the full argument to the mknod() system call, | pooka |
| 2007-03-16 | return errno instead of -1 if file is not present in lookup | pooka |
| 2007-03-13 | Create in-memory nodes only per unique inode, not unique pathname. | pooka |
| 2007-02-15 | Readlink should place the length of the link (without terminating | pooka |
| 2007-02-15 | use puffs_path_walkcmp() instead of a homegrown comparison routine | pooka |
| 2007-02-15 | * get rid of the holy kernel-given ISDOTDOT, and instead define a | pooka |
| 2007-01-27 | If we can't set the attributes when making the directory, use rmdir to | agc |
| 2007-01-15 | Checkpoint some more work in progress: for the benefit those file | pooka |
| 2007-01-11 | implement fsync | pooka |
| 2007-01-11 | * do the l-variations of syscalls, since some nodes are symlinks | pooka |
| 2007-01-11 | Add preliminary code for a nullfs layer, which can be used to mount | pooka |