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
*
libdiskfs: Check for EROFS on io_prenotify and io_write too
Samuel Thibault
2025-02-04
2
-1
/
+7
*
libdiskfs: Avoid crashing on system shutdown
Samuel Thibault
2025-01-17
1
-3
/
+5
*
libdiskfs: catch mmap failure
Samuel Thibault
2025-01-11
4
-11
/
+37
*
Add a description comment for the MIG type translation files
Zhaoming Luo
2024-12-14
1
-1
/
+2
*
Fix line-buffered stderr
Samuel Thibault
2024-08-25
1
-0
/
+1
*
libdiskfs: Print error if we fail to open /dev/console
Samuel Thibault
2024-08-25
1
-6
/
+14
*
Make sure to also print early-fatal errors on mach console
Samuel Thibault
2024-08-25
1
-2
/
+6
*
netfs and diskfs: make showtrans work correctly when translators are set on t...
Flavio Cruz
2024-07-10
1
-20
/
+17
*
Cast bootinfo to struct diskfs_control * to silence warning
Flavio Cruz
2023-12-29
1
-1
/
+1
*
Replace deprecated sigmask with sigset_t calls
Flavio Cruz
2023-12-29
1
-1
/
+3
*
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
Flavio Cruz
2023-12-17
13
-13
/
+13
*
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
*
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
[next]