summaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
...
* | nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig2014-05-281-1/+1
* | nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig2014-05-281-1/+1
|/
* Merge branch 'devel' into linux-nextTrond Myklebust2014-03-171-0/+8
|\
| * nfs: make nfs_async_rename non-staticJeff Layton2014-03-171-0/+7
| * NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust2014-02-111-0/+1
* | NFSv4: Use the correct net namespace in nfs4_update_serverTrond Myklebust2014-02-171-1/+2
|/
* NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFSTrond Myklebust2014-02-101-0/+9
* NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-191-0/+15
* NFS: add support for multiple sec= mount optionsWeston Andros Adamson2013-10-281-0/+1
* NFS: separate passed security flavs from selectedWeston Andros Adamson2013-10-281-2/+2
* NFS: Add nfs4_update_serverChuck Lever2013-10-281-0/+3
* fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-111-2/+4
* NFSv4: Fix security auto-negotiationTrond Myklebust2013-09-071-1/+1
* NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson2013-09-061-0/+2
* NFS avoid expired credential keys for buffered writesAndy Adamson2013-09-031-0/+2
* NFS: refactor code for calculating the crc32 hash of a filehandleTrond Myklebust2013-08-221-0/+20
* NFS Remove unused authflavour parameter from init_clientAndy Adamson2013-08-071-3/+2Star
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-281-1/+1
|\
| * NFS: Make callbacks minor version genericBryan Schumaker2013-06-081-1/+1
* | NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson2013-06-281-0/+1
|/
* NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust2013-04-091-0/+7
* Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust2013-02-011-1/+0Star
* NFS: Ensure that we always drop inodes that have been marked as staleTrond Myklebust2012-12-141-0/+1
* nfs: Remove duplicate function declaration in internal.hYanchuan Nian2012-12-131-6/+0Star
* NFSv4: Simplify the NFSv4/v4.1 synchronous call switchTrond Myklebust2012-12-061-12/+0Star
* NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust2012-12-061-21/+0Star
* NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust2012-12-061-2/+0Star
* NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson2012-10-311-0/+1
* nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-10-311-2/+3
* NFS41: send real write size in layoutgetPeng Tao2012-10-091-0/+1
* NFS: Discover NFSv4 server trunking when mountingChuck Lever2012-10-021-0/+6
* NFS: nfs_parsed_mount_options can use unsigned intChuck Lever2012-10-021-4/+4
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-011-3/+4
|\
| * nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman2012-08-011-3/+4
* | NFS: Convert v4 into a moduleBryan Schumaker2012-07-311-4/+4
* | NFS: Convert v3 into a moduleBryan Schumaker2012-07-311-1/+1
* | NFS: Split out remaining NFS v4 inode functionsBryan Schumaker2012-07-311-3/+1Star
* | NFS: Pass super operations and xattr handlers in the nfs_subversionBryan Schumaker2012-07-311-0/+1
* | NFS: Only initialize the ACL client in the v3 caseBryan Schumaker2012-07-311-5/+10
* | NFS: Create a try_mount rpc opBryan Schumaker2012-07-311-0/+2
* | NFS: Add version registering frameworkBryan Schumaker2012-07-311-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