Age | Commit message (Expand) | Author |
1996-06-21 | (main): Rename diskfs_device_startup_argp to diskfs_std_device_startup_argp. | Miles Bader |
1996-06-15 | (read_disknode, write_inode): | Miles Bader |
1996-05-10 | (diskfs_set_statfs): Fix one reference to old name of ST member. | Michael I. Bushnell |
1996-05-10 | (diskfs_set_statfs): Expect and fill in new format statfs buffer. | Michael I. Bushnell |
1996-05-09 | (ext2fs ext2fs.static): s/ioserver/iohelp/g | Michael I. Bushnell |
1996-05-09 | ioserver.h -> iohelp.h. | Michael I. Bushnell |
1996-05-07 | (diskfs_S_file_get_storage_info): Rewrite for new interface. | Miles Bader |
1996-04-30 | (targets): Renamed from `target'. | Michael I. Bushnell |
1996-04-26 | (makemode): Now `servers'. | Michael I. Bushnell |
1996-04-17 | (diskfs_write_disknode): Only sync DI if WAIT. | Miles Bader |
1996-04-17 | (diskfs_lookup_hard): Set atime appropriately, and sync the new atime if we | Miles Bader |
1996-04-11 | Replace references to the NUMBER field in a node's disknode structures with | Miles Bader |
1996-04-11 | Replace references to iget with diskfs_cached_lookup. | Miles Bader |
1996-04-11 | Replace references to the NUMBER field in a node's disknode structures with | Miles Bader |
1996-04-11 | (struct disknode): Get rid of NUMBER field; all references replaced by | Miles Bader |
1996-04-11 | (diskfs_cached_lookup): | Miles Bader |
1996-03-29 | (pager_unlock_page, diskfs_grow): | Miles Bader |
1996-03-29 | (diskfs_null_dirstat): New function. | Miles Bader |
1996-03-29 | (main): Pass new argument to argp_parse. | Miles Bader |
1996-02-17 | (main): Check error return from diskfs_init_diskfs. | Miles Bader |
1996-02-06 | (ext2_warning): Make a declaration, not a macro. | Miles Bader |
1996-02-06 | (ext2_warning): Rename from _ext2_warning; don't take (or print) a function | Miles Bader |
1996-02-06 | (diskfs_get_directs): When BUFSIZ is 0, allocate enough extra space over the | Miles Bader |
1996-02-03 | (_ext2_warning): Include `warning:' in message. | Miles Bader |
1996-02-03 | (get_hypermetadata, diskfs_readonly_changed): | Miles Bader |
1996-02-03 | Fixed handling of the filesystem `clean bit'. | Roland McGrath |
1996-02-03 | Include string.h for strerror decl. | Roland McGrath |
1996-02-03 | Tue Jan 30 22:25:19 1996 Miles Bader <miles@gnu.ai.mit.edu> | Miles Bader |
1996-01-30 | (file_pager_read_page, file_pager_write_page): Check for a page offset | Roland McGrath |
1996-01-18 | (LDFLAGS): Add -static. | Miles Bader |
1996-01-18 | (diskfs_S_file_get_storage_info): Calculate the right value for *RUNS_LEN. | Miles Bader |
1996-01-18 | (diskfs_file_update): Ext2fs doesn't require that the last block in the file | Miles Bader |
1996-01-18 | (struct disknode): Get rid of last_block_allocated field. | Miles Bader |
1996-01-18 | (read_disknode): Don't set last_block_allocated. | Miles Bader |
1996-01-18 | (diskfs_truncate): Don't set last_block_allocated. | Miles Bader |
1996-01-15 | (diskfs_direnter): | Miles Bader |
1996-01-15 | (diskfs_node_norefs): When losing our in-core copy of an inode, remember | Miles Bader |
1996-01-15 | (pokel_inherit, pokel_finalize): New declarations. | Miles Bader |
1996-01-15 | (pokel_inherit, pokel_finalize): New functions. | Miles Bader |
1996-01-15 | (diskfs_lookup): Patch from ufs/dir.c: If we are returning an error, then set | Miles Bader |
1996-01-14 | (diskfs_alloc_node): Set NP->istranslated to 0. | Miles Bader |
1996-01-14 | (write_node): If NP isn't translated, force DI->i_translator to 0. | Miles Bader |
1996-01-14 | (inode_getblk, block_getblk): Set dn_set_mtime too. | Miles Bader |
1996-01-06 | (pager_bucket): Made global. | Roland McGrath |
1996-01-06 | (main): Don't map in disk image here; create_disk_pager now does it. | Roland McGrath |
1996-01-05 | Declare create_disk_pager. | Roland McGrath |
1996-01-04 | (create_disk_pager): Use disk_pager_setup. | Roland McGrath |
1996-01-04 | (disk_pager, disk_pager_port, disk_image, create_disk_pager): Decls removed. | Roland McGrath |
1995-11-21 | (dirscanblock): Apply mib's changes to ufs/dir.c. | Miles Bader |
1995-11-06 | Initial revision | Miles Bader |