]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs/ufs
Remove redundant check for chip type being PCI-X.
[FreeBSD/FreeBSD.git] / sys / ufs / ufs /
2002-11-27 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-11-24 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-11-14 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-11-12 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-11-08 John BaldwinPrint daddr_t's with %j and intmax_t.
2002-11-04 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-11-04 Robert WatsonUpdate licenses and wording: NAI has authorized the...
2002-10-29 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-10-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-27 Garrett WollmanImplement the new 1003.1-2001 pathconf() keys, includin...
2002-10-26 Robert WatsonSlightly change the semantics of vnode labels for MAC...
2002-10-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-23 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-22 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-20 Robert WatsonRename _POSIX_FOO_PRESENT and friends from POSIX.1e...
2002-10-20 Robert WatsonImplement _POSIX_ACL_PATH_MAX, which returns the maximu...
2002-10-20 Robert WatsonTeach UFS to respond to pathconf() tests for _POSIX_ACL...
2002-10-19 Robert WatsonClarify that the UFS1 extended attribute configuration...
2002-10-18 Matthew DillonFix a file-rewrite performance case for UFS[2]. When...
2002-10-18 Robert WatsonUpdate extended attribute readme file to note that...
2002-10-18 Robert WatsonUpdate instructions for ACLs given recent tunefs, mount...
2002-10-18 Robert WatsonUse 'size_t' instead of 'int' for the result of sizeof().
2002-10-18 Kirk McKusickWith the revised single-lock method used in snapshots...
2002-10-15 Robert WatsonPush most UFS ACL behavior behind a check for MNT_ACLS...
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Kirk McKusickWhen reading or writing the extended attributes of...
2002-10-14 Robert WatsonFix two memory leaks in error conditions involving...
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Kirk McKusickRegularize the vop_stdlock'ing protocol across all...
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 Mike BarcroftChange iov_base's type from `char *' to the standard...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-09 Kirk McKusickWhen creating a snapshot, create a list of initially...
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-02 Poul-Henning KampMark two places where an unsigned number is checked...
2002-10-02 Poul-Henning KampThis commit was generated by cvs2svn to compensate...
2002-10-02 Dima Dorfmansize_t is not a struct (fix mislabelling in a comment).
2002-10-01 Poul-Henning KampFix some harmless mis-indents.
2002-09-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-30 Murray StokelyThis commit was generated by cvs2svn to compensate...
2002-09-28 Poul-Henning KampBe consistent about "static" functions: if the function...
2002-09-27 Poul-Henning KampMake it a tad easier to deal with struct inode in userl...
2002-09-25 Jeff Roberson - Lock accesses to v_usecount.
2002-09-25 Jeff Roberson - Don't use the interlock to protect v_writecount.
2002-09-19 Don LewisVOP_FSYNC() requires that it's vnode argument be locked...
2002-09-18 Nate LawsonRemove any VOP_PRINT that redundantly prints the tag.
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-09-14 Nate LawsonRemove all use of vnode->v_tag, replacing with appropri...
2002-09-10 Bruce Evansvfs_syscalls.c:
2002-09-05 Poul-Henning KampImplement the VOP_OPENEXTATTR() and VOP_CLOSEEXTATTR...
2002-09-05 Poul-Henning KampUse canonical extattr_check_cred() instead of private...
2002-09-05 Poul-Henning KampFix credentials check: do not leak ENOATTR until we...
2002-09-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Robert WatsonSince we have vp and td cached in local variables,...
2002-08-31 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-08-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-29 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-08-28 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-25 Philippe CharnierReplace various spelling with FALLTHROUGH which is...
2002-08-15 Robert WatsonIn order to better support flexible and extensible...
2002-08-13 Poul-Henning KampIntroduce typedefs for the member functions of struct...
2002-08-12 Robert WatsonPass IO_NOMACCHECK to vn_rdwr() in the following checks...
2002-08-12 Poul-Henning KampStop pretending that the FFS file ufs_readwrite.c is...
2002-08-12 Poul-Henning KampFix a comment.
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-04 Jeff Roberson - Replace v_flag with v_iflag and v_vflag
2002-07-31 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-07-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-28 Alan CoxLock page queue accesses by vm_page_free().
2002-07-28 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-07-24 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-07-22 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-07-22 Boris PopovThis commit was generated by cvs2svn to compensate...
2002-07-19 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-07-19 Kirk McKusickAdd support to UFS2 to provide storage for extended...
2002-07-17 Kirk McKusickChange utimes to set the file creation time (for filesy...
next