summaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-4/+2
|\
| * nfs: switch to iter_splice_write_file()Al Viro2014-06-121-2/+0
| * nfs: switch to ->write_iter()Al Viro2014-05-061-1/+1
| * nfs: switch to ->read_iter()Al Viro2014-05-061-1/+1
* | NFS: Create a common nfs_pageio_ops structAnna Schumaker2014-05-291-1/+1
* | NFS: Create a common generic_pg_pgios()Anna Schumaker2014-05-291-1/+1
* | NFS: Create a common multiple_pgios() functionAnna Schumaker2014-05-291-0/+1
* | NFS: Create a common initiate_pgio() functionAnna Schumaker2014-05-291-7/+2
* | NFS: Create a generic_pgio functionAnna Schumaker2014-05-281-9/+1
* | NFS: Create a common pgio_error functionAnna Schumaker2014-05-281-0/+1
* | NFS: Create a common rpcsetup function for reads and writesAnna Schumaker2014-05-281-0/+3
* | NFS: Create a common rpc_call_ops structAnna Schumaker2014-05-281-3/+1
* | NFS: Create a common nfs_pgio_result_common functionAnna Schumaker2014-05-281-0/+1
* | NFS: Create a common pgio_rpc_prepare functionAnna Schumaker2014-05-281-0/+2
* | NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker2014-05-281-4/+2
* | NFS: Create a common pgio_alloc and pgio_release functionAnna Schumaker2014-05-281-3/+3
* | NFS: Create a common read and write header structAnna Schumaker2014-05-281-2/+2
* | NFS: Create a common read and write data structAnna Schumaker2014-05-281-5/+5
* | 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-101-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/+2
* 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-081-0/+7
* Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust2013-02-011-1/+0
* 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/+0
* NFSv4: Simplify the NFSv4/v4.1 synchronous call switchTrond Myklebust2012-12-061-12/+0
* NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust2012-12-061-21/+0
* NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust2012-12-061-2/+0
* 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-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
OpenPOWER on IntegriCloud