Andreas Dilger
|
11013911da
ext4: teach the inode allocator to use a goal inode number
|
16 년 전 |
Theodore Ts'o
|
f157a4aa98
ext4: Use a hash of the topdir directory name for the Orlov parent group
|
16 년 전 |
Toshiyuki Okajima
|
9aee228607
ext4: fix dx_map_entry to support 256k directory blocks
|
16 년 전 |
Aneesh Kumar K.V
|
abc8746eb9
ext4: hook fiemap operation for directories
|
16 년 전 |
Theodore Ts'o
|
596397b77c
ext4: Move fs/ext4/namei.h into ext4.h
|
16 년 전 |
Theodore Ts'o
|
3b9d4ed266
ext4: Replace lock/unlock_super() with an explicit lock for the orphan list
|
16 년 전 |
Theodore Ts'o
|
afd4672dc7
ext4: Add auto_da_alloc mount option
|
16 년 전 |
Theodore Ts'o
|
8750c6d5fc
ext4: Automatically allocate delay allocated blocks on rename
|
16 년 전 |
Bryan Donlan
|
e6f009b0b4
ext4: return -EIO not -ESTALE on directory traversal through deleted inode
|
16 년 전 |
Wei Yongjun
|
3d0518f475
ext4: New rec_len encoding for very large blocksizes
|
16 년 전 |
Theodore Ts'o
|
8bad4597c2
ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents()
|
16 년 전 |
Jan Kara
|
a269eb1829
ext4: Use lowercase names of quota functions
|
16 년 전 |
Theodore Ts'o
|
e6b8bc09ba
ext4: Add sanity check to make_indexed_dir
|
16 년 전 |
Linus Torvalds
|
2150edc6c5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 년 전 |
Wu Fengguang
|
97e133b454
generic swap(): ext4: remove local swap() macro
|
16 년 전 |
Nick Piggin
|
54566b2c15
fs: symlink write_begin allocation context fix
|
16 년 전 |
Al Viro
|
6b38e842bb
nfsd race fixes: ext4
|
16 년 전 |
Theodore Ts'o
|
498e5f2415
ext4: Change unsigned long to unsigned int
|
16 년 전 |
Frank Mayhar
|
0390131ba8
ext4: Allow ext4 to run without a journal
|
16 년 전 |
Theodore Ts'o
|
59e315b4c4
ext3/4: Fix loop index in do_split() so it is signed
|
16 년 전 |
Theodore Ts'o
|
f99b25897a
ext4: Add support for non-native signed/unsigned htree hash algorithms
|
16 년 전 |
Christoph Hellwig
|
3856d30ded
ext4: remove unused variable in ext4_get_parent
|
16 년 전 |
Christoph Hellwig
|
440037287c
[PATCH] switch all filesystems over to d_obtain_alias
|
17 년 전 |
Theodore Ts'o
|
03010a3350
ext4: Rename ext4dev to ext4
|
16 년 전 |
Theodore Ts'o
|
f702ba0fd7
ext4: Don't use 'struct dentry' for internal lookups
|
16 년 전 |
Theodore Ts'o
|
af5bc92dde
ext4: Fix whitespace checkpatch warnings/errors
|
17 년 전 |
Theodore Ts'o
|
4776004f54
ext4: Add printk priority levels to clean up checkpatch warnings
|
17 년 전 |
Li Zefan
|
d9c769b769
ext4: cleanup never-used magic numbers from htree code
|
17 년 전 |
Li Zefan
|
f795e14073
ext4: fix build failure if DX_DEBUG is enabled
|
17 년 전 |
Duane Griffin
|
f3b35f063e
ext4: validate directory entry data before use
|
17 년 전 |