index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdiskfs
/
name-cache.c
Age
Commit message (
Expand
)
Author
2015-11-29
libihash: provide a general purpose hash algorithm
Justus Winter
2015-08-20
libdiskfs: fix parent lookup in the name cache
Justus Winter
2014-05-29
libdiskfs: use a hash table for the name cache
Justus Winter
2014-05-29
libdiskfs: remove the statistics code from the name cache
Justus Winter
2014-05-26
libdiskfs: fix node leak in the name cache
Justus Winter
2014-05-26
libdiskfs: fix type of dir_cache_id, node_cache_id
Justus Winter
2012-11-27
Switch from cthreads to pthreads
Richard Braun
1998-10-24
1998-09-04 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1997-07-29
Thu Jul 24 12:57:26 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-09-04
*** empty log message ***
Thomas Bushnell
1996-04-29
(struct lookup_cache): Add HDR, remove NEXT & PREV.
Miles Bader
1996-04-12
(diskfs_enter_lookup_cache): Never cache . or ..
Michael I. Bushnell
1996-04-10
(struct lookup_cache):
Miles Bader
1996-04-10
(diskfs_check_lookup_cache):
Miles Bader
1996-04-02
(diskfs_purge_cache): If freeing node at LOOKUP_CACHE_TAIL, bump
Michael I. Bushnell
1996-04-02
(diskfs_enter_cache): Don't set LC->next->prev if LC->next is null.
Michael I. Bushnell
1996-03-25
(statistics): New variable.
Michael I. Bushnell
1996-03-19
*** empty log message ***
Michael I. Bushnell
1996-03-19
Initial revision
Michael I. Bushnell