]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs/ffs
Remove redundant check for chip type being PCI-X.
[FreeBSD/FreeBSD.git] / sys / ufs / ffs /
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-04 Ollivier RobertThis commit was generated by cvs2svn to compensate...
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-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-18 Matthew DillonFix a file-rewrite performance case for UFS[2]. When...
2002-10-16 Kirk McKusickChange locking so that all snapshots on a particular...
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 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 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 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 KampThis commit was generated by cvs2svn to compensate...
2002-10-02 Dima Dorfmansize_t is not a struct (fix mislabelling in a comment).
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 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-20 Poul-Henning KampWe don't need to #include <sys/disklabel.h>.
2002-09-19 David E. O'Brienintmax_t is printed with %jd, not %lld.
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-05 Poul-Henning KampImplement the VOP_OPENEXTATTR() and VOP_CLOSEEXTATTR...
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...
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-30 Poul-Henning KampCorrectly handle setting, getting and deleting EA's...
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 Alan Cox o Retire vm_page_zero_fill() and vm_page_zero_fill_are...
2002-08-20 Poul-Henning KampImplement list of EA return functionality.
2002-08-19 Poul-Henning KampFirst snapshot of UFS2 EA support.
2002-08-13 Poul-Henning KampExpand the arguments to ffs_ext{read,write}() to their...
2002-08-13 Poul-Henning KampUnravel the UFS_EXTATTR incest between FFS and UFS...
2002-08-13 Poul-Henning KampIntroduce typedefs for the member functions of struct...
2002-08-12 Poul-Henning KampStop pretending that the FFS file ufs_readwrite.c is...
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 Ian DowseDon't call softdep_slowdown() if soft updates are not...
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 Poul-Henning KampI forgot this bit of uglyness in the fsck_ffs cleanup.
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-30 Poul-Henning KampFix braino in last commit.
2002-07-30 Poul-Henning KampMove ffs_isfreeblock() to ffs_alloc.c and make it static.
2002-07-28 Bill FennerThis commit was generated by cvs2svn to compensate...
next