nfs: Fix misparsing of nfsv4 fs_locations attribute
[safe/jmp/linux-2.6] / fs / nfs / internal.h
2008-10-07 J. Bruce Fieldsnfs: Fix misparsing of nfsv4 fs_locations attribute
2008-10-07 J. Bruce Fieldsnfs: prepare to share nfs_set_port
2008-10-07 Trond MyklebustNFS: Clean up nfs_sb_active/nfs_sb_deactive
2008-07-09 Trond MyklebustNFS: Ensure we zap only the access and acl caches when...
2008-03-19 Chuck LeverNFS: Always enable NFS direct I/O
2008-03-19 Chuck LeverNFS: Save the value of the "port=" mount option
2008-03-19 Chuck LeverNFS: Fix up data types of fields in nfs_parsed_mount_op...
2008-03-08 Trond MyklebustMerge commit 'origin' into devel
2008-03-05 Eric ParisNFS: use new LSM interfaces to explicitly set mount...
2008-02-26 Trond MyklebustNFS: Add an nfsiod workqueue
2008-01-30 Trond MyklebustNFSv4: Iterate through all nfs_clients when the server...
2008-01-30 Chuck LeverNFS: Support non-IPv4 addresses in nfs_parsed_mount_data
2008-01-30 Chuck LeverNFS: Adjust nfs_clone_mount structure to store "struct...
2008-01-30 Chuck LeverNFS: Change nfs_find_client() to take "struct sockaddr *"
2008-01-30 Chuck LeverNFS: Remove support for the 'mountprog' option
2008-01-30 Chuck LeverNFS: Remove support for the 'nfsprog' option
2008-01-30 Steve DicksonNFS: Stop sillyname renames and unmounts from racing
2007-10-09 \"Talpey, Thomas\NFS: use in-kernel mount argument structure for nfsv4...
2007-10-09 \"Talpey, Thomas\NFS: use in-kernel mount argument structure for nfsv...
2007-10-09 \"Talpey, Thomas\NFS: move nfs_parsed_mount_data structure definition
2007-07-11 Chuck LeverNFS: Clean-up: use correct type when converting NFS...
2007-05-01 Trond MyklebustNFS: Fix a buffer overflow in the allocation of struct...
2007-02-03 Trond MyklebustNFSv4: Cleanups for fs_locations code.
2006-12-06 Trond MyklebustNFS: Cleanup: add common helper nfs_page_length()
2006-10-20 Al Viro[PATCH] xdr annotations: NFS readdir entries
2006-09-23 David HowellsNFS: Add server and volume lists to /proc
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...
2006-09-23 David HowellsNFS: Eliminate client_sys in favour of cl_rpcclient
2006-09-23 David HowellsNFS: Generalise the nfs_client structure
2006-09-23 David HowellsNFS: Fix up split of fs/nfs/inode.c
2006-09-23 Trond MyklebustNFS: Add an ACCESS cache memory shrinker
2006-07-02 Dominik Hackl[PATCH] nfs: non-procfs build fix
2006-06-27 David Brownell[PATCH] fix static linking of NFS
2006-06-25 Andrew Mortongit-nfs-build-fixes
2006-06-09 David HowellsNFS: Split fs/nfs/inode.c