Age | Commit message (Expand) | Author |
2012-01-05 | SUNRPC: Clean up the RPCSEC_GSS service ticket requests | Trond Myklebust |
2011-10-24 | nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid | Benny Halevy |
2011-09-26 | nfsd4: move client * to nfs4_stateid, add init_stid helper | J. Bruce Fields |
2011-09-13 | nfsd4: add common dl_stid field to delegation | J. Bruce Fields |
2011-02-22 | NFSD: fix decode_cb_sequence4resok | Benny Halevy |
2011-02-14 | NFSD: use nfserr for status after decode_cb_op_status | Benny Halevy |
2011-01-14 | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-01-14 | nfsd4: fix callback restarting | J. Bruce Fields |
2011-01-13 | nfsd4: initialize cb_per_client | J. Bruce Fields |
2011-01-11 | nfsd4: allow restarting callbacks | J. Bruce Fields |
2011-01-11 | nfsd4: simplify nfsd4_cb_prepare | J. Bruce Fields |
2011-01-11 | nfsd4: add helper function to run callbacks | J. Bruce Fields |
2011-01-11 | nfsd4: make sure sequence flags are set after destroy_session | J. Bruce Fields |
2011-01-11 | nfsd4: keep finer-grained callback status | J. Bruce Fields |
2011-01-11 | nfsd4: allow backchannel recovery | J. Bruce Fields |
2011-01-04 | nfs4: set source address when callback is generated | Takuma Umeya |
2011-01-04 | nfsd: declare several functions of nfs4callback as static | Kirill A. Shutemov |
2010-12-16 | SUNRPC: New xdr_streams XDR decoder API | Chuck Lever |
2010-12-16 | SUNRPC: New xdr_streams XDR encoder API | Chuck Lever |
2010-12-16 | NFS: Repair whitespace damage in NFS PROC macro | Chuck Lever |
2010-12-16 | NFSD: Update XDR decoders in NFSv4 callback client | Chuck Lever |
2010-12-16 | NFSD: Update XDR encoders in NFSv4 callback client | Chuck Lever |
2010-10-21 | nfsd4: only require krb5 principal for NFSv4.0 callbacks | J. Bruce Fields |
2010-10-21 | nfsd4: move minorversion to client | J. Bruce Fields |
2010-10-21 | nfsd4: separate callback change and callback probe | J. Bruce Fields |
2010-10-21 | nfsd4: callback program number is per-session | J. Bruce Fields |
2010-10-21 | nfsd4: make backchannel sequence number per-session | J. Bruce Fields |
2010-10-21 | nfsd4: use client pointer to backchannel session | J. Bruce Fields |
2010-10-01 | nfsd4: Move callback setup to callback queue | J. Bruce Fields |
2010-10-01 | nfsd4: remove separate cb_args struct | J. Bruce Fields |
2010-10-01 | nfsd4: use generic callback code in null case | J. Bruce Fields |
2010-10-01 | nfsd4: generic callback code | J. Bruce Fields |
2010-10-01 | nfsd4: rename nfs4_rpc_args->nfsd4_cb_args | J. Bruce Fields |
2010-10-01 | nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence | J. Bruce Fields |
2010-10-01 | nfsd4: minor variable renaming (cb -> conn) | J. Bruce Fields |
2010-10-01 | sunrpc: Add net to rpc_create_args | Pavel Emelyanov |
2010-09-07 | nfsd: remove duplicate NFS4_STATEID_SIZE declaration | Andy Adamson |
2010-08-06 | nfsd41: Fix a crash when a callback is retried | Boaz Harrosh |
2010-06-24 | nfsd4: fix delegation recall race use-after-free | J. Bruce Fields |
2010-06-24 | nfsd4: fix deleg leak on callback error | J. Bruce Fields |
2010-06-22 | nfsd: nfs4callback encode_stateid helper function | Benny Halevy |
2010-05-31 | nfsd4: don't bother storing callback reply tag | J. Bruce Fields |
2010-05-31 | nfsd4: treat more recall errors as failures | J. Bruce Fields |
2010-05-31 | nfsd4: remove extra put() on callback errors | J. Bruce Fields |
2010-05-18 | nfs4: minor callback code simplification, comment | J. Bruce Fields |
2010-05-13 | nfsd4: nfsd4_destroy_session must set callback client under the state lock | Benny Halevy |
2010-05-04 | Merge commit 'v2.6.34-rc6' | J. Bruce Fields |
2010-04-22 | nfsd4: allow 4.0 clients to change callback path | J. Bruce Fields |
2010-04-22 | nfsd4: rearrange cb data structures | J. Bruce Fields |
2010-04-22 | nfsd4: cl_count is unused | J. Bruce Fields |