Age | Commit message (Expand) | Author |
2013-06-11 | final removal of daddr64_t. daddr_t has been 64 bit for a long enough | Theo de Raadt |
2013-05-30 | UFS does't do inode numbers >2^32, so use a smaller type internally, | Philip Guenther |
2008-01-05 | Make the ffs code 64-bit disk block number clean. Based on a diff | Otto Moerbeek |
2007-06-01 | Nuke 'ufs_lbn_t', okay otto@ deraadt@ krw@ beck@ | Pedro Martelletto |
2006-10-16 | Fix some more "is is"s. ok otto@. | Tom Cosgrove |
2006-07-11 | add mount/vnode/buf and softdep printing commands; tested on a few archs and ... | Michael Shalayeff |
2006-01-03 | Add UFS2 softdep bits, okay tedu@ | Pedro Martelletto |
2005-09-26 | bring in two changes from freebsd: | Pedro Martelletto |
2005-07-20 | Reintroduce the changes made by tedu in revision 1.50 of ffs_softdep.c, | Pedro Martelletto |
2004-12-07 | prev softdep merge could lead to inode wait deadlock for unknown reasons. | Ted Unangst |
2004-05-07 | fatty softdep merge with freebsd. fixes a variety of possible issues. | Ted Unangst |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst |
2003-05-26 | fiddle with some type names. change most instances of ufs_daddr_t to | Ted Unangst |
2001-02-21 | Latest soft updates from FreeBSD/Kirk McKusick | Constantine Sapuntzakis |
2001-02-10 | $OpenBSD$ | Federico G. Schwindt |
1999-12-05 | Integrate the latest soft updates code. | Artur Grabowski |
1998-03-15 | Add Kirk McKusick's soft update code. This is an implementation of: | Todd C. Miller |