Guo Chao
|
fef0ebdb22
ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir()
|
12 years ago |
Guo Chao
|
0ecaef0644
ext4: release buffer in failed path in dx_probe()
|
12 years ago |
Theodore Ts'o
|
0e9a9a1ad6
ext4: avoid hang when mounting non-journal filesystems with orphan list
|
12 years ago |
Tao Ma
|
939da10844
ext4: Remove CONFIG_EXT4_FS_XATTR
|
12 years ago |
Tao Ma
|
32f7f22c0b
ext4: let ext4_rename handle inline dir
|
12 years ago |
Tao Ma
|
61f86638d8
ext4: let empty_dir handle inline dir
|
12 years ago |
Tao Ma
|
9f40fe5463
ext4: let ext4_delete_entry() handle inline data
|
12 years ago |
Tao Ma
|
05019a9e7f
ext4: make ext4_delete_entry generic
|
12 years ago |
Tao Ma
|
e8e948e780
ext4: let ext4_find_entry handle inline data
|
12 years ago |
Tao Ma
|
7335cd3b41
ext4: create a new function search_dir
|
12 years ago |
Tao Ma
|
3c47d54170
ext4: let add_dir_entry handle inline data properly
|
12 years ago |
Tao Ma
|
978fef914a
ext4: create __ext4_insert_dentry for dir entry insertion
|
12 years ago |
Tao Ma
|
226ba972b0
ext4: refactor __ext4_check_dir_entry() to accept start and size
|
12 years ago |
Tao Ma
|
a774f9c20e
ext4: make ext4_init_dot_dotdot for inline dir usage
|
12 years ago |
Darrick J. Wong
|
c6af8803cd
ext4: don't verify checksums of dx non-leaf nodes during fallback scan
|
12 years ago |
Theodore Ts'o
|
dffe9d8da7
ext4: do not use ext4_error() when there is no space in dir leaf for csum
|
12 years ago |
Carlos Maiolino
|
6d1ab10e69
ext4: ext4_bread usage audit
|
12 years ago |
Bernd Schubert
|
6a08f447fa
ext4: always set i_op in ext4_mknod()
|
12 years ago |
Anatol Pomozov
|
c9b92530a7
ext4: make orphan functions be no-op in no-journal mode
|
12 years ago |
Carlos Maiolino
|
90b0a97323
ext4: fix possible non-initialized variable in htree_dirblock_to_tree()
|
12 years ago |
Theodore Ts'o
|
df981d03ee
ext4: add max_dir_size_kb mount option
|
13 years ago |
Linus Torvalds
|
173f865474
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Artem Bityutskiy
|
b50924c2c6
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
|
13 years ago |
Al Viro
|
8fc37ec54c
don't expose I_NEW inodes via dentry->d_inode
|
13 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Tao Ma
|
ef58f69c3c
ext4: use proper csum calculation in ext4_rename
|
13 years ago |
Linus Torvalds
|
4edebed866
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Andreas Dilger
|
7e936b7372
ext4: disallow hard-linked directory in ext4_lookup
|
13 years ago |
Linus Torvalds
|
26fe575028
vfs: make it possible to access the dentry hash/len as one 64-bit entry
|
13 years ago |