summaryrefslogtreecommitdiff
path: root/fs/nfs/internal.h
AgeCommit message (Expand)Author
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-08-04NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-13Merge branch 'bugfixes' into linux-nextTrond Myklebust
2014-07-12nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson
2014-06-24nfs: remove unused writeverf codeWeston Andros Adamson
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson
2014-06-24nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12nfs: switch to iter_splice_write_file()Al Viro
2014-05-29NFS: Create a common nfs_pageio_ops structAnna Schumaker
2014-05-29NFS: Create a common generic_pg_pgios()Anna Schumaker
2014-05-29NFS: Create a common multiple_pgios() functionAnna Schumaker
2014-05-29NFS: Create a common initiate_pgio() functionAnna Schumaker
2014-05-28NFS: Create a generic_pgio functionAnna Schumaker
2014-05-28NFS: Create a common pgio_error functionAnna Schumaker
2014-05-28NFS: Create a common rpcsetup function for reads and writesAnna Schumaker
2014-05-28NFS: Create a common rpc_call_ops structAnna Schumaker
2014-05-28NFS: Create a common nfs_pgio_result_common functionAnna Schumaker
2014-05-28NFS: Create a common pgio_rpc_prepare functionAnna Schumaker
2014-05-28NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker
2014-05-28NFS: Create a common pgio_alloc and pgio_release functionAnna Schumaker
2014-05-28NFS: Create a common read and write header structAnna Schumaker
2014-05-28NFS: Create a common read and write data structAnna Schumaker
2014-05-28nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig
2014-05-28nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig
2014-05-06nfs: switch to ->write_iter()Al Viro
2014-05-06nfs: switch to ->read_iter()Al Viro
2014-03-17Merge branch 'devel' into linux-nextTrond Myklebust
2014-03-17nfs: make nfs_async_rename non-staticJeff Layton
2014-02-17NFSv4: Use the correct net namespace in nfs4_update_serverTrond Myklebust
2014-02-11NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust
2014-02-10NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFSTrond Myklebust
2013-11-19NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker
2013-10-28NFS: add support for multiple sec= mount optionsWeston Andros Adamson
2013-10-28NFS: separate passed security flavs from selectedWeston Andros Adamson
2013-10-28NFS: Add nfs4_update_serverChuck Lever
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-09-07NFSv4: Fix security auto-negotiationTrond Myklebust
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson
2013-09-03NFS avoid expired credential keys for buffered writesAndy Adamson
2013-08-22NFS: refactor code for calculating the crc32 hash of a filehandleTrond Myklebust
2013-08-07NFS Remove unused authflavour parameter from init_clientAndy Adamson
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-28NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson
2013-06-08NFS: Make callbacks minor version genericBryan Schumaker
2013-04-08NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust
2013-02-01Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust