summaryrefslogtreecommitdiffstats
path: root/sys/fs/ext2fs/inode.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r262623, r262667:pfg2014-03-041-1/+1
* MFC r260988, r261034, r261120, r261235:pfg2014-01-311-0/+7
* Define ext2fs local types and use them.pfg2013-08-131-2/+4
* Add read-only support for extents in ext2fs.pfg2013-08-121-5/+11
* Define and use e2fs_lbn_t in ext2fs.pfg2013-06-231-1/+6
* Re-sort ext2fs headers to make things easier to find.pfg2013-06-161-3/+3
* Remove unused MAXSYMLINKLEN macro.pfg2013-02-081-1/+0
* ext2fs: make some inode fields match the ext2 spec.pfg2013-01-221-5/+5
* Remove unused member of struct indir (in_exists) from UFS and EXT2 code.mjg2012-08-171-1/+0
* Add support for ns timestamps and birthtime to the ext2/3 driver.pfg2012-03-081-2/+0
* Update the data structures with some fields reserved forpfg2012-02-071-2/+4
* Current implementations of sync(2) and syncer vnode fsync() VOP useskib2012-02-061-3/+0
* Sync with several changes in UFS/FFS:jhb2011-04-281-0/+3
* Use a private EXT2_ROOTINO constant instead of redefining ROOTINO.jhb2011-04-271-2/+0
* Various style fixes including using uint*_t instead of u_int*_t.jhb2011-04-271-19/+19
* Merge 118969 from UFS:jhb2011-01-191-1/+3
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-0/+170
OpenPOWER on IntegriCloud