Age | Commit message (Expand) | Author |
2016-10-31 | libdiskfs: Factorize code for last hard reference being released | Samuel Thibault |
2016-10-31 | libdiskfs: fix removal of socket nodes | Samuel Thibault |
2016-10-30 | Mark library stubs as weak | Samuel Thibault |
2016-10-27 | libdiskfs: Make utimes RPC flush pending timestamp updates | Samuel Thibault |
2016-10-27 | libdiskfs: Fix timestamp update on file close | Samuel Thibault |
2016-10-03 | libdiskfs: Fix short-circuiting translators. | Justus Winter |
2016-08-30 | Fix message about not being able to request shutdown notification | Samuel Thibault |
2016-05-22 | libdiskfs: fix error handling | Justus Winter |
2016-05-19 | Avoid superfluous locking of node | Justus Winter |
2016-05-19 | Unify the short-circuit translator logic | Justus Winter |
2016-05-19 | libdiskfs: cosmetic changes | Justus Winter |
2016-04-26 | libdiskfs: Reject LFS seeks and read/writes | Samuel Thibault |
2016-04-26 | libdiskfs: improve error handling | Justus Winter |
2016-02-28 | Fix mustbedir mechanism for symlinks | Samuel Thibault |
2016-02-15 | libdiskfs: fix and improve locking in nrefs/nput. | Flavio Cruz |
2016-01-13 | Fix O_DIRECTORY lookup on trivial translators | Flavio Cruz |
2015-12-29 | fix compiler warnings in hurd/libdiskfs | Flavio Cruz |
2015-12-01 | libdiskfs: use ihash for the node cache | Justus Winter |
2015-11-29 | libihash: provide a general purpose hash algorithm | Justus Winter |
2015-10-05 | libdiskfs: fflush stdout when pausing | Justus Winter |
2015-09-27 | libdiskfs: fflush stdout when pausing | Justus Winter |
2015-09-27 | libdiskfs: improve error handling | Justus Winter |
2015-09-06 | Fix race condition in ext2fs when remounting | James Clarke |
2015-08-25 | libdiskfs: rename `error' variable | Justus Winter |
2015-08-25 | libdiskfs: add missing declarations | Justus Winter |
2015-08-25 | libdiskfs: fix typo | Justus Winter |
2015-08-20 | libdiskfs: fix parent lookup in the name cache | Justus Winter |
2015-07-04 | Do not keep mutex locked while waiting for authenticate loop | Samuel Thibault |
2015-06-05 | libdiskfs: do not print a message on ENOMEM | Justus Winter |
2015-05-19 | libdiskfs: fix renaming of directories | Justus Winter |
2015-04-17 | libdiskfs: implement a node cache | Justus Winter |
2015-04-17 | libdiskfs: declare all inline functions as `extern inline' | Justus Winter |
2015-04-17 | libdiskfs: fix node initialization | Justus Winter |
2015-04-17 | libdiskfs: drop unused fields from struct node | Justus Winter |
2015-04-17 | libdiskfs: make struct node more compact | Justus Winter |
2015-04-17 | libdiskfs: lock-less reference counting of nodes | Justus Winter |
2015-03-05 | Fix space style | Samuel Thibault |
2015-01-17 | libdiskfs: fix port leak | Justus Winter |
2014-12-19 | Avoid ./ components in mtab output | Samuel Thibault |
2014-12-10 | Replace `bcopy' with `memcpy' or `memmove' as appropriate | Justus Winter |
2014-12-10 | Replace `bzero' with `memset' | Justus Winter |
2014-12-07 | libdiskfs: add payload-aware intrans functions | Justus Winter |
2014-11-23 | libdiskfs: fix fabrication of protid | Justus Winter |
2014-11-21 | startup: bind the startup server to /servers/startup | Justus Winter |
2014-11-21 | startup: rename /hurd/init to /hurd/startup | Justus Winter |
2014-11-21 | Fix recording complete path of passive relative translators | Samuel Thibault |
2014-11-09 | Deal with odd kernel behavior | Samuel Thibault |
2014-11-03 | libpager: use a fixed number of threads | Justus Winter |
2014-11-03 | Fix optional definitions in static binaries | Samuel Thibault |
2014-09-29 | libdiskfs: remove code counting cache misses | Justus Winter |