kernel-ark/fs/nfs
Trond Myklebust 7f709a48fa NFSv4: Fix an oopsable condition in nfs_free_seqid
Storing a pointer to the struct rpc_task in the nfs_seqid is broken
 since the nfs_seqid may be freed well after the task has been destroyed.

 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-10-18 23:19:39 -07:00
..
callback_proc.c
callback_xdr.c
callback.c
callback.h
delegation.c NFSv4: Return delegation upon rename or removal of file. 2005-10-18 14:20:19 -07:00
delegation.h NFSv4: Return delegation upon rename or removal of file. 2005-10-18 14:20:19 -07:00
dir.c NFS: Fix rename of directory onto empty directory 2005-10-18 14:20:22 -07:00
direct.c
file.c NFS: Fix up a race in the NFS implementation of GETLK 2005-10-18 14:20:16 -07:00
idmap.c Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" 2005-09-23 12:39:00 -04:00
inode.c NFSv4: Return delegations in case we're changing ACLs 2005-10-18 14:20:19 -07:00
Makefile
mount_clnt.c
nfs2xdr.c
nfs3acl.c [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi 2005-08-18 12:53:57 -07:00
nfs3proc.c NFSv4: Eliminate nfsv4 open race... 2005-10-18 14:20:17 -07:00
nfs3xdr.c
nfs4_fs.h NFSv4: Fix an oopsable condition in nfs_free_seqid 2005-10-18 23:19:39 -07:00
nfs4proc.c NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race 2005-10-18 14:20:21 -07:00
nfs4renewd.c
nfs4state.c NFSv4: Fix an oopsable condition in nfs_free_seqid 2005-10-18 23:19:39 -07:00
nfs4xdr.c NFSv4: Fix up handling of open_to_lock sequence ids 2005-10-18 14:20:15 -07:00
nfsroot.c
pagelist.c
proc.c NFSv4: Eliminate nfsv4 open race... 2005-10-18 14:20:17 -07:00
read.c [PATCH] NFS: fix client oops when debugging is on 2005-09-22 22:17:37 -07:00
symlink.c Fix nasty ncpfs symlink handling bug. 2005-08-19 18:02:56 -07:00
unlink.c
write.c