aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* NFS: Save the value of the "port=" mount optionChuck Lever2008-03-191-0/+1
* NFS: Fix up data types of fields in nfs_parsed_mount_optionsChuck Lever2008-03-191-3/+3
* Merge commit 'origin' into develTrond Myklebust2008-03-081-0/+3
|\
| * NFS: use new LSM interfaces to explicitly set mount optionsEric Paris2008-03-061-0/+3
* | NFS: Add an nfsiod workqueueTrond Myklebust2008-02-251-0/+1
|/
* NFSv4: Iterate through all nfs_clients when the server recalls a delegationTrond Myklebust2008-01-301-0/+1
* NFS: Support non-IPv4 addresses in nfs_parsed_mount_dataChuck Lever2008-01-301-2/+4
* NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"Chuck Lever2008-01-301-1/+2
* NFS: Change nfs_find_client() to take "struct sockaddr *"Chuck Lever2008-01-301-1/+1
* NFS: Remove support for the 'mountprog' optionChuck Lever2008-01-301-1/+0
* NFS: Remove support for the 'nfsprog' optionChuck Lever2008-01-301-1/+0
* NFS: Stop sillyname renames and unmounts from racingSteve Dickson2008-01-301-0/+2
* NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\2007-10-091-8/+3
* NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\2007-10-091-3/+3
* NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\2007-10-091-0/+33
* NFS: Clean-up: use correct type when converting NFS blocks to local blocksChuck Lever2007-07-101-2/+2
* NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2007-04-301-0/+12
* NFSv4: Cleanups for fs_locations code.Trond Myklebust2007-02-031-4/+0
* NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust2006-12-061-0/+18
* [PATCH] xdr annotations: NFS readdir entriesAl Viro2006-10-201-3/+3
* NFS: Add server and volume lists to /procDavid Howells2006-09-221-0/+12
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-221-36/+46