summaryrefslogtreecommitdiffstats
path: root/sys/fs/ext2fs/ext2_balloc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r262623, r262667:pfg2014-03-041-2/+2
* Define ext2fs local types and use them.pfg2013-08-131-3/+3
* Define and use e2fs_lbn_t in ext2fs.pfg2013-06-231-1/+1
* Re-sort ext2fs headers to make things easier to find.pfg2013-06-161-1/+3
* Relax some unnecessary unsigned type changes in ext2fs.pfg2013-06-131-4/+4
* Turn DIAGNOSTICs to INVARIANTS in ext2fs.pfg2013-06-121-1/+1
* s/file system/filesystem/gpfg2013-06-111-1/+1
* Add currently unused flag argument to the cluster_read(),kib2013-03-141-1/+1
* ext2fs: Use prototype declarations for function definitionspfg2013-02-101-7/+2
* ext2fs: make some inode fields match the ext2 spec.pfg2013-01-221-1/+1
* Style cleanups by jh@.pfg2011-12-161-1/+1
* Sync with several changes in UFS/FFS:jhb2011-04-281-7/+14
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-0/+292
OpenPOWER on IntegriCloud