summaryrefslogtreecommitdiff
path: root/src/ext4_mkfs.c
AgeCommit message (Expand)Author
2018-03-01Merge pull request #36 from mmmaisel/devGrzegorz Kostka
2018-03-01ext4-mkfs: Use correct partition sizeMax Maisel
2018-03-01ext4_mkfs: Added UUID parameter to create new filesystems with non-zero UUIDMax Maisel
2017-04-05Change include type policygkostka
2017-03-24Fix issues with big-endian systembranzhu
2017-02-21ext4_mkfs: add journal node creation supportgkostka
2016-08-19ext4: easy malloc/calloc/realloc/free substitutionMichaƂ Majewicz
2016-08-16ext4_mkfs: little function name refactoringgkostka
2016-08-16ext4_mkfs: improve block group init performancegkostka
2016-08-16ext4_mkfs: merge fill_bgroups and write_bgroups into one functiongkostka
2016-03-21ext4_mkfs: fix compilation warningsgkostka
2016-02-01ext4_mkfs: move roundup and align macros to misc headergkostka
2016-01-31Refactor header files dependencies.ngkaho1234
2016-01-30ext4: add read_only parameter to ext4_mount routine.ngkaho1234
2016-01-28Reconstruct source directory tree.ngkaho1234