Remove SLAB_CTOR_CONSTRUCTOR
[safe/jmp/linux-2.6] / fs / nfs / inode.c
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-09 Jesper JuhlNFS: Kill the obsolete NFS_PARANOIA
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-04-15 Trond MyklebustNFS: Fix an Oops in nfs_setattr()
2007-03-17 Trond Myklebust[PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_...
2007-02-13 Trond MyklebustNFS: Cleanup - avoid rereading 'jiffies' more than...
2007-02-13 Trond MyklebustNFS: Fix a wraparound issue with nfsi->cache_change_att...
2007-02-03 Trond MyklebustNFS: nfs_writepages() cleanup
2007-01-24 Trond Myklebust[PATCH] NFS: Fix races in nfs_revalidate_mapping()
2006-12-08 Josef "Jeff" Sipek[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use...
2006-12-07 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-06 Trond MyklebustNFS: cleanup of nfs_sync_inode_wait()
2006-10-20 Chuck Lever[PATCH] NFS: __nfs_revalidate_inode() can use "inode...
2006-10-20 Trond Myklebust[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Panagiotis Issaris[PATCH] fs: Removing useless casts
2006-09-23 Chuck LeverNFS: add comments clarifying the use of nfs_post_op_upd...
2006-09-23 Trond MyklebustNFS: Don't invalidate the symlink we just stuffed into...
2006-09-23 David HowellsNFS: Add server and volume lists to /proc
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...
2006-09-23 David HowellsNFS: Move rpc_ops from nfs_server to nfs_client
2006-09-23 Trond MyklebustNFS: Add a global LRU list for the ACCESS cache
2006-09-23 Trond MyklebustNFS: Add a new ACCESS rpc call cache to the linux nfs...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 David Brownell[PATCH] fix static linking of NFS
2006-06-25 Andrew Mortongit-nfs-build-fixes
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-06-09 David HowellsNFS: Split fs/nfs/inode.c
2006-06-09 Trond MyklebustNFS: Fix typo in nfs_do_clone_mount()
2006-06-09 Trond MyklebustNFS: Fix compile errors introduced by referrals patches
2006-06-09 Trond MyklebustNFSv4: Ensure that referral mounts bind to a reserved...
2006-06-09 Manoj NaikNFSv4: Follow a referral
2006-06-09 Manoj NaikNFSv4: Ensure client submounts when following a referral
2006-06-09 Manoj NaikNFS: Expand clone mounts to include other servers
2006-06-09 Manoj NaikNFSv4: Create NFSv4 transport and client
2006-06-09 Trond MyklebustNFS: Add timeout to submounts
2006-06-09 Trond MyklebustNFS: Ensure the client submounts, when it crosses a...
2006-06-09 Trond MyklebustNFS: Store the file system "fsid" value in the NFS...
2006-06-09 Trond MyklebustVFS: Remove dependency of ->umount_begin() call on...
2006-06-09 Trond MyklebustNFS: Remove nfs_delete_inode()
2006-06-09 Trond MyklebustNFS: Fix up inode revalidation accounting
2006-06-09 Trond MyklebustNFS: Separate metadata and page cache revalidation...
2006-06-09 Trond MyklebustNFS: Fix page cache revalidation
2006-06-09 Trond MyklebustNFS: Clean up inode metadata updates
2006-06-09 Trond MyklebustNFSv4: Some NFSv4 servers have broken behaviour for...
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...
next