Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Linus Torvalds
|
cc80fe0eef
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
|
9 years ago |
Jeff Layton
|
6e8b50d16a
nfsd: add new io class tracepoint
|
9 years ago |
Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
NeilBrown
|
bbddca8e8f
nfsd: don't hold i_mutex over userspace upcalls
|
9 years ago |
Christoph Hellwig
|
ffa0160a10
nfsd: implement the NFSv4.2 CLONE operation
|
9 years ago |
Jeff Layton
|
aaf91ec148
nfsd: switch unsigned char flags in svc_fh to bools
|
10 years ago |
Kinglong Mee
|
ead8fb8c24
NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1
|
10 years ago |
Christoph Hellwig
|
af90f707fa
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
|
10 years ago |
Christoph Hellwig
|
e749a4621e
nfsd: clean up raparams handling
|
10 years ago |
Andreas Gruenbacher
|
cc265089ce
nfsd: Disable NFSv2 timestamp workaround for NFSv3+
|
10 years ago |
Christoph Hellwig
|
fd89145460
nfsd: remove nfsd_close
|
10 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 |
Linus Torvalds
|
0b233b7c79
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
|
10 years ago |
Jeff Layton
|
779fb0f3af
sunrpc: move rq_splice_ok flag into rq_flags
|
10 years ago |
Jeff Layton
|
7501cc2bcf
sunrpc: move rq_local field to rq_flags
|
10 years ago |
Al Viro
|
6f4e0d5aaa
nfsd_vfs_write(): use file_inode()
|
10 years ago |
Anna Schumaker
|
95d871f03c
nfsd: Add ALLOCATE support
|
10 years ago |
Miklos Szeredi
|
ac7576f4b1
vfs: make first argument of dir_context.actor typed
|
10 years ago |
Zach Brown
|
e77a7b4f01
nfsd: fix inclusive vfs_fsync_range() end
|
11 years ago |
Linus Torvalds
|
5e40d331bd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
11 years ago |
Christoph Hellwig
|
f0c63124a6
nfsd: update mtime on truncate
|
11 years ago |
Dmitry Kasatkin
|
3034a14682
ima: pass 'opened' flag to identify newly created files
|
11 years ago |
Kinglong Mee
|
8519f994e5
NFSD: Put file after ima_file_check fail in nfsd_open()
|
11 years ago |
Jeff Layton
|
722b620d18
nfsd: properly convert return from commit_metadata to __be32
|
11 years ago |
Trond Myklebust
|
0f3a24b43b
nfsd: Ensure that nfsd_create_setattr commits files to stable storage
|
11 years ago |
Kinglong Mee
|
1e444f5bc0
NFSD: Remove iattr parameter from nfsd_symlink()
|
11 years ago |
J. Bruce Fields
|
52ee04330f
nfsd: let nfsd_symlink assume null-terminated data
|
11 years ago |
Jeff Layton
|
e2afc81919
nfsd: nfsd_splice_read and nfsd_readv should return __be32
|
11 years ago |