nfsd: move most of nfsfh.h to fs/nfsd
[safe/jmp/linux-2.6] / fs / nfs /
2009-11-23 J. Bruce FieldsMerge commit 'v2.6.32-rc8' into HEAD
2009-11-11 Trond MyklebustNFSv4: Fix a cache validation bug which causes getcwd...
2009-10-27 J. Bruce Fieldsnfs: new subdir Documentation/filesystems/nfs
2009-10-26 Trond MyklebustNFSv4: The link() operation should return any delegatio...
2009-10-26 Trond MyklebustNFSv4: Fix two unbalanced put_rpccred() issues.
2009-10-23 Trond MyklebustNFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE
2009-10-23 Terry Loftinnfs: Panic when commit fails
2009-10-21 Yinghai Lunfs: Fix nfs_parse_mount_options() kfree() leak
2009-10-12 Stefan RichterNFS: suppress a build warning
2009-10-08 Trond MyklebustNFSv4: Kill nfs4_renewd_prepare_shutdown()
2009-10-06 Trond MyklebustNFSv4: Fix the referral mount code
2009-10-06 Ben Hutchingsnfs: Avoid overrun when copying client IP address string
2009-10-06 Trond MyklebustNFS: Fix port initialisation in nfs_remount()
2009-10-06 Trond MyklebustNFS: Fix port and mountport display in /proc/self/mountinfo
2009-10-06 Trond MyklebustNFS: Fix a default mount regression...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Al Vironfs[23] tcp breakage in mount with binary options
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 npiggin@suse.detruncate: use new helpers
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 David HowellsNFS: Propagate 'fsc' mount option through automounts
2009-09-23 Chuck LeverNFS: Add nfs_alloc_parsed_mount_data
2009-09-23 Trond MyklebustNFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP...
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: make file_lock_operations const
2009-09-21 Jens Axboenfs: initialize the backing_dev_info when creating...
2009-09-21 Jens Axboenfs: nfs_kill_super() should call bdi_unregister()...
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-16 Jens Axboefs: Assign bdi in super_block
2009-09-16 Jens Axboewriteback: get rid of wbc->for_writepages
2009-09-16 Andi KleenHWPOISON: Enable error_remove_page for NFS
2009-09-11 Trond MyklebustMerge branch 'nfs-for-2.6.32'
2009-09-11 Jens Axboewriteback: add name to backing_dev_info
2009-09-08 Trond MyklebustNFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount...
2009-09-08 Chuck LeverNFS: Allow the "nfs" file system type to support NFSv4
2009-09-08 Chuck LeverNFS: Move details of nfs4_get_sb() to a helper
2009-09-08 Chuck LeverNFS: Refactor NFSv4 text-based mount option validation
2009-09-08 Chuck LeverNFS: Mount option parser should detect missing "port="
2009-09-08 Harshula JayasuriyaNFS: out of date comment regarding O_EXCL above nfs3_pr...
2009-08-24 Trond MyklebustNFSv4: Fix an infinite looping problem with the nfs4_st...
2009-08-24 Chuck LeverNFS: Handle a zero-length auth flavor list
2009-08-19 Jan Karanfs: Remove reference to generic_osync_inode from a...
2009-08-19 Trond MyklebustNFS: Use the DNS resolver in the mount code.
2009-08-19 Trond MyklebustNFS: Add a dns resolver for use with NFSv4 referrals...
2009-08-19 Trond MyklebustMerge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs...
2009-08-14 Benny Halevynfs: nfs4xdr: optimize low level decoding
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of READ_BUF
2009-08-14 Benny Halevynfs: nfs4xdr: simplify decode_exchange_id by reusing...
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of COPYMEM
2009-08-14 Benny Halevynfs: nfs4xdr: introduce decode_sessionid helper
2009-08-14 Benny Halevynfs: nfs4xdr: introduce decode_verifier helper
2009-08-14 Benny Halevynfs: nfs4xdr: introduce decode_opaque_fixed and decode_...
2009-08-14 Benny Halevynfs: nfs4xdr: introduce print_overflow_msg
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of READTIME
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of READ64
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of READ32
2009-08-14 Benny Halevynfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fi...
2009-08-14 Benny Halevynfs: nfs4xdr: optimize low level encoding
2009-08-14 Benny Halevynfs: nfs4xdr: change RESERVE_SPACE macro into a static...
2009-08-14 Benny Halevynfs: nfs4xdr: encode_compound_hdr does not have to...
2009-08-14 Benny Halevynfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_s...
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of WRITEMEM
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of WRITE64
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of WRITE32
2009-08-12 Trond MyklebustNFS: Fix an O_DIRECT Oops...
2009-08-10 Trond MyklebustMerge branch 'sunrpc_cache-for-2.6.32' into nfs-for...
2009-08-10 Trond MyklebustMerge branch 'patches_cel-for-2.6.32' into nfs-for...
2009-08-10 Bartlomiej Zolnier... nfs: remove superfluous BUG_ON()s
2009-08-10 Peter StaubachNFS: read-modify-write page updating
2009-08-10 Trond MyklebustNFS: Add a ->migratepage() aop for NFS
2009-08-09 Trond MyklebustSUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with...
2009-08-09 Trond MyklebustSUNRPC: Constify rpc_pipe_ops...
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: Use the authentication flavor list returned by...
2009-08-09 Chuck LeverNFS: Fix auth flavor len accounting
2009-08-09 Chuck LeverNFS: Add ability to send MOUNTPROC_UMNT to the kernel...
2009-08-09 Chuck LeverNFS: Fix up new minorversion= option
2009-08-09 Trond MyklebustNFSv4: Clean up the nfs.callback_tcpport option
2009-08-09 Trond MyklebustNFSv4: Don't do idmapper upcalls for asynchronous RPC...
2009-08-09 Trond MyklebustNFSv4: Add 'server capability' flags for NFSv4 recommen...
2009-08-09 Trond MyklebustNFSv4: Don't loop forever on state recovery failure...
2009-08-09 Roel Kluinnfs: Keep index within mnt_errtbl[]
2009-07-21 Trond MyklebustNFSv4: Fix a problem whereby a buggy server can oops...
2009-07-21 Trond MyklebustNFSv4: Fix an NFSv4 mount regression
2009-07-21 Trond MyklebustNFSv4: Fix an Oops in nfs4_free_lock_state
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-11 Linus TorvaldsRevert "fuse: Fix build error" as unnecessary
2009-07-11 Larry Fingerfuse: Fix build error
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-07-08 Alexey Dobriyanheaders: mnt_namespace.h redux
2009-06-23 Trond MyklebustNFS: Correct the NFS mount path when following a referral
2009-06-23 Trond MyklebustNFS: Fix nfs_path() to always return a '/' at the begin...
2009-06-23 Trond MyklebustNFSv4: Replace nfs4_path_walk() with VFS path lookup...
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://fieldses.org/git...
2009-06-20 Benny Halevynfs41: Move initialization of nfs4_opendata seq_res...
2009-06-19 Trond MyklebustMerge branch 'devel-for-2.6.31' into for-2.6.31
next