]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Add partial pmap locking.
[FreeBSD/FreeBSD.git] / sys / fs /
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 ghelmerUpon further review, DES prefers this change over that...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-01 rodrigcmount_msdosfs.c:
2006-05-31 cpercivaEnable inadvertantly disabled "securenet" access contro...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-28 rodrigcRemove incorrect null_checkexp() routine. This
2006-05-28 rodrigcModify MNT_UPDATE behavior for nullfs so that it does not
2006-05-26 rodrigcRemove calls to vfs_export() for exporting a filesystem...
2006-05-26 rodrigcRemove calls to vfs_export() for exporting a filesystem...
2006-05-25 upsCall vm_object_page_clean() with the object lock held.
2006-05-25 upsDo not set B_NOCACHE on buffers when releasing them...
2006-05-24 ghelmerRevision 1.4 set access for all sensitive files in...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-16 phkSince DELAY() was moved, most <machine/clock.h> #inclu...
2006-05-15 kbyancRestore the ability to mount procfs and fdescfs filesys...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-04-12 pjdRemove unused prototypes.
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-03-31 jeff - Add a bogus vhold/vdrop around vgone() in devfs_revo...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-19 teggeCall vn_start_write() before locking vnode.
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-15 rwatsonAdd a_fdidx to comment prototype for fifo_open().
2006-03-14 rwatsonIf fifo_open() is called with a negative file descripto...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 joergWhen encountering a ISO_SUSP_CFLAG_ROOT element in...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-12 jeff - Define a null_getwritemount to get the mount-point...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-28 krisCorrect the vnode locking in fdescfs.
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-27 yarCODA_COMPAT_5 may not be defined unconditionally in...
2006-02-22 jhbClose some races between procfs/ptrace and exit(2):
2006-02-22 jhbChange pfs_visible() to optionally return a pointer...
2006-02-22 jhbHold the proc lock while calling proc_sstep() since...
2006-02-22 jeff - We must hold a reference to a vnode before calling...
2006-02-22 jeff - spell VOP_LOCK(vp, LK_RELEASE... VOP_UNLOCK(vp,...
2006-02-22 jeff - Assert that the lowervp is locked in null_hashget().
2006-02-22 jeff - Deadfs should not use the std GETWRITEMOUNT routine...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 jhbCorrectly set MNTK_MPSAFE flag from the lower vnode...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 jeff - No need to WANTPARENT when we're just going to vrele...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-03 willMake UDF endian-safe.
2006-02-01 jeff - Reorder calls to vrele() after calls to vput() when...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-30 jeff - Remove a stale comment. This function was rewritten...
2006-01-23 trhodesUpdate incorrect comments here, there should not be...
2006-01-22 fjoeDo not assume that `char direntry::deExtension[3]'...
2006-01-21 rwatsonConvert last four functions in coda_vnops.c to ANSI...
2006-01-17 alfredI ran into an nfs client panic a couple of times in...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-09 teggeAdd marker vnodes to ensure that all vnodes associated...
2006-01-09 maximo Fix typo in the define: s/MRAK_INT_GEN/MARK_INT_GEN...
2006-01-05 maximo Typo in the debug message: s/skiped/skipped.
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2006-01-03 rwatsonWhen returning EIO from DEVFSIO_RADD ioctl, drop the...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-24 trhodesMake tv_sec a time_t on all platforms but alpha. Bring...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-14 desEradicate caddr_t from the VFS API.
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-05 avatarRecent nmount(2) adoption in mount_smbfs(8) did not...
2005-12-05 ruFix -Wundef warnings found when compiling i386 LINT...
2005-12-04 ruFix -Wundef from compiling the amd64 LINT.
2005-12-04 ruFix -Wundef.
2005-11-22 bpFix interaction with Windows 2000/XP based servers:
2005-11-19 rodrigcProperly parse the nowin95 mount option.
2005-11-18 rodrigcAdd "shortnames" and "longnames" mount options which are
2005-11-16 rodrigc- Add errmsg to the list of smbfs mount options.
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-09 dwhiteThis is a workaround for a complicated issue involving...
next