- cc6f329 NFS: Remove the nfs4_label argument from nfs_add_or_obtain() by Anna Schumaker · 3 years, 2 months ago
- 2ef61e0 NFS: Remove the nfs4_label from the nfs4_getattr_res by Anna Schumaker · 3 years, 2 months ago
- ba4bc8d NFS: Remove the nfs4_label from the nfs4_lookupp_res struct by Anna Schumaker · 3 years, 2 months ago
- 9558a00 NFS: Remove the label from the nfs4_lookup_res struct by Anna Schumaker · 3 years, 2 months ago
- 79d534f NFSv3: Delete duplicate judgement in nfs3_async_handle_jukebox by Ye Bin · 3 years, 4 months ago
- 1fcb6fc nfs: fix acl memory leak of posix_acl_create() by Gao Xiang · 3 years, 6 months ago
- 82e22a5 NFS: Allow the NFS generic code to pass in a verifier to readdir by Trond Myklebust · 4 years, 2 months ago
- 3c5e9a5 NFSv3: Add emulation of the lookupp() operation by Trond Myklebust · 4 years, 2 months ago
- 5f447cb NFSv3: Refactor nfs3_proc_lookup() to split out the dentry by Trond Myklebust · 4 years, 2 months ago
- 00a7a00 NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup by Xu Wang · 4 years, 10 months ago
- f7b37b8 NFS: Add softreval behaviour to nfs_lookup_revalidate() by Trond Myklebust · 5 years ago
- fe1e8dbe NFSv3: FIx bug when using chacl and chmod to change acl by Su Yanjun · 5 years ago
- c74dfe9 NFS: Add mount option 'softreval' by Trond Myklebust · 5 years ago
- 6ed2144 NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup by zhengbin · 5 years ago
- f2aedb7 NFS: Add fs_context support. by David Howells · 5 years ago
- 17fd6e4 NFSv3: use nfs_add_or_obtain() to create and reference inodes by Benjamin Coddington · 5 years ago
- a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
- 684f39b NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred. by NeilBrown · 6 years ago
- b68572e NFS: change access cache to use 'struct cred'. by NeilBrown · 6 years ago
- 8d8928d NFSv3: Improve NFSv3 performance when server returns no post-op attributes by Trond Myklebust · 7 years ago
- a841b54 NFS: Pass the inode down to the getattr() callback by Trond Myklebust · 7 years ago
- ed7e9ad NFSv4: Fix sillyrename to return the delegation when appropriate by Trond Myklebust · 7 years ago
- e9ae1ee NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() by Anna Schumaker · 7 years ago
- fb91fb0 NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() by Anna Schumaker · 7 years ago
- dbc898a NFSv3/acl: forget acl cache after setattr by chendt · 7 years ago
- c135cb3 NFS: Remove the unused return_delegation() callback by Trond Myklebust · 7 years ago
- 977fcc2 NFS: Add a delegation return into nfs4_proc_unlink_setup() by Trond Myklebust · 7 years ago
- f2c2c55 NFS: Move delegation recall into the NFSv4 callback for rename_setup() by Trond Myklebust · 7 years ago
- 912678d NFS: Move the delegation return down into nfs4_proc_remove() by Trond Myklebust · 7 years ago
- 1b72040 NFS: make struct nlmclnt_fl_close_lock_ops static by Colin Ian King · 7 years ago
- c3e9c04b Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 1750d92 NFS: Don't compare apples to elephants to determine access bits by Anna Schumaker · 7 years ago
- eda3e20 NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() by Trond Myklebust · 7 years ago
- a7a3b1e NFS: convert flags to bool by Benjamin Coddington · 8 years ago
- bb3393d NFSv3: nfs3_nlm_alloc_call should be declared static by Trond Myklebust · 8 years ago
- f30cb75 NFS: Always wait for I/O completion before unlock by Benjamin Coddington · 8 years ago
- b1ece73 lockd: Introduce nlmclnt_operations by Benjamin Coddington · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- beffb8f qstr: constify instances in nfs by Al Viro · 8 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- a08a8cd NFS: Add attribute update barriers to NFS writebacks by Trond Myklebust · 10 years ago
- f044636 NFS: Add attribute update barriers to nfs_setattr_update_inode() by Trond Myklebust · 10 years ago
- 16cecdf NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done() by Trond Myklebust · 11 years ago
- 00a36a10 NFS: Move v3 declarations out of internal.h by Anna Schumaker · 10 years ago
- e655f94 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
- 74adf83 nfs: only show Posix ACLs in listxattr if actually present by Christoph Hellwig · 11 years ago
- d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 11 years ago
- a4cdda5 NFS: Create a common pgio_rpc_prepare function by Anna Schumaker · 11 years ago
- 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 11 years ago
- fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 11 years ago
- a20c93e nfs: remove ->write_pageio_init from rpc ops by Christoph Hellwig · 11 years ago
- 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
- 33912be nfs: remove synchronous rename code by Jeff Layton · 11 years ago
- 0a6be65 nfs: include xattr.h from fs/nfs/nfs3proc.c by Tejun Heo · 11 years ago
- 5f13ee9 nfs: fix xattr inode op pointers when disabled by Christoph Hellwig · 11 years ago
- 013cdf1 nfs: use generic posix ACL infrastructure for v3 Posix ACLs by Christoph Hellwig · 11 years ago
- 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
- ef1820f NFSv4: Don't try to recover NFSv4 locks when they are lost. by NeilBrown · 11 years ago
- a9943d1 NFSv3: Deal with a sparse warning in nfs3_proc_create by Trond Myklebust · 11 years ago
- be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
- 1775fd3 NFS:Add labels to client function prototypes by David Quigley · 12 years ago
- 416ad3c freezer: add unsafe versions of freezable helpers for NFS by Colin Cross · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- eb96d5c SUNRPC handle EKEYEXPIRED in call_refreshresult by Andy Adamson · 12 years ago
- c3f52af NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 12 years ago
- 0866004 NFSv3: Ensure that do_proc_get_root() reports errors correctly by Trond Myklebust · 12 years ago
- 1179acc NFS: Only initialize the ACL client in the v3 case by Bryan Schumaker · 12 years ago
- ff9099f2 NFS: Create a try_mount rpc op by Bryan Schumaker · 12 years ago
- ab96291 NFS: Split out NFS v3 inode operations by Bryan Schumaker · 12 years ago
- 8626e4a Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6 by Trond Myklebust · 12 years ago
- 8867fe5 nfs: clean up ->create in nfs_rpc_ops by Miklos Szeredi · 13 years ago
- 57208fa NFS: Create an write_pageio_init() function by Bryan Schumaker · 13 years ago
- 1abb5088 NFS: Create an read_pageio_init() function by Bryan Schumaker · 13 years ago
- 6663ee7 NFS: Create an alloc_client rpc_op by Bryan Schumaker · 13 years ago
- cdb7ece NFS: Create a free_client rpc_op by Bryan Schumaker · 13 years ago
- 57ec14c NFS: Create a return_delegation rpc op by Bryan Schumaker · 13 years ago
- 011e2a7 NFS: Create a have_delegation rpc_op by Bryan Schumaker · 13 years ago
- 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
- 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 13 years ago
- 80a16b2 NFS: Remove extra rpc_clnt argument to proc_lookup by Bryan Schumaker · 13 years ago
- 281cad4 NFS: Create a submount rpc_op by Bryan Schumaker · 13 years ago
- cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 13 years ago
- 0b7c015 NFS: add a struct nfs_commit_data to replace nfs_write_data in commits by Fred Isaman · 13 years ago
- c6bfa1a NFS: Remove nfs4_setup_sequence from generic rename code by Bryan Schumaker · 13 years ago
- 34e137c NFS: Remove nfs4_setup_sequence from generic unlink code by Bryan Schumaker · 13 years ago
- ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 13 years ago
- c6cb80d NFS: Remove nfs4_setup_sequence from generic write code by Bryan Schumaker · 13 years ago
- d310310 Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer by Jeff Layton · 13 years ago
- 1788ea6 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
- d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
- 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 14 years ago
- 45a52a0 NFS move nfs_client initialization into nfs_get_client by Andy Adamson · 14 years ago
- 56e4ebf NFS: readdir with vmapped pages by Bryan Schumaker · 14 years ago
- d141d97 NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c by Chuck Lever · 14 years ago
- d3d4152 nfs: make sillyrename an async operation by Jeff Layton · 14 years ago
- e8582a8 nfs: standardize the rename response container by Jeff Layton · 14 years ago
- 920769f nfs: standardize the rename args container by Jeff Layton · 14 years ago
- c0204fd NFS: Clean up nfs4_proc_create() by Trond Myklebust · 14 years ago
- 39967dd NFS: Reduce the stack footprint of nfs_rmdir by Trond Myklebust · 15 years ago