summaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * SUNRPC: Provide functions for managing universal addressesChuck Lever2009-08-091-2/+0
| * NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd clientChuck Lever2009-08-091-0/+1
* | NFS: Add a ->migratepage() aop for NFSTrond Myklebust2009-08-101-0/+6
|/
* Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust2009-06-181-0/+8
|\
| * NFS: Update MNT and MNT3 reply decoding functionsChuck Lever2009-06-171-0/+2
| * NFS: add XDR decoder for mountd version 3 auth-flavor listsChuck Lever2009-06-171-0/+6
* | nfs41: recover lease in _nfs4_lookup_rootBenny Halevy2009-06-171-0/+1
* | nfs41: use rpc prepare call state for session resetAndy Adamson2009-06-171-12/+27
* | nfs41: add session setup to the state managerAndy Adamson2009-06-171-0/+1
* | nfs41 write sequence setup done supportAndy Adamson2009-06-171-0/+3
* | nfs41: read sequence setup/done supportAndy Adamson2009-06-171-0/+3
* | nfs41: nfs41_sequence_free_slotAndy Adamson2009-06-171-0/+14
* | nfs41: introduce nfs4_call_syncAndy Adamson2009-06-171-0/+12
* | nfs41: sessions client infrastructureAndy Adamson2009-06-171-0/+12
* | nfs41: add mount command option minorversionMike Sager2009-06-171-0/+1
|/
* NFS: Add mount options to enable local caching on NFSDavid Howells2009-04-031-0/+1
* NFS: Define and create superblock-level objectsDavid Howells2009-04-031-0/+3
* NFS: Optimise NFS close()Trond Myklebust2009-03-191-0/+3
* NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-111-0/+1
* NFS: "[no]resvport" mount option changes mountd client tooChuck Lever2008-12-231-0/+1
* NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever2008-12-231-2/+11
* NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever2008-12-231-0/+4
* NFS: Cleanup nfs_set_portJ. Bruce Fields2008-10-101-10/+9
* nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields2008-10-071-0/+2
* nfs: prepare to share nfs_set_portJ. Bruce Fields2008-10-071-0/+20
* NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust2008-10-061-2/+2
* NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust2008-07-091-0/+1
* NFS: Always enable NFS direct I/OChuck Lever2008-03-191-5/+0
OpenPOWER on IntegriCloud