aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-11/+51
2016-07-28mm: move most file-based accounting to the nodeMel Gorman1-1/+1
2016-07-24Merge branch 'writeback'Trond Myklebust1-0/+40
2016-07-19nfs4: flexfiles: respect noresvport when establishing connections to DSesTigran Mkrtchyan1-1/+1
2016-07-19nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan1-1/+1
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew1-1/+1
2016-07-05NFSv4.2: Fix writeback races in nfs4_copy_file_rangeTrond Myklebust1-0/+3
2016-07-05NFS: Do not aggressively cache file attributes in the case of O_DIRECTTrond Myklebust1-0/+5
2016-07-05NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust1-0/+8
2016-07-05NFS: Ensure we reset the write verifier 'committed' value on resend.Trond Myklebust1-0/+17
2016-07-05NFS: Fix O_DIRECT verifier problemsTrond Myklebust1-0/+7
2016-06-30NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust1-8/+8
2016-05-17NFS: Add nfs_commit_file()Anna Schumaker1-0/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-3/+3
2016-03-16nfs: remove nfs_inode_dio_waitChristoph Hellwig1-4/+0
2016-03-16nfs: remove nfs4_file_fsyncChristoph Hellwig1-1/+1
2016-01-21NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker1-1/+1
2016-01-07NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington1-7/+2
2016-01-04Merge branch 'pnfs_generic'Trond Myklebust1-1/+6
2015-12-31NFS: Relax requirements in nfs_flush_incompatibleTrond Myklebust1-0/+6
2015-12-31NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust1-1/+0
2015-12-28nfs: handle request add failure properlyPeng Tao1-0/+14
2015-12-28Adding stateid information to tracepointsOlga Kornievskaia1-0/+9
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra1-1/+1
2015-09-07NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust1-1/+0
2015-08-17NFS: Use RPC functions for matching sockaddrsAnna Schumaker1-4/+0
2015-08-10NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust1-5/+10
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+21
2015-07-28nfs: Fix an oops caused by using other thread's stack space in ASYNC modeKinglong Mee1-0/+21
2015-06-02writeback: move backing_dev_info->bdi_stat[] into bdi_writebackTejun Heo1-1/+1
2015-03-01NFS: Add attribute update barriers to NFS writebacksTrond Myklebust1-0/+1
2015-02-13nfs: Provide and use helper functions for marking a page as unstableTom Haynes1-0/+13
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-02-05NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust1-1/+21
2015-02-03Merge branch 'flexfiles'Trond Myklebust1-5/+26
2015-02-03nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writesPeng Tao1-0/+1
2015-02-03nfs: add nfs_pgio_current_mirror helperPeng Tao1-0/+2
2015-02-03nfs: only reset desc->pg_mirror_idx when mirroring is supportedPeng Tao1-0/+7
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson1-0/+1
2015-02-03pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson1-2/+4
2015-02-03nfs: allow to specify cred in nfs_initiate_pgioPeng Tao1-3/+3
2015-02-03nfs: allow different protocol in nfs_initiate_commitPeng Tao1-0/+1
2015-02-03pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes1-0/+1
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionPeng Tao1-0/+1
2015-02-03nfsv3: introduce nfs3_set_ds_clientPeng Tao1-0/+4
2015-02-03nfs41: allow LD to choose DS connection auth flavorPeng Tao1-1/+2
2015-01-21NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker1-2/+0
2015-01-20nfs: don't call bdi_unregisterChristoph Hellwig1-1/+0
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+0
2014-09-12NFS: Move v3 declarations out of internal.hAnna Schumaker1-7/+0