David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 жил өмнө |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 жил өмнө |
Al Viro
|
a455589f18
assorted conversions to %p[dD]
|
10 жил өмнө |
Miklos Szeredi
|
ac7576f4b1
vfs: make first argument of dir_context.actor typed
|
10 жил өмнө |
Fabian Frederick
|
f3fb9e2732
fs/reiserfs/xattr.c: fix blank line missing after declarations
|
11 жил өмнө |
Fabian Frederick
|
17093991af
fs/reiserfs: use linux/uaccess.h
|
11 жил өмнө |
Jeff Mahoney
|
a228bf8f0a
reiserfs: cleanup, remove unnecessary parens
|
11 жил өмнө |
Jeff Mahoney
|
cf776a7a4d
reiserfs: cleanup, remove leading whitespace from labels
|
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 жил өмнө |
Christoph Hellwig
|
47f70d08fa
reiserfs: use generic posix ACL infrastructure
|
11 жил өмнө |
Jeff Mahoney
|
4c05141df5
reiserfs: locking, push write lock out of xattr code
|
12 жил өмнө |
Al Viro
|
cd62cdae0b
reiserfs: switch reiserfs_readdir_dentry to inode
|
12 жил өмнө |
Al Viro
|
4acf381e1b
[readdir] convert reiserfs
|
12 жил өмнө |
Jeff Mahoney
|
4a8570112b
reiserfs: fix problems with chowning setuid file w/ xattrs
|
12 жил өмнө |
Jan Kara
|
35e5cbc0af
reiserfs: Fix warning and inode leak when deleting inode with xattrs
|
12 жил өмнө |
Sachin Kamat
|
da02eb72f1
reiserfs: Make reiserfs_xattr_handlers static
|
13 жил өмнө |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 жил өмнө |
Al Viro
|
0b728e1911
stop passing nameidata * to ->d_revalidate()
|
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
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 жил өмнө |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 жил өмнө |
Christoph Hellwig
|
4482a087d4
reiserfs: cache negative ACLs for v1 stat format
|
14 жил өмнө |
Christoph Hellwig
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
14 жил өмнө |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 жил өмнө |
Al Viro
|
2830ba7f34
->permission() sanitizing: don't pass flags to generic_permission()
|
14 жил өмнө |
Al Viro
|
7e40145eb1
->permission() sanitizing: don't pass flags to ->check_acl()
|
14 жил өмнө |