Age | Commit message (Expand) | Author |
2019-04-08 | nfsd: Don't release the callback slot unless it was actually held | Trond Myklebust |
2019-03-12 | Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-02-13 | NFS: Remove print_overflow_msg() | Chuck Lever |
2019-02-06 | nfsd: fix an IS_ERR() vs NULL check | Dan Carpenter |
2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown |
2018-12-19 | NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred(). | NeilBrown |
2018-12-19 | SUNRPC: remove uid and gid from struct auth_cred | NeilBrown |
2018-12-19 | SUNRPC: add 'struct cred *' to auth_cred and rpc_cred | NeilBrown |
2018-09-25 | NFSD CB_OFFLOAD xdr | Olga Kornievskaia |
2018-08-22 | nfsd: Remove callback_cred | Chuck Lever |
2018-08-22 | nfsd: Use correct credential for NFSv4.0 callback with GSS | Chuck Lever |
2018-08-09 | nfsd: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-04-03 | nfsd: use correct enum type in decode_cb_op_status | Stefan Agner |
2017-07-17 | nfsd: Fix a memory scribble in the callback channel | Trond Myklebust |
2017-05-15 | nfsd4: const-ify nfs_cb_version4 | Christoph Hellwig |
2017-05-15 | sunrpc: mark all struct rpc_procinfo instances as const | Christoph Hellwig |
2017-05-15 | sunrpc: move p_count out of struct rpc_procinfo | Christoph Hellwig |
2017-05-15 | nfsd: fix decoder callback prototypes | Christoph Hellwig |
2017-05-15 | nfsd: fix encoder callback prototypes | Christoph Hellwig |
2017-02-17 | nfsd/callback: Drop a useless data copy when comparing sessionid | Kinglong Mee |
2017-02-17 | nfsd/callback: skip the callback tag | Kinglong Mee |
2017-02-17 | nfsd/callback: Cleanup callback cred on shutdown | Kinglong Mee |
2016-11-14 | nfsd: update workqueue creation | J. Bruce Fields |
2016-09-26 | nfsd: plumb in a CB_NOTIFY_LOCK operation | Jeff Layton |
2016-09-16 | nfsd: eliminate cb_minorversion field | Jeff Layton |
2016-06-15 | nfsd4/rpc: move backchannel create logic into rpc code | J. Bruce Fields |
2015-12-23 | nfsd: don't base cl_cb_status on stale information | J. Bruce Fields |
2015-11-23 | nfsd: constify nfsd4_callback_ops structure | Julia Lawall |
2015-08-13 | nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors | Kinglong Mee |
2015-06-04 | nfsd: Update callback sequnce id only CB_SEQUENCE success | Kinglong Mee |
2015-06-04 | nfsd: Reset cb_status in nfsd4_cb_prepare() at retrying | Kinglong Mee |
2015-05-04 | nfsd: skip CB_NULL probes for 4.1 or later | Christoph Hellwig |
2015-05-04 | nfsd: fix callback restarts | Christoph Hellwig |
2015-05-04 | nfsd: split transport vs operation errors for callbacks | Christoph Hellwig |
2015-02-02 | nfsd: implement pNFS layout recalls | Christoph Hellwig |
2014-11-19 | nfsd: Fix slot wake up race in the nfsv4.1 callback code | Trond Myklebust |
2014-10-01 | nfsd: eliminate "to_delegation" define | Jeff Layton |
2014-09-26 | nfsd: introduce nfsd4_callback_ops | Christoph Hellwig |
2014-09-26 | nfsd: split nfsd4_callback initialization and use | Christoph Hellwig |
2014-09-26 | nfsd: introduce a generic nfsd4_cb | Christoph Hellwig |
2014-09-26 | nfsd: remove nfsd4_callback.cb_op | Christoph Hellwig |
2014-09-26 | nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence | Benny Halevy |
2014-09-26 | nfsd: fix nfsd4_cb_recall_done error handling | Christoph Hellwig |
2014-07-31 | nfsd: Add a struct nfs4_file field to struct nfs4_stid | Trond Myklebust |
2014-07-31 | nfsd: Add reference counting to the lock and open stateids | Trond Myklebust |
2014-07-29 | nfsd: remove dl_fh field from struct nfs4_delegation | Jeff Layton |
2014-07-23 | nfsd4: convert comma to semicolon | Himangi Saraogi |
2014-07-18 | svcrdma: Select NFSv4.1 backchannel transport based on forward channel | Chuck Lever |
2014-07-16 | nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg | Jeff Layton |
2014-07-16 | nfsd: eliminate nfsd4_init_callback | Jeff Layton |