Age | Commit message (Expand) | Author |
2020-07-12 | hjfs: update mtime and qid.vers for directory on rename | cinap_lenrek |
2020-03-07 | dossrv, 9660srv, hjfs: stop *READING* standard *OUTPUT* with -s flag | cinap_lenrek |
2018-08-20 | hjfs: set group of new files to that of the parent directory (thanks umbraticus) | mischief |
2018-08-20 | fix unbounded recursion bug in hjfs | aiju |
2017-04-01 | hjfs: avoid 8c "non-interruptable temporary" warning | cinap_lenrek |
2017-03-29 | hjfs: disable hjfs check until more functionality is complete | spew |
2017-03-28 | hjfs: improve error messaging around blocks that are not found | spew |
2017-03-28 | hjfs: Fix bugs in ref count scan check. Enable as a console command (caveat: ... | spew |
2017-03-27 | hjfs: fix broken dprint | spew |
2017-03-27 | hjfs: simplify dprinting | spew |
2017-03-27 | hjfs: add simple scan check of directory entry blocks | spew |
2017-03-27 | hjfs: check: check a block if its ref count is _not_ zero. Also check all the... | spew |
2017-03-27 | hjfs: start implementation of checking a directory | spew |
2017-03-25 | hjfs: Add comment to change the OFF size to 8 when given the chance | spew |
2017-03-21 | hjfs: Clear all refs to zero when reaming. | spew |
2015-08-13 | hjfs: fix deadlocks | cinap_lenrek |
2015-08-11 | hjfs: fix abort() in givebuf() | cinap_lenrek |
2015-06-15 | hjfs: defer parent directory permission check for wstat | cinap_lenrek |
2015-06-15 | hjfs: fix wstat | cinap_lenrek |
2015-04-23 | hjfs: fix erealloc(..., 0) crash when removing member from group array makes ... | cinap_lenrek |
2015-01-01 | hjfs: fix missing superblock dirty mark when reaming | cinap_lenrek |
2014-12-31 | hjfs: make -m default 4 MB instead of 40 KB | aiju |
2014-02-04 | hjfs: fix wrong channel size for syncb (fixes amd64 crash) | cinap_lenrek |
2013-10-02 | lib9p/hjfs: use x != ~0 instead (type)~x conditionals to work arround arm com... | cinap_lenrek |
2013-07-05 | hjfs: add users command, fix newuser ? documentation | cinap_lenrek |
2013-06-01 | hjfs: ignore atime on wstat | ppatience0 |
2013-05-30 | hjfs: deal with ORCLOSE in chancreat() | cinap_lenrek |
2013-03-14 | hjfs: fix the megashit | cinap_lenrek |
2013-01-30 | hjfs: fix bogus nodata getbuf() of superblock in createroot() (failed ream ra... | cinap_lenrek |
2013-01-13 | hjfs: dont mask permission bits for "create" console command | cinap_lenrek |
2013-01-07 | hjfs: disable shutdown when listening on network connections | cinap_lenrek |
2013-01-07 | hjfs: network announce/listen support | cinap_lenrek |
2012-11-18 | hjfs: eleminate seek syscalls | cinap_lenrek |
2012-11-18 | hjfs: ORCLOSE parent check, estrdup / erealloc, CHFNOPERM consistency | cinap_lenrek |
2012-11-18 | hjfs: fix dump / create | cinap_lenrek |
2012-11-16 | hjfs: fix getfree() races, fix very rare buf leak in deltraverse() | cinap_lenrek |
2012-11-16 | hjfs: fix potential deadlock in putloc() | cinap_lenrek |
2012-11-16 | hjfs: dentry qid checking, prevent newentry() from allocating already in use ... | cinap_lenrek |
2012-11-15 | hjfs: fix more missing dirty marks, error handling, cleanup | cinap_lenrek |
2012-11-15 | hjfs: fix missing BDELWRI mark in newentry() | cinap_lenrek |
2012-11-01 | hjfs: fix group permissions for /adm and /adm/users for init | cinap_lenrek |
2012-10-03 | fixed ream code; added megabyte output to df | aiju |
2012-10-03 | hjfs: debug-chdeind and sync commands added | aiju |
2012-10-03 | fixed debug-getblk | aiju |
2012-10-03 | hjfs debug commands | aiju |
2012-10-03 | fixed potential bug in hjfs | aiju |
2012-09-27 | fixed hjfs df | aiju |
2012-09-27 | really renamed statw to df | aiju |
2012-09-27 | renamed statw to df | aiju |
2012-09-27 | trivial mistake | aiju |