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
/
nfs4_fs.h
Age
Commit message (
Expand
)
Author
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-10-20
[PATCH] xdr annotations: NFS readdir entries
Al Viro
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 struct nfs4_client to struct nfs_client
David Howells
2006-06-09
NFSv4: Define an fs_locations bitmap
Manoj Naik
2006-06-09
NFSv4: convert fs-locations-components to conform to RFC3530
Manoj Naik
2006-06-09
NFSv4: Implement the fs_locations function call
Trond Myklebust
2006-06-09
NFS: Ensure the client submounts, when it crosses a server mountpoint.
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
NFSv4: Send RENEW requests to the server only when we're holding state
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-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: Eliminate nfsv4 open race...
Trond Myklebust
2005-10-18
NFSv4: Make NFS clean up byte range locks asynchronously
Trond Myklebust
2005-10-18
NFSv4: Remove obsolete state_owner and lock_owner semaphores
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] NFSv4: Fix build warning
Reuben Farrelly
2005-06-22
[PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4
J. Bruce Fields
2005-06-22
[PATCH] NFS: Header file cleanup...
Trond Myklebust