index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2007-05-14
NFS: Fix some 'sparse' warnings...
Trond Myklebust
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-22
NFS: Generalise the nfs_client structure
David Howells
2006-09-22
NFS: Rename nfs_server::nfs4_state
David Howells
2006-09-22
NFS: Rename struct nfs4_client to struct nfs_client
David Howells
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE
Trond Myklebust
2006-01-06
NFSv4: Remove requirement for machine creds for the "setclientid" operation
Trond Myklebust
2006-01-06
NFSv4: Remove requirement for machine creds for the "renew" operation
Trond Myklebust
2006-01-06
NFS: Convert instances of kernel_thread() to kthread()
Trond Myklebust
2006-01-06
NFSv4: State recovery cleanup
Trond Myklebust
2006-01-06
NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately
Trond Myklebust
2005-11-25
NFSv4: Fix buggy nfs_wait_on_sequence()
Trond Myklebust
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
2005-11-04
NFSv4: Fix recovery of flock() locks.
Trond Myklebust
2005-11-04
NFSv4: Fix problem with OPEN_DOWNGRADE
Trond Myklebust
2005-11-04
NFSv4: Fix a race between open() and close()
Trond Myklebust
2005-10-20
NFSv4: Fix up locking for nfs4_state_owner
Trond Myklebust
2005-10-20
NFSv4: Final tweak to sequence id
Trond Myklebust
2005-10-18
NFSv4: Fix an oopsable condition in nfs_free_seqid
Trond Myklebust
2005-10-18
NFSv4: Make NFS clean up byte range locks asynchronously
Trond Myklebust
2005-10-18
NFSv4: Remove nfs4_client->cl_sem from close() path
Trond Myklebust
2005-10-18
NFSv4: Remove obsolete state_owner and lock_owner semaphores
Trond Myklebust
2005-10-18
NFSv4: Fix a potential CLOSE race
Trond Myklebust
2005-10-18
NFSv4: Add functions to order RPC calls
Trond Myklebust
2005-06-22
[PATCH] NFSv4: Clean up nfs4 lock state accounting
Trond Myklebust
2005-06-22
[PATCH] RPC: [PATCH] improve rpcauthauth_create error returns
J. Bruce Fields
2005-06-22
[PATCH] NFS: Header file cleanup...
Trond Myklebust
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds