| Age | Commit message (Expand) | Author |
| 2018-07-09 | revert previous now that MAP_ALIGNED has been fixed. | christos |
| 2018-07-08 | correct previous cast. | christos |
| 2018-07-08 | cast for lint | christos |
| 2018-06-30 | use a switch. | christos |
| 2018-02-08 | Typos. | dholland |
| 2017-11-05 | fix error messages (use __func__, quotes) | christos |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2017-06-14 | remove now unnecessary casts. | christos |
| 2017-05-31 | Adjust to prototype. | christos |
| 2017-05-09 | Only add a write filter for sockets. It is not supported for vnodes, or | christos |
| 2016-08-29 | mention puffs_node_pathconf and puffs_node_advlock | tnn |
| 2016-04-11 | there is no pflags, just flags. | christos |
| 2016-01-23 | Define _KERNTYPES for things that need it. | christos |
| 2015-11-12 | consistency fixes. | christos |
| 2015-11-09 | fix return type | christos |
| 2015-06-17 | fix error messages | christos |
| 2015-02-16 | filesystem -> file system | wiz |
| 2015-02-16 | Sort sections. | wiz |
| 2015-02-16 | Bump date for previous. | wiz |
| 2015-02-15 | Add PUFFS_KFLAG_NOFLUSH_META to prevent sending metadata flush to FUSE | manu |
| 2014-12-22 | Do not warn about relative path because of trailing slash | manu |
| 2014-10-31 | Bump date for previous. Remove trailing space. | wiz |
| 2014-10-31 | libpuffs support for fallocate and fdiscard operations | manu |
| 2014-10-18 | src is too big these days to tolerate superfluous apostrophes. It's | snj |
| 2014-08-16 | Bump date for previous. | wiz |
| 2014-08-16 | Add an open2 method, like open but with an additionnal oflags used | manu |
| 2014-03-18 | Merge riastradh-drm2 to HEAD. | riastradh |
| 2013-11-06 | revert previous, will turn off globally. | christos |
| 2013-11-06 | XXX: gcc initialization (mc68k gcc-4.5.x gcc-4.8.x) | christos |
| 2013-07-20 | Use Mt for email addresses. | wiz |
| 2013-01-23 | Assert equality, not assignment, in puffs__fsframe_cmp. | riastradh |
| 2012-08-16 | Bump date for previous. | wiz |
| 2012-08-16 | Whitespace fixes. Bump date for previous. | wiz |
| 2012-08-16 | Fix regression that has been introduced when the lookup/reclaim race | manu |
| 2012-08-10 | Use more markup. New sentence, new line. Bump date for previous. | wiz |
| 2012-08-10 | Add PUFFS_KFLAG_CACHE_DOTDOT so that vnodes hold a reference on their | manu |
| 2012-08-10 | Fix race condition between (create|mknod|mkdir|symlino) and reclaim, just | manu |
| 2012-07-28 | Kill extra Fc macro. | njoly |
| 2012-07-21 | - Improve PUFFS_KFLAG_CACHE_FS_TTL by reclaiming older inactive nodes. | manu |
| 2012-06-27 | Bump date for previous, remove trailing whitespace. | wiz |
| 2012-06-27 | Pass the FAF flag to handlers: | manu |
| 2012-06-25 | Update old-style definitions to ANSI, remove a couple of register | abs |
| 2012-04-18 | Bump date for previous. | wiz |
| 2012-04-18 | - When using PUFFS_KFLAG_CACHE_FS_TTL, do not use puffs_node to carry | manu |
| 2012-04-08 | Split file system. | wiz |
| 2012-04-08 | Add PUFFS_KFLAG_CACHE_FS_TTL flag to puffs_init(3) to use name and | manu |
| 2012-03-21 | These directories default to WARNS?=5 | matt |
| 2012-03-15 | Use puffs_access() return value in the VA_UTIMES_NULL case. | njoly |
| 2012-03-15 | Add __printflike attribution to use vprintf and friends with an argument | joerg |
| 2011-12-26 | Remove obsolete puffs_suspend(3) xref. | njoly |