Commit History

Author SHA1 Message Date
  gkostka 890484c72d Update README.md 10 years ago
  gkostka 9a1491ca1b Bump lwext4 version to 1.0.0 & changelog update 10 years ago
  gkostka 222d026d98 Update README.md 10 years ago
  ngkaho1234 2eb1882c69 ext4_extent: return immediately when ext4_ext_correct_indexes fails. 10 years ago
  ngkaho1234 3e94292dc3 ext4_extent: fix passing wrong size to memmove. 10 years ago
  ngkaho1234 bb7d733361 Fix prefix_patch toolkit. 10 years ago
  ngkaho1234 e27d9e814c Fix type mismatch. 10 years ago
  ngkaho1234 1a75ade57c Remove unnecessary stdio.h . 10 years ago
  ngkaho1234 7a2fbb4fdb Add toolkit that helps adding prefix to flags and errno V2. 10 years ago
  ngkaho1234 9d03d7a991 Add toolkit that helps adding prefix to flags and errno. 10 years ago
  gkostka 2ed1a8a8ae ext4_mkfs: move roundup and align macros to misc header 10 years ago
  gkostka b86fd94008 Fix travis build 10 years ago
  ngkaho1234 8b4a6cedc4 Relocate other in-memory data structures from ext4_types.h 10 years ago
  ngkaho1234 252c506239 Refactor header files dependencies. 10 years ago
  ngkaho1234 3e42ad4c55 ext4_mkfs: field 'len' of ext4_mkfs_info should be unsigned. 10 years ago
  ngkaho1234 1ae9cc5b1e ext4_fs: fix read_only not being set on ext4_fs structure. 10 years ago
  ngkaho1234 734cf0ec11 ext4: fix ext4_fread failing when fs on read-only mode. 10 years ago
  ngkaho1234 8929c98e42 ext4: add read_only parameter to ext4_mount routine. 10 years ago
  ngkaho1234 9b40d089d6 CMake: now ext4_config.h will be automatically generated. 10 years ago
  ngkaho1234 a45154a49b Reconstruct source directory tree. 10 years ago
  gkostka d3bb06fff7 bfin-elf.cmake: set -std=gnu99 for blackfin targets (unsupported gnu11) 10 years ago
  ngkaho1234 9293ce9f84 ext4: ext4_chmod now only allows modifying the lowest 12bit of i_mode. 10 years ago
  ngkaho1234 cc2ee3402d Move file opening & seeking flags to a separate header file. 10 years ago
  root 784e836299 Reduce the number of errno definitions in ext4_errno.h. 10 years ago
  ngkaho1234 3d5b848c46 Add type cast to eliminate compiler warning messages. 10 years ago
  ngkaho1234 1887221f94 ext4_ialloc: fix using uint32_t as block address. 10 years ago
  gkostka cfc1becdfe ext4_config: set CONFIG_HAVE_OWN_ERRNO default value to 0 10 years ago
  ngkaho1234 a35c56fdfe Specify flags without -Wextra for non-gcc compilers. 10 years ago
  ngkaho1234 854a631022 ext4_filedev: use ftello instead of ftell. 10 years ago
  ngkaho1234 809b27e9dc ext4_debug: eliminate warning messages when assert is disabled. 10 years ago