| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r298551, r298679, r298680: | pfg | 2016-04-29 | 1 | -1/+1 |
* | MFC r260068, r260069, r260076 | scottl | 2014-01-02 | 1 | -15/+41 |
* | Revert 248634 and 248643 (e.g., restoring 248625 and 248639). | mckusick | 2013-03-23 | 1 | -2/+2 |
* | Revert svn r248625 | sbruno | 2013-03-23 | 1 | -2/+2 |
* | Speed up fsck by caching the cylinder group maps in pass1 so | mckusick | 2013-03-22 | 1 | -2/+2 |
* | - blk_equals() is too strict. If the journal entry defines more frags | jeff | 2012-11-14 | 1 | -10/+8 |
* | Fix some nearby type and style errors. | mdf | 2012-09-28 | 1 | -3/+2 |
* | Fix sbin/ build with a 64-bit ino_t. | mdf | 2012-09-27 | 1 | -1/+1 |
* | Fix fsck_ffs build with a 64-bit ino_t. | mdf | 2012-09-27 | 1 | -64/+71 |
* | - Fix a typo in debug message. | zont | 2012-09-13 | 1 | -1/+1 |
* | fsck_ffs shall accept the configured journal size, and not refuse to | kib | 2012-08-02 | 1 | -1/+1 |
* | For incompleted block allocations or frees, the inode block count usage | kib | 2012-06-12 | 1 | -0/+15 |
* | Change the type of real_dev_bsize variable from long to u_int. | kib | 2011-12-20 | 1 | -1/+1 |
* | - Handle the JOP_SYNC case as appropriate. | jeff | 2011-06-30 | 1 | -0/+1 |
* | Implement fully asynchronous partial truncation with softupdates journaling | jeff | 2011-06-10 | 1 | -36/+16 |
* | Mechanical whitespace cleanup. | des | 2011-04-27 | 1 | -10/+10 |
* | In checker, read journal by sectors. | kib | 2011-02-12 | 1 | -11/+17 |
* | The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities | mckusick | 2011-01-24 | 1 | -2/+3 |
* | - Permit zero length directories as a handled inconsistency. This allows | jeff | 2010-07-06 | 1 | -46/+115 |
* | Improve fsck robustness for SU+J cases: | delphij | 2010-06-22 | 1 | -52/+107 |
* | suj.c seems to contain two versions of the code. | pjd | 2010-04-24 | 1 | -2065/+0 |
* | - Merge soft-updates journaling from projects/suj/head into head. This | jeff | 2010-04-24 | 1 | -0/+4699 |