]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Change the C wrappers for mmap/lseek/pread/pwrite/truncate/ftruncate to
[FreeBSD/FreeBSD.git] / sys / ufs /
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-02 peterFix an annoying pointer/int cast warning that shows...
2007-06-22 kibFix livelock that could occur when snapshoting UFS...
2007-06-21 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-12 rwatsonEliminate now-unused SUSER_ALLOWJAIL arguments to priv_...
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-05 jeffCommit 14/14 of sched_lock decomposition.
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-06-01 kibChange the VOP_OPEN(), vn_open() vnode operation and...
2007-06-01 jeff - Move rusage from being per-process in struct pstats...
2007-05-31 kibRevert UF_OPENING workaround for CURRENT.
2007-05-28 pjd- Remove unnecessary vnode internal locking - v_vflag...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-23 pjdEliminate VI_LOCK()/VI_UNLOCK() pair from getattr and...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-18 kibSince renaming of vop_lock to _vop_lock, pre- and post...
2007-05-03 thompsaAdd a newline to the printf message.
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-10 kibFix the NAMEI zone leak when snapshot was successfully...
2007-04-10 kibRecalculate the NEWBLOCK flag for pagedep structure...
2007-04-10 kibWhen LK_NOWAIT is passed as argument to process_worklis...
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-04 delphijUse *_EMPTY macros when appropriate.
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-03-29 kibRevert rev. 1.205. Replace unconditional acquision...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-20 kibMark UFS as being MP-Safe in "options QUOTA" case too...
2007-03-19 brianWhen we write extended attributes, assert that the...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-14 kibImplement fine-grained locking for UFS quotas.
2007-03-14 kibCall getinoquota() before allocating new block for...
2007-03-14 kibRemove unneeded getinoquota() call in the ufs_access().
2007-03-13 teggeMake insmntque() externally visibile and allow it to...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-06 mckusickMove macros describing extended attributes in UFS from
2007-03-01 pjdFix build breakage.
2007-03-01 pjdChange:
2007-03-01 pjdRename PRIV_VFS_CLEARSUGID to PRIV_VFS_RETAINSUGID...
2007-03-01 pjdAvoid checking for privileges if there is no need to.
2007-02-23 brianAccount for di_blocks allocations when IN_SPACECOUNTED...
2007-02-21 mckusickThe functions that set and delete external attributes...
2007-02-19 rwatsonRename three quota privileges from the UFS privilege...
2007-02-19 rwatsonLimit quota privileges in jail to PRIV_UFS_GETQUOTA and
2007-02-17 mckusickThis README file is obsolete. The cited problems were...
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...
next