summaryrefslogtreecommitdiff
path: root/minix/fs/mfs
AgeCommit message (Expand)Author
2018-03-23fs/mfs: Remove a few assert.h includesNik Nyby
2016-06-17MFS: do not crash when reading superblock failsDavid van Moolenbroek
2015-09-17services: Selectively enable stateful restart.Cristiano Giuffrida
2015-09-17Switch to stateful restart.Cristiano Giuffrida
2015-09-17Add live update-friendly annotations.Cristiano Giuffrida
2015-08-14libminixfs: rework prefetch APIDavid van Moolenbroek
2015-08-14libminixfs: better support for read errors and EOFDavid van Moolenbroek
2015-08-14libminixfs: keep track of block usageDavid van Moolenbroek
2015-08-14libminixfs: miscellaneous API cleanupDavid van Moolenbroek
2015-08-13libminixfs: add support for peeking blocksDavid van Moolenbroek
2015-08-13libminixfs: add support for memory-mapped holesDavid van Moolenbroek
2015-08-13libminixfs/VM: fix memory-mapped file corruptionDavid van Moolenbroek
2015-06-23libfsdriver: preinitialize stat.st_inoDavid van Moolenbroek
2014-11-10VM,MFS: better handling of some exceptional casesBen Gras
2014-09-18MFS: use libfsdriverDavid van Moolenbroek
2014-09-18Move clock_time into libsysDavid van Moolenbroek
2014-07-31Move all services to /serviceLionel Sambuc
2014-07-31New sources layoutLionel Sambuc