index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ext4_fs_i.h
Age
Commit message (
Expand
)
Author
2008-01-29
ext4: Add multi block allocator for ext4
Alex Tomas
2008-01-28
ext4: Convert truncate_mutex to read write semaphore.
Aneesh Kumar K.V
2008-01-28
ext4: Rename i_dir_acl to i_size_high
Aneesh Kumar K.V
2008-01-28
ext4: add ext4_group_t, and change all group variables to this type.
Avantika Mathur
2008-01-28
ext4: Introduce ext4_lblk_t
Aneesh Kumar K.V
2007-10-17
ext4: Remove (partial, never completed) fragment support
Coly Li
2007-07-18
ext4: Add nanosecond timestamps
Kalpak Shah
2007-05-31
EXT4: Fix whitespace
Dave Kleikamp
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
2006-10-11
[PATCH] ext4: blk_type from sector_t to unsigned long long
Mingming Cao
2006-10-11
[PATCH] ext4: 48bit physical block number support in extents
Alex Tomas
2006-10-11
[PATCH] ext4: switch fsblk to sector_t
Mingming Cao
2006-10-11
[PATCH] ext3: add extent map support
Alex Tomas
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp