| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-26 | ext4_dir: fix non existing entry creation issue | rajeshvenkataraman | |
| Added the length of the name string a a parameter. Using strlen() on the name string may not give the correct length in case of paths like: /mountpoint/nonexistdir1/nonexistdir2. | |||
| 2017-04-05 | Change include type policy | gkostka | |
| Since all headers are ins separate directory, includes could be done by using <> instead of "". | |||
| 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-28 | Reconstruct source directory tree. | ngkaho1234 | |
