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