| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed statically configured mount type numbers (MOUNT_*) and all | bde | 1998-09-07 | 2 | -4/+4 |
* | Put the zombie ffs sysctl node in "notyet" state together with its few | bde | 1998-09-07 | 3 | -7/+5 |
* | Make MFS do the default on VOP_FREEBLKS(). | phk | 1998-09-07 | 1 | -1/+2 |
* | Add a new vnode op, VOP_FREEBLKS(), which filesystems can use to inform | phk | 1998-09-05 | 1 | -1/+2 |
* | Quick fix for breakage of read clustering on non-IDE drives. Read | bde | 1998-08-18 | 1 | -2/+2 |
* | Removed unused includes. | bde | 1998-08-17 | 2 | -5/+4 |
* | "The releaseing of the reference and lock is not temporary and belongs | msmith | 1998-08-12 | 1 | -2/+1 |
* | Handle the case of moving a directory onto the top of a sibling's | julian | 1998-08-12 | 2 | -5/+31 |
* | Used daddr_t's, not ints, to store disk block numbers. Updated printf | bde | 1998-07-28 | 1 | -9/+11 |
* | Made lazy syncing of timestamps for special files non-optional. | bde | 1998-07-27 | 1 | -3/+1 |
* | Cast pointers to uintptr_t/intptr_t instead of to u_long/long, | bde | 1998-07-15 | 1 | -2/+2 |
* | Fixed printf format errors. | bde | 1998-07-11 | 4 | -28/+31 |
* | Add code missed in the initial Soft updates integration. | julian | 1998-07-10 | 1 | -1/+16 |
* | Don't update superblock if mounted readonly, | julian | 1998-07-08 | 1 | -8/+15 |
* | Catch a few corner cases where FreeBSD differs enough from BSD 4.4 to | julian | 1998-07-08 | 1 | -4/+7 |
* | VOP_STRATEGY grows an (struct vnode *) argument | julian | 1998-07-04 | 4 | -8/+10 |
* | Restored revs.1.89-1.90 which I somehow clobbered in rev.1.91. | bde | 1998-07-03 | 1 | -4/+4 |
* | Sync timestamp changes for inodes of special files to disk as late | bde | 1998-07-03 | 4 | -13/+26 |
* | Centralized in-core inode update. Update the in-core inode directly | bde | 1998-07-03 | 3 | -39/+25 |
* | Make vprint() print dev_t in hex also. | phk | 1998-06-27 | 1 | -3/+3 |
* | Report the type from the inode, not the vnode. | phk | 1998-06-27 | 1 | -2/+2 |
* | Flesh this document out just a little in response to some user | jkh | 1998-06-26 | 1 | -11/+25 |
* | Removed unused includes. | bde | 1998-06-21 | 1 | -2/+1 |
* | Slight change to directory cleanup | julian | 1998-06-14 | 1 | -5/+9 |
* | Note which version of Kirk's sources this corresponds to. | julian | 1998-06-12 | 1 | -2/+2 |
* | Fix the case when renaming to a file that you've just created and deleted, | julian | 1998-06-12 | 1 | -22/+43 |
* | Add B_NOCACHE to several cases where BSD4.4 only required a B_INVAL. | julian | 1998-06-11 | 1 | -4/+4 |
* | Fix for "live inode" panic. | julian | 1998-06-10 | 1 | -20/+27 |
* | Remove buggy debugging code. | julian | 1998-06-10 | 1 | -43/+1 |
* | Back out John's changes 1.45 -> 1.46 | julian | 1998-06-10 | 1 | -21/+17 |
* | The version of the softdep changes in FreeBSD broke the | julian | 1998-06-08 | 1 | -4/+7 |
* | Null change. Forgot to mention in previous log message that MNT_NOATIME | bde | 1998-06-07 | 1 | -1/+1 |
* | Fixed some longstanding timestamp bugs: | bde | 1998-06-07 | 1 | -59/+72 |
* | Use size_t instead of u_int for sizes. | dfr | 1998-06-04 | 1 | -3/+3 |
* | If the filesystem blocksize is less than the VM page size, use the generic | dfr | 1998-06-04 | 1 | -1/+7 |
* | Don't cast a pointer to an int in DQHASH. | dfr | 1998-06-04 | 1 | -2/+2 |
* | Add a reference to the original softupdates paper | julian | 1998-06-02 | 1 | -0/+2 |
* | Add a reference to the Ganger/Patt paper | julian | 1998-06-02 | 1 | -0/+3 |
* | A fix to a debug test from Kirk. | julian | 1998-05-27 | 1 | -1/+4 |
* | Ensure that there is enough information here, so that people can use | julian | 1998-05-19 | 2 | -0/+20 |
* | Bring up-to-date with Whistle's current version | julian | 1998-05-19 | 2 | -6/+85 |
* | Merge with Kirk's version as of Feb 20 | julian | 1998-05-19 | 1 | -88/+86 |
* | Merge in Kirk's changes to stop softupdates from hogging all of memory. | julian | 1998-05-19 | 3 | -67/+294 |
* | Change to stop a silly panic. This should be understood better. | julian | 1998-05-19 | 1 | -7/+4 |
* | First published FreeBSD version of soft updates Feb 5. | julian | 1998-05-19 | 2 | -125/+168 |
* | This commit was generated by cvs2svn to compensate for changes in r36206, | julian | 1998-05-19 | 2 | -121/+225 |
|\ |
|
| * | Import the next version received from kirk after some | julian | 1998-05-19 | 2 | -121/+225 |
* | | This commit was generated by cvs2svn to compensate for changes in r36201, | julian | 1998-05-19 | 3 | -0/+4622 |
|\ \
| |/ |
|
| * | Import the earliest version of the soft update code that I have. | julian | 1998-05-19 | 3 | -0/+4622 |
* | try stop the user from using mount -u to set the async flag on | julian | 1998-05-18 | 1 | -1/+11 |