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
*
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
*
ext2fs: Reduce verbosity of missing xattr support on the FS
Samuel Thibault
2017-06-09
1
-1
/
+1
*
ext2fs: Reduce verbosity of missing xattr support on the FS
Samuel Thibault
2017-05-07
1
-2
/
+2
*
ext2fs: downgrade warnings about old translator records to debug messages
Richard Braun
2017-01-08
1
-2
/
+2
*
ext2fs: fix extended attribute retrieval
Richard Braun
2017-01-06
1
-2
/
+1
*
ext2fs: minor cleanup
Richard Braun
2017-01-06
2
-7
/
+7
*
ext2fs: fix block reference
Richard Braun
2017-01-06
1
-5
/
+4
*
ext2fs: Fix potential block leak.
Justus Winter
2017-01-06
1
-0
/
+4
*
ext2fs: Fix block allocation.
Justus Winter
2017-01-06
1
-1
/
+1
*
ext2fs: Require users to opt-in for xattr-based translator records.
Justus Winter
2017-01-06
3
-2
/
+28
*
ext2fs: Do not read translator record on Linux filesystems.
Justus Winter
2017-01-06
1
-4
/
+0
*
ext2fs: Fix block leak in xattr code.
Justus Winter
2017-01-06
1
-0
/
+8
*
ext2fs: Use correct type for sizes.
Justus Winter
2017-01-06
2
-22
/
+22
*
ext2fs: Fix typo.
Justus Winter
2017-01-06
1
-1
/
+1
*
ext2fs: Use xattr to store passive translator
Shengyu Zhang
2017-01-06
1
-63
/
+161
*
ext2fs: Add support for xattr
Shengyu Zhang
2017-01-06
6
-2
/
+970
*
ext2fs: Use more POSIXish error code
Samuel Thibault
2016-11-20
1
-0
/
+2
*
ext2fs: Do not talk about crashing on ENOSPC
Samuel Thibault
2016-11-20
1
-1
/
+1
*
ext2fs: Fix crash on ENOSPC while extending a directory
Samuel Thibault
2016-11-20
1
-0
/
+8
*
Add missing spinlock initializers
Samuel Thibault
2016-11-01
2
-2
/
+5
*
ext2fs: Poison pointers into dereferenced cache pages.
Justus Winter
2016-10-09
3
-6
/
+10
*
ext2fs: Rename parameter.
Justus Winter
2016-10-08
1
-3
/
+3
*
ext2fs: Disable option to specify alternate superblock.
Justus Winter
2016-10-03
1
-0
/
+9
*
libpager: provide 'pager_create_alloc'
Justus Winter
2016-08-07
1
-14
/
+11
*
ext2fs: fix pager use-after-free
Justus Winter
2016-05-22
1
-11
/
+20
*
Fix supporting >4GiB files in ext2fs
Samuel Thibault
2016-04-26
2
-7
/
+14
*
ext2fs: Fix off-by-one
Samuel Thibault
2016-03-18
1
-1
/
+1
*
ext2fs: Fix adding blocks to free blocks cache
Samuel Thibault
2016-03-15
1
-1
/
+8
*
Drop OTHERLIBS and use LDLIBS exclusively
Flavio Cruz
2015-12-31
1
-1
/
+1
*
fix compiler warnings in hurd/ext2fs
Flavio Cruz
2015-12-29
7
-21
/
+21
*
ext2fs: keep list of reusable disk cache entries
Justus Winter
2015-11-29
2
-31
/
+53
*
ext2fs: disable block cache debugging by default
Justus Winter
2015-11-29
2
-5
/
+5
*
ext2fs: improve the block cache
Justus Winter
2015-11-29
1
-4
/
+6
*
Remove unused variables
Justus Winter
2015-11-06
1
-2
/
+0
*
Fix race condition in ext2fs when remounting
James Clarke
2015-09-06
3
-2
/
+49
*
ext2fs: provide unconditional debug macro
Justus Winter
2015-08-15
1
-1
/
+3
*
ext2fs: improve ext2fs debugging
Justus Winter
2015-08-15
1
-3
/
+2
[next]