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