Age | Commit message (Expand) | Author |
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-13 | nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition | Benny Halevy |
2009-09-04 | 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-03 | NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() | Trond Myklebust |
2009-09-02 | 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-01 | 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-08-28 | nfsd41: expand solo sequence check | Andy Adamson |
2009-08-27 | 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-25 | knfsd: Replace lock_kernel with a mutex in nfsd pool stats. | Ryusei Yamaguchi |
2009-08-24 | nfsd: Fix unnecessary deny bits in NFSv4 ACL | Frank Filz |
2009-08-21 | 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-10 | Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 | Trond Myklebust |
2009-08-09 | SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms | Trond Myklebust |
2009-08-09 | NFSD: Clean up the idmapper warning... | Trond Myklebust |
2009-08-09 | NFSD: Support IPv6 addresses in write_failover_ip() | Chuck Lever |
2009-07-28 | nfsd41: encode replay sequence from the slot values | Andy Adamson |
2009-07-28 | nfsd41: rename nfsd4_enc_uncached_replay | Andy Adamson |
2009-07-28 | nfsd41: Use separate DRC for setclientid | Andy Adamson |
2009-07-28 | nfsd41: change check_slot_seqid parameters | Andy Adamson |
2009-07-28 | nfsd41: remove redundant forechannel max requests check | Andy Adamson |
2009-07-28 | nfsd41: hange from page to memory based drc limits | Andy Adamson |
2009-07-28 | nfsd41: reserve less memory for DRC | Andy Adamson |
2009-07-28 | nfsd41: minor set_forechannel_maxreqs cleanup | Andy Adamson |
2009-07-28 | nfsd41: reclaim DRC memory on session free | Andy Adamson |
2009-07-28 | nfsd: minor write_pool_threads exit cleanup | J. Bruce Fields |
2009-07-28 | Fix memory leak in write_pool_threads | Eric Sesterhenn |
2009-07-14 | nfsd41: use globals for DRC limits | Andy Adamson |
2009-07-14 | NFSv4: ACL in operations 'open' and 'create' should be used | Yu Zhiguo |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-03 | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() | David Howells |
2009-06-22 | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds |
2009-06-18 | nfsd41: Backchannel: minorversion support for the back channel | Andy Adamson |
2009-06-18 | nfsd41: Backchannel: cleanup nfs4.0 callback encode routines | Andy Adamson |
2009-06-18 | nfsd41: Remove ip address collision detection case | Mike Sager |