Carlos Maiolino
|
6d1ab10e69
ext4: ext4_bread usage audit
|
12 年之前 |
Bernd Schubert
|
6a08f447fa
ext4: always set i_op in ext4_mknod()
|
12 年之前 |
Anatol Pomozov
|
c9b92530a7
ext4: make orphan functions be no-op in no-journal mode
|
12 年之前 |
Carlos Maiolino
|
90b0a97323
ext4: fix possible non-initialized variable in htree_dirblock_to_tree()
|
12 年之前 |
Theodore Ts'o
|
df981d03ee
ext4: add max_dir_size_kb mount option
|
13 年之前 |
Linus Torvalds
|
173f865474
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 年之前 |
Artem Bityutskiy
|
b50924c2c6
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
|
13 年之前 |
Al Viro
|
8fc37ec54c
don't expose I_NEW inodes via dentry->d_inode
|
13 年之前 |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 年之前 |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 年之前 |
Tao Ma
|
ef58f69c3c
ext4: use proper csum calculation in ext4_rename
|
13 年之前 |
Linus Torvalds
|
4edebed866
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 年之前 |
Andreas Dilger
|
7e936b7372
ext4: disallow hard-linked directory in ext4_lookup
|
13 年之前 |
Linus Torvalds
|
26fe575028
vfs: make it possible to access the dentry hash/len as one 64-bit entry
|
13 年之前 |
Theodore Ts'o
|
b09de7fa52
ext4: remove unnecessary check in add_dirent_to_buf()
|
13 年之前 |
Darrick J. Wong
|
b0336e8d21
ext4: calculate and verify checksums of directory leaf blocks
|
13 年之前 |
Darrick J. Wong
|
dbe8944404
ext4: Calculate and verify checksums for htree nodes
|
13 年之前 |
Darrick J. Wong
|
a9c4731780
ext4: calculate and verify superblock checksum
|
13 年之前 |
Darrick J. Wong
|
e615391896
ext4: change on-disk layout to support extended metadata checksumming
|
13 年之前 |
Zheng Liu
|
9ee4930259
ext4: format flag in dx_probe()
|
13 年之前 |
Al Viro
|
0ce8c0109f
ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink()
|
13 年之前 |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 年之前 |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 年之前 |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 年之前 |
Linus Torvalds
|
d211858837
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
|
13 年之前 |
Linus Torvalds
|
f1f8935a5c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 年之前 |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 年之前 |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 年之前 |
Dmitry Monakhov
|
5cb81dabcc
ext4: fix quota accounting during migration
|
13 年之前 |
Andreas Dilger
|
909a4cf1ff
ext4: avoid setting directory i_nlink to zero
|
13 年之前 |