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
Commit message (
Expand
)
Author
Age
Files
Lines
*
file-syncfs: Avoid deadlock
Samuel Thibault
2023-08-12
1
-17
/
+19
*
Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_t
Samuel Thibault
2023-08-08
4
-17
/
+9
*
libdiskfs: Don't warn if requesting shutdown notification fails with EPERM
Sergey Bugaev
2023-07-03
1
-2
/
+4
*
libdiskfs: Port to x86_64
Sergey Bugaev
2023-05-10
16
-82
/
+99
*
Use uintptr_t for message payloads.
Flavio Cruz
2023-05-02
1
-6
/
+6
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
2
-8
/
+8
*
Use default pager MiG stubs from Hurd instead of gnumach
Flavio Cruz
2023-04-07
1
-1
/
+1
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
5
-6
/
+6
*
fsys_get_children: Fix double-free on error
Samuel Thibault
2023-01-02
1
-1
/
+1
*
fsys_get_children: Fix comparing strings
Samuel Thibault
2023-01-02
1
-1
/
+1
*
fsys_get_children: Fix memleak on error
Samuel Thibault
2023-01-02
1
-2
/
+6
*
Fix accessing cred before checking it is non-NULL
Samuel Thibault
2023-01-01
1
-1
/
+2
*
libdiskfs: white-list fall-through in switch
Samuel Thibault
2023-01-01
1
-0
/
+1
*
make_peropen: Fix memory leaks on error
Samuel Thibault
2023-01-01
1
-2
/
+9
*
fsys_get_children: Fix double-free on error
Samuel Thibault
2023-01-01
1
-1
/
+1
*
Fix *printf specifier for user space mach ports.
Flavio Cruz
2022-12-06
1
-1
/
+1
*
libdiskfs: Add missing include
Samuel Thibault
2022-08-30
1
-0
/
+1
*
libdiskfs: Avoid crashing when stdout/err shuts down
Samuel Thibault
2022-08-30
1
-0
/
+4
*
Fix types of read write and readables methods
Etienne Brateau
2022-08-29
3
-3
/
+3
*
file_exec: Homogeneize adding the gratuitous send right
Samuel Thibault
2022-08-23
1
-0
/
+4
*
libnetfs, libtrivs: Shield S_file_exec_paths () from cancellation
Sergey Bugaev
2022-08-10
1
-1
/
+3
*
libdiskfs, libnetfs: Disable broken code
Sergey Bugaev
2022-08-10
1
-1
/
+6
*
diskfs: Use libports notifications
Sergey Bugaev
2022-08-10
3
-10
/
+7
*
Do not cache the R/O proxy
Samuel Thibault
2022-08-10
1
-0
/
+1
*
typo
Samuel Thibault
2022-01-23
1
-1
/
+1
*
libdiskfs: improve asserts and remove a sign compare warning
Etienne Brateau
2022-01-20
1
-1
/
+2
*
Fix const warnings
Samuel Thibault
2022-01-17
3
-3
/
+3
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
15
-38
/
+38
*
Fix build warnings
Samuel Thibault
2022-01-01
9
-12
/
+12
*
libdiskfs: Flush node to disk before removing it from the cache
Samuel Thibault
2021-08-11
1
-0
/
+4
*
bootstrap: Fix passing proc server from FS to rumpdisk
Samuel Thibault
2021-08-11
1
-22
/
+18
*
Call _hurd_libc_proc_init when available
Samuel Thibault
2021-04-11
1
-0
/
+3
*
libdiskfs: do not reuse pathbuf
Samuel Thibault
2020-11-27
1
-6
/
+2
*
libdiskfs: enable relatime by default
Samuel Thibault
2020-10-10
2
-2
/
+2
*
libdiskfs: Make relatime also update atime when equal to mtime/ctime
Samuel Thibault
2020-10-03
1
-2
/
+2
*
libdiskfs: Add relatime support
Ryan Jeffrey
2020-09-30
11
-11
/
+90
*
diskfs: Add RPC for fsys_init to bootstrap if present
Damien Zammit
2020-07-31
1
-0
/
+13
*
diskfs: Don't deallocate if dotdot is null in fsys-getroot.c
Damien Zammit
2020-07-31
1
-1
/
+2
*
libdiskfs: Refactor fsys_startup invokation for bootstrapping
Damien Zammit
2020-07-28
1
-20
/
+38
*
Fix references to startup in comments
Samuel Thibault
2020-07-25
1
-2
/
+2
*
libdiskfs: Add missing node lock around fshelp_rlock_drop_peropen call
Samuel Thibault
2020-06-01
1
-4
/
+3
*
libdiskfs: Drop spurious mutex acquisition
Samuel Thibault
2020-06-01
1
-2
/
+0
*
libdiskfs,libnetfs: add missing io_pathconf cases
Samuel Thibault
2020-05-28
1
-0
/
+10
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
4
-11
/
+18
*
libfshelp: Fix memleak
Samuel Thibault
2019-11-10
1
-0
/
+1
*
libdiskfs: Support for file record locking
Neal H Walfield
2019-10-30
9
-78
/
+169
*
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
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
12
-16
/
+16
*
Catch LFS64 inconsistencies in RPC server stubs
Samuel Thibault
2019-07-27
1
-0
/
+44
[next]