RSS feed
	
	
	
		75d8a6a3
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/15 18:11
		
Block group descriptors write in mkfs module
		 
	
		c223fd04
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/15 18:01
		
Enable debug in lwext4_mkfs tool
		 
	
		0570985b
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/15 17:59
		
Set cache dynamic as default in generic application
		 
	
		d9d7c893
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/15 17:59
		
Add some helper functions to ext4_block_group.h
		 
	
		46513990
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/15 17:57
		
Return success when 0 block read/write is called
		 
	
		16b7ebbb
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/11/15 12:24
		
ext4_mkfs: use EXT4_SUPERBLOCK_SIZE instead of sizeof op.
		 
	
		8be3eaa0
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/14 07:18
		
ext4_mkfs is able to create image with sblock and basic features
		 
	
		3cacad2a
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/14 07:17
		
Remove obsolete feature flag
		 
	
		2057a5f4
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/11/14 05:52
		
define _LARGEFILE64_SOURCE to be able to access large files.
		 
	
		0225f4b6
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/11/14 05:55
		
ext4_mkfs: fix SIGSEGV caused by inaccurate memory allocation size.
		 
	
		8ab7728d
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/13 18:35
		
Add lwext4_mkfs tool skeleton
		 
	
		14c9ded7
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/13 17:14
		
Move all test modules to fs_test directory
		 
	
		1c52df49
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/13 17:10
		
Add block device skeleton module
		 
	
		cf09b15a
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/13 17:09
		
Remove obsolete chibios block devices
		 
	
		ef71d9b4
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/11/09 23:07
		
Replace ext4_block_get with ext4_block_get_noread:
		 
	
		e3b6a363
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/11/09 03:49
		
FIX: ext4_extent: checksumming against newly allocated block.
		 
	
		c6ffd2af
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 and gkostka <kostka.grzegorz@gmail.com>
 committed
 on 2015/11/08 05:18
		
Add comments on the introduction of up-to-date flag
		 
	
		a4db8143
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 and gkostka <kostka.grzegorz@gmail.com>
 committed
 on 2015/11/08 02:24
		
Use ext4_block_get_noread when read operation is not required
		 
	
		23644a40
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 and gkostka <kostka.grzegorz@gmail.com>
 committed
 on 2015/11/07 12:35
		
Reworks on buffer management
		 
	
		754d2885
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/11/05 08:10
		
FIX: item->in_inode is not initialized.
		 
	
		edb24392
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/11/05 05:14
		
EA: trusted, security namespace added.
		 
	
		f4737bfd
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/11/05 04:41
		
EA: ea entries with name "system.data" should be
		 
	
		08dc4abd
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/05 03:27
		
Fix travis build
		 
	
		bfbbbef9
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/11/05 03:12
		
Add arm-none-eabi-gcc toolchain to travis build
		 
	
		622abd1c
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 and gkostka <kostka.grzegorz@gmail.com>
 committed
 on 2015/11/01 09:11
		
ext4_fs_inode_checksum: fix checksum calculation
		 
	
		d9dec8dc
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 and gkostka <kostka.grzegorz@gmail.com>
 committed
 on 2015/11/01 09:09
		
ext4_generic_open2: add EXT4_FINCOM_FILETYPE check
		 
	
		4e32e2da
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/31 17:48
		
Update README.md
		 
	
		ecdb3674
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/29 19:21
		
Code format in dir_idx module
		 
	
		2dcb0410
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/29 18:59
		
Refactor directory related names (shorter)
		 
	
		529a2b71
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/29 17:23
		
Fix printf fotmating in lwext4_server
		 
	
		9d3cdf26
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/29 17:12
		
Enable debug symbols generation in generic build
		 
	
		c7e7758a
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/29 16:14
		
Update README.md
		 
	
		f0082d0d
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/29 16:01
		
Add travis build link
		 
	
		71bd7c17
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/29 15:52
		
Reorder includes to fix travis build
		 
	
		07d4492b
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/29 15:46
		
Fix -Wformat-security warnings
		 
	
		c39b047b
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/29 15:24
		
Add travis.yml file
		 
	
		ce3b7dbc
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/29 14:52
		
Fix compile warnings for 16 bit int architectures
		 
	
		3bfeca42
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/29 14:48
		
Fix compile error when META_CSUM is disabled
		 
	
		f0ec6cee
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/29 14:32
		
Refactor debug message format (CONFIG_DEBUG_PREFIX)
		 
	
		190cc44e
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/29 15:25
		
FIX: ext4_extent_full.c: should not assign checksum to extent root(in inode)
		 
	
		e5f33a98
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/29 14:29
		
Do not verify checksum upon seeking in the directory.
		 
	
		93593daf
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/29 14:13
		
ext4_dbg now shows line number
		 
	
		25ae70a7
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/29 13:56
		
FIX: fake inode checksum failing message.
		 
	
		1a812a02
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/29 05:23
		
Add ext4_dir_checksum_verify prototype
		 
	
		7a6821a6
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/29 01:55
		
METADATA_CSUM: linear directory checksum verification added
		 
	
		80db1e5d
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/29 01:55
		
METADATA_CSUM: HTree directory checksum verification added
		 
	
		fb054e5e
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/28 15:31
		
Fix compile error
		 
	
		2cef2313
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/28 10:20
		
METADATA_CSUM: simple extent implementation checksum verification added
		 
	
		3cb26f0d
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/28 10:20
		
ext4_extent_full.c: print warning messages when extent block checksum verification fails
		 
	
		e686e6cd
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/28 09:54
		
METADATA_CSUM: inode and block group descriptor checksum verification added
		 
	
		10dd1d4f
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/28 09:23
		
Don't access those checksum fields if metadata_csum is not enabled.
		 
	
		f8a78f69
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/28 09:17
		
