EA supports code rewritten with the view of providing EA modification
[lwext4.git] / lwext4 /
2015-10-04 ngkaho1234EA supports code rewritten with the view of providing...
2015-10-03 ngkaho1234Experimental EA supports.
2015-10-01 gkostkaFix indentation level in ext4_fs
2015-10-01 gkostkaMerge branch 'master' of https://github.com/ngkaho1234...
2015-10-01 ngkaho1234ext4_fs.c: code indentation.
2015-10-01 ngkaho1234CONFIG_HAVE_OWN_ASSERT defaults to 0.
2015-10-01 Grzegorz KostkaMerge branch 'master' of https://github.com/gkostka...
2015-10-01 ngkaho1234FIX: block bitmap is not correctly initialized.
2015-09-30 rootext4_mount_point_stats should handle the path of files...
2015-09-29 ngkaho1234#include <fcntl.h> is needed.
2015-09-29 me#ifdef CONFIG_HAVE_OWN_OFLAGS should be #if. Also,...
2015-09-29 rootCONFIG_HAVE_OWN_OFLAGS introduced.(In case you want...
2015-09-28 gkostkaMerge pull request #7 from ngkaho1234/master
2015-09-28 ngkaho1234FIX: ext4_frename does not check whether the target...
2015-09-27 gkostkaMerge pull request #6 from ngkaho1234/master
2015-09-27 ngkaho1234FIX: an extra block is freed when truncating an inode.
2015-09-26 ngkaho1234since EXT4_DIRECTORY_FILETYPE_* are duplication of...
2015-09-26 gkostkaRemove compilation warning (maybe-uninitialized)
2015-09-26 gkostkaMerge branch 'master' of https://github.com/ngkaho1234...
2015-09-26 ngkaho1234new option: CONFIG_HAVE_OWN_ASSERT
2015-09-26 ngkaho1234FIX: double free of inode reference happens.
2015-09-24 rootremove file_expect argument from those ext4_fopen2...
2015-09-24 ngkaho1234Regard to gkostka, EXT4_MP_LOCK/UNLOCK should be implem...
2015-09-23 rootext4_fopen_all removed.
2015-09-22 gkostkaMerge pull request #5 from ngkaho1234/master
2015-09-21 rootSymlink now can be removed by ext4_fremove.
2015-09-21 rootMerge remote-tracking branch 'upstream/master'
2015-09-21 rootMerge branch 'master' of https://github.com/ngkaho1234...
2015-09-21 rootInitial Symbolic support.
2015-09-21 gkostkaMerge pull request #4 from ngkaho1234/master
2015-09-20 ngkaho1234Merge pull request #1 from gkostka/master
2015-09-20 gkostkaChange ext4_fread & ext4_fwrite prototypes
2015-09-20 gkostkaCode format (spaces to tabs)
2015-09-20 rootFIX: the parent directory reference in child directory...
2015-09-20 rootRevert "FIX: the parent directory reference in child...
2015-09-20 rootFIX: the parent directory reference in child directory...
2015-09-20 gkostkaMerge pull request #3 from ngkaho1234/master
2015-09-20 gkostkaChange ext4_fread & ext4_fwrite prototypes
2015-09-20 gkostkaCode format (spaces to tabs)
2015-09-20 rootRemove a line of printf from ext4.c(it was originally...
2015-09-20 rootRevert "Symbolic link support: ext4_fsymlink proposed."
2015-09-20 rootSymbolic link support: ext4_fsymlink proposed.
2015-09-20 gkostkaMerge pull request #2 from ngkaho1234/master
2015-09-20 rootHardlink suppert: ext4_flink interface proposed.
2015-09-20 rootext4_ftruncate being separated into two parts: ext4_ftr...
2015-09-20 rootRename process being refined.
2015-09-20 rootext4_dir_dx_reset_parent_inode proposed.
2015-09-20 gkostkaMerge pull request #1 from ngkaho1234/master
2015-09-20 ngkaho1234FIX: MP lock was held without release at ext4_dir_entry...
2015-09-16 gkostkaLinux line-endings
2015-09-16 gkostkaResolve some endianes issues
2015-09-16 gkostkaLinux codestyle format (tabs indenation)
2015-09-16 gkostkangkaho1234: lwext4 improvments & bugfixes
2015-07-23 gkostkaMerge branch 'master' of git://git.code.sf.net/p/lwext4/git lwext4-0.8.0
2015-07-16 gkostkaRemove warnings comming from assert macro usage
2015-06-28 gkostkaFix comment typos
2015-06-28 gkostkaFix typos in comments
2015-06-28 gkostkaCode format - parameter ordering & remove redundant...
2015-06-28 gkostkaAdd const keyword in ext4_dir_entry_next return value
2015-06-27 gkostkaAdd const keyword to mountpoint parameter
2015-06-27 gkostkaCode fortmat with new clang formater (3.7)
2015-06-27 gkostkaImprove include policy
2015-06-27 gkostkaChange structure braces policy
2015-06-16 gkostkaclang-format: ext4_dir
2015-06-16 gkostkaclang-format: ext4_debug
2015-06-16 gkostkaclang-format: ext4_crc32c
2015-06-16 gkostkaclang-format: ext4_config
2015-06-16 gkostkaclang-format: ext4_blockdev
2015-06-16 gkostkaclang-format: ext4_block_group
2015-06-16 gkostkaclang-format: ext4_bitmap
2015-06-16 gkostkaclang-format: ext4_bcache
2015-06-16 gkostkaclang-format: ext4_balloc
2015-06-16 gkostkaclang-format: ext4
2015-06-16 gkostkaStop generating Eclipse project files by default
2015-06-16 gkostkaclang-format: ext4_dir
2015-06-16 gkostkaclang-format: ext4_debug
2015-06-16 gkostkaclang-format: ext4_crc32c
2015-06-16 gkostkaclang-format: ext4_config
2015-06-16 gkostkaclang-format: ext4_blockdev
2015-06-16 gkostkaclang-format: ext4_block_group
2015-06-16 gkostkaclang-format: ext4_bitmap
2015-06-16 gkostkaclang-format: ext4_bcache
2015-06-16 gkostkaclang-format: ext4_balloc
2015-06-16 gkostkaclang-format: ext4
2015-06-16 gkostkaclang-format: lwext4 modules
2014-11-08 gkostkaImproved dir entry get function (ext4_dir_entry_next)
2014-11-08 gkostkaext4_write: parameter litt fix (const)
2014-11-08 gkostkameta_bg feature helper functions
2014-11-08 gkostkaImprove debug printf
2014-10-29 gkostkaAdd extra config options
2014-10-29 gkostkaAdd extra config options
2014-10-29 gkostkaMove some simple functions to c file (no need to public)
2014-10-29 gkostkaMove some simple functions to header
2014-10-29 gkostkaMove same simple functions to header
2014-10-25 gkostkaAdd more test cases
2014-10-24 gkostkaSupport for flex_bg
2014-10-24 gkostkaUpdated directory links increment/decrement
2014-10-24 gkostkaSupport for feature dir_nlink
2014-10-22 gkostkaUpdate supported features
2014-10-21 gkostkaMeta bg feature
next