]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
We don't need 'imp' here.
[FreeBSD/FreeBSD.git] / sys / fs /
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...
2005-09-15 phkVarious minor polishing.
2005-09-15 phkProtect the devfs rule internal global lists with a...
2005-09-15 phkAbsolve devfs_rule.c from locking responsibility and...
2005-09-15 phkClose a race which could result in unwarranted "ruleset...
2005-09-13 rwatsonTrim down now (believed to be) unused fifo_ioctl() and
2005-09-13 rwatsonAs a result of kqueue locking work, socket buffer locks...
2005-09-13 rwatsonAnnotate two issues:
2005-09-12 rwatsonIntroduce no-op nosup fifo kqueue filter and detach...
2005-09-12 rwatsonWhen a request is made to register a filter on a fifo...
2005-09-12 rwatsonRemove DFLAG_SEEKABLE from fifo file descriptors: fifos...
2005-09-12 rwatsonOnly poll the fifo for read events if the fifo is attac...
2005-09-12 rwatsonAfter going to some trouble to identify only the write...
2005-09-12 rwatsonWhen a writer opens a fifo, wake up the read socket...
2005-09-12 rwatsonAdd an assertion that fifo_open() doesn't race against...
2005-09-12 rwatsonRather than reaching into the internals of the UNIX...
2005-09-12 phkClean up prototypes.
2005-09-11 rodrigcCast bf_sysid to const char * when passing it to strncm...
2005-09-11 rodrigcDo not declare M_NTFSMNT with extern linkage here,...
2005-09-07 obrienEnsure the full value is written into inode variables.
2005-09-03 ssouhlalUnbreak hpfs/ntfs/udf/ext2fs/reiserfs mounting.
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-09-03 ssouhlalUnbreak the build.
2005-09-02 ssouhlalUse vput() instead of vrele() in null_reclaim() since...
2005-09-02 ssouhlal*_mountfs() (if the filesystem mounts from a device...
2005-08-29 phkAdd a missing dev_relthread() call.
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-17 phkHandle device drivers with D_NEEDGIANT in a way which...
2005-08-16 phkCollect the devfs related sysctls in one place
2005-08-16 phkCreate a new internal .h file to communicate very priva...
2005-08-15 phkEliminate effectively unused dm_basedir field from...
2005-08-14 grehan- restore the ability to mount cd9660 filesystems as...
2005-08-12 desEliminate an unnecessary bcopy().
2005-08-10 obrienRemove public declarations of variables that were forgo...
2005-08-10 obrienRemove the need to forward declare statics by moving...
2005-08-08 rwatsonMerge the dev_clone and dev_clone_cred event handlers...
2005-07-29 krisdevfs is not yet fully MPSAFE - for example, multiple...
2005-07-20 simonCorrect devfs ruleset bypass.
2005-07-17 imura[1] unix2doschr()
2005-07-14 rwatsonWhen devfs cloning takes place, provide access to the...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-09 tanimuraRegrab dvp only when ISDOTDOT.
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-07 jeff - Since we don't hold a usecount in pfs_exit we have...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-06-30 peterJumbo-commit to enhance 32 bit application support...
2005-06-30 peterConditionally weaken sys_generic.c rev 1.136 to allow...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 imuraAvoid casting from (int *) to (size_t *) in order to...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-31 rodrigcDo not declare a struct as extern, and then implement
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-11 bruefferFix three typos in comments. Two of them obtained...
next