Linus Torvalds
|
0f6e0e8448
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
14 年 前 |
Aneesh Kumar K.V
|
f17b604207
fs: Remove i_nlink check from file system link callback
|
14 年 前 |
James Morris
|
fe3fa43039
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
|
14 年 前 |
Eric Paris
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 年 前 |
Tobias Klauser
|
8057b96539
ext3: Remove redundant unlikely()
|
14 年 前 |
Namhyung Kim
|
156e74312f
ext3: Add more journal error check
|
14 年 前 |
Namhyung Kim
|
ad1857a0e0
ext3: Add journal error check into ext3_rename()
|
14 年 前 |
Theodore Ts'o
|
5026e90b86
ext3: Use search_dirblock() in ext3_dx_find_entry()
|
14 年 前 |
Theodore Ts'o
|
f0cad89f5e
ext3: Avoid uninitialized memory references with a corrupted htree directory
|
14 年 前 |
Namhyung Kim
|
fbcae8e32d
ext3: Add journal error check into ext3_delete_entry()
|
14 年 前 |
Namhyung Kim
|
2b543edae2
ext3: Add error check in ext3_mkdir()
|
14 年 前 |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 年 前 |
Andi Kleen
|
0411ba7902
ext3: Fix set but unused variables
|
15 年 前 |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 年 前 |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 年 前 |
Eric Sandeen
|
b8a052d016
ext3: Replace lock/unlock_super() with an explicit lock for the orphan list
|
15 年 前 |
Dmitry Monakhov
|
c459001fa4
ext3: quota macros cleanup [V2]
|
15 年 前 |
Linus Torvalds
|
1d5ccd1c42
ext[234]: move over to 'check_acl' permission model
|
15 年 前 |
Linus Torvalds
|
20bec8ab14
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 年 前 |
Theodore Ts'o
|
e7c8f5079e
ext3: Add replace-on-rename hueristics for data=writeback mode
|
16 年 前 |
Bryan Donlan
|
de18f3b2d6
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
|
16 年 前 |
Wei Yongjun
|
45f9021780
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
|
16 年 前 |
Jan Kara
|
81a0522739
ext3: Use lowercase names of quota functions
|
16 年 前 |
Theodore Ts'o
|
a21102b55c
ext3: 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
|
be857df1dd
generic swap(): ext3: remove local swap() macro
|
16 年 前 |
Nick Piggin
|
54566b2c15
fs: symlink write_begin allocation context fix
|
16 年 前 |
Al Viro
|
c38012daa7
nfsd race fixes: ext3
|
16 年 前 |
Theodore Ts'o
|
59e315b4c4
ext3/4: Fix loop index in do_split() so it is signed
|
16 年 前 |
Theodore Ts'o
|
5e1f8c9e20
ext3: Add support for non-native signed/unsigned htree hash algorithms
|
16 年 前 |