index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdiskfs
/
dir-lookup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
Flavio Cruz
2023-12-17
1
-1
/
+1
*
S_dir_lookup: Handle O_DIRECTORY
Samuel Thibault
2023-09-02
1
-1
/
+2
*
Revert "S_dir_lookup: Handle O_DIRECTORY"
Samuel Thibault
2023-09-02
1
-1
/
+1
*
S_dir_lookup: Handle O_DIRECTORY
Samuel Thibault
2023-09-02
1
-1
/
+1
*
libdiskfs: Port to x86_64
Sergey Bugaev
2023-05-10
1
-1
/
+1
*
diskfs: Use libports notifications
Sergey Bugaev
2022-08-10
1
-1
/
+3
*
Fix const warnings
Samuel Thibault
2022-01-17
1
-1
/
+1
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
1
-1
/
+1
*
Fix build warnings
Samuel Thibault
2022-01-01
1
-2
/
+2
*
libdiskfs: do not reuse pathbuf
Samuel Thibault
2020-11-27
1
-6
/
+2
*
libdiskfs: Support for file record locking
Neal H Walfield
2019-10-30
1
-8
/
+24
*
libdiskfs: Fix build
Samuel Thibault
2019-10-27
1
-1
/
+0
*
libdiskfs: Do not register active translator if it failed to start
Samuel Thibault
2019-10-27
1
-37
/
+36
*
hurd: fix error on opening symlink with O_NOFOLLOW|O_WRITE
Samuel Thibault
2019-01-05
1
-2
/
+4
*
libfshelp: Use node instead of name as key.
Justus Winter
2017-09-12
1
-1
/
+1
*
Normalize path of translators.
Justus Winter
2017-09-12
1
-1
/
+7
*
Fix active translator registration.
Justus Winter
2017-09-12
1
-36
/
+30
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-2
/
+2
*
Unify the short-circuit translator logic
Justus Winter
2016-05-19
1
-45
/
+16
*
libdiskfs: cosmetic changes
Justus Winter
2016-05-19
1
-56
/
+57
*
Fix mustbedir mechanism for symlinks
Samuel Thibault
2016-02-28
1
-8
/
+9
*
Fix O_DIRECTORY lookup on trivial translators
Flavio Cruz
2016-01-13
1
-6
/
+15
*
libdiskfs: rename `error' variable
Justus Winter
2015-08-25
1
-52
/
+52
*
Avoid ./ components in mtab output
Samuel Thibault
2014-12-19
1
-2
/
+2
*
Fix recording complete path of passive relative translators
Samuel Thibault
2014-11-21
1
-1
/
+10
*
libdiskfs: register passive translator startups
Justus Winter
2014-01-12
1
-3
/
+38
*
Fix memory leak in libdiskfs
Richard Braun
2013-09-28
1
-3
/
+1
*
libdiskfs: track file name in struct peropen
Justus Winter
2013-09-15
1
-1
/
+25
*
Optimise dir-lookup's second-lock
Samuel Thibault
2012-12-27
1
-3
/
+6
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-7
/
+7
*
2008-08-21 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2008-08-26
1
-11
/
+13
*
2008-08-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2008-08-20
1
-8
/
+2
*
Update copyright years.
Thomas Schwinge
2008-07-01
1
-2
/
+2
*
2008-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2008-06-09
1
-2
/
+8
*
2002-05-12 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-13
1
-1
/
+1
*
2002-05-08 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-08
1
-4
/
+4
*
2002-03-25 Neal H Walfield <neal@cs.uml.edu>
Neal H. Walfield
2002-03-26
1
-10
/
+19
*
2002-01-03 Roland McGrath <roland@frob.com>
Roland McGrath
2002-01-04
1
-1
/
+1
*
2001-12-08 Roland McGrath <roland@frob.com>
Roland McGrath
2001-12-08
1
-7
/
+16
*
2001-10-30 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2001-10-29
1
-8
/
+3
*
2001-06-19 Roland McGrath <roland@frob.com>
Roland McGrath
2001-08-02
1
-17
/
+34
*
2001-04-01 Neal H Walfield <neal@cs.uml.edu>
Roland McGrath
2001-06-16
1
-5
/
+9
*
2001-03-28 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2001-03-28
1
-3
/
+5
*
2000-03-17 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-03-17
1
-3
/
+1
*
2000-01-25 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-01-25
1
-2
/
+4
*
1999-01-22 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-01-24
1
-5
/
+1
*
1998-04-04 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-10-24
1
-36
/
+53
*
1998-07-20 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-07-20
1
-24
/
+24
*
Tue Jul 14 16:27:00 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
Thomas Bushnell
1998-07-14
1
-3
/
+1
*
(diskfs_S_dir_lookup):
Miles Bader
1997-02-21
1
-3
/
+4
[next]