summaryrefslogtreecommitdiff
path: root/fs/nfs/internal.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-31NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust1-0/+4
2012-05-23NFSv4: Fix a race in the net namespace mount notificationTrond Myklebust1-0/+1
2012-05-23NFSv4.1: Fix session initialisation racesTrond Myklebust1-2/+1
2012-05-22NFS: Add nfs_client behavior flagsChuck Lever1-4/+2
2012-05-22NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever1-2/+2
2012-05-19NFSv4.1 remove nfs4_reset_write and nfs4_reset_readAndy Adamson1-2/+0
2012-05-19NFSv4.1 data server timeo and retrans module parametersAndy Adamson1-1/+3
2012-05-19NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC callsAndy Adamson1-3/+3
2012-05-14NFS: Create an NFS v3 stat_to_errno()Bryan Schumaker1-1/+0
2012-05-14NFS: Create a single function for text mount dataBryan Schumaker1-0/+1
2012-05-01NFSv2/v3: Simulate the change attributeTrond Myklebust1-0/+12
2012-04-27NFS: Create a submount rpc_opBryan Schumaker1-11/+4
2012-04-27NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker1-3/+0
2012-04-27NFS: rewrite directio write to use async coalesce codeFred Isaman1-2/+16
2012-04-27NFS: create nfs_commit_completion_opsFred Isaman1-3/+2
2012-04-27NFS: create struct nfs_commit_infoFred Isaman1-3/+9
2012-04-27NFS: rewrite directio read to use async coalesce codeFred Isaman1-2/+3
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman1-6/+5
2012-04-27NFS: merge _full and _partial write rpc_opsFred Isaman1-2/+6
2012-04-27NFS: merge _full and _partial read rpc_opsFred Isaman1-4/+11
2012-04-27NFS: create struct nfs_page_arrayFred Isaman1-0/+1
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman1-0/+4
2012-04-27NFS: reverse arg order in nfs_initiate_[read|write]Fred Isaman1-3/+4
2012-04-27NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman1-6/+7
2012-04-27NFS: Honor the authflavor set in the clone mount dataBryan Schumaker1-1/+2
2012-04-27NFS: Fix following referral mount points with different securityBryan Schumaker1-2/+2
2012-04-27NFS: Do secinfo as part of lookupBryan Schumaker1-1/+0
2012-03-17NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust1-2/+2
2012-03-10NFS: remove nfs_inode radix treeFred Isaman1-0/+2
2012-02-06NFS: search for client session id in proper network namespaceStanislav Kinsbursky1-1/+2
2012-02-06NFS: make nfs_client_lock per net nsStanislav Kinsbursky1-3/+0
2012-02-06NFS: make cb_ident_idr per net nsStanislav Kinsbursky1-2/+2
2012-02-06NFS: make nfs_client_list per net nsStanislav Kinsbursky1-1/+1
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust1-1/+1
2012-01-31NFS: remove unused nfs4_find_client_no_ident functionStanislav Kinsbursky1-1/+0
2012-01-31NFS: idmap PipeFS notifier introducedStanislav Kinsbursky1-0/+4
2012-01-31NFS: pass NFS client owner network namespace to RPC client creation routineStanislav Kinsbursky1-0/+1
2012-01-31NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky1-0/+1
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman1-1/+1
2012-01-12mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman1-1/+1
2012-01-06NFS: Remove pNFS bloat from the generic write pathTrond Myklebust1-0/+2
2011-11-10NFS: Revert pnfs ugliness from the generic NFS read code pathTrond Myklebust1-0/+2
2011-10-19NFS: Get rid of nfs_restart_rpc()Trond Myklebust1-10/+0
2011-07-15NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust1-4/+0
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust1-0/+4
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust1-1/+5
2011-07-12NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust1-0/+6
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker1-0/+3
2011-06-15NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson1-0/+11
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-0/+1