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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2007-07-10
NFSv4: Fix up stateid locking...
Trond Myklebust
2007-07-10
NFSv4: Clean up the callers of nfs4_open_recover_helper()
Trond Myklebust
2007-07-10
NFSv4: Don't call OPEN if we already have an open stateid for a file
Trond Myklebust
2007-07-10
NFSv4: Check for the existence of a delegation in nfs4_open_prepare()
Trond Myklebust
2007-07-10
NFSv4: Clean up _nfs4_proc_open()
Trond Myklebust
2007-07-10
NFSv4: Allow nfs4_opendata_to_nfs4_state to return errors.
Trond Myklebust
2007-07-10
NFSv4: Improve the debugging of bad sequence id errors...
Trond Myklebust
2007-07-10
NFSv4: Always use the delegation if we have one
Trond Myklebust
2007-07-10
NFSv4: Clean up confirmation of sequence ids...
Trond Myklebust
2007-07-10
NFSv4: Support recalling delegations by stateid part 2
Trond Myklebust
2007-07-10
NFSv4: Fix up a bug in nfs4_open_recover()
Trond Myklebust
2007-07-10
NFSv4: set the delegation in nfs4_opendata_to_nfs4_state
Trond Myklebust
2007-07-10
NFSv4: Fix atomic open for execute...
Trond Myklebust
2007-07-10
NFSv4: Reduce the chances of an open_owner identifier collision
Trond Myklebust
2007-07-10
NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh()
Trond Myklebust
2007-07-10
NFSv4: Convert struct nfs4_opendata to use struct kref
Trond Myklebust
2007-07-10
NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
Jeff Layton
2007-07-10
NFSv4: Clean up nfs4_call_async()
Trond Myklebust
2007-07-10
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
Trond Myklebust
2007-07-10
NFSv4: Ensure asynchronous open() calls always pin the mountpoint
Trond Myklebust
2007-07-10
NFSv4: Cleanup: pass the nfs_open_context to open recovery code
Trond Myklebust
2007-07-10
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
Trond Myklebust
2007-05-14
NFS: Fix some 'sparse' warnings...
Trond Myklebust
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-05-06
locks: make ->lock release private data before returning in GETLK case
J. Bruce Fields
2007-05-02
NFS4: invalidate cached acl on setacl
J. Bruce Fields
2007-02-12
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2007-02-03
NFSv4: Add lockdep checks to nfs4_wait_clnt_recover()
Trond Myklebust
2007-02-03
NFSv4: Don't start state recovery in nfs4_close_done()
Trond Myklebust
2007-02-03
NFS: Remove nfs_readpage_sync()
Trond Myklebust
2007-02-03
NFSv4: Cleanups for fs_locations code.
Trond Myklebust
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-06
NFS: Remove nfs_writepage_sync()
Trond Myklebust
2006-12-06
NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync
Frank Filz
2006-12-06
Fix a second potential rpc_wakeup race...
Trond Myklebust
2006-10-20
[PATCH] nfs: verifier is network-endian
Al Viro
2006-10-20
[PATCH] xdr annotations: NFS readdir entries
Al Viro
2006-10-20
[PATCH] NFS: remove unused check in nfs4_open_revalidate
Chuck Lever
2006-09-22
NFSv4: Poll more aggressively when handling NFS4ERR_DELAY
Trond Myklebust
2006-09-22
NFSv4: Handle the condition NFS4ERR_FILE_OPEN
Trond Myklebust
2006-09-22
NFSv4: Retry lease recovery if it failed during a synchronous operation.
Trond Myklebust
2006-09-22
NFS: Use cached page as buffer for NFS symlink requests
Chuck Lever
2006-09-22
NFS: Fix double d_drop in nfs_instantiate() error path
Chuck Lever
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-22
NFS: Move rpc_ops from nfs_server to nfs_client
David Howells
2006-09-22
NFS: Make better use of inode* dereferencing macros
David Howells
2006-09-22
NFS: Add extra const qualifiers
David Howells
2006-09-22
NFS: Generalise the nfs_client structure
David Howells
2006-09-22
NFS: Add a server capabilities NFS RPC op
David Howells
[next]