Remove BIG FAT NOTE from ext4_balloc.c and ext4_ialloc.c
		 
	
		3e1d0ec1
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/28 14:14
		
METADATA_CSUM: inode bitmap verification added
		 
	
		b6fafb2a
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/28 14:14
		
METADATA_CSUM: block bitmap verification added
		 
	
		cdf912a8
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/28 05:06
		
Disable checksum calculation when CONFIG_META_CSUM_ENABLE is off
		 
	
		938f1a24
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/27 22:54
		
FIX: simple extent implementation overwriting the inode block.
		 
	
		00274304
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/27 18:36
		
Update readme.mediawiki
		 
	
		765eb290
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/27 17:28
		
Introduce CONFIG_META_CSUM_ENABLE flag
		 
	
		521bf29b
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/27 16:56
		
Introduce EXT4_CRC32_INIT instead of ~0
		 
	
		6a7cf518
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/27 16:47
		
Fix compile warnings
		 
	
		d4928d37
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/27 16:46
		
Fix compile error when simple extent enabled
		 
	
		d811f584
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/27 16:40
		
Refactor ext4_offsetof to offsetof and move to ext4_types.h
		 
	
		e0099ab6
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/27 16:34
		
Refactoring superblock features getters
		 
	
		cfc7b2cf
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/27 16:15
		
Feature set definitions refactoring (shorter names)
		 
	
		7879c285
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/27 16:02
		
Refactor FEATURE_INCOMPAT to FINCOM
		 
	
		c3ad7832
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/27 15:51
		
Refactor FEATURE_RO to FRO
		 
	
		5252521e
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/27 15:47
		
Refactor FEATURE_COMPAT to FCOM
		 
	
		e40f01af
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/27 18:50
		
FIX: checksum is not calculated for just-initialized bitmap.
		 
	
		c7c5aba4
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/27 18:25
		
FIX: ext4_extent.c failed to be compiled.
		 
	
		76208824
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/27 16:49
		
FIX: wrong accounting caused by EXT2_BG_INODE_ZEROED
		 
	
		b5b25a0e
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/27 14:37
		
ext4_balloc_bitmap_csum: should be blocks_per_group / 8.
		 
	
		29a73e98
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/27 14:06
		
FIX: potential checksum failed bug in ext4_extent_full.c when METADATA_CSUM is not enabled
		 
	
		2aa6b585
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/27 05:49
		
FIX: directory HTree node checksum is not assigned correctly.
		 
	
		79c8c982
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/27 05:28
		
FIX: directory HTree root checksum is not assigned correctly.
		 
	
		2365ef6f
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/27 05:02
		
Refactor the workflow of ext4_link to prepare for METADATA_CSUM.
		 
	
		4c6115ff
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/27 03:53
		
FIX: directory leaf checksum is not assigned correctly.
		 
	
		aea94ae6
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/27 03:53
		
FIX: Inode & block bitmap checksums is not assigned correctly.
		 
	
		b0d0fa2f
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/26 23:45
		
FIX: extra_isize field is 0
		 
	
		3e54b8a7
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/26 08:31
		
Assign correct checksum to directory entry blocks.
		 
	
		daf0d53c
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/26 06:30
		
FIX: directory checksum entry not initialized.
		 
	
		72e4738c
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/25 21:42
		
Now we should support the metadata_csum flag
		 
	
		45ad2915
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/25 20:50
		
FIX: Checking an unrelated flag.
		 
	
		baef42af
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/25 19:25
		
METADATA_CSUM: Linear and HTree dir added.
		 
	
		7bec846d
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/25 17:39
		
FIX: ext4_extent_full.c and ext4_extent.c lack endian conversion when doing checksum.
		 
	
		6391e9bb
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/25 15:55
		
FIX: referencing an invalid ext4_block in case of hash collision
		 
	
		76ccc542
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/24 17:08
		
METADATA_CSUM: inode added.
		 
	
		1de45d8f
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/24 17:05
		
FIX: duplicated declaration.
		 
	
		e512652b
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/24 16:33
		
METADATA_CSUM: Extended Attribute added.
		 
	
		e9ef4e35
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/24 04:37
		
ext4_extent_full.c: very minor code optimisations on checksum handling
		 
	
		1cd9e263
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/23 14:04
		
ext4_ialloc.c and ext4_balloc.c: very minor code optimizations.
		 
	
		f60d62d6
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/23 13:38
		
METADATA_CSUM: ext4_extent_full: do not do checksum on extent root.
		 
	
		2433226a
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/23 12:30
		
METADATA_CSUM: ext4_extent.c added.
		 
	
		ad1f9bd0
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/23 20:09
		
METADATA_CSUM: ext4_extent_full.c: do checksum on all extent tree blocks.
		 
	
		cc9f8246
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/23 18:50
		
METADATA_CSUM: ext4_extent_full added.
		 
	
		f299d69a
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/23 18:29
		
METADATA_CSUM: Add some notes to ext4_ialloc.c and ext4_balloc.c
		 
	
		f925f21a
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/23 18:25
		
METADATA_CSUM: block & inode bitmap checksum added.
		 
	
		c8ca698b
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/23 18:24
		
Refining the use of cast.
		 
	
		88853b3b
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/23 17:48
		
METADATA_CSUM: block group descriptor checksum added.
		 
	
		b4abf659
		 – ngkaho1234 <ngkaho1234@gmail.com>
 authored
 on 2015/10/23 00:21
		
METADATA_CSUM: superblock checksum added.
		 
	
		67935cc9
		 – gkostka <kostka.grzegorz@gmail.com>
 authored
 on 2015/10/20 17:21
		
Move ext4_fs_release_inode_block to module internals
		 
Next