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: 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
*
libdiskfs: implement a node cache
Justus Winter
2015-04-17
4
-226
/
+28
*
ext2fs: use fat nodes
Justus Winter
2015-04-17
7
-143
/
+147
*
libdiskfs: lock-less reference counting of nodes
Justus Winter
2015-04-17
1
-10
/
+5
*
ext2fs: use a seperate lock to protect nodehash
Justus Winter
2015-04-11
1
-36
/
+92
*
Replace `bcopy' with `memcpy' or `memmove' as appropriate
Justus Winter
2014-12-10
2
-5
/
+5
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
3
-4
/
+4
*
ext2fs: tune the size of the inode cache
Justus Winter
2014-12-10
1
-1
/
+1
*
libpager: use a fixed number of threads
Justus Winter
2014-11-03
1
-25
/
+3
*
ext2fs: use correct type for block numbers
Justus Winter
2014-06-23
1
-3
/
+3
*
ext2fs: fix type of retry_dotdot
Justus Winter
2014-06-08
1
-1
/
+1
*
ext2fs: fix type of blockaddr
Justus Winter
2014-06-08
1
-1
/
+1
*
ext2fs: use size_t where appropriate
Justus Winter
2014-06-08
1
-11
/
+11
*
ext2fs: fix compiler warning
Justus Winter
2014-06-06
1
-1
/
+1
*
ext2fs: fix diskfs_pager_users
Justus Winter
2014-05-26
1
-1
/
+1
[prev]
[next]