Christoph Hellwig
|
3dcf54515a
ext4: move headers out of include/linux
|
17 years ago |
Jan Kara
|
2887df139c
ext4: Fix hang on umount with quotas when journal is aborted
|
17 years ago |
Harvey Harrison
|
46e665e9d2
ext4: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Marcin Slusarz
|
216c34b2b8
ext4: convert byte order of constant instead of variable
|
17 years ago |
Marcin Slusarz
|
e8546d0615
ext4: le*_add_cpu conversion
|
17 years ago |
Josef Bacik
|
f3f12faa74
ext4: fix mount option parsing
|
17 years ago |
Josef Bacik
|
97bd42b9c8
ext4: check return of ext4_orphan_get properly
|
17 years ago |
Jan Kara
|
6f28e08794
quota: ext4: make ext4 handle quotaon on remount
|
17 years ago |
Jan Blunck
|
1d957f9bf8
Introduce path_put()
|
17 years ago |
Jan Blunck
|
4ac9137858
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
|
17 years ago |
Theodore Tso
|
469108ff3d
ext4: Add new "development flag" to the ext4 filesystem
|
17 years ago |
David Howells
|
1d1fe1ee02
iget: stop EXT4 from using iget() and read_inode()
|
17 years ago |
Akinobu Mita
|
197cd65acc
ext[234]: use ext[234]_get_group_desc()
|
17 years ago |
Aneesh Kumar K.V
|
ce40733ce9
ext4: Check for return value from sb_set_blocksize
|
17 years ago |
Miklos Szeredi
|
cb45bbe44b
ext4: Add stripe= option to /proc/mounts
|
17 years ago |
Aneesh Kumar K.V
|
3dbd0ede4d
ext4: Enable the multiblock allocator by default
|
17 years ago |
Alex Tomas
|
c9de560ded
ext4: Add multi block allocator for ext4
|
17 years ago |
Aneesh Kumar K.V
|
aa22df2cc8
ext4: Fix ext4_show_options to show the correct mount options.
|
17 years ago |
Jean Noel Cordenner
|
25ec56b518
ext4: Add inode version support in ext4
|
17 years ago |
Girish Shilamkar
|
818d276ceb
ext4: Add the journal checksum feature
|
17 years ago |
Aneesh Kumar K.V
|
0e855ac8b1
ext4: Convert truncate_mutex to read write semaphore.
|
17 years ago |
Aneesh Kumar K.V
|
bb4f397a1a
ext4: Change the default behaviour on error
|
17 years ago |
Eric Sandeen
|
e7c9559300
ext4: fix oops on corrupted ext4 mount
|
17 years ago |
Adrian Bunk
|
07620f69ef
ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*)
|
17 years ago |
Eric Sandeen
|
e2b4657453
ext4: store maxbytes for bitmapped files and return EFBIG as appropriate
|
17 years ago |
Eric Sandeen
|
cd2291a463
ext4: different maxbytes functions for bitmap & extent files
|
17 years ago |
Aneesh Kumar K.V
|
8180a5627d
ext4: Support large files
|
17 years ago |
Aneesh Kumar K.V
|
0fc1b45147
ext4: Add support for 48 bit inode i_blocks.
|
17 years ago |
Aneesh Kumar K.V
|
1d03ec984c
ext4: Fix sparse warnings.
|
17 years ago |
Aneesh Kumar K.V
|
99e6f829a8
ext4: Introduce ext4_update_*_feature
|
17 years ago |