]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
This commit was generated by cvs2svn to compensate for changes in r107492,
[FreeBSD/FreeBSD.git] / sys / ufs /
2002-12-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-11-30 Kirk McKusickAdd a check to disable the previous patch so that futur...
2002-11-30 Kirk McKusickRemove a race condition / deadlock from snapshots....
2002-11-30 Kirk McKusickFix two deadlocks in snapshots:
2002-11-29 Kirk McKusickCheck to make sure that the fs_sblockloc field was...
2002-11-27 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-11-27 Kirk McKusickCreate a new 32-bit fs_flags word in the superblock...
2002-11-24 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-11-20 Kirk McKusickThe target for the maximum number of dependencies has...
2002-11-20 Kirk McKusickIf an error occurs while writing a buffer, then the...
2002-11-15 Peter WemmDo not assume that time_t is an int.
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-25 Kirk McKusickWithin ufs, the ffs_sync and ffs_fsync functions did...
2002-10-23 Kirk McKusickWe must be careful to avoid recursive copy-on-write...
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-23 Kirk McKusickMissplaced FREE_LOCK causes a panic when hit while...
2002-10-22 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-22 Kirk McKusickThis update further fine tunes the locking of snapshot...
2002-10-22 Kirk McKusickThis update is a performance improvement when allocatin...
2002-10-22 Kirk McKusickThis checkin reimplements the io-request priority hack...
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-16 Kirk McKusickChange locking so that all snapshots on a particular...
2002-10-15 Robert WatsonPush most UFS ACL behavior behind a check for MNT_ACLS...
2002-10-15 Robert WatsonIf the FS_MULTILABEL flag is set in a UFS or UFS2 super...
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 Robert WatsonDefine two new superblock file system flags:
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 Maxime HenrionFix build of 64 bit platforms.
2002-10-09 Kirk McKusickWhen creating a snapshot, create a list of initially...
2002-10-09 Kirk McKusickWhen creating a snapshot, create a list of initially...
2002-10-09 Kirk McKusickThe appropriate units for disk block addresses are...
2002-10-08 Jeff Roberson - Remove LK_INTERLOCK from the vn_lock() in ffs_snapsh...
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 Juli MallettWhen spamming me with a printf(9), under DIAGNOSTIC...
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-27 Poul-Henning KampUse our mount-credential if we get a NOCRED when we...
2002-09-25 Jeff Roberson - Convert locks to use standard macros.
2002-09-25 Jeff Roberson - Document broken locking.
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-20 Poul-Henning KampWe don't need to #include <sys/disklabel.h>.
2002-09-19 Don LewisVOP_FSYNC() requires that it's vnode argument be locked...
2002-09-19 David E. O'Brienintmax_t is printed with %jd, not %lld.
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-05 Bruce EvansInclude <sys/malloc.h> instead of depending on namespac...
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...
next