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 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
*
ext2fs: cache the superblock
Justus Winter
2014-05-13
2
-10
/
+17
*
ext2fs: use two distinct pager buckets for the disk and file pager
Justus Winter
2014-05-05
1
-25
/
+62
*
ext2fs: improve diskfs_node_iterate
Justus Winter
2014-04-30
1
-5
/
+6
*
ext2fs: simplify expression
Justus Winter
2014-04-29
1
-2
/
+1
*
ext2fs: fix type of inum
Justus Winter
2014-04-29
1
-1
/
+2
*
Include the MIG-generated server header files
Justus Winter
2014-04-15
1
-0
/
+1
*
Make bz2 and gz support optional
Gabriele Giacone
2014-03-20
1
-1
/
+1
*
libstore: replaced gz decompression code with libz
Ignazio Sgalmuzzo
2014-02-18
1
-1
/
+1
*
Replaced bz2 decompression code with libbz2
Ignazio Sgalmuzzo
2014-02-09
1
-1
/
+1
*
ext2fs: fix error handling
Justus Winter
2013-11-15
1
-0
/
+2
*
Fix test for block compression
Samuel Thibault
2013-09-21
1
-2
/
+2
*
Fix gcc warning
Samuel Thibault
2013-09-21
1
-1
/
+1
*
Large store support for ext2fs
Richard Braun
2013-09-16
10
-91
/
+733
*
Handle notification on page eviction
Richard Braun
2013-09-16
1
-3
/
+11
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
12
-121
/
+125
*
Avoid waiting for disk I/O completion
Samuel Thibault
2012-09-22
2
-5
/
+6
*
Fix stack corruption in ext2fs server
Richard Braun
2012-07-03
1
-1
/
+11
*
Fix operation priority
Samuel Thibault
2012-06-05
1
-1
/
+1
*
Fix bit shift validity
Samuel Thibault
2012-05-23
1
-2
/
+5
*
Fix find_next_zero_bit when no bit is available
Samuel Thibault
2012-05-23
1
-0
/
+2
*
Replace fragile manual »make dist« system with one based on »git archive«.
Thomas Schwinge
2012-04-08
1
-2
/
+1
*
Fix extern inline use
Samuel Thibault
2012-03-25
3
-3
/
+27
*
Do not inherit all ext2fs flags
Samuel Thibault
2011-12-28
2
-3
/
+25
*
Sync pager before clearing MAY_CACHE flag
Sergio López
2011-10-03
1
-1
/
+4
*
fix common misspellings
Jonathan Neuschäfer
2011-08-20
3
-3
/
+3
[next]