aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/pager.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-04-01 Neal H Walfield <neal@cs.uml.edu>Neal H. Walfield2002-04-011-1/+1
* 2001-11-20 Neal H Walfield <neal@cs.uml.edu>Neal H. Walfield2002-03-261-34/+31
* 2000-12-21 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-071-0/+3
* 2000-03-09 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-101-5/+5
* 2000-01-16 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-01-161-3/+7
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-3/+1
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-1/+3
* 1999-09-04 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-041-4/+1
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-1/+0
* 1999-07-06 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-3/+2
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-1/+1
* 1999-06-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-191-2/+2
* Tue Jun 15 21:51:58 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-06-161-3/+16
* 1998-12-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-211-11/+14
* 1998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-09-041-3/+3
* Wed Aug 20 14:28:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-0/+8
* (disk_pager_read_page):Miles Bader1997-06-201-2/+2
* (file_pager_read_page, pending_blocks_write, disk_pager_read_page,Miles Bader1996-09-231-83/+110
* (file_pager_read_page): Use get_page_buf to get a free page.Miles Bader1996-08-291-4/+48
* (diskfs_grow): Fix ext2_debug format strings.Miles Bader1996-08-021-2/+2
* (file_pager_read_page, file_pager_write_page, pager_unlock_page,Miles Bader1996-07-201-9/+0
* (file_pager_read_page):Miles Bader1996-07-201-14/+21
* (file_pager_read_page, file_pager_write_page):Miles Bader1996-07-191-2/+2
* (pager_unlock_page, diskfs_grow, file_pager_read_page,Miles Bader1996-07-171-0/+11
* (diskfs_grow): Add call diskfs_check_readonly to clear clean bit.Miles Bader1996-06-251-0/+1
* (diskfs_shutdown_pager): Don't shutdown the disk pager, just sync it.Miles Bader1996-06-251-10/+8
* Replace references to the NUMBER field in a node's disknode structures withMiles Bader1996-04-111-6/+6
* (pager_unlock_page, diskfs_grow):Miles Bader1996-03-291-66/+79
* (file_pager_read_page, file_pager_write_page): Check for a page offsetRoland McGrath1996-01-301-3/+13
* (diskfs_file_update): Ext2fs doesn't require that the last block in the fileMiles Bader1996-01-181-37/+26
* (pager_bucket): Made global.Roland McGrath1996-01-061-2/+2
* (create_disk_pager): Use disk_pager_setup.Roland McGrath1996-01-041-37/+26
* (create_disk_pager, diskfs_get_filemap, pager_clear_user_data):Miles Bader1995-10-211-97/+180
* u32 --> block_tMiles Bader1995-09-151-1/+1
* (diskfs_pager_users): Ignore the disk pager when seeing if there are anyMiles Bader1995-09-051-9/+8
* (diskfs_get_filemap): Drop initial reference created by pager_create.Michael I. Bushnell1995-07-211-16/+27
* (diskfs_get_filemap): Free initial reference created by pager_create.Michael I. Bushnell1995-07-211-1/+5
* (diskfs_pager_users): New function.Miles Bader1995-07-091-0/+68
* (pager_unlock_page): Declare BLOCK volatile.Michael I. Bushnell1995-06-271-1/+1
* (thread_function): New function.Miles Bader1995-06-241-64/+52
* (pager_unlock_page): Give an explanation of why the file system will shortlyMiles Bader1995-05-121-3/+6
* entered into RCSMiles Bader1995-05-091-7/+11
* Formerly pager.c.~29~Miles Bader1995-05-081-2/+2
* Formerly pager.c.~27~Miles Bader1995-05-031-2/+5
* Formerly pager.c.~26~Miles Bader1995-05-021-0/+13
* Formerly pager.c.~25~Miles Bader1995-05-011-2/+2
* Formerly pager.c.~24~Miles Bader1995-04-281-43/+43
* Formerly pager.c.~23~Miles Bader1995-04-281-5/+55
* Formerly pager.c.~22~Miles Bader1995-04-271-27/+84
* Formerly pager.c.~21~Miles Bader1995-04-261-32/+52