Age | Commit message (Expand) | Author | Files | Lines |
2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown | 1 | -16/+2 |
2018-12-19 | NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred. | NeilBrown | 1 | -2/+9 |
2018-12-19 | NFS: change access cache to use 'struct cred'. | NeilBrown | 1 | -1/+8 |
2018-09-30 | NFSv3: Improve NFSv3 performance when server returns no post-op attributes | Trond Myklebust | 1 | -0/+5 |
2018-06-04 | NFS: Pass the inode down to the getattr() callback | Trond Myklebust | 1 | -1/+2 |
2018-05-31 | NFSv4: Fix sillyrename to return the delegation when appropriate | Trond Myklebust | 1 | -1/+3 |
2018-05-31 | NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() | Anna Schumaker | 1 | -1/+2 |
2018-05-31 | NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() | Anna Schumaker | 1 | -1/+2 |
2018-04-10 | NFSv3/acl: forget acl cache after setattr | chendt | 1 | -1/+4 |
2018-04-10 | NFS: Remove the unused return_delegation() callback | Trond Myklebust | 1 | -7/+0 |
2018-04-10 | NFS: Add a delegation return into nfs4_proc_unlink_setup() | Trond Myklebust | 1 | -1/+1 |
2018-04-10 | NFS: Move delegation recall into the NFSv4 callback for rename_setup() | Trond Myklebust | 1 | -1/+3 |
2018-04-10 | NFS: Move the delegation return down into nfs4_proc_remove() | Trond Myklebust | 1 | -3/+3 |
2018-02-22 | NFS: make struct nlmclnt_fl_close_lock_ops static | Colin Ian King | 1 | -1/+1 |
2017-11-18 | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -16/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-16 | NFS: Don't compare apples to elephants to determine access bits | Anna Schumaker | 1 | -16/+1 |
2017-07-21 | NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() | Trond Myklebust | 1 | -9/+2 |
2017-07-13 | NFS: convert flags to bool | Benjamin Coddington | 1 | -1/+1 |
2017-04-25 | NFSv3: nfs3_nlm_alloc_call should be declared static | Trond Myklebust | 1 | -3/+3 |
2017-04-21 | NFS: Always wait for I/O completion before unlock | Benjamin Coddington | 1 | -1/+53 |
2017-04-21 | lockd: Introduce nlmclnt_operations | Benjamin Coddington | 1 | -1/+1 |
2016-10-08 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 1 | -6/+0 |
2016-07-21 | qstr: constify instances in nfs | Al Viro | 1 | -4/+4 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -6/+6 |
2015-03-02 | NFS: Add attribute update barriers to NFS writebacks | Trond Myklebust | 1 | -1/+1 |
2015-03-02 | NFS: Add attribute update barriers to nfs_setattr_update_inode() | Trond Myklebust | 1 | -1/+1 |
2015-02-03 | NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done() | Trond Myklebust | 1 | -0/+9 |
2014-09-12 | NFS: Move v3 declarations out of internal.h | Anna Schumaker | 1 | -0/+1 |
2014-07-13 | Merge branch 'bugfixes' into linux-next | Trond Myklebust | 1 | -2/+2 |
2014-07-08 | nfs: only show Posix ACLs in listxattr if actually present | Christoph Hellwig | 1 | -2/+2 |
2014-06-25 | nfs: merge nfs_pgio_data into _header | Weston Andros Adamson | 1 | -9/+12 |
2014-05-29 | NFS: Create a common pgio_rpc_prepare function | Anna Schumaker | 1 | -9/+2 |
2014-05-29 | NFS: Create a common read and write data struct | Anna Schumaker | 1 | -6/+6 |
2014-05-29 | nfs: remove ->read_pageio_init from rpc ops | Christoph Hellwig | 1 | -1/+0 |
2014-05-29 | nfs: remove ->write_pageio_init from rpc ops | Christoph Hellwig | 1 | -1/+0 |
2014-04-06 | Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -36/+0 |
2014-03-17 | nfs: remove synchronous rename code | Jeff Layton | 1 | -36/+0 |
2014-02-04 | nfs: include xattr.h from fs/nfs/nfs3proc.c | Tejun Heo | 1 | -0/+1 |
2014-01-30 | nfs: fix xattr inode op pointers when disabled | Christoph Hellwig | 1 | -2/+2 |
2014-01-26 | nfs: use generic posix ACL infrastructure for v3 Posix ACLs | Christoph Hellwig | 1 | -24/+52 |
2013-10-25 | nfs: use %p[dD] instead of open-coded (and often racy) equivalents | Al Viro | 1 | -4/+4 |
2013-09-04 | NFSv4: Don't try to recover NFSv4 locks when they are lost. | NeilBrown | 1 | -2/+4 |
2013-08-22 | NFSv3: Deal with a sparse warning in nfs3_proc_create | Trond Myklebust | 1 | -2/+2 |
2013-07-09 | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -3/+4 |
2013-06-09 | NFS:Add labels to client function prototypes | David Quigley | 1 | -3/+4 |
2013-05-12 | freezer: add unsafe versions of freezable helpers for NFS | Colin Cross | 1 | -1/+1 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2012-12-13 | SUNRPC handle EKEYEXPIRED in call_refreshresult | Andy Adamson | 1 | -3/+3 |
2012-09-04 | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust | 1 | -1/+1 |