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