aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner1-2/+4
2013-09-07NFSv4: Fix security auto-negotiationTrond Myklebust1-1/+1
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson1-0/+2
2013-09-03NFS avoid expired credential keys for buffered writesAndy Adamson1-0/+2
2013-08-22NFS: refactor code for calculating the crc32 hash of a filehandleTrond Myklebust1-0/+20
2013-08-07NFS Remove unused authflavour parameter from init_clientAndy Adamson1-3/+2
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust1-1/+1
2013-06-28NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson1-0/+1
2013-06-08NFS: Make callbacks minor version genericBryan Schumaker1-1/+1
2013-04-08NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust1-0/+7
2013-02-01Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust1-1/+0
2012-12-14NFS: Ensure that we always drop inodes that have been marked as staleTrond Myklebust1-0/+1
2012-12-13nfs: Remove duplicate function declaration in internal.hYanchuan Nian1-6/+0
2012-12-06NFSv4: Simplify the NFSv4/v4.1 synchronous call switchTrond Myklebust1-12/+0
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust1-21/+0
2012-12-06NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust1-2/+0
2012-10-31NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson1-0/+1
2012-10-31nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings1-2/+3
2012-10-08NFS41: send real write size in layoutgetPeng Tao1-0/+1
2012-10-01NFS: Discover NFSv4 server trunking when mountingChuck Lever1-0/+6
2012-10-01NFS: nfs_parsed_mount_options can use unsigned intChuck Lever1-4/+4
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-3/+4
2012-07-31nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman1-3/+4
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker1-4/+4
2012-07-30NFS: Convert v3 into a moduleBryan Schumaker1-1/+1
2012-07-30NFS: Split out remaining NFS v4 inode functionsBryan Schumaker1-3/+1
2012-07-30NFS: Pass super operations and xattr handlers in the nfs_subversionBryan Schumaker1-0/+1
2012-07-30NFS: Only initialize the ACL client in the v3 caseBryan Schumaker1-5/+10
2012-07-30NFS: Create a try_mount rpc opBryan Schumaker1-0/+2
2012-07-30NFS: Add version registering frameworkBryan Schumaker1-4/+6
2012-07-17NFS: Split out the NFS v4 filesystem typesBryan Schumaker1-0/+29
2012-07-17NFS: Split out NFS v4 server creating codeBryan Schumaker1-0/+25
2012-07-17NFS: Initialize the NFS v4 client from init_nfs_v4()Bryan Schumaker1-0/+1
2012-07-17NFS: Split out NFS v4 file operationsBryan Schumaker1-0/+17
2012-07-17NFS: Split out NFS v2 inode operationsBryan Schumaker1-0/+9
2012-06-29NFS: Create an write_pageio_init() functionBryan Schumaker1-1/+1
2012-06-29NFS: Create an read_pageio_init() functionBryan Schumaker1-1/+1
2012-06-29NFS: Create an alloc_client rpc_opBryan Schumaker1-0/+1
2012-06-29NFS: Create a free_client rpc_opBryan Schumaker1-0/+1
2012-05-31NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust1-0/+4
2012-05-23NFSv4: Fix a race in the net namespace mount notificationTrond Myklebust1-0/+1
2012-05-23NFSv4.1: Fix session initialisation racesTrond Myklebust1-2/+1
2012-05-22NFS: Add nfs_client behavior flagsChuck Lever1-4/+2
2012-05-22NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever1-2/+2
2012-05-19NFSv4.1 remove nfs4_reset_write and nfs4_reset_readAndy Adamson1-2/+0
2012-05-19NFSv4.1 data server timeo and retrans module parametersAndy Adamson1-1/+3
2012-05-19NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC callsAndy Adamson1-3/+3
2012-05-14NFS: Create an NFS v3 stat_to_errno()Bryan Schumaker1-1/+0
2012-05-14NFS: Create a single function for text mount dataBryan Schumaker1-0/+1
2012-05-01NFSv2/v3: Simulate the change attributeTrond Myklebust1-0/+12