Linus Torvalds
|
9db019278c
Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy
|
12 年之前 |
Linus Torvalds
|
da53be12bb
Don't pass inode to ->d_hash() and ->d_compare()
|
12 年之前 |
Al Viro
|
070a0ebf42
[readdir] convert jfs
|
12 年之前 |
Joe Perches
|
eb8630d7d2
jfs: Update jfs_error
|
12 年之前 |
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 年之前 |
Al Viro
|
0b728e1911
stop passing nameidata * to ->d_revalidate()
|
13 年之前 |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
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 年之前 |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 年之前 |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 年之前 |
Linus Torvalds
|
5fd00b0315
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
|
14 年之前 |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 年之前 |
Dave Kleikamp
|
3c2c226285
jfs: clean up some compiler warnings
|
14 年之前 |
Al Viro
|
79ac5a46c5
jfs_lookup(): don't bother with . or ..
|
14 年之前 |
Al Viro
|
a9049376ee
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
|
14 年之前 |
Al Viro
|
5c0f360b08
jfs_ci_revalidate() is safe from RCU mode
|
14 年之前 |
Al Viro
|
407938e79e
LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step
|
14 年之前 |
Sage Weil
|
44a8e6364e
jfs: remove unnecessary dentry_unhash from rmdir, dir rename
|
14 年之前 |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
14 年之前 |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
14 年之前 |
Linus Torvalds
|
0f6e0e8448
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
14 年之前 |
James Morris
|
a002951c97
Merge branch 'next' into for-linus
|
14 年之前 |
Aneesh Kumar K.V
|
f17b604207
fs: Remove i_nlink check from file system link callback
|
14 年之前 |
Al Viro
|
8ce84eeb5b
jfs: fix d_revalidate oopsen on NFS exports
|
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 年之前 |