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
/
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
*
ext2fs: Port to x86_64
Sergey Bugaev
2023-05-10
1
-2
/
+3
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
1
-7
/
+7
*
Fix some compiler warnings
Svante Signell
2023-01-19
1
-2
/
+2
*
Fix *printf specifier for user space mach ports.
Flavio Cruz
2022-12-06
1
-1
/
+1
*
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
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-23
/
+23
*
ext2fs: Do not talk about crashing on ENOSPC
Samuel Thibault
2016-11-20
1
-1
/
+1
*
ext2fs: Poison pointers into dereferenced cache pages.
Justus Winter
2016-10-09
1
-1
/
+1
*
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
*
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
*
fix compiler warnings in hurd/ext2fs
Flavio Cruz
2015-12-29
1
-2
/
+2
*
ext2fs: keep list of reusable disk cache entries
Justus Winter
2015-11-29
1
-31
/
+52
*
ext2fs: disable block cache debugging by default
Justus Winter
2015-11-29
1
-3
/
+3
*
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
1
-1
/
+32
*
ext2fs: use fat nodes
Justus Winter
2015-04-17
1
-26
/
+26
*
Replace `bcopy' with `memcpy' or `memmove' as appropriate
Justus Winter
2014-12-10
1
-2
/
+2
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
1
-2
/
+2
*
libpager: use a fixed number of threads
Justus Winter
2014-11-03
1
-25
/
+3
*
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: use two distinct pager buckets for the disk and file pager
Justus Winter
2014-05-05
1
-25
/
+62
*
ext2fs: simplify expression
Justus Winter
2014-04-29
1
-2
/
+1
*
Large store support for ext2fs
Richard Braun
2013-09-16
1
-22
/
+439
*
Handle notification on page eviction
Richard Braun
2013-09-16
1
-3
/
+11
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-32
/
+34
*
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
1
-1
/
+1
*
ext2fs/
Marcus Brinkmann
2005-07-12
1
-1
/
+1
*
2002-06-08 Roland McGrath <roland@frob.com>
Roland McGrath
2002-06-11
1
-2
/
+2
*
2002-04-05 Neal H Walfield <neal@cs.uml.edu>
Marcus Brinkmann
2002-06-05
1
-1
/
+1
*
2002-05-29 Roland McGrath <roland@frob.com>
Roland McGrath
2002-06-02
1
-1
/
+1
*
2002-04-01 Neal H Walfield <neal@cs.uml.edu>
Neal H. Walfield
2002-04-01
1
-1
/
+1
*
2001-11-20 Neal H Walfield <neal@cs.uml.edu>
Neal H. Walfield
2002-03-26
1
-34
/
+31
*
2000-12-21 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2001-01-07
1
-0
/
+3
*
2000-03-09 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-03-10
1
-5
/
+5
*
2000-01-16 Mark Kettenis <kettenis@gnu.org>
Mark Kettenis
2000-01-16
1
-3
/
+7
*
Reverted changes related to io_map_segment.
Roland McGrath
1999-09-13
1
-3
/
+1
*
1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-09-08
1
-1
/
+3
*
1999-09-04 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-09-04
1
-4
/
+1
*
1999-07-11 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-07-11
1
-1
/
+0
*
1999-07-06 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-07-11
1
-3
/
+2
*
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-07-03
1
-1
/
+1
*
1999-06-19 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-06-19
1
-2
/
+2
*
Tue Jun 15 21:51:58 1999 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-06-16
1
-3
/
+16
[next]