summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson
2014-06-24NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson
2014-06-24NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson
2014-06-24NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust
2014-06-24NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust
2014-06-24nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew
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-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-06-10NFS: populate ->net in mount data when remountingMateusz Guzik
2014-06-10pnfs: fix lockup caused by pnfs_generic_pg_testWeston Andros Adamson
2014-06-09NFSv4.1: Fix typo in dprintkTom Haynes
2014-06-09NFSv4.1: Comment is now wrong and redundant to codeTom Haynes
2014-06-06nfs4: remove unused CHANGE_SECURITY_LABELJ. Bruce Fields
2014-06-06nfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-05NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust
2014-06-04Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds
2014-06-02locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton
2014-05-29Push the file layout driver into a subdirectoryTom Haynes
2014-05-29pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr()Trond Myklebust
2014-05-29pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust
2014-05-29nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()Scott Mayhew
2014-05-29NFSv4: Use error handler on failed GETATTR with successful OPENAndy Adamson
2014-05-29NFS: Fix a potential busy wait in nfs_page_group_lockTrond Myklebust
2014-05-29NFS: Fix error handling in __nfs_pageio_add_requestTrond Myklebust
2014-05-29nfs: support page groups in nfs_read_completionWeston Andros Adamson
2014-05-29pnfs: filelayout: support non page aligned layoutsWeston Andros Adamson
2014-05-29pnfs: allow non page aligned pnfs layout segmentsWeston Andros Adamson
2014-05-29pnfs: support multiple verfs per direct reqWeston Andros Adamson
2014-05-29nfs: remove data list from pgio headerWeston Andros Adamson
2014-05-29nfs: use > 1 request to handle bsize < PAGE_SIZEWeston Andros Adamson
2014-05-29nfs: chain calls to pg_testWeston Andros Adamson
2014-05-29nfs: allow coalescing of subpage requestsWeston Andros Adamson
2014-05-29pnfs: clean up filelayout_alloc_commit_infoWeston Andros Adamson
2014-05-29nfs: page group support in nfs_mark_uptodateWeston Andros Adamson
2014-05-29nfs: page group syncing in write pathWeston Andros Adamson
2014-05-29nfs: page group syncing in read pathWeston Andros Adamson
2014-05-29nfs: add support for multiple nfs reqs per pageWeston Andros Adamson
2014-05-29nfs: call nfs_can_coalesce_requests for every reqWeston Andros Adamson
2014-05-29nfs: modify pg_test interface to return size_tWeston Andros Adamson
2014-05-29nfs: remove unused arg from nfs_create_requestWeston Andros Adamson
2014-05-29pnfs: fix race in filelayout commit pathWeston Andros Adamson
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