]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Move vnode-to-file-handle translation from vfs_vptofh to vop_vptofh method.
[FreeBSD/FreeBSD.git] / sys / ufs /
2007-02-15 pjdMove vnode-to-file-handle translation from vfs_vptofh...
2007-02-15 kibStyle(9).
2007-02-08 kibRemove not needed acquision of the mount interlock...
2007-02-04 teggeCall pbgetvp() and pbrelvp() instead of setting b_vp...
2007-02-04 mppIf quotacheck or edquota reset the block or inode grace...
2007-02-01 mppPrevent quotactl calls that pass in an id of -1 from...
2007-02-01 mppDisallow negative UIDs when processing quotactl options.
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-23 kibCylinder group bitmaps and blocks containing inode...
2007-01-20 delphijFix build. chkdquot() should not return anything.
2007-01-20 mppQuota system cleanup.
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-16 mppFix a spelling error. heirarchy -> hierarchy.
2007-01-16 mppFix a spelling error in some comments. heirarchy ...
2007-01-08 rwatsonCanonicalize copyright: use a date range rather than...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-11-13 kmacychange vop_lock handling to allowing tracking of caller...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-06 rwatsonSweep kernel replacing suser(9) calls with priv(9)...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-01 kibAquire Giant in the softdep_flush for clear_remove...
2006-10-31 pjdAdd gjournal specific code to the UFS file system:
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-22 rwatsonComplete break-out of sys/sys/mac.h into sys/security...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-10 kibDo not translate the IN_ACCESS inode flag into the...
2006-10-02 teggeCorrect check for when IO_SYNC should be set for filesystem
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-26 teggeProtect change to bo_flag by holding the bufobj mutex.
2006-09-26 teggeReduce fluctuations of mnt_flag to allow unlocked reade...
2006-09-26 teggeDon't restore MNT_QUOTA bit in mnt_flag after snapshot...
2006-09-26 teggeIncrease mnt_noasync once in softdep_mount() to disallo...
2006-09-26 teggeAdd mnt_noasync counter to better handle interleaved...
2006-09-26 teggeUse mount interlock to protect all changes to mnt_flag...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-20 kibFix the glitch introduced in rev. 1.93. In softdep_sync...
2006-09-17 rwatsonDeclare security and security.bsd sysctl hierarchies...
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-21 kibWhile checking for update of snapshot file in the ffs_c...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-20 pjdCorrect typo in comment.
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-07-31 obrienRather than print out a nice error message giving detai...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-18 stefanfDrop two unnecessary casts.
2006-07-11 daichiThe ufs_lookup.c has a critical bug around the whiteout
2006-07-09 pjdDeclare UFS module version.
2006-07-09 pjdChange fs->fs_fsmnt to mp->mnt_stat.f_mntonname in...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-03 rodrigcCheck the sectorsize of the underlying disk before...
2006-05-31 maximo Rearrange and remove incorrect comments.
2006-05-31 maximo According to POSIX, the result of ftruncate(2) is...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-26 rodrigcRemove "update" from ffs_opts. It has been moved to...
2006-05-26 rodrigcRemove calls to vfs_export() for exporting a filesystem...
2006-05-24 rodrigcTake errmsg out of ffs_opts. It is already part of...
2006-05-21 maximo Fix a comment: ufs2_dinode.di_blocks counts blocks...
2006-05-21 maximo Fix a comment: directory whiteout type is DT_WHT...
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 trhodesProvide a less cryptic panic message in place of just...
2006-05-16 teggeRead block hints list from last snapshot on the active...
2006-05-15 teggeCopy last block on file system again after file system...
next