Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 年之前 |
Yaowei Bai
|
a2a1704409
fs/jfs: remove unnecessary new_valid_dev() checks
|
9 年之前 |
Dave Kleikamp
|
acc84b05b1
jfs: Handle error from dquot_initialize()
|
10 年之前 |
Linus Torvalds
|
f76d94def5
Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy
|
10 年之前 |
Dave Kleikamp
|
2645695571
jfs: clean up jfs_rename and fix out of order unlock
|
10 年之前 |
Al Viro
|
ad476fedc7
jfs: switch to simple_follow_link()
|
10 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Al Viro
|
a455589f18
assorted conversions to %p[dD]
|
11 年之前 |
Christoph Hellwig
|
2cc6a5a01c
jfs: use generic posix ACL infrastructure
|
11 年之前 |
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()
|
14 年之前 |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
14 年之前 |
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 年之前 |