summaryrefslogtreecommitdiff
path: root/fs/nfs/internal.h
AgeCommit message (Expand)Author
2012-11-17nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings
2012-04-27NFS: Honor the authflavor set in the clone mount dataBryan Schumaker
2012-04-27NFS: Fix following referral mount points with different securityBryan Schumaker
2012-04-27NFS: Do secinfo as part of lookupBryan Schumaker
2012-03-17NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust
2012-03-10NFS: remove nfs_inode radix treeFred Isaman
2012-02-06NFS: search for client session id in proper network namespaceStanislav Kinsbursky
2012-02-06NFS: make nfs_client_lock per net nsStanislav Kinsbursky
2012-02-06NFS: make cb_ident_idr per net nsStanislav Kinsbursky
2012-02-06NFS: make nfs_client_list per net nsStanislav Kinsbursky
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust
2012-01-31NFS: remove unused nfs4_find_client_no_ident functionStanislav Kinsbursky
2012-01-31NFS: idmap PipeFS notifier introducedStanislav Kinsbursky
2012-01-31NFS: pass NFS client owner network namespace to RPC client creation routineStanislav Kinsbursky
2012-01-31NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-01-12mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-01-06NFS: Remove pNFS bloat from the generic write pathTrond Myklebust
2011-11-10NFS: Revert pnfs ugliness from the generic NFS read code pathTrond Myklebust
2011-10-19NFS: Get rid of nfs_restart_rpc()Trond Myklebust
2011-07-15NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust
2011-07-12NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker
2011-06-15NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker
2011-03-24NFS: lookup supports alternate clientBryan Schumaker
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman
2011-03-17Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-16nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro
2011-03-16nfs: make nfs_path() work without vfsmountAl Viro
2011-03-16nfs: propagate devname to nfs{,4}_get_root()Al Viro
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson
2011-03-11NFSv4.1: filelayout readAndy Adamson
2011-03-11NFSv4.1: data server connectionAndy Adamson
2011-03-11NFS move nfs_client initialization into nfs_get_clientAndy Adamson
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
2011-01-15NFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson
2011-01-06NFS implement v4.0 callback_identAndy Adamson
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever
2010-12-16NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever
2010-12-16NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argumentChuck Lever
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust