drivers/edac: Lindent i82875p
[safe/jmp/linux-2.6] / fs / nfs /
2007-07-18 J. Bruce Fieldslocks: make posix_test_lock() interface more consistent
2007-07-18 J. Bruce Fieldsnfs: disable leases over NFS
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-17 Rusty Russellmm: clean up and kernelify shrinker registration
2007-07-16 Pavel EmelianovMake NFS client use seq_list_xxx helpers
2007-07-11 Frank FilzNFSv4: Make sure unlock is really an unlock when cancel...
2007-07-11 Trond MyklebustNFSv4: Make the NFS state model work with the nosharedc...
2007-07-11 Trond MyklebustNFS: Error when mounting the same filesystem with diffe...
2007-07-11 Trond MyklebustNFS: Add the mount option "nosharecache"
2007-07-11 Chuck LeverNFS: Add support for mounting NFSv4 file systems with...
2007-07-11 Chuck LeverNFS: Add final pieces to support in-kernel mount option...
2007-07-11 Chuck LeverNFS: Introduce generic mount client API
2007-07-11 Chuck LeverNFS: Add enums and match tables for mount option parsing
2007-07-11 Chuck LeverNFS: Improve debugging output in NFS in-kernel mount...
2007-07-11 Chuck LeverNFS: Clean up in-kernel NFS mount
2007-07-11 Chuck LeverNFS: Remake nfsroot_mount as a permanent part of NFS...
2007-07-11 Chuck LeverSUNRPC: Add a convenient default for the hostname when...
2007-07-11 Chuck LeverSUNRPC: Rename rpcb_getport_external routine
2007-07-11 Chuck LeverNFS: Introduce nfs4_validate_mount_options
2007-07-11 Chuck LeverNFS: Clean up nfs_validate_mount_data
2007-07-11 Chuck LeverNFS: Clean-up: Refactor IP address sanity checks in...
2007-07-11 Chuck LeverNFS: Clean-up: fix a compiler warning in fs/nfs/super.c
2007-07-11 Chuck LeverNFS: Clean up error handling in nfs_get_sb
2007-07-11 Chuck LeverNFS: Clean-up: Replace nfs_copy_user_string with strndu...
2007-07-11 Chuck LeverNFS: Clean-up: Define macros for maximum host and expor...
2007-07-11 Chuck LeverNFS: Clean-up: use correct type when converting NFS...
2007-07-11 Trond MyklebustNFSv4: Fix up stateid locking...
2007-07-11 Trond MyklebustNFSv4: Clean up the callers of nfs4_open_recover_helper()
2007-07-11 Trond MyklebustNFSv4: Don't call OPEN if we already have an open state...
2007-07-11 Trond MyklebustNFSv4: Check for the existence of a delegation in nfs4_...
2007-07-11 Trond MyklebustNFSv4: Clean up _nfs4_proc_open()
2007-07-11 Trond MyklebustNFSv4: Allow nfs4_opendata_to_nfs4_state to return...
2007-07-11 Trond MyklebustNFSv4: Improve the debugging of bad sequence id errors...
2007-07-11 Trond MyklebustNFSv4: Always use the delegation if we have one
2007-07-11 Trond MyklebustNFSv4: Clean up confirmation of sequence ids...
2007-07-11 Trond MyklebustNFSv4: Defer inode revalidation when setting up a deleg...
2007-07-11 Trond MyklebustNFSv4: Use RCU to protect delegations
2007-07-11 Trond MyklebustNFSv4: Support recalling delegations by stateid part 2
2007-07-11 Trond MyklebustNFSv4: Support recalling delegations by stateid
2007-07-11 Trond MyklebustNFSv4: Fix up a bug in nfs4_open_recover()
2007-07-11 Trond MyklebustNFSv4: set the delegation in nfs4_opendata_to_nfs4_state
2007-07-11 Trond MyklebustNFSv4: Fix a bug in __nfs4_find_state_byowner
2007-07-11 Trond MyklebustNFSv4: Fix atomic open for execute...
2007-07-11 Trond MyklebustNFSv4: Reduce the chances of an open_owner identifier...
2007-07-11 Trond MyklebustNFSv4: nfs_increment_open_seqid should not return a...
2007-07-11 Trond MyklebustNFSv4: Fix underestimate of NFSv4 lookup request size
2007-07-11 Trond MyklebustNFSv4: Fix the underestimate of NFSv4 open request...
2007-07-11 Trond MyklebustNFSv4: Fix the NFSv4 owner and owner_group size estimates
2007-07-11 Trond MyklebustNFSv4: Don't reuse expired nfs4_state_owner structs
2007-07-11 Trond MyklebustNFSv4: Fix a credential reference leak in nfs4_get_stat...
2007-07-11 Trond MyklebustNFS: Replace NFS_I(inode)->req_lock with inode->i_lock
2007-07-11 Trond MyklebustNFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_looku...
2007-07-11 Trond MyklebustSUNRPC: Remove the tk_auth macro...
2007-07-11 Trond MyklebustSUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
2007-07-11 Trond MyklebustSUNRPC: Kill rpc_clnt->cl_oneshot
2007-07-11 Trond MyklebustNFSv4: Convert struct nfs4_opendata to use struct kref
2007-07-11 Trond MyklebustNFS: Convert struct nfs_open_context to use a kref
2007-07-11 Trond MyklebustNFS: reduce latency by using conditional rescheduling...
2007-07-11 Trond MyklebustNFS: Prevent integer overflow in nfs_scan_list()
2007-07-11 Trond MyklebustNFS: Remove the redundant 'dirty' and 'commit' lists...
2007-07-11 Trond MyklebustNFS cleanup: speed up nfs_scan_commit using radix tree...
2007-07-11 Trond MyklebustNFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_...
2007-07-11 Trond MyklebustNFS: Convert struct nfs_page to use krefs
2007-07-11 Trond MyklebustNFS: Fix an Oops in the nfs_access_cache_shrinker()
2007-07-11 Trond MyklebustNFS: nfs3_proc_create() should use nfs_post_op_update_i...
2007-07-11 Jeff LaytonNFS4: on a O_EXCL OPEN make sure SETATTR sets the field...
2007-07-11 Trond MyklebustNFS: Re-enable forced umounts
2007-07-11 Jeff LaytonNFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()
2007-07-11 Trond MyklebustNFS: Fix nfs_reval_fsid()
2007-07-11 Trond MyklebustNFSv4: Clean up nfs4_call_async()
2007-07-11 Trond MyklebustNFSv4: Ensure that nfs4_do_close() doesn't race with...
2007-07-11 Trond MyklebustNFSv4: Ensure asynchronous open() calls always pin...
2007-07-11 Trond MyklebustNFSv4: Cleanup: pass the nfs_open_context to open recov...
2007-07-11 Trond MyklebustNFS: Replace vfsmount and dentry in nfs_open_context...
2007-07-11 Trond MyklebustNFS: Minor read optimisation...
2007-07-11 Trond MyklebustNFS: Don't mark a written page as uptodate until it...
2007-07-11 Trond MyklebustNFS: Don't fail an O_DIRECT read/write if get_user_page...
2007-07-11 Chuck LeverNFS: Clean ups in fs/nfs/direct.c
2007-07-10 Jens Axboesendfile: convert nfs to using splice_read()
2007-05-30 Trond MyklebustNFS: Fix a refcount leakage in O_DIRECT
2007-05-24 Trond MyklebustNFS: Fix nfs_direct_dirty_pages()
2007-05-24 Chuck LeverNFS: Fix handful of compiler warnings in direct.c
2007-05-24 Trond MyklebustNFS: Avoid a deadlock situation on write
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-17 Trond MyklebustMerge branch 'master' of /home/trondmy/repositories...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-14 Trond MyklebustNFS: Fix more sparse warnings
2007-05-14 Trond MyklebustNFS: Fix some 'sparse' warnings...
2007-05-14 Trond MyklebustNFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c
2007-05-14 Nate DillerNFS: use zero_user_page
2007-05-09 Jesper JuhlNFS: Kill the obsolete NFS_PARANOIA
2007-05-09 Milind Arun ChoudharyNFS: use __set_current_state()
2007-05-09 Chuck LeverNFS: Clean up NFSv4 XDR error message
2007-05-09 Chuck LeverNFS: NFS client underestimates how large an NFSv4 SETAT...
2007-05-09 Trond MyklebustNFS: Remove redundant check in nfs_check_verifier()
2007-05-09 Trond MyklebustNFS: Fix a jiffie wraparound issue
2007-05-08 Peter Zijlstranfs: fix congestion control: use atomic_longs
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
next