Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 years ago |
Linus Torvalds
|
5fd00b0315
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
|
14 years ago |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 years ago |
Dave Kleikamp
|
3c2c226285
jfs: clean up some compiler warnings
|
14 years ago |
Al Viro
|
79ac5a46c5
jfs_lookup(): don't bother with . or ..
|
14 years ago |
Al Viro
|
a9049376ee
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
|
14 years ago |
Al Viro
|
5c0f360b08
jfs_ci_revalidate() is safe from RCU mode
|
14 years ago |
Al Viro
|
407938e79e
LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step
|
14 years ago |
Sage Weil
|
44a8e6364e
jfs: remove unnecessary dentry_unhash from rmdir, dir rename
|
14 years ago |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
14 years ago |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
14 years ago |
Linus Torvalds
|
0f6e0e8448
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
14 years ago |
James Morris
|
a002951c97
Merge branch 'next' into for-linus
|
14 years ago |
Aneesh Kumar K.V
|
f17b604207
fs: Remove i_nlink check from file system link callback
|
14 years ago |
Al Viro
|
8ce84eeb5b
jfs: fix d_revalidate oopsen on NFS exports
|
14 years ago |
James Morris
|
fe3fa43039
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
|
14 years ago |
Eric Paris
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 years ago |
Al Viro
|
94b77bd86f
switch jfs to ->s_d_op, close exportfs races
|
14 years ago |
Nick Piggin
|
34286d6662
fs: rcu-walk aware d_revalidate method
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 years ago |
Nick Piggin
|
621e155a35
fs: change d_compare for rcu-walk
|
14 years ago |
Nick Piggin
|
2bc334dcc7
jfs: dont overwrite dentry name in d_revalidate
|
14 years ago |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 years ago |
Linus Torvalds
|
9befb55ef5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
|
15 years ago |
Dmitry Monakhov
|
c7f2e1f0ac
jfs: add jfs specific ->setattr call
|
15 years ago |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 years ago |
Christoph Hellwig
|
759bfee658
dquot: move dquot transfer responsibility into the filesystem
|
15 years ago |