| Age | Commit message (Expand) | Author |
| 2013-06-23 | Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of | dholland |
| 2013-06-09 | Stick UFS_ in front of these symbols: | dholland |
| 2013-01-22 | Stuff UFS_ in front of a few of ufs's symbols to reduce namespace | dholland |
| 2012-11-25 | Catch up to the kernel with respect to Ext2 huge_file feature. | jakllsch |
| 2012-11-25 | e2di_nblock is (assuming the huge_file feature is not active) stored in | jakllsch |
| 2009-10-19 | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen | bouyer |
| 2008-03-16 | errexit() now provides the trailing \n (since fsck_ffs assumed that | lukem |
| 2008-03-16 | sync from fsck_ffs/dir.c 1.21: | lukem |
| 2006-10-16 | use c99 initializers | christos |
| 2006-05-10 | quell GCC 4.1 uninitialised variable warnings. | mrg |
| 2006-03-20 | Coverity CID 2299: Fix memory leak. | christos |
| 2006-03-20 | Coverity CID 2298: Fix memory leak. | christos |
| 2005-08-19 | 64 bit inode changes | christos |
| 2005-06-26 | more const. | christos |
| 2005-06-26 | constify. | christos |
| 2005-02-09 | Add support for large files (>2GB). | ws |
| 2005-01-19 | Kill __P(), ANSIfy, remove main() prototype; WARNS=2 | xtraeme |
| 2004-03-22 | Fix disclaimer in my copyright. Pointed out by Thomas Klausner. | bouyer |
| 2003-10-05 | More licence fixes, pointed out by Thomas Klausner. | bouyer |
| 2003-10-05 | Remove references to University of California from my copyright notices. | bouyer |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-13 | use bounded string op (one strcpy remains) | itojun |
| 2002-05-09 | Don't bother testing if a uint8_t is > 256 -- that test is always false. | simonb |
| 2000-01-28 | Correct bogons in filetype option support, and add support for the | bouyer |
| 2000-01-26 | First cut at ext2fs rev 1 support (as of mke2fs 1.18): supports the filetype | bouyer |
| 1997-10-09 | Ext2 metadata are always stored on disk in little-endian byte order, | bouyer |
| 1997-09-14 | * cleanup for WARNS=1 | lukem |
| 1997-06-11 | Add support programs for ext2fs. fsck_ext2fs is derived from fsck_ffs. | bouyer |