fs-writeback: Add helper function to start writeback if idle
[safe/jmp/linux-2.6] / fs / nfs / internal.h
2009-12-07 Trond MyklebustNFS: Fix up the declaration of nfs4_restart_rpc when...
2009-12-06 Trond MyklebustNFSv41: Clean up slot table management
2009-12-05 Alexandros Batsakisnfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to...
2009-12-05 Alexandros Batsakisnfs41: check if session exists and if it is persistent
2009-12-05 Alexandros Batsakisnfs41: add support for callback with RPC version number 4
2009-12-04 Andy Adamsonnfs41: call free slot from nfs4_restart_rpc
2009-12-04 Andy Adamsonnfs41: rename cl_state session SETUP bit to RESET
2009-09-08 Chuck LeverNFS: Allow the "nfs" file system type to support NFSv4
2009-09-08 Chuck LeverNFS: Mount option parser should detect missing "port="
2009-08-10 Trond MyklebustMerge branch 'patches_cel-for-2.6.32' into nfs-for...
2009-08-10 Trond MyklebustNFS: Add a ->migratepage() aop for NFS
2009-08-09 Chuck LeverNFS: Replace nfs_set_port() with rpc_set_port()
2009-08-09 Chuck LeverNFS: Replace nfs_parse_ip_address() with rpc_pton()
2009-08-09 Chuck LeverSUNRPC: Provide functions for managing universal addresses
2009-08-09 Chuck LeverNFS: Add ability to send MOUNTPROC_UMNT to the kernel...
2009-06-19 Trond MyklebustMerge branch 'devel-for-2.6.31' into for-2.6.31
2009-06-18 Chuck LeverNFS: Update MNT and MNT3 reply decoding functions
2009-06-18 Chuck LeverNFS: add XDR decoder for mountd version 3 auth-flavor...
2009-06-17 Benny Halevynfs41: recover lease in _nfs4_lookup_root
2009-06-17 Andy Adamsonnfs41: use rpc prepare call state for session reset
2009-06-17 Andy Adamsonnfs41: add session setup to the state manager
2009-06-17 Andy Adamsonnfs41 write sequence setup done support
2009-06-17 Andy Adamsonnfs41: read sequence setup/done support
2009-06-17 Andy Adamsonnfs41: nfs41_sequence_free_slot
2009-06-17 Andy Adamsonnfs41: introduce nfs4_call_sync
2009-06-17 Andy Adamsonnfs41: sessions client infrastructure
2009-06-17 Mike Sagernfs41: add mount command option minorversion
2009-04-03 David HowellsNFS: Add mount options to enable local caching on NFS
2009-04-03 David HowellsNFS: Define and create superblock-level objects
2009-03-19 Trond MyklebustNFS: Optimise NFS close()
2009-03-11 Trond MyklebustNFS: Throttle page dirtying while we're flushing to...
2008-12-23 Chuck LeverNFS: "[no]resvport" mount option changes mountd client too
2008-12-23 Chuck LeverNFS: introduce nfs_mount_info struct for calling nfs_mo...
2008-12-23 Chuck LeverNFS: Move declaration of nfs_mount() to fs/nfs/internal.h
2008-10-10 J. Bruce FieldsNFS: Cleanup nfs_set_port
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