shithub: lwext4

RSS feed

ea294e2a – gkostka <kostka.grzegorz@gmail.com> authored on 2016/05/24 05:27
ext4_journal: fix trans_id_diff return value

bc6e18d5 – Kaho Ng <ngkaho1234@gmail.com> authored on 2016/05/24 09:37
ext4_journal: handle trans_id wrapping around cases

6665a61f – Kaho Ng <ngkaho1234@gmail.com> authored on 2016/05/16 19:38
ext4_xattr: fix missing a type conversion from int32_t to size_t

81637302 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2016/05/16 07:59
ext4_fs: zero the inode when allocated

716af5fa – ngkaho1234 <ngkaho1234@gmail.com> authored on 2016/05/16 06:19
ext4_xattr: allow more entries to be inserted when space is small

5372f03b – ngkaho1234 <ngkaho1234@gmail.com> authored on 2016/05/16 06:08
ext4_xattr: fix not computing hash of on-block entries

6a6833fd – ngkaho1234 <ngkaho1234@gmail.com> authored on 2016/05/16 05:12
ext4_xattr: type changes

06382010 – gkostka <kostka.grzegorz@gmail.com> authored on 2016/05/16 05:36
ext4_mbr: introduce ext4_mbr_write procedure

a59596c4 – Kaho Ng <ngkaho1234@gmail.com> authored on 2016/05/16 08:27
ext4_xattr: ext4_xattr_insert_item now returns error code

1cf71b8e – Kaho Ng <ngkaho1234@gmail.com> authored on 2016/05/15 21:49
ext4_xattr: invalidate the block buffer when writing fails

9fdd0b70 – Kaho Ng <ngkaho1234@gmail.com> authored on 2016/05/15 21:48
ext4_xattr: clear the content of acl block buffer before writing

d6816b4c – Kaho Ng <ngkaho1234@gmail.com> authored on 2016/05/15 20:16
ext4_xattr: better handling on some corner error case

61098c71 – Kaho Ng <ngkaho1234@gmail.com> authored on 2016/05/12 18:38
ext4_xattr: Changes to EA metadata handling macros

5cdc17dc – ngkaho1234 <ngkaho1234@gmail.com> authored and Kaho Ng <ngkaho1234@gmail.com> committed on 2016/05/12 09:59
Refine extra_isize field handling

8eff9f99 – Kaho Ng <ngkaho1234@gmail.com> authored on 2016/05/11 20:24
ext4_xattr: endianness fix.

18ddc30b – Kaho Ng <ngkaho1234@gmail.com> authored on 2016/05/11 20:22
ext4_xattr: fix freeing inode_ref's buffer when failed to initialize.

2e93de2e – ngkaho1234 <ngkaho1234@gmail.com> authored and Kaho Ng <ngkaho1234@gmail.com> committed on 2016/05/07 04:55
ext4: count on free blocks and inodes number after journal recovery.

670b5f15 – gkostka <kostka.grzegorz@gmail.com> authored on 2016/04/30 07:20
Update README.md file

9c41d08c – gkostka <kostka.grzegorz@gmail.com> authored on 2016/04/30 07:17
Add separate LICENSE file

c538927c – The Gitter Badger <badger@gitter.im> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2016/04/30 04:53
Add Gitter badge

8281a978 – Kaho Ng <ngkaho1234@gmail.com> authored on 2016/04/27 15:11
ext4_journal: numorous changes.

2a5abdbf – ngkaho1234 <ngkaho1234@gmail.com> authored on 2016/04/28 13:31
ext4_journal: fix not wrapping blocks when recovering.

d480c36c – ngkaho1234 <ngkaho1234@gmail.com> authored on 2016/04/27 02:01
ext4_journal: cosmetic fix for jbd_trans_set_block_dirty.

f50e499b – Kaho Ng <ngkaho1234@gmail.com> authored on 2016/04/24 17:12
ext4_journal: add once parameter to loops.

9dc5fd9e – ngkaho1234 <ngkaho1234@gmail.com> authored on 2016/04/23 21:05
ext4_balloc: fix not revoking any blocks when freeing blocks.

af503429 – gkostka <kostka.grzegorz@gmail.com> authored on 2016/04/12 13:43
ext4_fs: fix possible overflow

44ce3df1 – gkostka <kostka.grzegorz@gmail.com> authored on 2016/04/12 13:42
ext4_blockdev: change ERANGE to ENXIO error status

13e34ef3 – gkostka <kostka.grzegorz@gmail.com> authored on 2016/04/01 12:00
ext4_config: set CONFIG_UNALIGNED_ACCESS to 0 as default

0589b928 – gkostka <kostka.grzegorz@gmail.com> authored on 2016/04/01 11:05
ext4_config: add CONFIG_UNALIGNED_ACCESS configuration switch

53b4f919 – gkostka <kostka.grzegorz@gmail.com> authored on 2016/03/31 16:47
ext4: add rename/move directory procedure to main API

0202d13d – gkostka <kostka.grzegorz@gmail.com> authored on 2016/03/31 16:43
CMake: add library & headers to make install target

5e4248f2 – gkostka <kostka.grzegorz@gmail.com> authored on 2016/03/21 19:04
ext4_mkfs: fix compilation warnings

444b819a – gkostka <kostka.grzegorz@gmail.com> authored on 2016/03/21 19:01
ext4_journal: fix compilation warnings (may be used uninitialized)

fddf3106 – gkostka <kostka.grzegorz@gmail.com> authored on 2016/03/21 18:33
travis: change toolchain in travis file & add new builds

6e3301d5 – gkostka <kostka.grzegorz@gmail.com> authored on 2016/03/21 16:39
Remove depreciated blackfin build

b088876e – ngkaho1234 <ngkaho1234@gmail.com> authored on 2016/03/17 00:27
ext4_xattr: fix xattr functions not recognizing acl attribute name.

0df604ce – gkostka <kostka.grzegorz@gmail.com> authored on 2016/02/18 17:01
Fix travis build

ab4ac256 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2016/02/18 10:20
Fix assertion fault when disk space is full.

6c6fb144 – gkostka <kostka.grzegorz@gmail.com> authored on 2016/02/14 13:08
ext4_extent: compiler warning fix

88c5f921 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2016/02/14 09:57
ext4_extent: cosmetic fix on code indentation.