lockd: always preallocate block in nlmsvc_lock()
[safe/jmp/linux-2.6] / fs / nfs /
2007-05-06 Marc Eshellocks: give posix_test_lock same interface as ->lock
2007-05-06 J. Bruce Fieldslocks: make ->lock release private data before returnin...
2007-04-15 Trond MyklebustNFS: Fix a list corruption problem
2007-04-15 Trond MyklebustNFS: Ensure PG_writeback is cleared when writeback...
2007-04-15 Trond MyklebustNFS: Fix two bugs in the O_DIRECT write code
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-03-17 Peter Zijlstra[PATCH] nfs: fix congestion control
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-13 Chuck LeverNFS: disconnect before retrying NFSv4 requests over TCP
2007-02-13 Trond MyklebustNFS: Don't use ClearPageUptodate() when writeback fails
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-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-02-12 Adrian Bunk[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Add a function to format the...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: allow creating an RPC service...
2007-02-03 Trond MyklebustNFSv4: /proc/mounts displays the wrong server name...
2007-02-03 Chuck LeverNFS: fix print format for tk_pid
2007-02-03 Trond MyklebustNFSv4: Add lockdep checks to nfs4_wait_clnt_recover()
2007-02-03 Trond MyklebustNFSv4: Don't start state recovery in nfs4_close_done()
2007-02-03 Trond MyklebustNFS: Fixup some outdated comments...
2007-02-03 Trond MyklebustNFS: nfs_writepages() cleanup
2007-02-03 Trond MyklebustNFS: Micro-optimisation for nfs_wb_page()
2007-02-03 Trond MyklebustNFS: Ensure that ->writepage() uses flush_stable()...
2007-02-03 Trond MyklebustNFS: Remove nfs_readpage_sync()
2007-02-03 Trond MyklebustNFSv4: Cleanups for fs_locations code.
2007-02-03 Trond MyklebustNFSv4: Don't require that NFSv4 mount paths begin with '/'
2007-02-03 Trond MyklebustNFS: Dont clobber more uptodate values in nfs_set_verif...
2007-02-03 Trond MyklebustNFS: Also use readdir info to revalidate positive dentries
2007-02-03 Trond MyklebustNFS: Fix a readdir/lookup inefficiency.
2007-02-03 Trond MyklebustNFS: Fix up "rm -rf"...
2007-02-03 Trond MyklebustNFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_sz
2007-02-03 Trond MyklebustNFSv4: Fix Oops in nfs4_create_referral_server
2007-01-31 Neil Brown[PATCH] Remove warning: VFS is out of sync with lock...
2007-01-24 Trond Myklebust[PATCH] NFS: Fix races in nfs_revalidate_mapping()
2007-01-12 Trond Myklebust[PATCH] NFS: Fix race in nfs_release_page()
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
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 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-07 Christoph Lameter[PATCH] slab: remove SLAB_NOFS
2006-12-06 Trond MyklebustNFS: Clean up calls to mark_inode_dirty() part 2
2006-12-06 Trond MyklebustNFS: Fix up writeback_control->nr_to_write accounting
2006-12-06 Trond MyklebustNFS: Fix up the dirty page accounting
2006-12-06 Trond MyklebustNFS: Ensure the inode is marked as dirty if we break...
2006-12-06 Trond MyklebustNFS: Fix nfs_release_page
2006-12-06 Trond MyklebustNFS: Ensure we only call set_page_writeback() under...
2006-12-06 Trond MyklebustNFS: Make nfs_updatepage() mark the page as dirty.
2006-12-06 Trond MyklebustNFS: Ensure that nfs_wb_page() calls writepage when...
2006-12-06 Trond MyklebustNFS: Add nfs_set_page_dirty()
2006-12-06 Trond MyklebustNFS: Remove nfs_writepage_sync()
2006-12-06 Trond MyklebustNFS: More cleanups of fs/nfs/write.c
2006-12-06 Trond MyklebustNFS: Remove call to igrab() from nfs_writepage()
2006-12-06 Trond MyklebustNFS: Cleanup: add common helper nfs_page_length()
2006-12-06 Trond MyklebustNFS: Store pointer to the nfs_page in page->private
2006-12-06 Trond MyklebustNFS: cleanup of nfs_sync_inode_wait()
2006-12-06 Trond MyklebustNFS: Clean up nfs_scan_dirty()
2006-12-06 Trond MyklebustNFS: Clean up nfs_flush_inode()
2006-12-06 Frank FilzNFS: Remove use of the Big Kernel Lock around nfs calls...
2006-12-06 Frank FilzNFS: Remove use of the Big Kernel Lock around calls...
2006-12-06 Frank FilzNFS: Remove use of the Big Kernel Lock around calls...
2006-12-06 Trond MyklebustNFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)
2006-12-06 Trond MyklebustNFS: Fix missing page_unlock() in nfs_readpage
2006-12-06 Trond MyklebustNFS: Fix asynchronous read error handling
2006-12-06 Andy RyanNFS Exclusive open not supported bug
2006-12-06 Trond MyklebustSUNRPC: Fix a potential race in rpc_wake_up_task()
2006-12-06 Trond MyklebustFix a second potential rpc_wakeup race...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Al Viro[NET]: ipconfig and nfsroot annotations
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-11-06 Eric W. Biederman[PATCH] sysctl: implement CTL_UNNUMBERED
2006-10-21 Trond Myklebust[PATCH] NFS: Cache invalidation fixup
2006-10-21 Trond Myklebust[PATCH] VFS: Make d_materialise_unique() enforce direct...
2006-10-20 Al Viro[PATCH] xdr annotations: mount_clnt
2006-10-20 Al Viro[PATCH] nfs: verifier is network-endian
2006-10-20 Al Viro[PATCH] xdr annotations: fs/nfs/callback*
2006-10-20 Al Viro[PATCH] fs/nfs/callback* passes error values big-endian
2006-10-20 Al Viro[PATCH] xdr annotations: NFS readdir entries
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv4
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv3
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv2
2006-10-20 Al Viro[PATCH] fix svc_procfunc declaration
2006-10-20 Chuck Lever[PATCH] NFS: remove unused check in nfs4_open_revalidate
2006-10-20 Chuck Lever[PATCH] NFS: __nfs_revalidate_inode() can use "inode...
2006-10-20 Chuck Lever[PATCH] NFS: fix minor bug in new NFS symlink code
2006-10-20 Trond Myklebust[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
2006-10-20 Trond Myklebust[PATCH] NFS: Fix NFSv4 callback regression
2006-10-20 J. Bruce Fields[PATCH] nfs4: initialize cl_ipaddr
2006-10-20 Trond Myklebust[PATCH] NFS: Fix error handling in nfs_direct_write_res...
2006-10-20 Trond Myklebust[PATCH] NFS: Fix oops in nfs_cancel_commit_list
next