| Age | Commit message (Expand) | Author |
| 2022-04-29 | Re-introduce SA_HARDCODED_SECSIZE hack, by which hardcoded DEV_BSIZE is | rin |
| 2022-04-27 | Revert previous at the moment. | rin |
| 2022-04-27 | Introduce SA_HARDCODED_SECSIZE hack, by which hardcoded DEV_BSIZE is | rin |
| 2022-04-24 | Ask driver about sector size to support reading superblocks from fixed | mlelstv |
| 2022-04-19 | Typo in comment. avoinds -> avoids | skrll |
| 2019-03-31 | fix warnings, printf formats, etc. | christos |
| 2014-03-20 | reduce size by 1K by sharing the ls code. | christos |
| 2013-11-03 | make a gcc unitialized variable | christos |
| 2013-06-23 | Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of | dholland |
| 2013-06-23 | fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() | dholland |
| 2013-06-19 | blkoff() -> mfs_blkoff() | dholland |
| 2013-06-19 | Rename ambiguous macros: | dholland |
| 2012-01-16 | PR/45796: Evgeniy Ivanov minixfs3 support. | christos |