Age | Commit message (Expand) | Author |
2013-05-20 | NFSv4.1 Fix a pNFS session draining deadlock | Andy Adamson |
2012-12-06 | NFSv4.1: Move slot table and session struct definitions to nfs4session.h | Trond Myklebust |
2012-12-06 | NFSv4.1: Clean up session draining | Trond Myklebust |
2012-12-06 | NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot | Trond Myklebust |
2012-07-27 | SUNRPC: service request network namespace helper introduced | Stanislav Kinsbursky |
2012-06-12 | NFS: add an endian notation for sparse | Dan Carpenter |
2012-06-12 | NFSv4.1: integer overflow in decode_cb_sequence_args() | Dan Carpenter |
2012-03-12 | NFSv4: Rate limit the state manager warning messages | Trond Myklebust |
2012-03-06 | NFSv4: Simplify the struct nfs4_stateid | Trond Myklebust |
2012-02-15 | NFSv4.1: Convert slotid from u8 to u32 | Trond Myklebust |
2012-02-06 | NFS: search for client session id in proper network namespace | Stanislav Kinsbursky |
2012-02-06 | NFS: make cb_ident_idr per net ns | Stanislav Kinsbursky |
2012-02-06 | NFS: start printks w/ NFS: even if __func__ shown | Weston Andros Adamson |
2012-01-12 | nfs: check for integer overflow in decode_devicenotify_args() | Dan Carpenter |
2011-11-04 | nfs: set vs_hidden on nfs4_callback_version4 (try #2) | Jeff Layton |
2011-10-31 | NFS4: fix cb_recallany decode error | Peng Tao |
2011-08-04 | NFSv4.1: Fix the callback 'highest_used_slotid' behaviour | Trond Myklebust |
2011-05-29 | pnfs: CB_NOTIFY_DEVICEID | Marc Eshel |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-25 | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson |
2011-01-06 | pnfs: CB_LAYOUTRECALL xdr code | Fred Isaman |
2011-01-06 | NFS add session back channel draining | Andy Adamson |
2011-01-06 | NFS refactor nfs_find_client and reference client across callback processing | Andy Adamson |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-08 | nfs4: Make the v4 callback service hidden | Steve Dickson |
2010-02-10 | nfs41: cleanup callback code to use __be32 type | Andy Adamson |
2010-02-10 | nfs41: implement cb_recall_slot | Andy Adamson |
2010-02-10 | nfs41: back channel drc minimal implementation | Andy Adamson |
2010-02-10 | nfs41: remove uneeded checks in callback processing | Andy Adamson |
2010-02-10 | nfs41: directly encode back channel error | Andy Adamson |
2010-02-10 | nfs41: fix wrong error on callback header xdr overflow | Andy Adamson |
2009-12-05 | nfs41: V2 initial support for CB_RECALL_ANY | Alexandros Batsakis |
2009-12-05 | nfs41: add support for callback with RPC version number 4 | Alexandros Batsakis |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-06-17 | nfs41: Backchannel: update cb_sequence args and results | Ricardo Labiaga |
2009-06-17 | nfs41: verify CB_SEQUENCE position in callback compound | Benny Halevy |
2009-06-17 | nfs41: cb_sequence xdr implementation | Benny Halevy |
2009-06-17 | nfs41: consider minorversion in callback_xdr:process_op | Benny Halevy |
2009-06-17 | nfs41: decode minorversion 1 cb_compound header | Benny Halevy |
2009-06-17 | nfs41: store minorversion in cb_compound_hdr_arg | Benny Halevy |
2008-05-16 | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-05-16 | NFSv4: Check the return value of decode_compound_hdr_arg() | Trond Myklebust |
2008-02-20 | nfs: fix sparse warnings | Harvey Harrison |
2008-01-30 | NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in | Chuck Lever |
2008-01-30 | NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in | Chuck Lever |
2008-01-30 | NFS: Remove an unneeded check in decode_compound_header_arg() | Chuck Lever |
2007-07-19 | NFSv4: debug print ntohl(status) in nfs client callback xdr code | Benny Halevy |
2007-02-12 | [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses | Chuck Lever |
2006-10-20 | [PATCH] xdr annotations: fs/nfs/callback* | Al Viro |
2006-10-20 | [PATCH] fs/nfs/callback* passes error values big-endian | Al Viro |