]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Fixed a certain panic on IO error in sendfile(): Page must be set PG_BUSY
[FreeBSD/FreeBSD.git] / sys / fs /
2000-11-08 eivindMore paranoia against overflows
2000-11-06 asmodaiThis commit was generated by cvs2svn to compensate...
2000-11-05 obrienThis commit was generated by cvs2svn to compensate...
2000-11-04 krisThis commit was generated by cvs2svn to compensate...
2000-11-04 obrienThis commit was generated by cvs2svn to compensate...
2000-11-04 obrienThis commit was generated by cvs2svn to compensate...
2000-11-04 bpv_interlock is a mutex now, not simple lock.
2000-11-02 phkTake VBLK devices further out of their missery.
2000-11-01 eivindFix overflow from jail hostname.
2000-11-01 eivindGive vop_mmap an untimely death. The opportunity to...
2000-10-31 asmodaiThis commit was generated by cvs2svn to compensate...
2000-10-31 asmodaiThis commit was generated by cvs2svn to compensate...
2000-10-30 krisThis commit was generated by cvs2svn to compensate...
2000-10-29 dwmaloneMake malloc use M_ZERO in some more locations.
2000-10-29 phkMove suser() and suser_xxx() prototypes and a related...
2000-10-29 phkWeaken a bogus dependency on <sys/proc.h> in <sys/buf...
2000-10-29 phkRemove unneeded #include <sys/proc.h> lines.
2000-10-29 darrenrThis commit was generated by cvs2svn to compensate...
2000-10-28 msmithThis commit was generated by cvs2svn to compensate...
2000-10-26 darrenrThis commit was generated by cvs2svn to compensate...
2000-10-25 wollmanThis commit was generated by cvs2svn to compensate...
2000-10-22 bpRev 1.41 was committed from wrong diff, now do it right.
2000-10-22 bpRelease and unlock vnode if resource deadlock detected.
2000-10-22 bpUpdate stale comment.
2000-10-22 bpRemove de_lock field from denode structure and make...
2000-10-15 bpFix nullfs breakage caused by incomplete migration...
2000-10-13 obrienThis commit was generated by cvs2svn to compensate...
2000-10-11 peterThis commit was generated by cvs2svn to compensate...
2000-10-09 chriso Move from Alfred Perstein's "exclusion" technique...
2000-10-09 eivindBlow away the v_specmountpoint define, replacing it...
2000-10-09 phkDon't hold an extra reference to vnodes. Devfs vnodes...
2000-10-05 alfredreturn correct type for process directory entries,...
2000-10-05 bdeForward-declare struct mbuf so that this file is less...
2000-10-04 jasoneConvert lockmgr locks from using simple locks to using...
2000-10-03 bpMake cd9660 filesystem PDIRUNLOCK aware. Now it can...
2000-10-03 bpPrevent dereference of NULL pointer when null_lock...
2000-10-02 bpProtect hash data with lock manager instead of home...
2000-10-02 bpGet rid from the legacy __P() macro. Remove 'register...
2000-10-02 peterThis commit was generated by cvs2svn to compensate...
2000-10-02 peterPDIRUNLOCK now exists on FreeBSD. Remove the (now incor...
2000-10-01 gshapiroThis commit was generated by cvs2svn to compensate...
2000-09-25 bpFix vnode locking bugs in the nullfs.
2000-09-18 phkIgnore attempts to set flags to zero. This quenches...
2000-09-16 phkAdd canonical checks to devfs_setattr().
2000-09-12 jhbUse size_t instead of u_int for 4th argument to copyins...
2000-09-10 krisThis commit was generated by cvs2svn to compensate...
2000-09-07 jasoneMajor update to the way synchronization is done in...
2000-09-06 phkAdd refcounts to the "global" DEVFS inode slots, this...
2000-09-05 bpVarious cleanups towards make nullfs functional (it...
2000-09-05 bpGet rid from the __P() macros.
2000-09-04 phkOff by one error.
2000-09-04 desRemove a comment that has been not only obsolete but...
2000-09-02 phkAvoid the modules madness I inadvertently introduced...
2000-09-01 rwatsono Simplify if/then clause equating ESRCH with ENOENT...
2000-09-01 rwatsono Make procfs use vaccess() for procfs_access() DAC...
2000-08-31 iwasakiThis commit was generated by cvs2svn to compensate...
2000-08-31 iwasakiThis commit was generated by cvs2svn to compensate...
2000-08-31 iwasakiThis commit was generated by cvs2svn to compensate...
2000-08-30 rwatsono Centralize inter-process access control, introducing:
2000-08-29 rwatsono Restructure vaccess() so as to check for DAC permissi...
2000-08-27 phk Reorder vop's alphabetically.
2000-08-26 phkMinor cleanups tp devfs_readdir();
2000-08-25 bdeQuick fix for msdsofs_write() on alphas and other machi...
2000-08-24 phk Fix panic when removing open device (found by bp@)
2000-08-23 krisThis commit was generated by cvs2svn to compensate...
2000-08-21 phkFix devfs_access() bug on directories.
2000-08-20 phk Remove all traces of Julians DEVFS (incl from kern...
2000-08-20 markmThis commit was generated by cvs2svn to compensate...
2000-08-20 phkCentralize the canonical vop_access user/group/other...
2000-08-18 phkIntroduce vop_stdinactive() and make it the default...
2000-08-15 sheldonhThis commit was generated by cvs2svn to compensate...
2000-08-13 krisThis commit was generated by cvs2svn to compensate...
2000-08-13 darrenrThis commit was generated by cvs2svn to compensate...
2000-08-13 krisThis commit was generated by cvs2svn to compensate...
2000-08-12 gshapiroThis commit was generated by cvs2svn to compensate...
2000-08-10 wollmanThis commit was generated by cvs2svn to compensate...
2000-08-04 obrienThis commit was generated by cvs2svn to compensate...
2000-07-28 sheldonhRename the loadable nullfs kernel module: null -> nullfs
2000-07-27 obrienThis commit was generated by cvs2svn to compensate...
2000-07-24 mckusickThis patch corrects the first round of panics and hangs...
2000-07-20 fennerThis commit was generated by cvs2svn to compensate...
2000-07-20 obrienThis commit was generated by cvs2svn to compensate...
2000-07-19 darrenrThis commit was generated by cvs2svn to compensate...
2000-07-14 dwmaloneCertain error contitions cause msdosfs_rename() to...
2000-07-14 psThis commit was generated by cvs2svn to compensate...
2000-07-11 mckusickAdd snapshots to the fast filesystem. Most of the chang...
2000-07-10 umeThis commit was generated by cvs2svn to compensate...
2000-07-04 phkPrevious commit changing SYSCTL_HANDLER_ARGS violated...
2000-07-03 obrienThis commit was generated by cvs2svn to compensate...
2000-07-03 phkPull the rug under block mode devices. they return...
2000-07-03 phkStyle police catches up with rev 1.26 of src/sys/sys...
2000-07-03 peterThis commit was generated by cvs2svn to compensate...
2000-06-29 bpFix memory leakage on module unload.
2000-06-29 bpFix memory leakage on module unload.
2000-06-28 chrisfdesc_getattr:
2000-06-27 alfredby changing the logic here we can support dynamic addit...
2000-06-27 alfredif there are leading zeros fail the lookup
2000-06-26 obrienThis commit was generated by cvs2svn to compensate...
2000-06-25 markmThis commit was generated by cvs2svn to compensate...
2000-06-25 bpRemove obsolete comment.
next