summaryrefslogtreecommitdiff
path: root/lib/libpuffs
AgeCommit message (Expand)Author
2021-12-03Use size_t in place of voff_t in puffs_setrootinfo(3)pho
2021-12-03Avoid using register_t or vsize_t in <puffs.h>pho
2021-10-30puffs(3): Replace realloc(x * y) with reallocarrnia
2021-09-11Add missing double p and d for stopped and overriden accordingly.andvar
2021-08-04fix typos in puffs man pages.andvar
2021-03-08cast to the proper enums for lintchristos
2019-12-27s/conjuction/conjunction/msaitoh
2019-11-02puffs_null_node_fsync: don't leak directory handletnn
2019-09-23Restore binary compatibility by using the statvfs90 structure internally.christos
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