aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-11-171-2/+3
* mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-08-011-1/+1
* mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-08-011-1/+1
* 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
|\
| * pnfs: support for non-rpc layout driversBenny Halevy2011-05-291-0/+1
* | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-1/+1
|/
* Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-241-0/+14
|\
| * NFSv4.1: filelayout driver specific code for COMMITFred Isaman2011-03-231-0/+14
* | NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-241-0/+7
* | NFS: lookup supports alternate clientBryan Schumaker2011-03-241-2/+4
* | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-171-0/+22
|\ \ | |/
| * NFSv4.1: pnfs filelayout driver writeFred Isaman2011-03-111-0/+5
| * NFSv4.1: filelayout async error handlerAndy Adamson2011-03-111-0/+1
| * NFSv4.1: filelayout readAndy Adamson2011-03-111-0/+2
| * NFSv4.1: data server connectionAndy Adamson2011-03-111-0/+5
| * NFS move nfs_client initialization into nfs_get_clientAndy Adamson2011-03-111-0/+9
* | nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro2011-03-161-2/+2
* | nfs: make nfs_path() work without vfsmountAl Viro2011-03-161-9/+6
* | nfs: propagate devname to nfs{,4}_get_root()Al Viro2011-03-161-2/+4
|/
* NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-251-2/+1
* NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-151-0/+1
* NFS refactor nfs_find_client and reference client across callback processingAndy Adamson2011-01-061-2/+5
* NFS implement v4.0 callback_identAndy Adamson2011-01-061-0/+1
* NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-161-3/+6
* NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-161-1/+1
* NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argumentChuck Lever2010-12-161-1/+1
* NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust2010-11-221-0/+9
* NFS: Readdir plus in v4Bryan Schumaker2010-10-231-3/+3
* NFS: readdir with vmapped pagesBryan Schumaker2010-10-231-0/+6
* NFS: decode_dirent should use an xdr_streamBryan Schumaker2010-10-231-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-2/+2
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-2/+2
* | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-08-071-4/+3
|\ \ | |/ |/|
| * NFS: Fix the NFS users of rpc_restart_call()Trond Myklebust2010-08-031-4/+3
* | mm: add context argument to shrinker callbackDave Chinner2010-07-191-1/+2
|/
* NFSv4: Eliminate nfs4_path_walk()Trond Myklebust2010-05-141-3/+1
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-1/+1
* NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configuredTrond Myklebust2009-12-071-1/+12
* NFSv41: Clean up slot table managementTrond Myklebust2009-12-051-16/+1
* nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsizeAlexandros Batsakis2009-12-051-0/+4
* nfs41: check if session exists and if it is persistentAlexandros Batsakis2009-12-051-0/+9
* nfs41: add support for callback with RPC version number 4Alexandros Batsakis2009-12-051-0/+1
* nfs41: call free slot from nfs4_restart_rpcAndy Adamson2009-12-041-14/+2
* nfs41: rename cl_state session SETUP bit to RESETAndy Adamson2009-12-041-1/+1
* NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever2009-09-081-0/+1
* NFS: Mount option parser should detect missing "port="Chuck Lever2009-09-081-2/+7
* Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-101-22/+1
|\
| * NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever2009-08-091-19/+0
| * NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever2009-08-091-1/+0