[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
[safe/jmp/linux-2.6] / fs / nfs / inode.c
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-04-19 John HawkesNFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUS
2006-03-25 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-24 Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2006-03-24 Theodore Ts'o[PATCH] vfs: MS_VERBOSE should be MS_SILENT
2006-03-20 Trond MyklebustNFS: Fix a race in nfs_sync_inode()
2006-03-20 Trond MyklebustNFS: Make nfs_fhget() return appropriate error values
2006-03-20 Trond MyklebustNFSv4: Fix an oops in nfs4_fill_super
2006-03-20 Chuck LeverNFS: add RPC I/O statistics to /proc/self/mountstats
2006-03-20 Chuck LeverNFS: report how long an NFS file system has been mounted
2006-03-20 Chuck LeverNFS: add I/O performance counters
2006-03-20 Chuck LeverNFS: introduce mechanism for tracking NFS client metrics
2006-03-20 Chuck LeverNFS: clean up some mount options
2006-03-20 Chuck LeverNFS: show retransmit settings when displaying mount...
2006-03-20 Eric SesterhennNFS: kzalloc conversion in fs/nfs
2006-03-20 Trond MyklebustNFSv4: Do not call rpciod_down() before call to destroy...
2006-03-20 Trond MyklebustNFS: reduce the number of false cache invalidations.
2006-03-20 Trond MyklebustNFSv4: Don't invalidate cached attributes if change...
2006-03-20 Trond MyklebustNFS: writes should not clobber utimes() calls
2006-03-20 Trond MyklebustNFS: Fix a busy inodes issue...
2006-01-10 Christoph Hellwig[PATCH] per-mountpoint noatime/nodiratime
2006-01-09 OGAWA Hirofumi[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
2006-01-06 Trond MyklebustNFSv4: Allow entries in the idmap cache to expire
2006-01-06 Chuck LeverSUNRPC: get rid of cl_chatty
2006-01-06 Trond MyklebustNFSv4: Allow user to set the port used by the NFSv4...
2006-01-06 Trond MyklebustNFS: Clean up weak cache consistency code
2006-01-06 Trond MyklebustNFS: Make stat() return updated mtimes after a write()
2006-01-06 Chuck LeverNFS: support large reads and writes on the wire
2006-01-06 Chuck LeverNFS: make "inode number mismatch" message more useful
2006-01-06 Chuck LeverNFS: get rid of useless kernel log message
2006-01-06 Chuck LeverNFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()
2006-01-06 Trond MyklebustNFSv4: Remove requirement for machine creds for the...
2005-12-20 Trond MyklebustNFS: Fix another O_DIRECT race
2005-12-03 Trond MyklebustNFS: Fix a few further cache consistency regressions
2005-12-03 Steve DicksonNFS: Fix cache consistency regression
2005-11-25 Trond MyklebustNFS: Fix a spinlock recursion inside nfs_update_inode()
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-11-04 Trond MyklebustNFSv4: Fix problem with OPEN_DOWNGRADE
2005-10-30 Trond Myklebust[PATCH] NFS: Remove unbalanced spin_unlock() calls...
2005-10-28 Trond MyklebustNFS: Allow files that are open for write to invalidate...
2005-10-28 Trond MyklebustNFS: Don't let nfs_end_data_update() clobber attribute...
2005-10-28 Trond MyklebustNFS: Optimise inode attribute cache updates
2005-10-28 Trond MyklebustNFS: Convert cache_change_attribute into a jiffy-based...
2005-10-18 Trond MyklebustNFSv4: Return delegations in case we're changing ACLs
2005-10-18 Trond MyklebustNFSv4: Return delegation upon rename or removal of...
2005-10-18 Trond MyklebustMerge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
2005-10-17 Trond Myklebust[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulat...
2005-10-17 Trond Myklebust[PATCH] NFS: Fix cache consistency races
2005-09-23 Trond MyklebustNFS: Make /proc/mounts display the protocol used by...
2005-09-23 Chuck Lever[PATCH] RPC: parametrize various transport connect...
2005-09-23 Chuck Lever[PATCH] NFS: use a constant value for TCP retransmit...
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-08-18 Chuck Lever[PATCH] NFS: Introduce the use of inode->i_lock to...
2005-08-18 Chuck Lever[PATCH] NFS: use atomic bitops to manipulate flags...
2005-08-18 Chuck Lever[PATCH] NFS: split nfsi->flags into two fields
2005-08-16 Trond Myklebust[PATCH] NFS: Ensure we always update inode->i_mode...
2005-06-22 Trond Myklebust[PATCH] NFS: Replace nfs_page insertion sort with a...
2005-06-22 Trond Myklebust[PATCH] NFS: Ensure that fstat() always returns the...
2005-06-22 Trond Myklebust[PATCH] NFS: Cleanup of caching code, and slight optimi...
2005-06-22 Trond Myklebust[PATCH] NFS: Fix the file size revalidation
2005-06-22 Trond Myklebust[PATCH] NFS: Clean up readdir changes.
2005-06-22 Olivier Galibert[PATCH] NFS: Hide NFS server-generated readdir cookies...
2005-06-22 Trond Myklebust[PATCH] NFS: Fix up v3 ACL caching code
2005-06-22 Andreas Gruenbacher[PATCH] NFS: Fix handling of the umask when an NFSv3...
2005-06-22 Andreas Gruenbacher[PATCH] NFS: Add support for NFSv3 ACLs
2005-06-22 J. Bruce Fields[PATCH] RPC: [PATCH] improve rpcauthauth_create error...
2005-06-22 J. Bruce Fields[PATCH] NFSv4: client-side caching NFSv4 ACLs
2005-06-22 Trond Myklebust[PATCH] NFS: Add hooks to allow common NFS attribute...
2005-06-22 J. Bruce Fields[PATCH] NFS: Allow NFS versions to support different...
2005-06-22 Trond Myklebust[PATCH] NFS: cleanup: shrink struct nfs_open_context
2005-06-22 Trond Myklebust[PATCH] NFS: Header file cleanup...
2005-06-22 Trond Myklebust[PATCH] NFS: Kill annoying mount version mismatch printks
2005-06-22 Trond Myklebust[PATCH] RPC: Make rpc_create_client() destroy the trans...
2005-05-05 Adrian Bunk[PATCH] make some things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2