Age | Commit message (Expand) | Author |
2012-03-23 | Make rusage totals, itimers, and profile settings per-process instead | Philip Guenthe |
2011-07-04 | bread does nothing with its ucred argument. remove it. ok matthew | Ted Unangst |
2008-11-23 | fancy new ext2fs can have big inodes. we can possibly still read them | Ted Unangst |
2008-06-12 | Bring biomem diff back into the tree after the nfs_bio.c fix went in. | Theo de Raadt |
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt |
2008-06-10 | Buffer cache revamp | Bob Beck |
2007-10-29 | MALLOC/FREE -> malloc/free | Charles Longeau |
2007-06-17 | ansify/de-register. | Jasper Lievisse Adriaanse |
2007-06-02 | ufs1_daddr_t cleanup, okay thib@ deraadt@ | Pedro Martelletto |
2007-06-01 | pedro ok'd this ~3500 line diff which removes the vop argument | Theo de Raadt |
2007-05-26 | Dynamic buffer cache. Initial diff from mickey@, okay art@ beck@ toby@ | Pedro Martelletto |
2007-04-11 | Remove the simplelock argument from vrecycle(); | Thordur I. Bjornsson |
2006-06-18 | Under certain circumstances, ext2fs_inactive() can be called without a | Pedro Martelletto |
2006-01-09 | Put vprint() under DIAGNOSTIC, as to save space in generated ramdisks. | Pedro Martelletto |
2005-12-15 | A sanity check for an unsigned variable being < 0 after a subtraction | Kenneth R Westerback |
2005-12-11 | inode/dinode separation for ext2fs | Pedro Martelletto |
2005-10-06 | Use part of the reserved space on the disk inode to scatter 16 more bits | Pedro Martelletto |
2005-08-14 | KNF | Pedro Martelletto |
2005-07-03 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn |
2005-04-30 | Add support for large files (> 4GB). | Niall O'Higgins |
2004-06-24 | This moves access to wall and uptime variables in MI code, | Thorsten Lockert |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-26 | fiddle with some type names. change most instances of ufs_daddr_t to | Ted Unangst |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-22 | Extended Attribute support from FreeBSD/TrustedBSD ok art@, deraadt@ | Dale Rahn |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-11-27 | Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The | Artur Grabowski |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-18 | move ext2fs_init to where it belongs. | Artur Grabowski |
2001-09-18 | More of cleanups, reliability and endianness fixes from NetBSD. | Artur Grabowski |
2001-07-16 | Make truncating a device a no-op instead of returning an error. We can | Constantine Sapuntzakis |
2001-07-16 | Don't try to truncate anything except for symlinks, directories, and | Constantine Sapuntzakis |
2001-06-27 | Remove old vm. | Artur Grabowski |
2001-06-23 | Privatize several vnode operations that are not used by the generic code. | Constantine Sapuntzakis |
2001-05-24 | - fix pr 1548: Cannot set arbitrary atime/mtime on ext2fs volume | jasoni |
2000-06-23 | remove obsolete vtrace guts; art@ | Michael Shalayeff |
2000-04-26 | Support for ext2fs rev. 1 (from NetBSD) | jasoni |
1999-08-17 | we're lucky that the return values from VOP_INACTIVE are ignored | Artur Grabowski |
1999-02-26 | add compatibility with uvm vnode pagers | Artur Grabowski |
1998-05-18 | The warnings shouldn't tell that this is ffs. It's confusing. | Artur Grabowski |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis |
1997-06-12 | Sync with NetBSD, mostly cosmetic. | Jason Downs |
1997-05-30 | Integrate new ext2fs, reverting ufs support for the old one. | Jason Downs |
1997-05-30 | Non-GPLd ext2fs code from Manuel, unmodified. | Jason Downs |