| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-20 | Make ext4_xattr & ext4_extents GPL licensed | gkostka | |
| 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 | |
| 2016-08-19 | ext4_types: change "user" prefix to "ext4_user" | gkostka | |
| Prefix ext4_user looks more appropriately. | |||
| 2016-08-19 | ext4: malloc substitution - moved option definition and changed names | Michał Majewicz | |
| 2016-08-19 | ext4: easy malloc/calloc/realloc/free substitution | Michał Majewicz | |
| 2016-06-28 | ext4: fix possible access violation when copying name fields | Kaho Ng | |
| 2016-05-13 | ext4_xattr: Changes to EA metadata handling macros | Kaho Ng | |
| - Move them from include/ext4_types.h to include/ext4_xattr.h - Use ext4_inode_get_extra_isize to better handle extra_isize field of inodes. | |||
| 2016-02-01 | Relocate other in-memory data structures from ext4_types.h | ngkaho1234 | |
| These include ext4_inode_ref, ext4_dir_iter, ext4_dir_search_result and ext4_dir_idx_block. | |||
| 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 | |
