summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs3proc.c
Commit message (Expand)AuthorAgeFilesLines
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-191-16/+2Star
* NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown2018-12-191-2/+9
* NFS: change access cache to use 'struct cred'.NeilBrown2018-12-191-1/+8
* NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust2018-09-301-0/+5
* NFS: Pass the inode down to the getattr() callbackTrond Myklebust2018-06-041-1/+2
* NFSv4: Fix sillyrename to return the delegation when appropriateTrond Myklebust2018-05-311-1/+3
* NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()Anna Schumaker2018-05-311-1/+2
* NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()Anna Schumaker2018-05-311-1/+2
* NFSv3/acl: forget acl cache after setattrchendt2018-04-101-1/+4
* NFS: Remove the unused return_delegation() callbackTrond Myklebust2018-04-101-7/+0Star
* NFS: Add a delegation return into nfs4_proc_unlink_setup()Trond Myklebust2018-04-101-1/+1
* NFS: Move delegation recall into the NFSv4 callback for rename_setup()Trond Myklebust2018-04-101-1/+3
* NFS: Move the delegation return down into nfs4_proc_remove()Trond Myklebust2018-04-101-3/+3
* NFS: make struct nlmclnt_fl_close_lock_ops staticColin Ian King2018-02-221-1/+1
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-171-16/+1Star
|\
| * NFS: Don't compare apples to elephants to determine access bitsAnna Schumaker2017-10-161-16/+1Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()Trond Myklebust2017-07-211-9/+2Star
* NFS: convert flags to boolBenjamin Coddington2017-07-131-1/+1
* NFSv3: nfs3_nlm_alloc_call should be declared staticTrond Myklebust2017-04-251-3/+3
* NFS: Always wait for I/O completion before unlockBenjamin Coddington2017-04-211-1/+53
* lockd: Introduce nlmclnt_operationsBenjamin Coddington2017-04-211-1/+1
* vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-081-6/+0Star
* qstr: constify instances in nfsAl Viro2016-07-211-4/+4
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-6/+6
* NFS: Add attribute update barriers to NFS writebacksTrond Myklebust2015-03-021-1/+1
* NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust2015-03-021-1/+1
* NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()Trond Myklebust2015-02-031-0/+9
* NFS: Move v3 declarations out of internal.hAnna Schumaker2014-09-121-0/+1
* Merge branch 'bugfixes' into linux-nextTrond Myklebust2014-07-131-2/+2
|\
| * nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig2014-07-081-2/+2
* | nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-251-9/+12
|/
* NFS: Create a common pgio_rpc_prepare functionAnna Schumaker2014-05-291-9/+2Star
* NFS: Create a common read and write data structAnna Schumaker2014-05-291-6/+6
* nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig2014-05-281-1/+0Star
* nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig2014-05-281-1/+0Star
* Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-04-061-36/+0Star
|\
| * nfs: remove synchronous rename codeJeff Layton2014-03-171-36/+0Star
* | nfs: include xattr.h from fs/nfs/nfs3proc.cTejun Heo2014-02-031-0/+1
|/
* nfs: fix xattr inode op pointers when disabledChristoph Hellwig2014-01-301-2/+2
* nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig2014-01-261-24/+52
* nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro2013-10-251-4/+4
* NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown2013-09-041-2/+4
* NFSv3: Deal with a sparse warning in nfs3_proc_createTrond Myklebust2013-08-221-2/+2
* Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-091-3/+4
|\
| * NFS:Add labels to client function prototypesDavid Quigley2013-06-081-3/+4
* | freezer: add unsafe versions of freezable helpers for NFSColin Cross2013-05-121-1/+1
|/
* new helper: file_inode(file)Al Viro2013-02-231-1/+1
* SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson2012-12-121-3/+3
* NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-041-1/+1