summaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* nfs: allow to specify cred in nfs_initiate_pgioPeng Tao2015-02-031-3/+3
* nfs: allow different protocol in nfs_initiate_commitPeng Tao2015-02-031-0/+1
* pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes2015-02-031-0/+1
* nfs41: allow LD to choose DS connection version/minor_versionPeng Tao2015-02-031-0/+1
* nfsv3: introduce nfs3_set_ds_clientPeng Tao2015-02-031-0/+4
* nfs41: allow LD to choose DS connection auth flavorPeng Tao2015-02-031-1/+2
* Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-111-1/+0
|\
| * locks: consolidate "nolease" routinesJeff Layton2014-09-091-1/+0
* | NFS: Move v3 declarations out of internal.hAnna Schumaker2014-09-121-7/+0
|/
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-131-5/+6
|\
| * Merge branch 'bugfixes' into linux-nextTrond Myklebust2014-07-131-0/+1
| |\
| * | nfs: remove unused writeverf codeWeston Andros Adamson2014-06-241-0/+1
| * | nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-241-3/+3
| * | nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson2014-06-241-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-091-0/+9
|\ \ \
| * | | NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman2014-08-041-0/+9
| | |/ | |/|
* | | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-281-0/+1
|\ \ \ | |/ /
| * | nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson2014-07-121-0/+1
| |/
* | sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-161-1/+1
|/
* 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
OpenPOWER on IntegriCloud