Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 years ago |
Al Viro
|
84695ffee7
Merge getxattr prototype change into work.lookups
|
9 years ago |
Al Viro
|
79a628d14e
reiserfs: switch to generic_{get,set,remove}xattr()
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Andreas Gruenbacher
|
764a5c6b1f
xattr handlers: Simplify list operation
|
9 years ago |
Andreas Gruenbacher
|
98e9cb5711
vfs: Distinguish between full xattr names and proper prefixes
|
9 years ago |
Andreas Gruenbacher
|
d9a82a0403
xattr handlers: Pass handler to operations instead of flags
|
9 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Al Viro
|
a455589f18
assorted conversions to %p[dD]
|
10 years ago |
Miklos Szeredi
|
ac7576f4b1
vfs: make first argument of dir_context.actor typed
|
10 years ago |
Fabian Frederick
|
f3fb9e2732
fs/reiserfs/xattr.c: fix blank line missing after declarations
|
11 years ago |
Fabian Frederick
|
17093991af
fs/reiserfs: use linux/uaccess.h
|
11 years ago |
Jeff Mahoney
|
a228bf8f0a
reiserfs: cleanup, remove unnecessary parens
|
11 years ago |
Jeff Mahoney
|
cf776a7a4d
reiserfs: cleanup, remove leading whitespace from labels
|
11 years ago |
Jeff Mahoney
|
58d854265c
reiserfs: cleanup, remove sb argument from journal_end
|
11 years ago |
Jeff Mahoney
|
706a532338
reiserfs: cleanup, remove nblocks argument from journal_end
|
11 years ago |
Jeff Mahoney
|
098297b27d
reiserfs: cleanup, reformat comments to normal kernel style
|
11 years ago |
Christoph Hellwig
|
47f70d08fa
reiserfs: use generic posix ACL infrastructure
|
11 years ago |
Jeff Mahoney
|
4c05141df5
reiserfs: locking, push write lock out of xattr code
|
12 years ago |
Al Viro
|
cd62cdae0b
reiserfs: switch reiserfs_readdir_dentry to inode
|
12 years ago |
Al Viro
|
4acf381e1b
[readdir] convert reiserfs
|
12 years ago |
Jeff Mahoney
|
4a8570112b
reiserfs: fix problems with chowning setuid file w/ xattrs
|
12 years ago |
Jan Kara
|
35e5cbc0af
reiserfs: Fix warning and inode leak when deleting inode with xattrs
|
12 years ago |
Sachin Kamat
|
da02eb72f1
reiserfs: Make reiserfs_xattr_handlers static
|
13 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Al Viro
|
0b728e1911
stop passing nameidata * to ->d_revalidate()
|
13 years ago |
Al Viro
|
f466c6fdb3
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
|
13 years ago |
Al Viro
|
a3063ab88f
move reiserfs_acl.h to fs/reiserfs/acl.h
|
13 years ago |