summaryrefslogtreecommitdiff
path: root/src/ext4_fs.c
AgeCommit message (Expand)Author
2022-06-18Revert "Don't initialise inode tables during format."Carl Hetherington
2021-03-09Don't initialise inode tables during format.Carl Hetherington
2017-07-13Fix a compile issue with big endian config & some small issues fixesbranzhu
2017-04-05Change include type policygkostka
2017-03-24Fix issues with big-endian systembranzhu
2017-02-28ext4_fs: set i_extra_isize to ext4_sblock::min_extra_isizeKaho Ng
2017-02-21ext4_mkfs: add journal node creation supportgkostka
2016-06-30ext4: special inode creation supportKaho Ng
2016-05-16ext4_fs: zero the inode when allocatedngkaho1234
2016-05-13Refine extra_isize field handlingngkaho1234
2016-02-18Fix assertion fault when disk space is full.ngkaho1234
2016-02-03Fix type mismatch.ngkaho1234
2016-01-31Refactor header files dependencies.ngkaho1234
2016-01-30ext4_fs: fix read_only not being set on ext4_fs structure.ngkaho1234
2016-01-30ext4: add read_only parameter to ext4_mount routine.ngkaho1234
2016-01-28Reconstruct source directory tree.ngkaho1234