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
/
fatfs
/
pager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize a few error variables to avoid GCC warnings
Flavio Cruz
2023-12-29
1
-1
/
+1
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
1
-7
/
+7
*
Do not cache the R/O proxy
Samuel Thibault
2022-08-10
1
-5
/
+1
*
fatfs: Return read-only memory objects when appropriate
Sergey Bugaev
2022-08-10
1
-6
/
+13
*
fatfs: Properly reference pager
Sergey Bugaev
2022-08-10
1
-48
/
+49
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-4
/
+4
*
libpager: provide 'pager_create_alloc'
Justus Winter
2016-08-07
1
-12
/
+9
*
Remove unused variables
Justus Winter
2015-11-06
1
-2
/
+0
*
Fix race condition in ext2fs when remounting
James Clarke
2015-09-06
1
-1
/
+32
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
1
-1
/
+1
*
libpager: use a fixed number of threads
Justus Winter
2014-11-03
1
-25
/
+3
*
fatfs: use two distinct pager buckets for the disk and file pager
Justus Winter
2014-05-05
1
-25
/
+62
*
fatfs: simplify expression
Justus Winter
2014-04-30
1
-2
/
+1
*
Handle notification on page eviction
Richard Braun
2013-09-16
1
-2
/
+9
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-39
/
+39
*
fix common misspellings
Jonathan Neuschäfer
2011-08-20
1
-1
/
+1
*
ext2fs/
Marcus Brinkmann
2005-07-12
1
-1
/
+1
*
2003-07-17 Marcus Brinkmann <marcus@gnu.org>
Jeff Bailey
2003-07-28
1
-1
/
+1
*
2003-07-14 Marco Gerards <metgerards@student.han.nl>
Jeff Bailey
2003-07-28
1
-10
/
+13
*
Initial check-in.
Marcus Brinkmann
2002-12-03
1
-0
/
+1019