]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
This commit was generated by cvs2svn to compensate for changes in r156230,
[FreeBSD/FreeBSD.git] / sys / fs /
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...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-31 rwatsonNormalize a significant number of kernel malloc type...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-18 phkUse correct cirteria for determining which directory...
2005-10-18 desImplement the full range of ISO9660 number conversion...
2005-10-17 rodrigcUnconditionally mount a CD9660 filesystem as read-only...
2005-10-17 rodrigcUse the actual sector size of the media instead of...
2005-10-17 rodrigcUnconditionally mount a UDF filesystem as read-only...
2005-10-17 flz- Fix typo.
2005-10-16 truckmanUpdate nwfs_lookup() to match the current cache_lookup...
2005-10-16 krisReflect mpsafety of the underlying filesystem in the...
2005-10-16 truckmanApply the same fix to a potential race in the ISDOTDOT...
2005-10-14 yarIn preparation for making the modules actually use...
2005-10-14 davidxu1. Change prototype of trapsignal and sendsig to use...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-09 rodrigc- Do not hardcode the bsize to a sectorsize of 2048...
2005-10-07 pjdWe don't need 'imp' here.
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 rwatsonSecond attempt at a work-around for fifo-related socket...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-30 phkThe NWFS code in RELENG_6 is broken due to a typo in
2005-09-29 peadarRemove checks for BOOTSIG[23] from FAT32 bootblocks.
2005-09-27 rwatsonBack out fifo_vnops.c:1.127, which introduced an sx...
2005-09-26 rwatsonAssert v_fifoinfo is non-NULL in fifo_close() in order...
2005-09-25 rwatsonLock the read socket receive buffer when frobbing the...
2005-09-24 phkMake rule zero really magical, that way we don't have...
2005-09-23 rwatsonFor reasons of consistency (and necessity), assert...
2005-09-22 rwatsonAdd fi_sx, an sx lock to serialize I/O operations on...
2005-09-19 phkRewamp DEVFS internals pretty severely [1].
2005-09-18 rwatsonAssert that (vp) is locked in fifo_close(), since we...
2005-09-15 phkDon't attempt to recurse lockmgr, it doesn't like it.
2005-09-15 kanHandle a race condition where NULLFS vnode can be clean...
2005-09-15 rwatsonThe socket pointers in fifoinfo are not permitted to...
next