| Commit message (Expand) | Author | Age |
... | |
* | | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields | 2009-11-13 |
* | | nfsd: use STATEID_FMT and STATEID_VAL for printing stateids | Benny Halevy | 2009-11-05 |
* | | nfsd: register NFS_ACL with rpcbind | Peter Staubach | 2009-11-04 |
* | | nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups | Frank Filz | 2009-10-27 |
* | | nfsd4.1: common slot allocation size calculation | J. Bruce Fields | 2009-10-27 |
* | | nfsd4.1: fix session memory use calculation | J. Bruce Fields | 2009-10-27 |
* | | Merge commit 'v2.6.32-rc5' into for-2.6.33 | J. Bruce Fields | 2009-10-27 |
|\| |
|
| * | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 |
* | | nfsd41: use sv_max_mesg for forechannel max sizes | Andy Adamson | 2009-09-28 |
* | | nfsd4: fix error return when pseudoroot missing | J. Bruce Fields | 2009-09-28 |
* | | nfsd: minor nfsd_lookup cleanup | J. Bruce Fields | 2009-09-28 |
* | | nfsd4: cross mountpoints when looking up parents | J. Bruce Fields | 2009-09-28 |
|/ |
|
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 |
* | seq_file: constify seq_operations | James Morris | 2009-09-23 |
* | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-09-22 |
|\ |
|
| * | nfsd4: nfsv4 clients should cross mountpoints | Steve Dickson | 2009-09-21 |
| * | nfsd41: Refactor create_client() | Ricardo Labiaga | 2009-09-15 |
| * | nfsd41: modify nfsd4.1 backchannel to use new xprt class | Alexandros Batsakis | 2009-09-15 |
| * | nfsd41: Backchannel: Implement cb_recall over NFSv4.1 | Ricardo Labiaga | 2009-09-15 |
| * | nfsd41: Backchannel: cb_sequence callback | Benny Halevy | 2009-09-15 |
| * | nfsd41: Backchannel: Setup sequence information | Ricardo Labiaga | 2009-09-15 |
| * | nfsd41: Backchannel: Server backchannel RPC wait queue | Ricardo Labiaga | 2009-09-15 |
| * | nfsd41: Backchannel: Add sequence arguments to callback RPC arguments | Ricardo Labiaga | 2009-09-15 |
| * | nfsd41: Backchannel: callback infrastructure | Andy Adamson | 2009-09-15 |
| * | nfsd4: use common rpc_cred for all callbacks | J. Bruce Fields | 2009-09-15 |
| * | nfsd4: allow nfs4 state startup to fail | J. Bruce Fields | 2009-09-15 |
| * | nfsd4: fix null dereference creating nfsv4 callback client | J. Bruce Fields | 2009-09-15 |
| * | nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition | Benny Halevy | 2009-09-13 |
| * | nfsd: fix leak on error in nfsv3 readdir | J. Bruce Fields | 2009-09-04 |
| * | nfsd: clean up readdirplus encoding | J. Bruce Fields | 2009-09-04 |
| * | nfsd4: filehandle leak or error exit from fh_compose() | J. Bruce Fields | 2009-09-04 |
| * | NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() | Trond Myklebust | 2009-09-03 |
| * | nfsd: move fsid_type choice out of fh_compose | J. Bruce Fields | 2009-09-02 |
| * | nfsd: move some of fh_compose into helper functions | J. Bruce Fields | 2009-09-02 |
| * | nfsd41: replace page based DRC with buffer based DRC | Andy Adamson | 2009-09-01 |
| * | nfsd41: replace nfserr_resource in pure nfs41 responses | Andy Adamson | 2009-09-01 |
| * | nfsd41: use session maxreqs for sequence target and highest slotid | Andy Adamson | 2009-09-01 |
| * | nfsd41: bound forechannel drc size by memory usage | Andy Adamson | 2009-09-01 |
| * | NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute | Trond Myklebust | 2009-09-01 |
| * | nfsd41: expand solo sequence check | Andy Adamson | 2009-08-28 |
| * | nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry | Frank Filz | 2009-08-27 |
| * | nfsd41: renew_client must be called under the state lock | Benny Halevy | 2009-08-27 |
| * | knfsd: Replace lock_kernel with a mutex in nfsd pool stats. | Ryusei Yamaguchi | 2009-08-25 |
| * | nfsd: Fix unnecessary deny bits in NFSv4 ACL | Frank Filz | 2009-08-24 |
| * | nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on... | Jeff Layton | 2009-08-21 |
| * | nfsd: add support for NFSv4 callbacks over IPv6 | Jeff Layton | 2009-08-21 |
| * | nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage | Jeff Layton | 2009-08-21 |
| * | nfsd: make nfs4_client->cl_addr a struct sockaddr_storage | Jeff Layton | 2009-08-21 |
| * | Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs... | J. Bruce Fields | 2009-08-21 |
| |\ |
|
| * | | nfsd41: encode replay sequence from the slot values | Andy Adamson | 2009-07-28 |