| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-01 | Merge pull request #36 from mmmaisel/dev | Grzegorz Kostka | |
| Improvements from ext4-browser project | |||
| 2018-03-01 | ext4-mkfs: Use correct partition size | Max Maisel | |
| 2018-03-01 | ext4_mkfs: Added UUID parameter to create new filesystems with non-zero UUID | Max Maisel | |
| 2017-04-05 | Change include type policy | gkostka | |
| Since all headers are ins separate directory, includes could be done by using <> instead of "". | |||
| 2017-03-24 | Fix issues with big-endian system | branzhu | |
| 2017-02-21 | ext4_mkfs: add journal node creation support | gkostka | |
| 2016-08-19 | ext4: easy malloc/calloc/realloc/free substitution | MichaĆ Majewicz | |
| 2016-08-16 | ext4_mkfs: little function name refactoring | gkostka | |
| 2016-08-16 | ext4_mkfs: improve block group init performance | gkostka | |
| 2016-08-16 | ext4_mkfs: merge fill_bgroups and write_bgroups into one function | gkostka | |
| Previous implementation might alloc a lot of memory to hold block group descriptors. Now only one block group descriptor is allocated. However, this might have some performance consequences. | |||
| 2016-03-21 | ext4_mkfs: fix compilation warnings | gkostka | |
| 2016-02-01 | ext4_mkfs: move roundup and align macros to misc header | gkostka | |
| 2016-01-31 | Refactor header files dependencies. | ngkaho1234 | |
| 2016-01-30 | ext4: add read_only parameter to ext4_mount routine. | ngkaho1234 | |
| Now users can mount a filesystem as read-only mode explicitly. | |||
| 2016-01-28 | Reconstruct source directory tree. | ngkaho1234 | |
