| Commit message (Expand) | Author | Age | Files | Lines |
* | (pokel_init): Initialize the free_pokes field. | Miles Bader | 1995-09-17 | 1 | -8/+17 |
* | (diskfs_alloc_node): Check for a non-zero ALLOCSIZE. | Miles Bader | 1995-09-17 | 1 | -6/+15 |
* | (trunc_indirect): Only record an indirect block as being modified when it | Miles Bader | 1995-09-15 | 1 | -1/+2 |
* | u32 --> block_t | Miles Bader | 1995-09-15 | 5 | -13/+11 |
* | (diskfs_truncate): Use the new truncate functions. | Miles Bader | 1995-09-15 | 1 | -250/+158 |
* | (diskfs_lookup): Require NPP set for RENAME too. | Miles Bader | 1995-09-13 | 1 | -1/+1 |
* | (diskfs_lookup): Don't attempt to lock NP if NPP is not set. Don't | Miles Bader | 1995-09-13 | 1 | -7/+11 |
* | (diskfs_pager_users): Ignore the disk pager when seeing if there are any | Miles Bader | 1995-09-05 | 1 | -9/+8 |
* | (thread_cancel): Removed. | Miles Bader | 1995-09-03 | 1 | -6/+0 |
* | (ext2fs): Put libports in the right place in the linking order. | Miles Bader | 1995-08-25 | 1 | -1/+1 |
* | (LCLHDRS): Put all dependencies here. | Miles Bader | 1995-08-24 | 1 | -11/+3 |
* | (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 |
* | Removed dependencies that are now automatically generated. | Michael I. Bushnell | 1995-07-06 | 1 | -3/+0 |
* | (pager_unlock_page): Declare BLOCK volatile. | Michael I. Bushnell | 1995-06-27 | 1 | -1/+1 |
* | (force_delayed_copies, enable_delayed_copies): Change pager [un]ref calls to | Miles Bader | 1995-06-24 | 1 | -4/+4 |
* | (struct user_pager_info): Remove the next & prevp fields. | Miles Bader | 1995-06-24 | 1 | -1/+0 |
* | (diskfs_direnter): Move assignment out of test. | Miles Bader | 1995-06-24 | 1 | -7/+10 |
* | (diskfs_free_node): Fix print-format types. | Miles Bader | 1995-06-24 | 1 | -1/+1 |
* | (diskfs_lost_hardrefs): Change pager [un]ref calls to use the new ports ref | Miles Bader | 1995-06-24 | 1 | -16/+37 |
* | (main): Have the initial thread die when it's done, leaving other thread to | Miles Bader | 1995-06-24 | 1 | -2/+7 |
* | (thread_function): New function. | Miles Bader | 1995-06-24 | 1 | -64/+52 |
* | (HURDLIBS): Add libihash. | Miles Bader | 1995-06-24 | 1 | -1/+2 |
* | (diskfs_get_translator): Conform to new memory usage semantic. | Michael I. Bushnell | 1995-06-14 | 1 | -2/+1 |
* | Use options_parse & diskfs_standard_startup_options to do command line | Miles Bader | 1995-05-20 | 1 | -38/+21 |
* | Add the --writable & --nosync options. | Miles Bader | 1995-05-19 | 1 | -3/+13 |
* | (diskfs_set_statfs): Set st->fsys_stb_bsize, not _fsize, to the block size. | Miles Bader | 1995-05-14 | 1 | -2/+2 |
* | (OBJS): Remove exec_server_image.o. | Roland McGrath | 1995-05-13 | 1 | -8/+1 |
* | Add an optional argument to the --sync option that lets the user specify an | Miles Bader | 1995-05-12 | 1 | -6/+9 |
* | Change uses of the ext2_{warning,error,panic} functions to not have the | Miles Bader | 1995-05-12 | 4 | -38/+24 |
* | (ext2_error, ext2_warning, ext2_panic, all callers changed): Make these into | Miles Bader | 1995-05-12 | 1 | -6/+8 |
* | (ext2_free_blocks, ext2_new_block): Get rid of the CHECK_STRICT variable, | Miles Bader | 1995-05-12 | 1 | -49/+30 |
* | (ext2_error, ext2_warning, ext2_panic): Rename to add the underline prefix | Miles Bader | 1995-05-12 | 1 | -11/+16 |
* | (pager_unlock_page): Give an explanation of why the file system will shortly | Miles Bader | 1995-05-12 | 1 | -3/+6 |
* | (main): Enable the bootstrap code. | Miles Bader | 1995-05-11 | 1 | -4/+5 |
* | (read_disknode): Make st_blksize larger: 2 * pagesize. | Miles Bader | 1995-05-11 | 1 | -1/+1 |
* | (block_getblk, inode_getblk): Return ENOSPC instead of EIO when we can't | Miles Bader | 1995-05-10 | 1 | -2/+2 |
* | (find_next_zero_bit): Fix stupid typos (present in the original linux source | Miles Bader | 1995-05-10 | 1 | -2/+2 |
* | entered into RCS | Miles Bader | 1995-05-09 | 5 | -6/+6 |
* | Formerly ext2fs.h.~43~ | Miles Bader | 1995-05-09 | 1 | -4/+4 |
* | entered into RCS | Miles Bader | 1995-05-09 | 6 | -8/+5 |
* | Formerly pokel.c.~11~ | Miles Bader | 1995-05-09 | 1 | -1/+6 |
* | entered into RCS | Miles Bader | 1995-05-09 | 1 | -2/+0 |
* | Formerly balloc.c.~20~ | Miles Bader | 1995-05-09 | 1 | -2/+19 |
* | Formerly ext2fs.h.~42~ | Miles Bader | 1995-05-09 | 1 | -3/+3 |
* | entered into RCS | Miles Bader | 1995-05-09 | 1 | -7/+11 |
* | Formerly ext2fs.h.~41~ | Miles Bader | 1995-05-08 | 1 | -7/+13 |
* | Formerly devio.c.~8~ | Miles Bader | 1995-05-08 | 1 | -0/+3 |
* | Formerly ext2_fs.h.~18~ | Miles Bader | 1995-05-08 | 1 | -1/+1 |