Age | Commit message (Expand) | Author |
2016-08-10 | ext2fs only has one set of specops/fifoops | Martin Natano |
2016-02-04 | Prevent signed overflow when calculating i_modrev initial value | Mike Belopuhov |
2015-03-14 | Remove some includes include-what-you-use claims don't | Jonathan Gray |
2014-07-13 | kill fs2hXX/h2fsXX macros with letohXX/htoleXX | Martin Pelikan |
2014-07-13 | ext4 (extents) read support | Martin Pelikan |
2013-11-02 | No need to cast constants or simple variables to (daddr_t). Use | Kenneth R Westerback |
2013-11-01 | Sprinkle (long long) casts where %lld is being used to print daddr_t | Kenneth R Westerback |
2013-06-11 | final removal of daddr64_t. daddr_t has been 64 bit for a long enough | Theo de Raadt |
2011-07-04 | move the specfs code to a place people can see it; ok guenther thib krw | Theo de Raadt |
2011-07-04 | bread does nothing with its ucred argument. remove it. ok matthew | Ted Unangst |
2011-07-03 | correctify NULL 0 confusion | Ted Unangst |
2011-07-02 | rename VFSDEBUG to VFLCKDEBUG; | Thordur I. Bjornsson |
2010-12-21 | Bring back the "End the VOP experiment." diff, naddy's issues where | Thordur I. Bjornsson |
2010-09-10 | Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) | Thordur I. Bjornsson |
2010-09-06 | End the VOP experiment. Instead of the ridicolusly complicated operation | Thordur I. Bjornsson |
2009-08-21 | - change two variables to daddr64_t, eventhough they won't overflow | Jasper Lievisse Adriaanse |
2009-06-02 | blkno's are 64 bit so need %llu, found by Parfait | Theo de Raadt |
2008-01-05 | Make the ffs code 64-bit disk block number clean. Based on a diff | Otto Moerbeek |
2007-06-17 | ansify/de-register. | Jasper Lievisse Adriaanse |
2007-06-02 | ufs1_daddr_t cleanup, okay thib@ deraadt@ | Pedro Martelletto |
2007-05-26 | Dynamic buffer cache. Initial diff from mickey@, okay art@ beck@ toby@ | Pedro Martelletto |
2006-07-18 | Swap inode's associated device number on big-endian architectures when | Pedro Martelletto |
2005-12-11 | inode/dinode separation for ext2fs | Pedro Martelletto |
2005-07-03 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn |
2004-01-20 | some pieces of ufs2. help testing otto sturm | 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 |
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-09-18 | various cleanups from NetBSD | Artur Grabowski |
2001-09-18 | Reorder includes. (ext2fs_extern.h needs ufs/inode.h) | Artur Grabowski |
2001-06-23 | Privatize several vnode operations that are not used by the generic code. | 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 |