summaryrefslogtreecommitdiff
path: root/ext2fs/pager.c
AgeCommit message (Expand)Author
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2016-11-20ext2fs: Do not talk about crashing on ENOSPCSamuel Thibault
2016-10-09ext2fs: Poison pointers into dereferenced cache pages.Justus Winter
2016-08-07libpager: provide 'pager_create_alloc'Justus Winter
2016-05-22ext2fs: fix pager use-after-freeJustus Winter
2016-03-18ext2fs: Fix off-by-oneSamuel Thibault
2016-03-15ext2fs: Fix adding blocks to free blocks cacheSamuel Thibault
2015-12-29fix compiler warnings in hurd/ext2fsFlavio Cruz
2015-11-29ext2fs: keep list of reusable disk cache entriesJustus Winter
2015-11-29ext2fs: disable block cache debugging by defaultJustus Winter
2015-11-29ext2fs: improve the block cacheJustus Winter
2015-11-06Remove unused variablesJustus Winter
2015-09-06Fix race condition in ext2fs when remountingJames Clarke
2015-04-17ext2fs: use fat nodesJustus Winter
2014-12-10Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter
2014-12-10Replace `bzero' with `memset'Justus Winter
2014-11-03libpager: use a fixed number of threadsJustus Winter
2014-06-06ext2fs: fix compiler warningJustus Winter
2014-05-26ext2fs: fix diskfs_pager_usersJustus Winter
2014-05-05ext2fs: use two distinct pager buckets for the disk and file pagerJustus Winter
2014-04-29ext2fs: simplify expressionJustus Winter
2013-09-16Large store support for ext2fsRichard Braun
2013-09-16Handle notification on page evictionRichard Braun
2012-11-27Switch from cthreads to pthreadsRichard Braun
2011-10-03Sync pager before clearing MAY_CACHE flagSergio López
2011-08-20fix common misspellingsJonathan Neuschäfer
2005-07-12ext2fs/Marcus Brinkmann
2002-06-112002-06-08 Roland McGrath <roland@frob.com>Roland McGrath
2002-06-052002-04-05 Neal H Walfield <neal@cs.uml.edu>Marcus Brinkmann
2002-06-022002-05-29 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-012002-04-01 Neal H Walfield <neal@cs.uml.edu>Neal H. Walfield
2002-03-262001-11-20 Neal H Walfield <neal@cs.uml.edu>Neal H. Walfield
2001-01-072000-12-21 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2000-03-102000-03-09 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-01-162000-01-16 Mark Kettenis <kettenis@gnu.org>Mark Kettenis
1999-09-13Reverted changes related to io_map_segment.Roland McGrath
1999-09-081999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-09-041999-09-04 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-07-111999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-111999-07-06 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-06-191999-06-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-06-16Tue Jun 15 21:51:58 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1998-12-211998-12-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-09-041998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-08-20Wed Aug 20 14:28:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-06-20(disk_pager_read_page):Miles Bader
1996-09-23(file_pager_read_page, pending_blocks_write, disk_pager_read_page,Miles Bader
1996-08-29(file_pager_read_page): Use get_page_buf to get a free page.Miles Bader
1996-08-02(diskfs_grow): Fix ext2_debug format strings.Miles Bader