summaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* NFS41: send real write size in layoutgetPeng Tao2012-10-081-0/+1
* NFS: Discover NFSv4 server trunking when mountingChuck Lever2012-10-011-0/+6
* NFS: nfs_parsed_mount_options can use unsigned intChuck Lever2012-10-011-4/+4
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-3/+4
|\
| * nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman2012-07-311-3/+4
* | NFS: Convert v4 into a moduleBryan Schumaker2012-07-301-4/+4
* | NFS: Convert v3 into a moduleBryan Schumaker2012-07-301-1/+1
* | NFS: Split out remaining NFS v4 inode functionsBryan Schumaker2012-07-301-3/+1
* | NFS: Pass super operations and xattr handlers in the nfs_subversionBryan Schumaker2012-07-301-0/+1
* | NFS: Only initialize the ACL client in the v3 caseBryan Schumaker2012-07-301-5/+10
* | NFS: Create a try_mount rpc opBryan Schumaker2012-07-301-0/+2
* | NFS: Add version registering frameworkBryan Schumaker2012-07-301-4/+6
|/
* NFS: Split out the NFS v4 filesystem typesBryan Schumaker2012-07-171-0/+29
* NFS: Split out NFS v4 server creating codeBryan Schumaker2012-07-171-0/+25
* NFS: Initialize the NFS v4 client from init_nfs_v4()Bryan Schumaker2012-07-171-0/+1
* NFS: Split out NFS v4 file operationsBryan Schumaker2012-07-171-0/+17
* NFS: Split out NFS v2 inode operationsBryan Schumaker2012-07-171-0/+9
* NFS: Create an write_pageio_init() functionBryan Schumaker2012-06-291-1/+1
* NFS: Create an read_pageio_init() functionBryan Schumaker2012-06-291-1/+1
* NFS: Create an alloc_client rpc_opBryan Schumaker2012-06-291-0/+1
* NFS: Create a free_client rpc_opBryan Schumaker2012-06-291-0/+1
* NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust2012-05-311-0/+4
* NFSv4: Fix a race in the net namespace mount notificationTrond Myklebust2012-05-231-0/+1
* NFSv4.1: Fix session initialisation racesTrond Myklebust2012-05-231-2/+1
* NFS: Add nfs_client behavior flagsChuck Lever2012-05-221-4/+2
* NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever2012-05-221-2/+2
* NFSv4.1 remove nfs4_reset_write and nfs4_reset_readAndy Adamson2012-05-191-2/+0
* NFSv4.1 data server timeo and retrans module parametersAndy Adamson2012-05-191-1/+3
* NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC callsAndy Adamson2012-05-191-3/+3
* NFS: Create an NFS v3 stat_to_errno()Bryan Schumaker2012-05-141-1/+0
* NFS: Create a single function for text mount dataBryan Schumaker2012-05-141-0/+1
* NFSv2/v3: Simulate the change attributeTrond Myklebust2012-05-011-0/+12
* NFS: Create a submount rpc_opBryan Schumaker2012-04-271-11/+4
* NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker2012-04-271-3/+0
* NFS: rewrite directio write to use async coalesce codeFred Isaman2012-04-271-2/+16
* NFS: create nfs_commit_completion_opsFred Isaman2012-04-271-3/+2
* NFS: create struct nfs_commit_infoFred Isaman2012-04-271-3/+9
* NFS: rewrite directio read to use async coalesce codeFred Isaman2012-04-271-2/+3
* NFS: create completion structure to pass into page_init functionsFred Isaman2012-04-271-6/+5
* NFS: merge _full and _partial write rpc_opsFred Isaman2012-04-271-2/+6
* NFS: merge _full and _partial read rpc_opsFred Isaman2012-04-271-4/+11
* NFS: create struct nfs_page_arrayFred Isaman2012-04-271-0/+1
* NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-271-0/+4
* NFS: reverse arg order in nfs_initiate_[read|write]Fred Isaman2012-04-271-3/+4
* NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2012-04-271-6/+7
* NFS: Honor the authflavor set in the clone mount dataBryan Schumaker2012-04-271-1/+2
* NFS: Fix following referral mount points with different securityBryan Schumaker2012-04-271-2/+2
* NFS: Do secinfo as part of lookupBryan Schumaker2012-04-271-1/+0
* NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust2012-03-171-2/+2
* NFS: remove nfs_inode radix treeFred Isaman2012-03-101-0/+2