[PARISC] Attempt to clean up parisc/Makefile
[linux-2.6] / fs / nfs /
2007-10-17  Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17  Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-17  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-10-17  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
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-17  Paul MackerrasMerge branch 'for-2.6.24' of git://git.secretlab.ca...
2007-10-17  Paul MackerrasMerge branch 'fixes-2.6.24' of /linux/kernel/git/galak...
2007-10-16  Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-16  Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-10-16  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16  Nick Pigginnfs: convert to new aops
2007-10-15  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15  Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15  Linus TorvaldsMerge branch 'release' of ssh:///linux/kernel/git/aegl...
2007-10-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-15  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2007-10-13  David WoodhouseMerge Linux 2.6.23
2007-10-13  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-10-12  Russell KingMerge branches 'omap1-upstream' and 'omap2-upstream...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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
next