Commit Graph

  • 1eba3cfeda feat add xiuos support and compile ok master Liu_Weichao 2022-04-02 11:18:32 +0800
  • 733b2c40d7
    Merge pull request #49 from sirocyl/patch-1 Grzegorz Kostka 2019-04-28 17:40:05 +0200
  • f4685b430f
    Change badges to reflect project license status Tyler True 2019-04-27 00:00:42 -0400
  • 6176f0aa46
    Merge pull request #47 from MaskRay/jbd_commit_header Grzegorz Kostka 2018-12-03 02:34:40 +0100
  • e433949653
    Merge pull request #46 from MaskRay/ext4_mkfs_info Grzegorz Kostka 2018-12-03 02:33:44 +0100
  • e9ca4a2d38
    Merge pull request #43 from MaskRay/cmake Grzegorz Kostka 2018-12-03 02:33:07 +0100
  • 91d77a92de
    Merge pull request #45 from MaskRay/include Grzegorz Kostka 2018-12-03 02:32:28 +0100
  • 4de1eee41c
    Merge pull request #44 from MaskRay/const-const Grzegorz Kostka 2018-12-03 02:31:27 +0100
  • d1f4f6d163 Fix jbd_commit_header::chksum_{type,size} Fangrui Song 2018-11-17 22:39:12 -0800
  • 2a9f2cee31 Fix ext4_mkfs_info::feat_{ro_compat,compat,incompat} Fangrui Song 2018-11-17 22:30:16 -0800
  • 1b92315e20 Don't copy include Fangrui Song 2018-11-17 15:03:32 -0800
  • 6fdf5dc163 Fix "const const" warning Fangrui Song 2018-11-18 13:48:31 -0800
  • b9679f3553 Raise cmake_minimum_required: 2.8 -> 3.4 Fangrui Song 2018-11-18 16:35:21 -0800
  • c5f8d135cf ext4: fix ext4_fsymlink creation Grzegorz Kostka 2018-09-26 22:35:36 +0200
  • 1aa9740542 ext4_dir: fix non existing entry creation issue rajeshvenkataraman 2018-09-23 07:49:30 -0700
  • dc0347cc9b ext4: move ext4_fs_alloc_inode result check to right place Grzegorz Kostka 2018-04-05 10:54:24 +0200
  • 96b4563a7e
    Merge pull request #36 from mmmaisel/dev Grzegorz Kostka 2018-03-01 19:58:03 +0100
  • 66168642b9
    Merge pull request #35 from mmmaisel/cmake Grzegorz Kostka 2018-03-01 19:51:41 +0100
  • 71d088e652
    Merge pull request #34 from mmmaisel/master Grzegorz Kostka 2018-03-01 19:51:06 +0100
  • cc37917dfb CMake: Added option whether to build static or shared library Max 2018-03-01 17:20:35 +0100
  • de16b0f8bc ext4-mkfs: Use correct partition size Max Maisel 2018-03-01 17:18:15 +0100
  • b0ddedb220 ext4-mbr-write: Fixed partition size calculation Max Maisel 2018-03-01 17:16:18 +0100
  • 151cd9f6e9 ext4_mkfs: Added UUID parameter to create new filesystems with non-zero UUID Max Maisel 2018-03-01 17:31:32 +0100
  • fa7ef73d81 ext4_mbr: Added "disk_id" parameter to MBR creation function Max Maisel 2018-03-01 17:28:40 +0100
  • bc9b9b57b6 ext4_blockdev: Added user data pointer Max Maisel 2018-03-01 17:27:14 +0100
  • 2d9c5b5d77 Merge pull request #33 from enetor/fseek Grzegorz Kostka 2017-10-20 09:40:37 +0200
  • d8218c9442 Use int64_t as offset to ext4_fseek. Fan Deng 2017-10-18 10:54:54 -0700
  • cc66c40218 Merge pull request #32 from enetor/useless-if Grzegorz Kostka 2017-10-18 00:47:00 +0200
  • ab4ed9a604 Remove an unuseful if check in ext4.c. Fan Deng 2017-10-17 11:33:18 -0700
  • d9ca5ea27b Merge pull request #31 from raandoom/assert_release Grzegorz Kostka 2017-10-08 22:51:51 +0200
  • 6e0a9f748f move function call outside assert() raandoom 2017-10-08 23:27:36 +0300
  • fb46550c54 Fix a compile issue with big endian config & some small issues fixes branzhu 2017-07-13 10:48:43 +0000
  • 7e9fa5accf Suppress gcc 7.xx warnings (fall through in switch statement) gkostka 2017-07-11 17:55:08 +0200
  • f371bc8b84 ext4_journal: fix not purging enough transactions Kaho Ng 2017-06-30 20:05:07 +0800
  • 47bbb862d8 ext4_balloc: fix not creating revoke records correctly Kaho Ng 2017-06-22 04:20:43 +0800
  • faa76ad23b ext4_balloc: fix not invaliding cache correctly Kaho Ng 2017-06-22 02:26:19 +0800
  • 9b38aef313 ext4: fix transaction start/stop scopes Grzegorz Kostka 2017-05-31 15:12:07 +0200
  • 6a77e61636 Change lwext4 license to GPL2 gkostka 2017-05-20 10:01:47 +0200
  • 6f29a7eab3 ext4_config: add defines allowing disabling xattr and extent modules gkostka 2017-05-20 09:35:40 +0200
  • dee6a10ab3 ext4_dir_idx: make qsort as a default dir idx sort algorithm gkostka 2017-05-20 09:23:54 +0200
  • b1a34c56f4 Make ext4_xattr & ext4_extents GPL licensed gkostka 2017-05-20 08:39:52 +0200
  • c8978f9dba ext4: add ext4_inode_exist method gkostka 2017-04-19 20:47:14 +0200
  • 2a4f69fbab toolchain: add toolchain files for new MCUs & simplify makefile gkostka 2017-04-19 17:55:46 +0200
  • dd3f008d89 ext4_journal: fix error handling in jbd_get_fs gkostka 2017-04-19 16:35:14 +0200
  • 782631e938 Change include type policy gkostka 2017-04-05 20:12:52 +0200
  • 9ae6dcb7e0 Name refactiring inside file_windows module gkostka 2017-04-05 19:47:04 +0200
  • dc8bef5321 Rename ext4_filedev to file_dev gkostka 2017-04-05 19:43:19 +0200
  • 7c617245da Rename io_raw module to more appropriate file_windows gkostka 2017-04-05 19:35:46 +0200
  • 19bcebbfaf Remove unused unpack_images make target gkostka 2017-04-05 19:30:44 +0200
  • dd0677d54d Remove prefix patch directory gkostka 2017-04-05 19:28:15 +0200
  • 1753418cc9 Remove 7z archive with test images gkostka 2017-04-05 19:26:26 +0200
  • 1700fa24e5 Merge pull request #22 from branzhu/master Grzegorz Kostka 2017-03-24 08:54:22 +0100
  • 02eb05014f Fix issues with big-endian system branzhu 2017-03-24 00:51:51 -0400
  • 9c59c0b576 Update README.md Grzegorz Kostka 2017-03-08 10:32:52 +0100
  • e6435a48f5 ext4_xattr: fix access violation if extra_isize is 0 Kaho Ng 2017-02-28 00:52:03 +0800
  • ffc811b4e0 ext4_fs: set i_extra_isize to ext4_sblock::min_extra_isize Kaho Ng 2017-02-28 00:17:43 +0800
  • 48d955206b ext4_inode: deal with i_extra_isize depending on inode size Kaho Ng 2017-02-28 00:05:12 +0800
  • 4d530fc1bb ext4_xattr: fix trying to read EA block even if it is absent Kaho Ng 2017-02-27 22:49:53 +0800
  • 12af982ed6 ext4_mkfs: add journal node creation support gkostka 2017-02-21 21:30:54 +0100
  • 958b570b8f ext4: improve dox documentation style gkostka 2017-02-19 22:03:23 +0100
  • f6bfcc1073 ext4: little style improvements Grzegorz Kostka 2017-02-17 14:30:30 +0100
  • 803375001a ext4: remove dynamic block cache allocation in ext4_mount Grzegorz Kostka 2017-02-17 13:44:05 +0100
  • 8321f180e6 Update license file (github badge) gkostka 2017-02-17 01:36:29 +0100
  • 329eece6c3 ext4: remove block cache parameter from device_register function gkostka 2017-02-17 01:26:56 +0100
  • 7429ab72d2 Update licence file (comment scope remove) gkostka 2017-02-17 01:03:31 +0100
  • 406d9c3c65 ext4: add block device unregister by name & all methods gkostka 2017-02-17 00:54:06 +0100
  • ec5adbc675 ext4: remove read-only check in get atime/mtime/ctime/mode/own methods gkostka 2017-02-16 23:22:36 +0100
  • 83e87bd113 ext4: add methods to access file mode, owner, atime, mtime, ctime gkostka 2017-02-15 22:56:06 +0100
  • 5f4bfdc608 Set theme jekyll-theme-hacker Grzegorz Kostka 2017-02-03 09:45:29 +0100
  • ca673ab65b ext4_journal: improve jbd_journal_alloc_block performance gkostka 2017-01-19 01:04:49 +0100
  • c1185991fa ext4: add ext4_cache_flush for explicit cache flush gkostka 2017-01-18 22:35:36 +0100
  • 4c155036f9 ext4_blockdev: don't make zero length block read/write operations gkostka 2016-12-01 16:37:23 +0100
  • 1a96ef0a24 ext4_journal: some reworks to stale metadata protection Kaho Ng 2016-11-22 05:24:18 +0800
  • fb6fd61f3e ext4_journal: modify the first 4 bytes of the logged block when needed Kaho Ng 2016-09-22 15:21:51 +0800
  • 384424b2e0 ext4_journal: fix JBD_FLAG_ESCAPE handling Kaho Ng 2016-09-22 15:17:28 +0800
  • 6f44e67455 Merge pull request #15 from exander77/master Grzegorz Kostka 2016-09-06 02:33:12 +0200
  • 5546ffcf2e fix: mingw build Ing. Radomír Polách 2016-09-05 23:29:39 +0200
  • 8fd74cea1b Update README.md Grzegorz Kostka 2016-08-26 15:58:41 +0200
  • 13875d2d90 ext4_journal: do not replay revoked block within the same transaction Kaho Ng 2016-08-24 07:18:09 +0000
  • 318276320c ext4_types: change "user" prefix to "ext4_user" gkostka 2016-08-19 13:03:21 +0200
  • 73be5cdb31 Merge pull request #13 from mmajewicz/malloc_substitution Grzegorz Kostka 2016-08-19 13:01:42 +0200
  • 7b3b9a6619 ext4: malloc substitution - moved option definition and changed names Michał Majewicz 2016-08-19 12:31:13 +0200
  • 2577ef35e8 ext4: easy malloc/calloc/realloc/free substitution Michał Majewicz 2016-08-19 10:41:47 +0200
  • 7f35ecb424 Merge pull request #12 from mmajewicz/extern_C_fix Grzegorz Kostka 2016-08-19 11:21:11 +0200
  • d7699491b0 ext4_block_group.h: fix lack of extern "C" closing brace Michał Majewicz 2016-08-19 10:40:50 +0200
  • 253f109640 ext4_journal: tune the logic of block zeroing in write_commit_block() Kaho Ng 2016-08-19 02:36:57 +0000
  • 053a3f4e32 ext4_mkfs: little function name refactoring gkostka 2016-08-16 20:43:27 +0200
  • c0b435d0a2 ext4_mkfs: improve block group init performance gkostka 2016-08-16 20:26:57 +0200
  • 057b788f8b ext4_mkfs: merge fill_bgroups and write_bgroups into one function gkostka 2016-08-16 18:38:45 +0200
  • f44a0a3c63 ext4: add filetype checking to ext4_mknod Kaho Ng 2016-06-30 05:30:28 +0800
  • 0ac15f4559 ext4: special inode creation support Kaho Ng 2016-06-30 05:17:33 +0800
  • a84a1b68d6 ext4: fix possible access violation when copying name fields Kaho Ng 2016-06-28 23:02:16 +0800
  • 358f3f8f49 ext4_journal: fix memory leakage when revoking a block repeatedly Kaho Ng 2016-06-28 17:18:52 +0800
  • 321eba33eb ext4_journal: fix memory leakage when reallocating a revoked block Kaho Ng 2016-06-28 12:03:07 +0800
  • b130ba0ea6 ext4: @replace in ext4_setxattr() is deprecated Kaho Ng 2016-06-20 02:06:04 +0800
  • 278e8d43d2 ext4_xattr: rework the EA submodule Kaho Ng 2016-06-09 22:27:04 +0800
  • 45a1867fb5 ext4_extent: add comments to truncate routines Kaho Ng 2016-06-01 00:06:46 +0800
  • dbcf9937ca ext4_extent: fix truncate freeing blocks at the wrong boundary Kaho Ng 2016-05-31 19:46:38 +0800
  • 0c223f83c3 ext4_xattr: fix not considering iter()'s return value Kaho Ng 2016-05-27 09:54:54 +0800
  • ea294e2a51 ext4_journal: fix trans_id_diff return value gkostka 2016-05-24 09:27:05 +0200