| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 1998-12-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-12-21 | 1 | -11/+14 |
* | 1998-09-04 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-09-04 | 1 | -3/+3 |
* | Wed Aug 20 14:28:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-08-20 | 1 | -0/+8 |
* | (disk_pager_read_page): | Miles Bader | 1997-06-20 | 1 | -2/+2 |
* | (file_pager_read_page, pending_blocks_write, disk_pager_read_page, | Miles Bader | 1996-09-23 | 1 | -83/+110 |
* | (file_pager_read_page): Use get_page_buf to get a free page. | Miles Bader | 1996-08-29 | 1 | -4/+48 |
* | (diskfs_grow): Fix ext2_debug format strings. | Miles Bader | 1996-08-02 | 1 | -2/+2 |
* | (file_pager_read_page, file_pager_write_page, pager_unlock_page, | Miles Bader | 1996-07-20 | 1 | -9/+0 |
* | (file_pager_read_page): | Miles Bader | 1996-07-20 | 1 | -14/+21 |
* | (file_pager_read_page, file_pager_write_page): | Miles Bader | 1996-07-19 | 1 | -2/+2 |
* | (pager_unlock_page, diskfs_grow, file_pager_read_page, | Miles Bader | 1996-07-17 | 1 | -0/+11 |
* | (diskfs_grow): Add call diskfs_check_readonly to clear clean bit. | Miles Bader | 1996-06-25 | 1 | -0/+1 |
* | (diskfs_shutdown_pager): Don't shutdown the disk pager, just sync it. | Miles Bader | 1996-06-25 | 1 | -10/+8 |
* | Replace references to the NUMBER field in a node's disknode structures with | Miles Bader | 1996-04-11 | 1 | -6/+6 |
* | (pager_unlock_page, diskfs_grow): | Miles Bader | 1996-03-29 | 1 | -66/+79 |
* | (file_pager_read_page, file_pager_write_page): Check for a page offset | Roland McGrath | 1996-01-30 | 1 | -3/+13 |
* | (diskfs_file_update): Ext2fs doesn't require that the last block in the file | Miles Bader | 1996-01-18 | 1 | -37/+26 |
* | (pager_bucket): Made global. | Roland McGrath | 1996-01-06 | 1 | -2/+2 |
* | (create_disk_pager): Use disk_pager_setup. | Roland McGrath | 1996-01-04 | 1 | -37/+26 |
* | (create_disk_pager, diskfs_get_filemap, pager_clear_user_data): | Miles Bader | 1995-10-21 | 1 | -97/+180 |
* | u32 --> block_t | Miles Bader | 1995-09-15 | 1 | -1/+1 |
* | (diskfs_pager_users): Ignore the disk pager when seeing if there are any | Miles Bader | 1995-09-05 | 1 | -9/+8 |
* | (diskfs_get_filemap): Drop initial reference created by pager_create. | Michael I. Bushnell | 1995-07-21 | 1 | -16/+27 |
* | (diskfs_get_filemap): Free initial reference created by pager_create. | Michael I. Bushnell | 1995-07-21 | 1 | -1/+5 |
* | (diskfs_pager_users): New function. | Miles Bader | 1995-07-09 | 1 | -0/+68 |
* | (pager_unlock_page): Declare BLOCK volatile. | Michael I. Bushnell | 1995-06-27 | 1 | -1/+1 |
* | (thread_function): New function. | Miles Bader | 1995-06-24 | 1 | -64/+52 |
* | (pager_unlock_page): Give an explanation of why the file system will shortly | Miles Bader | 1995-05-12 | 1 | -3/+6 |
* | entered into RCS | Miles Bader | 1995-05-09 | 1 | -7/+11 |
* | Formerly pager.c.~29~ | Miles Bader | 1995-05-08 | 1 | -2/+2 |
* | Formerly pager.c.~27~ | Miles Bader | 1995-05-03 | 1 | -2/+5 |
* | Formerly pager.c.~26~ | Miles Bader | 1995-05-02 | 1 | -0/+13 |
* | Formerly pager.c.~25~ | Miles Bader | 1995-05-01 | 1 | -2/+2 |
* | Formerly pager.c.~24~ | Miles Bader | 1995-04-28 | 1 | -43/+43 |
* | Formerly pager.c.~23~ | Miles Bader | 1995-04-28 | 1 | -5/+55 |
* | Formerly pager.c.~22~ | Miles Bader | 1995-04-27 | 1 | -27/+84 |
* | Formerly pager.c.~21~ | Miles Bader | 1995-04-26 | 1 | -32/+52 |