summaryrefslogtreecommitdiffstats
path: root/sys/fs/ext2fs/ext2_inode_cnv.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r310705, r310706:pfg2017-01-041-25/+26
* Revert r294695:pfg2016-02-031-5/+7
* ext2fs: passthrough any extra timestamps to the dinode struct.pfg2016-01-241-7/+5
* Rename some directory index constants.pfg2016-01-241-2/+2
* ifdef ext2_print_inode which is not really used.pfg2014-11-121-0/+2
* ext2fs: use of tab vs spaces.pfg2014-02-281-1/+1
* ext2fs: Use i_flag instead of i_flags for Ext4 inode flags.pfg2014-01-281-2/+4
* ext2fs: Translate the EXT4_EXTENTS and EXT4_INDEX to the inode flags.pfg2014-01-211-0/+2
* ext2fs: fix inode flag conversion.pfg2014-01-111-2/+2
* Add read-only support for extents in ext2fs.pfg2013-08-121-9/+28
* Initial implementation of the HTree directory index.pfg2013-07-061-2/+1
* ext2fs: space vs tab.pfg2013-06-031-1/+1
* ext2fs: Use prototype declarations for function definitionspfg2013-02-101-8/+3
* More constant renaming in preparation for newer features.pfg2012-12-201-2/+3
* Fix up kernel sources to be ready for a 64-bit ino_t.mdf2012-09-271-1/+1
* Add support for ns timestamps and birthtime to the ext2/3 driver.pfg2012-03-081-0/+17
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-0/+138
OpenPOWER on IntegriCloud