]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Remove 'alog'. G'bye Jamil.
[FreeBSD/FreeBSD.git] / sys / ufs /
1999-01-18 simokawaThis commit was generated by cvs2svn to compensate...
1999-01-14 markmThis commit was generated by cvs2svn to compensate...
1999-01-13 obrienThis commit was generated by cvs2svn to compensate...
1999-01-12 peterThis commit was generated by cvs2svn to compensate...
1999-01-12 eivindSilence warning about unused debug function. (I'll...
1999-01-10 peterThis commit was generated by cvs2svn to compensate...
1999-01-08 eivindAdd a warning about the copyright restraints.
1999-01-07 bdeDon't pass unused unused timestamp args to UFS_UPDATE...
1999-01-06 bdeUFS_UPDATE() takes a boolean `waitfor' arg, so don...
1999-01-06 bdeIfdefed the conditionally used variable `prtrealloc...
1999-01-06 bdeBacked out rev.1.47. It just broke my optimisations...
1999-01-05 eivindRemove the 'waslocked' parameter to vfs_object_create().
1999-01-02 bdeIfdefed conditionally used simplock variables.
1999-01-02 eivindRemove the last clients of vfs_object_create(..., waslo...
1999-01-01 dillon The mount_mfs process that stays in a supervisor...
1998-12-24 bdeFixed null pointer panics which I introduced in rev...
1998-12-21 joergThis commit was generated by cvs2svn to compensate...
1998-12-20 bdeRemove unused file. It seems to have been a vestige...
1998-12-20 dfrIn ufs_setattr(), if only one of va_atime or va_mtime...
1998-12-15 julianAdd comments to code that I was trying to understand.
1998-12-14 dillon Fix -Wuninitialized warning regarding zero-length...
1998-12-10 julianRemove some compiler warnings.
1998-12-09 eivindMake compare correct with unsigned types. (Problem...
1998-12-07 archieThe "easy" fixes for compiling the kernel -Wunused...
1998-12-02 julianThis commit was generated by cvs2svn to compensate...
1998-11-29 bdeDon't use the strange null pointer constant `(ufs_daddr...
1998-11-18 jdpThis commit was generated by cvs2svn to compensate...
1998-11-18 jdpThis commit was generated by cvs2svn to compensate...
1998-11-14 obrienThis commit was generated by cvs2svn to compensate...
1998-11-13 dgRestored the "reallocblks" code to its former glory...
1998-11-13 jdpThis commit was generated by cvs2svn to compensate...
1998-11-13 jdpThis commit was generated by cvs2svn to compensate...
1998-11-10 peteradd #include <sys/kernel.h> where it's needed by MALLOC...
1998-10-31 peterChange dirty block list handling to use TAILQ macros.
1998-10-31 peterUse TAILQ macros for clean/dirty block list processing...
1998-10-30 joergThis commit was generated by cvs2svn to compensate...
1998-10-28 jkhClarify a rather ambiguous debugging message.
1998-10-27 bdeOops, the redundant tests for major numbers weren't...
1998-10-26 bdeRemoved redundant bitrotted checks for major numbers...
1998-10-25 bdeDon't follow null bdevsw pointers. The `major(dev...
1998-10-25 phkNitpicking and dusting performed on a train. Removes...
1998-10-17 bdeUse only the correct raw partition for writing labels...
1998-10-16 jkhfixup for alpha.
1998-10-13 bdeFixed bloatage of `struct inode'. We used 5 "spare...
1998-10-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-12 peter"fix" a warning
1998-10-10 jkhAllow more flexible use of MFS root.
1998-10-09 peterMODINFO_ADDR has real addresses now, remove the manual...
1998-10-09 jkhAdd some evil temporary phys-to-kern translation for...
1998-10-09 jkhinclude proper header for Mike's new stuff.
1998-10-08 jkhAllow the module area to be used in order to find the...
1998-10-07 luoqiUse vm_page_xxx() inline functions to manipulate vm_pag...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-03 nateFix 'noatime' bug that was unrelated to use of noatime.
1998-09-30 mckusickDo not allow a mounted on directory to be rmdir'ed...
1998-09-26 bdeFixed clean flag handling:
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-24 luoqiEliminate a race in VOP_FSYNC() when softupdates is...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 luoqiRestore pre-v1.44 behavior: always copy modified in...
1998-09-15 gibbsWhen a buffer is removed from a buffer queue, remember...
1998-09-14 sosRemove the SLICE code.
1998-09-12 bdeDon't dereference an uninitialized pointer in dead...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-07 bdeRemoved statically configured mount type numbers (MOUNT...
1998-09-07 bdePut the zombie ffs sysctl node in "notyet" state togeth...
1998-09-07 phkMake MFS do the default on VOP_FREEBLKS().
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-05 phkAdd a new vnode op, VOP_FREEBLKS(), which filesystems...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-18 bdeQuick fix for breakage of read clustering on non-IDE...
1998-08-17 bdeRemoved unused includes.
1998-08-12 msmith"The releaseing of the reference and lock is not tempor...
1998-08-12 julianHandle the case of moving a directory onto the top...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-07-28 bdeUsed daddr_t's, not ints, to store disk block numbers...
1998-07-27 bdeMade lazy syncing of timestamps for special files non...
1998-07-15 bdeCast pointers to uintptr_t/intptr_t instead of to u_lon...
1998-07-11 bdeFixed printf format errors.
1998-07-10 julianAdd code missed in the initial Soft updates integration.
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-08 julianDon't update superblock if mounted readonly,
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
1998-07-08 julianCatch a few corner cases where FreeBSD differs enough...
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-07-04 julianVOP_STRATEGY grows an (struct vnode *) argument
1998-07-03 bdeRestored revs.1.89-1.90 which I somehow clobbered in...
1998-07-03 bdeSync timestamp changes for inodes of special files...
1998-07-03 bdeCentralized in-core inode update. Update the in-core...
next