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
|
16 년 전 |
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
|
16 년 전 |
Theodore Ts'o
|
4776004f54
ext4: Add printk priority levels to clean up checkpatch warnings
|
16 년 전 |
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 년 전 |
Christoph Hellwig
|
3dcf54515a
ext4: move headers out of include/linux
|
17 년 전 |
Jan Kara
|
53b7e9f680
ext4: Fix update of mtime and ctime on rename
|
17 년 전 |
Harvey Harrison
|
46e665e9d2
ext4: replace remaining __FUNCTION__ occurrences
|
17 년 전 |
Akinobu Mita
|
a871611b47
ext4: check ext4_journal_get_write_access() errors
|
17 년 전 |
Aneesh Kumar K.V
|
e65187e6d0
ext4: Enable extent format for symlinks.
|
17 년 전 |
Aneesh Kumar K.V
|
42bf0383d1
ext4: set EXT4_EXTENTS_FL only for directory and regular files
|
17 년 전 |