Al Viro
|
4613ad180d
ext3: move headers to fs/ext3/
|
13 gadi atpakaļ |
Linus Torvalds
|
ac69e09280
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 gadi atpakaļ |
Zheng Liu
|
d03e1292c4
ext3: replace ll_rw_block with other functions
|
13 gadi atpakaļ |
Al Viro
|
0ce8c0109f
ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink()
|
13 gadi atpakaļ |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 gadi atpakaļ |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 gadi atpakaļ |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 gadi atpakaļ |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 gadi atpakaļ |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 gadi atpakaļ |
Christoph Hellwig
|
65299a3b78
block: separate priority boosting from REQ_META
|
14 gadi atpakaļ |
Christoph Hellwig
|
5dc06c5a70
block: remove READ_META and WRITE_META
|
14 gadi atpakaļ |
Eric Sandeen
|
d2db60df1e
ext3: Properly count journal credits for long symlinks
|
14 gadi atpakaļ |
Linus Torvalds
|
2ac232f37f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
14 gadi atpakaļ |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 gadi atpakaļ |
Bernd Schubert
|
c878c73f8d
ext3: Fix compilation with -DDX_DEBUG
|
14 gadi atpakaļ |
Al Viro
|
a9049376ee
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
|
14 gadi atpakaļ |
Lukas Czerner
|
785c4bcc0d
ext3: Add fixed tracepoints
|
14 gadi atpakaļ |
Jan Kara
|
86c4f6d855
ext3: Fix fs corruption when make_indexed_dir() fails
|
14 gadi atpakaļ |
Jan Kara
|
ae54870a1d
ext3: Fix lock inversion in ext3_symlink()
|
14 gadi atpakaļ |
Linus Torvalds
|
77aa56ba09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
14 gadi atpakaļ |
Linus Torvalds
|
0f6e0e8448
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
14 gadi atpakaļ |
Aneesh Kumar K.V
|
f17b604207
fs: Remove i_nlink check from file system link callback
|
14 gadi atpakaļ |
James Morris
|
fe3fa43039
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
|
14 gadi atpakaļ |
Eric Sandeen
|
d7433142b6
ext3: Always set dx_node's fake_dirent explicitly.
|
14 gadi atpakaļ |
Eric Paris
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 gadi atpakaļ |
Tobias Klauser
|
8057b96539
ext3: Remove redundant unlikely()
|
14 gadi atpakaļ |
Namhyung Kim
|
156e74312f
ext3: Add more journal error check
|
14 gadi atpakaļ |
Namhyung Kim
|
ad1857a0e0
ext3: Add journal error check into ext3_rename()
|
14 gadi atpakaļ |
Theodore Ts'o
|
5026e90b86
ext3: Use search_dirblock() in ext3_dx_find_entry()
|
14 gadi atpakaļ |
Theodore Ts'o
|
f0cad89f5e
ext3: Avoid uninitialized memory references with a corrupted htree directory
|
14 gadi atpakaļ |