../
|
libext4.h
|
2.0 KB
|
2b5d966
|
10 years
|
m.lombardi85 |
libext4, crypto: add the CRC16-IBM implementation to the crypto library.
|
libext4_balloc.c
|
19.0 KB
|
24df0de6
|
10 years
|
m.lombardi85 |
libext4: remove boilerplate code from ext4_balloc_find_goal().
|
libext4_balloc.h
|
2.0 KB
|
38542dc
|
13 years
|
martin |
ext4 code review and coding style cleanup
|
libext4_bitmap.c
|
6.0 KB
|
f73b291
|
13 years
|
martin |
libblock.{c|h} → block.{c|h}
|
libext4_bitmap.h
|
2.0 KB
|
38542dc
|
13 years
|
martin |
ext4 code review and coding style cleanup
|
libext4_block_group.c
|
10.9 KB
|
d1538a1
|
13 years
|
sucha14 |
Add missing copyright headers to ext4
Those files are based on ext2 …
|
libext4_block_group.h
|
3.7 KB
|
d1538a1
|
13 years
|
sucha14 |
Add missing copyright headers to ext4
Those files are based on ext2 …
|
libext4_directory.c
|
19.8 KB
|
356e6882
|
10 years
|
m.lombardi85 |
libext4: remove unnecessary check
|
libext4_directory.h
|
3.4 KB
|
d1538a1
|
13 years
|
sucha14 |
Add missing copyright headers to ext4
Those files are based on ext2 …
|
libext4_directory_index.c
|
31.4 KB
|
e5a1ace3
|
12 years
|
m.lombardi85 |
libext4: do not ignore error codes
|
libext4_directory_index.h
|
3.2 KB
|
38542dc
|
13 years
|
martin |
ext4 code review and coding style cleanup
|
libext4_extent.c
|
29.8 KB
|
bd5d4e1
|
10 years
|
m.lombardi85 |
libex4: fix block leak in error code path.
|
libext4_extent.h
|
3.3 KB
|
38542dc
|
13 years
|
martin |
ext4 code review and coding style cleanup
|
libext4_filesystem.c
|
41.4 KB
|
fc22069
|
10 years
|
martin |
block devices use the same interface, therefore the API of libblock …
|
libext4_filesystem.h
|
3.3 KB
|
d76973c
|
10 years
|
m.lombardi85 |
libext4: introduce support for flexible block groups.
With FLEX_BG, …
|
libext4_hash.c
|
1.7 KB
|
0d8322da
|
13 years
|
jakub |
Remove GPL licensed code from libext4.
|
libext4_hash.h
|
1.7 KB
|
38542dc
|
13 years
|
martin |
ext4 code review and coding style cleanup
|
libext4_ialloc.c
|
9.1 KB
|
8a45707d
|
10 years
|
martin |
avoid the corner case where the last block group is the only block …
|
libext4_ialloc.h
|
1.7 KB
|
38542dc
|
13 years
|
martin |
ext4 code review and coding style cleanup
|
libext4_inode.c
|
14.3 KB
|
d1538a1
|
13 years
|
sucha14 |
Add missing copyright headers to ext4
Those files are based on ext2 …
|
libext4_inode.h
|
4.1 KB
|
d1538a1
|
13 years
|
sucha14 |
Add missing copyright headers to ext4
Those files are based on ext2 …
|
libext4_superblock.c
|
30.0 KB
|
6dd7f65
|
10 years
|
m.lombardi85 |
libext4: add missing parts that will be needed to support flexible …
|
libext4_superblock.h
|
9.0 KB
|
6dd7f65
|
10 years
|
m.lombardi85 |
libext4: add missing parts that will be needed to support flexible …
|
libext4_types.h
|
22.1 KB
|
d76973c
|
10 years
|
m.lombardi85 |
libext4: introduce support for flexible block groups.
With FLEX_BG, …
|
Makefile
|
1.8 KB
|
eff9f8c
|
9 years
|
jakub |
Fix build error during incremental build and after modifying libc
|