fuse: support BSD locking semantics
[safe/jmp/linux-2.6] / fs / nfs /
2007-10-18 Jeff LaytonNFS: if ATTR_KILL_S*ID bits are set, then skip mode...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Peter Zijlstramm: count reclaimable pages per BDI
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-17 Peter Zijlstranfs: remove congestion_end()
2007-10-16 Nick Pigginnfs: convert to new aops
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-11 Trond MyklebustNFSv4: Fix a typo in nfs_inode_reclaim_delegation
2007-10-09 Pavel EmelyanovNFS: clean up explicit check for mandatory locks
2007-10-09 Trond MyklebustNFS: Add a boot parameter to disable 64 bit inode numbers
2007-10-09 Trond MyklebustNFS: nfs_refresh_inode should clear cache_validity...
2007-10-09 Trond MyklebustNFS: Fix a connectathon regression in NFSv3 and NFSv4
2007-10-09 Trond MyklebustNFS: Use nfs_refresh_inode() in ops that aren't expecte...
2007-10-09 Trond MyklebustNFS: Get rid of some obsolete macros
2007-10-09 Trond MyklebustNFS: Simplify filehandle revalidation
2007-10-09 Trond MyklebustNFS: Ensure that nfs_link() returns a hashed dentry
2007-10-09 Trond MyklebustNFS: Be strict about dentry revalidation when doing...
2007-10-09 Trond MyklebustNFS: Don't zap the readdir caches upon error
2007-10-09 Trond MyklebustNFS: Remove the redundant nfs_reval_fsid()
2007-10-09 Trond MyklebustNFSv3: Always use directory post-op attributes in nfs3_...
2007-10-09 Trond MyklebustNFSv4: Fix nfs_atomic_open() to set the verifier on...
2007-10-09 Trond MyklebustNFSv4: Use NFSv2/v3 rules for negative dentries in...
2007-10-09 Trond MyklebustNFSv4: Don't revalidate the directory in nfs_atomic_loo...
2007-10-09 Trond MyklebustNFS: Optimise nfs_lookup_revalidate()
2007-10-09 Trond MyklebustNFS: Reset nfsi->last_updated only if the attribute...
2007-10-09 Trond MyklebustNFS: Remove nfs_begin_data_update/nfs_end_data_update
2007-10-09 Trond MyklebustNFS: Remove NFS_I(inode)->data_updates
2007-10-09 Trond MyklebustNFS: NFS_CACHEINV() should not test for nfs_caches_unst...
2007-10-09 Trond MyklebustNFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookup
2007-10-09 Trond MyklebustNFS: don't cache the verifer across ->lookup() calls
2007-10-09 Trond MyklebustNFS: nfs_post_op_update_inode don't update cache_change...
2007-10-09 Trond MyklebustNFS: Don't revalidate dentries on directory size or...
2007-10-09 Trond MyklebustNFS: Don't set cache_change_attribute in nfs_revalidate...
2007-10-09 Trond MyklebustNFS: Fix a bug in nfs_open_revalidate()
2007-10-09 Trond MyklebustNFS: Don't hash the negative dentry when optimising...
2007-10-09 Trond MyklebustNFS: nfs_instantiate() should set the dentry verifier
2007-10-09 Trond MyklebustNFS: Ensure nfs_instantiate() invalidates the parent...
2007-10-09 Trond MyklebustNFS: Fix nfs_verify_change_attribute()
2007-10-09 Trond MyklebustNFS: Fake up 'wcc' attributes to prevent cache invalida...
2007-10-09 Trond MyklebustNFS: Remove bogus check of cache_change_attribute in...
2007-10-09 Trond MyklebustNFS: Fix the ESTALE "revalidation" in _nfs_revalidate_i...
2007-10-09 Trond MyklebustNFS: Fix atime revalidation in read()
2007-10-09 Trond MyklebustNFS: Fix atime revalidation in readdir()
2007-10-09 Trond MyklebustNFS: Don't use readdirplus data if the page cache is...
2007-10-09 Trond MyklebustNFSv4: Don't use ctime/mtime for determining when to...
2007-10-09 Trond MyklebustNFS: Don't force a dcache revalidation if nfs_wcc_updat...
2007-10-09 Trond MyklebustNFS: nfs_wcc_update_inode: directory caches are always...
2007-10-09 Trond MyklebustNFS: Fix dcache revalidation bugs
2007-10-09 Trond MyklebustNFS: fix nfs_verify_change_attribute
2007-10-09 Trond MyklebustNFS: nfs_post_op_update_inode() should call nfs_refresh...
2007-10-09 Trond MyklebustNFS: Fix over-conservative attribute invalidation in...
2007-10-09 Trond MyklebustNFSv4: Make NFSv4 ACCESS calls return attributes too...
2007-10-09 Trond MyklebustNFSv4: Simplify _nfs4_do_access()
2007-10-09 Trond MyklebustNFS: Replace file->private_data with calls to nfs_file_...
2007-10-09 Chuck LeverNFS: Eliminate nfs_refresh_verifier()
2007-10-09 Chuck LeverNFS: Eliminate nfs_renew_times()
2007-10-09 Chuck LeverNFS: Don't call nfs_renew_times() in nfs_dentry_iput()
2007-10-09 Chuck LeverNFS: Show "nointr" mount option
2007-10-09 Chuck LeverNFS: Verify server address before invoking in-kernel...
2007-10-09 \"Talpey, Thomas\NFS: support RDMA mounts
2007-10-09 \"Talpey, Thomas\NFS - print accurate transport protocol
2007-10-09 \"Talpey, Thomas\NFS/SUNRPC: use transport protocol naming
2007-10-09 \"Talpey, Thomas\SUNRPC: mark bulk read/write data in xdrbuf
2007-10-09 Trond MyklebustNFSv4: Fix a bug in nfs4_validate_mount_data()
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-10-09 Chuck LeverNFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c
2007-10-09 Chuck LeverNFS: Add new 'mountaddr=' mount option
2007-10-09 James Lentini[NFS] [PATCH] NFS: initialize default port in kernel...
2007-10-09 Chuck LeverNFS: Kernel mount client should use async bind
2007-10-09 Jeff Layton[NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts...
2007-10-09 Christoph Hellwig[NFS] [PATCH] nfs: tiny makefile cleanup
2007-10-09 Fabio Olive LeiteRe: [NFS] [PATCH] Attribute timeout handling and wrappi...
2007-10-09 Peter Staubach64 bit ino support for NFS client
2007-10-09 Trond MyklebustNFS: Fall back to synchronous writes when a background...
2007-10-09 Trond MyklebustNFS: Writeback optimisation
2007-10-09 Trond MyklebustNFS: Clean up NFS writeback flush code
2007-10-09 Trond MyklebustNFS: Clean up nfs_writepages()
2007-10-09 Trond MyklebustNFS: Clean up write code...
2007-10-09 Trond MyklebustNFS: Add the helper nfs_vm_page_mkwrite
2007-09-28 Trond MyklebustNFS: Fix an Oops in encode_lookup()
2007-09-19 Alexey Dobriyannfs: fix oops re sysctls and V4 support
2007-09-01 Trond MyklebustNFS: Fix a write request leak in nfs_invalidate_page()
2007-09-01 Chuck LeverNFS: change NFS mount error return when hostname/pathna...
2007-09-01 Chuck LeverNFS: Off-by-one length error in string handling
2007-09-01 Chuck LeverNFS: Return a real error code from mount(2)
2007-09-01 Chuck LeverNFS: mount option parser chokes on proto=
2007-09-01 Trond MyklebustNFSv4: Ensure that we pass the correct dentry to nfs4_i...
2007-09-01 Trond MyklebustNFSv4: Fix a typo in _nfs4_do_open_reclaim
2007-09-01 Trond MyklebustNFS: Fix use of cancel_delayed_work_sync in nfs_release...
2007-09-01 Trond MyklebustNFS: Fix the mount regression
2007-08-07 Trond MyklebustNFS: Replace flush_scheduled_work with cancel_work_sync...
2007-08-07 Trond MyklebustNFSv4: Don't call put_rpccred() from an rcu callback
2007-08-07 Trond MyklebustNFS: Fix NFSv4 open stateid regressions
2007-08-07 Trond MyklebustNFSv4: Fix a locking regression in nfs4_set_mode_locked()
2007-08-07 Trond MyklebustNFS: Fix put_nfs_open_context
2007-07-22 Al Virofix broken handling of port=... in NFS option parsing
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Jeff LaytonNFSv4: handle lack of clientaddr in option string
next