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
/
ext2fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdiskfs: catch mmap failure
Samuel Thibault
2025-01-11
2
-2
/
+5
*
ext2fs: Ignore translators bits when checking we have no Hurd extensions
Samuel Thibault
2024-08-26
1
-1
/
+1
*
ext2fs: Fix masking out translators bits
Samuel Thibault
2024-08-26
1
-1
/
+1
*
ext2fs: mention which inode size is supported
Samuel Thibault
2024-08-26
1
-1
/
+1
*
ext2fs: support translators on non-hurd-created filesystems
Samuel Thibault
2024-03-12
1
-36
/
+44
*
ext2fs: New default: use xattrs to store translator records
Damien Zammit
2024-03-05
1
-9
/
+9
*
ext2fs: Check that the filesystem supports xattr before reading it
Damien Zammit
2024-03-04
1
-10
/
+15
*
Initialize a few error variables to avoid GCC warnings
Flavio Cruz
2023-12-29
1
-1
/
+1
*
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
Flavio Cruz
2023-12-17
1
-1
/
+1
*
ext2fs: Fix shift in find_next_zero_bit
Samuel Thibault
2023-08-08
1
-1
/
+2
*
ext2fs: Fix shift in ext2_new_block
Samuel Thibault
2023-08-08
1
-2
/
+2
*
Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_t
Samuel Thibault
2023-08-08
2
-3
/
+3
*
ext2fs: Fix unsigned long / uint32_t confusion
Samuel Thibault
2023-05-27
4
-10
/
+10
*
ext2fs: Port to x86_64
Sergey Bugaev
2023-05-10
6
-14
/
+23
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
1
-3
/
+3
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
5
-14
/
+14
*
Avoid undefined-behavior
Samuel Thibault
2023-02-02
1
-3
/
+3
*
ext2fs: use __alignof (struct dirent) instead of hardcoding 4
Samuel Thibault
2023-02-02
1
-1
/
+1
*
Fix some compiler warnings
Svante Signell
2023-01-19
3
-4
/
+4
*
Fix *printf specifier for user space mach ports.
Flavio Cruz
2022-12-06
2
-2
/
+2
*
Replace vsprintf with vsnprintf in ext2fs/msg.c
Flavio Cruz
2022-11-09
1
-3
/
+3
*
Do not cache the R/O proxy
Samuel Thibault
2022-08-10
1
-5
/
+1
*
ext2fs: Return read-only memory objects when appropriate
Sergey Bugaev
2022-08-10
1
-34
/
+39
*
Change a EIO by a ENOSPC in case where not enough space
Etienne Brateau
2022-01-23
1
-1
/
+1
*
ext2fs: refactor add a method for dupplicated code
Etienne Brateau
2022-01-23
1
-8
/
+14
*
ext2fs: detect and warn when filesystem is an ext3 fs
Etienne Brateau
2022-01-23
1
-0
/
+2
*
ext2fs: resolve a todo, check writability before writing
Etienne Brateau
2022-01-23
1
-1
/
+3
*
ext2fs: set the writing time in the superblock
Etienne Brateau
2022-01-23
1
-0
/
+2
*
ext2fs: set the f_namelen to the correct value
Etienne Brateau
2022-01-23
1
-1
/
+1
*
ext2fs: Take cares of indiannes
Etienne Brateau
2022-01-23
9
-284
/
+311
*
ext2fs: use macro to check flags
Etienne Brateau
2022-01-23
1
-11
/
+13
*
ext2fs: remove unneeded file
Etienne Brateau
2022-01-23
1
-6
/
+0
*
move to ext2_fs.h a #define
Etienne Brateau
2022-01-23
3
-6
/
+4
*
ext2fs: remove __KERNEL__
Etienne Brateau
2022-01-23
1
-209
/
+38
*
ext2fs: update ext2_fs.h header
Etienne Brateau
2022-01-23
1
-15
/
+89
*
ext2fs Merge 2 headers
Etienne Brateau
2022-01-23
3
-42
/
+22
*
ext2fs: fix invalid check
Etienne Brateau
2022-01-18
1
-2
/
+2
*
ext2fs: Disable an expensive check
Samuel Thibault
2021-08-12
1
-0
/
+4
*
ext2fs: clear inline data
Samuel Thibault
2021-08-11
1
-0
/
+13
*
ext2fs: Fix block allocation on symlink->translator conversion
Samuel Thibault
2021-08-11
1
-18
/
+19
*
ext2fs: clear data when setting a translator on a symlink
Samuel Thibault
2021-08-11
1
-0
/
+18
*
ext2fs: Fix getting filemap for forcing delayed copies
Samuel Thibault
2021-08-10
1
-1
/
+1
*
ext2fs: Update to upstream Hurd-reserved xattr index for "gnu.*".
Jan (janneke) Nieuwenhuizen
2020-05-14
1
-1
/
+1
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
2
-22
/
+53
*
ext2fs: Fix fast symlinks created by linux
Damien Zammit
2019-11-24
1
-5
/
+1
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
1
-1
/
+1
*
ext2fs: Improve inlining.
Justus Winter
2017-08-24
1
-2
/
+26
*
ext2fs: Fix warning.
Justus Winter
2017-08-10
1
-1
/
+1
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
11
-85
/
+85
*
Fix typo.
Maksym Planeta
2017-08-05
1
-1
/
+1
[next]