Linus Torvalds
|
97d2116708
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
8 years ago |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 years ago |
Andreas Gruenbacher
|
c8b6056a50
jfs: Switch to generic xattr handlers
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Dave Kleikamp
|
acc84b05b1
jfs: Handle error from dquot_initialize()
|
10 years ago |
Nan Jia
|
55a8d02bbb
jfs: removed a prohibited space after opening parenthesis
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Theodore Ts'o
|
0ae45f63d4
vfs: add support for a lazytime mount option
|
10 years ago |
Al Viro
|
8d0207652c
->splice_write() via ->write_iter()
|
11 years ago |
Al Viro
|
8174202b34
write_iter variants of {__,}generic_file_aio_write()
|
11 years ago |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 years ago |
Christoph Hellwig
|
2cc6a5a01c
jfs: use generic posix ACL infrastructure
|
11 years ago |
Marco Stornelli
|
86dd07d66a
jfs: drop vmtruncate
|
12 years ago |
Eric W. Biederman
|
c18cdc1a3e
userns: Convert jfs to use kuid/kgid where appropriate
|
13 years ago |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Christoph Hellwig
|
562c72aa57
fs: move inode_dio_wait calls into ->setattr
|
14 years ago |
Dave Kleikamp
|
d31b53e3cd
JFS: Don't save agno in the inode
|
14 years ago |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Dmitry Monakhov
|
12755627bd
quota: unify quota init condition in setattr
|
15 years ago |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 years ago |
Christoph Hellwig
|
b43fa8284d
dquot: cleanup dquot transfer routine
|
15 years ago |
Christoph Hellwig
|
759bfee658
dquot: move dquot transfer responsibility into the filesystem
|
15 years ago |
Linus Torvalds
|
18f4c64477
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
|
16 years ago |
Andi Kleen
|
ef1fc2f01e
BKL-removal: Implement a compat_ioctl handler for JFS
|
17 years ago |
Andi Kleen
|
baab81fa51
BKL-removal: Use unlocked_ioctl for jfs
|
17 years ago |