Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 년 전 |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 년 전 |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 년 전 |
Yaowei Bai
|
3cc5d9a905
fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check
|
9 년 전 |
Jan Kara
|
2e6c97ea4c
reiserfs: Handle error from dquot_initialize()
|
10 년 전 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 년 전 |
Jeff Mahoney
|
a228bf8f0a
reiserfs: cleanup, remove unnecessary parens
|
11 년 전 |
Jeff Mahoney
|
cf776a7a4d
reiserfs: cleanup, remove leading whitespace from labels
|
11 년 전 |
Jeff Mahoney
|
09f1b80ba8
reiserfs: cleanup, remove sb argument from journal_mark_dirty
|
11 년 전 |
Jeff Mahoney
|
58d854265c
reiserfs: cleanup, remove sb argument from journal_end
|
11 년 전 |
Jeff Mahoney
|
706a532338
reiserfs: cleanup, remove nblocks argument from journal_end
|
11 년 전 |
Jeff Mahoney
|
098297b27d
reiserfs: cleanup, reformat comments to normal kernel style
|
11 년 전 |
Jeff Mahoney
|
4cf5f7addf
reiserfs: cleanup, rename key and item accessors to more friendly names
|
11 년 전 |
Christoph Hellwig
|
47f70d08fa
reiserfs: use generic posix ACL infrastructure
|
11 년 전 |
Jeff Mahoney
|
278f6679f4
reiserfs: locking, handle nested locks properly
|
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
|
f466c6fdb3
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
|
13 년 전 |
Al Viro
|
a3063ab88f
move reiserfs_acl.h to fs/reiserfs/acl.h
|
13 년 전 |
Al Viro
|
c45ac8887e
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
|
13 년 전 |
Al Viro
|
8e0718924e
reiserfs: propagate umode_t
|
14 년 전 |
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 년 전 |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 년 전 |
Al Viro
|
178ea73521
kill check_acl callback of generic_permission()
|
14 년 전 |
Sage Weil
|
cc350c2764
reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename
|
14 년 전 |