summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs3proc.c
Commit message (Expand)AuthorAgeFilesLines
* nfs: adapt to breakup of struct file_lockJeff Layton2024-02-051-1/+1
* nfs: Convert nfs_symlink() to use a folioMatthew Wilcox (Oracle)2023-11-011-1/+2
* fs: rename current get acl methodChristian Brauner2022-10-201-2/+2
* freezer,sched: Rewrite core freezer logicPeter Zijlstra2022-09-071-1/+2
* NFS: pass cred explicitly for access testsNeilBrown2022-01-061-2/+3
* NFS: Remove the nfs4_label argument from nfs_add_or_obtain()Anna Schumaker2021-11-051-1/+1
* NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker2021-11-051-2/+1
* NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker2021-11-051-1/+1
* NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker2021-11-051-2/+1
* NFSv3: Delete duplicate judgement in nfs3_async_handle_jukeboxYe Bin2021-08-271-2/+1
* nfs: fix acl memory leak of posix_acl_create()Gao Xiang2021-06-211-2/+2
* NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust2020-12-021-18/+17
* NFSv3: Add emulation of the lookupp() operationTrond Myklebust2020-12-021-0/+15
* NFSv3: Refactor nfs3_proc_lookup() to split out the dentryTrond Myklebust2020-12-021-11/+22
* NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookupXu Wang2020-05-271-1/+1
* NFS: Add softreval behaviour to nfs_lookup_revalidate()Trond Myklebust2020-01-241-6/+11
* NFSv3: FIx bug when using chacl and chmod to change aclSu Yanjun2020-01-151-1/+1
* NFS: Add mount option 'softreval'Trond Myklebust2020-01-151-1/+6
* NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookupzhengbin2020-01-151-1/+1
* NFS: Add fs_context support.David Howells2020-01-151-1/+1
* NFSv3: use nfs_add_or_obtain() to create and reference inodesBenjamin Coddington2019-09-201-9/+36
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-191-16/+2
* 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/+0
* 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/+1
|\
| * NFS: Don't compare apples to elephants to determine access bitsAnna Schumaker2017-10-161-16/+1
* | 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/+2
* 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-071-6/+0
* qstr: constify instances in nfsAl Viro2016-07-201-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-011-1/+1
* NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust2015-03-011-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