| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | nfs4: set source address when callback is generated | Takuma Umeya | 2011-01-04 | 1 | -0/+1 |
| * | nfsd: declare several functions of nfs4callback as static | Kirill A. Shutemov | 2011-01-04 | 1 | -3/+4 |
* | | SUNRPC: New xdr_streams XDR decoder API | Chuck Lever | 2010-12-16 | 1 | -8/+8 |
* | | SUNRPC: New xdr_streams XDR encoder API | Chuck Lever | 2010-12-16 | 1 | -14/+8 |
* | | NFS: Repair whitespace damage in NFS PROC macro | Chuck Lever | 2010-12-16 | 1 | -26/+26 |
* | | NFSD: Update XDR decoders in NFSv4 callback client | Chuck Lever | 2010-12-16 | 1 | -176/+239 |
* | | NFSD: Update XDR encoders in NFSv4 callback client | Chuck Lever | 2010-12-16 | 1 | -77/+178 |
|/ |
|
* | nfsd4: only require krb5 principal for NFSv4.0 callbacks | J. Bruce Fields | 2010-10-21 | 1 | -7/+8 |
* | nfsd4: move minorversion to client | J. Bruce Fields | 2010-10-21 | 1 | -4/+4 |
* | nfsd4: separate callback change and callback probe | J. Bruce Fields | 2010-10-21 | 1 | -5/+10 |
* | nfsd4: callback program number is per-session | J. Bruce Fields | 2010-10-21 | 1 | -0/+1 |
* | nfsd4: make backchannel sequence number per-session | J. Bruce Fields | 2010-10-21 | 1 | -4/+4 |
* | nfsd4: use client pointer to backchannel session | J. Bruce Fields | 2010-10-21 | 1 | -4/+5 |
* | nfsd4: Move callback setup to callback queue | J. Bruce Fields | 2010-10-01 | 1 | -21/+52 |
* | nfsd4: remove separate cb_args struct | J. Bruce Fields | 2010-10-01 | 1 | -23/+22 |
* | nfsd4: use generic callback code in null case | J. Bruce Fields | 2010-10-01 | 1 | -15/+18 |
* | nfsd4: generic callback code | J. Bruce Fields | 2010-10-01 | 1 | -39/+31 |
* | nfsd4: rename nfs4_rpc_args->nfsd4_cb_args | J. Bruce Fields | 2010-10-01 | 1 | -7/+7 |
* | nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence | J. Bruce Fields | 2010-10-01 | 1 | -15/+15 |
* | nfsd4: minor variable renaming (cb -> conn) | J. Bruce Fields | 2010-10-01 | 1 | -8/+8 |
* | sunrpc: Add net to rpc_create_args | Pavel Emelyanov | 2010-10-01 | 1 | -0/+1 |
* | nfsd: remove duplicate NFS4_STATEID_SIZE declaration | Andy Adamson | 2010-09-07 | 1 | -1/+0 |
* | nfsd41: Fix a crash when a callback is retried | Boaz Harrosh | 2010-08-06 | 1 | -1/+1 |
* | nfsd4: fix delegation recall race use-after-free | J. Bruce Fields | 2010-06-24 | 1 | -0/+1 |
* | nfsd4: fix deleg leak on callback error | J. Bruce Fields | 2010-06-24 | 1 | -1/+3 |
* | nfsd: nfs4callback encode_stateid helper function | Benny Halevy | 2010-06-22 | 1 | -3/+13 |
* | nfsd4: don't bother storing callback reply tag | J. Bruce Fields | 2010-05-31 | 1 | -6/+5 |
* | nfsd4: treat more recall errors as failures | J. Bruce Fields | 2010-05-31 | 1 | -9/+8 |
* | nfsd4: remove extra put() on callback errors | J. Bruce Fields | 2010-05-31 | 1 | -5/+1 |
* | nfs4: minor callback code simplification, comment | J. Bruce Fields | 2010-05-18 | 1 | -2/+8 |
* | nfsd4: nfsd4_destroy_session must set callback client under the state lock | Benny Halevy | 2010-05-13 | 1 | -0/+1 |
* | Merge commit 'v2.6.34-rc6' | J. Bruce Fields | 2010-05-04 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | nfsd4: allow 4.0 clients to change callback path | J. Bruce Fields | 2010-04-22 | 1 | -9/+20 |
* | | nfsd4: rearrange cb data structures | J. Bruce Fields | 2010-04-22 | 1 | -13/+12 |
* | | nfsd4: cl_count is unused | J. Bruce Fields | 2010-04-22 | 1 | -5/+1 |
* | | nfsd4: don't sleep in lease-break callback | J. Bruce Fields | 2010-04-22 | 1 | -2/+52 |
* | | nfsd4: remove probe task's reference on client | J. Bruce Fields | 2010-04-02 | 1 | -8/+1 |
* | | nfsd4: preallocate nfs4_rpc_args | J. Bruce Fields | 2010-04-02 | 1 | -15/+3 |
* | | nfsd4: simplify references to nfsd4 lease time | J. Bruce Fields | 2010-03-06 | 1 | -1/+1 |
|/ |
|
* | nfsd4: fix minor memory leak | J. Bruce Fields | 2010-03-03 | 1 | -0/+2 |
* | NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN | Chuck Lever | 2010-02-24 | 1 | -1/+2 |
* | nfsd: remove pointless paths in file headers | J. Bruce Fields | 2009-12-15 | 1 | -2/+0 |
* | nfsd: Move private headers to source directory | Boaz Harrosh | 2009-12-14 | 1 | -2/+2 |
* | nfsd: Source files #include cleanups | Boaz Harrosh | 2009-12-14 | 1 | -13/+0 |
* | nfsd41: modify nfsd4.1 backchannel to use new xprt class | Alexandros Batsakis | 2009-09-15 | 1 | -2/+6 |
* | nfsd41: Backchannel: Implement cb_recall over NFSv4.1 | Ricardo Labiaga | 2009-09-15 | 1 | -5/+48 |
* | nfsd41: Backchannel: cb_sequence callback | Benny Halevy | 2009-09-15 | 1 | -0/+72 |
* | nfsd41: Backchannel: Setup sequence information | Ricardo Labiaga | 2009-09-15 | 1 | -0/+62 |
* | nfsd41: Backchannel: Add sequence arguments to callback RPC arguments | Ricardo Labiaga | 2009-09-15 | 1 | -0/+5 |