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
*
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
*
Fix missing gnu_dev_* prototypes
Samuel Thibault
2019-07-27
1
-0
/
+1
*
diskfs.h: Expose 64bit types
Samuel Thibault
2019-07-27
1
-3
/
+3
*
diskfs: Fix rename_dir(excl=1) for source directories
Samuel Thibault
2019-04-28
3
-5
/
+12
*
hurd: fix error on opening symlink with O_NOFOLLOW|O_WRITE
Samuel Thibault
2019-01-05
1
-2
/
+4
*
Hurd patches (fix compilation)
Luca Weiss
2018-06-13
1
-2
/
+2
*
Add file_utimens RPC to use a struct timespec
Flávio Cruz
2018-03-05
1
-6
/
+35
*
Fix warnings
Samuel Thibault
2018-03-05
1
-1
/
+1
[next]