aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAge
...
* NFS: create completion structure to pass into page_init functionsFred Isaman2012-04-27
* NFS: merge _full and _partial write rpc_opsFred Isaman2012-04-27
* NFS: merge _full and _partial read rpc_opsFred Isaman2012-04-27
* NFS: create struct nfs_page_arrayFred Isaman2012-04-27
* NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-27
* NFS: reverse arg order in nfs_initiate_[read|write]Fred Isaman2012-04-27
* NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2012-04-27
* NFS: Honor the authflavor set in the clone mount dataBryan Schumaker2012-04-27
* NFS: Fix following referral mount points with different securityBryan Schumaker2012-04-27
* NFS: Do secinfo as part of lookupBryan Schumaker2012-04-27
* NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust2012-03-17
* NFS: remove nfs_inode radix treeFred Isaman2012-03-10
* NFS: search for client session id in proper network namespaceStanislav Kinsbursky2012-02-06
* NFS: make nfs_client_lock per net nsStanislav Kinsbursky2012-02-06
* NFS: make cb_ident_idr per net nsStanislav Kinsbursky2012-02-06
* NFS: make nfs_client_list per net nsStanislav Kinsbursky2012-02-06
* SUNRPC: constify the rpc_programTrond Myklebust2012-01-31
* NFS: remove unused nfs4_find_client_no_ident functionStanislav Kinsbursky2012-01-31
* NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-01-31
* NFS: pass NFS client owner network namespace to RPC client creation routineStanislav Kinsbursky2012-01-31
* NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky2012-01-31
* mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-01-12
* mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-01-12
* NFS: Remove pNFS bloat from the generic write pathTrond Myklebust2012-01-06
* NFS: Revert pnfs ugliness from the generic NFS read code pathTrond Myklebust2011-11-10
* NFS: Get rid of nfs_restart_rpc()Trond Myklebust2011-10-19
* NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust2011-07-15
* NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-15
* NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-15
* NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust2011-07-12
* NFS: Add SECINFO_NO_NAME procedureBryan Schumaker2011-07-12
* NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson2011-06-15
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-29
|\
| * pnfs: support for non-rpc layout driversBenny Halevy2011-05-29
* | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
|/
* Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-24
|\
| * NFSv4.1: filelayout driver specific code for COMMITFred Isaman2011-03-23
* | NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-24
* | NFS: lookup supports alternate clientBryan Schumaker2011-03-24
* | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-17
|\|
| * NFSv4.1: pnfs filelayout driver writeFred Isaman2011-03-11
| * NFSv4.1: filelayout async error handlerAndy Adamson2011-03-11
| * NFSv4.1: filelayout readAndy Adamson2011-03-11
| * NFSv4.1: data server connectionAndy Adamson2011-03-11
| * NFS move nfs_client initialization into nfs_get_clientAndy Adamson2011-03-11
* | nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro2011-03-16
* | nfs: make nfs_path() work without vfsmountAl Viro2011-03-16
* | nfs: propagate devname to nfs{,4}_get_root()Al Viro2011-03-16
|/
* NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-25
* NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15