Age | Commit message (Expand) | Author | Files | Lines |
2017-10-05 | nfsd4: define nfsd4_secinfo_no_name_release() | Eryu Guan | 1 | -1/+8 |
2017-08-25 | nfsd4: skip encoder in trivial error cases | J. Bruce Fields | 1 | -3/+7 |
2017-08-25 | nfsd4: define ->op_release for compound ops | J. Bruce Fields | 1 | -0/+32 |
2017-08-25 | nfsd4: opdesc will be useful outside nfs4proc.c | J. Bruce Fields | 1 | -14/+11 |
2017-08-02 | nfsd4: move some nfsd4 op definitions to xdr4.h | J. Bruce Fields | 1 | -43/+0 |
2017-06-28 | Merge tag 'v4.12-rc5' into nfsd tree | J. Bruce Fields | 1 | -7/+6 |
2017-05-23 | nfsd4: fix null dereference on replay | J. Bruce Fields | 1 | -7/+6 |
2017-05-15 | nfsd4: const-ify nfsd4_ops | Christoph Hellwig | 1 | -7/+6 |
2017-05-15 | sunrpc: mark all struct svc_version instances as const | Christoph Hellwig | 1 | -1/+1 |
2017-05-15 | sunrpc: mark all struct svc_procinfo instances as const | Christoph Hellwig | 1 | -1/+1 |
2017-05-15 | sunrpc: move pc_count out of struct svc_procinfo | Christoph Hellwig | 1 | -0/+2 |
2017-05-15 | nfsd4: properly type op_func callbacks | Christoph Hellwig | 1 | -108/+126 |
2017-05-15 | nfsd4: remove nfsd4op_rsize | Christoph Hellwig | 1 | -55/+54 |
2017-05-15 | nfsd4: properly type op_get_currentstateid callbacks | Christoph Hellwig | 1 | -11/+10 |
2017-05-15 | nfsd4: properly type op_set_currentstateid callbacks | Christoph Hellwig | 1 | -6/+6 |
2017-05-15 | sunrpc: properly type pc_encode callbacks | Christoph Hellwig | 1 | -2/+2 |
2017-05-15 | sunrpc: properly type pc_decode callbacks | Christoph Hellwig | 1 | -1/+1 |
2017-05-15 | sunrpc: properly type pc_func callbacks | Christoph Hellwig | 1 | -4/+5 |
2017-05-15 | nfsd: use named initializers in PROC() | Christoph Hellwig | 1 | -5/+5 |
2017-05-10 | nfsd: fix undefined behavior in nfsd4_layout_verify | Ari Kauppi | 1 | -1/+2 |
2017-04-13 | nfsd: fix oops on unsupported operation | Olga Kornievskaia | 1 | -1/+1 |
2017-02-25 | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 | Jeff Layton | 1 | -6/+7 |
2017-02-24 | sunrpc: turn bitfield flags in svc_version into bools | Jeff Layton | 1 | -1/+1 |
2017-02-18 | NFSD: Get response size before operation for all RPCs | Kinglong Mee | 1 | -6/+63 |
2017-01-31 | nfsd: opt in to labeled nfs per export | J. Bruce Fields | 1 | -0/+4 |
2017-01-31 | NFSD: pass an integer for stable type to nfsd_vfs_write | Kinglong Mee | 1 | -1/+1 |
2016-12-16 | nfsd: add support for the umask attribute | Andreas Gruenbacher | 1 | -0/+3 |
2016-11-01 | nfsd: clean up supported attribute handling | J. Bruce Fields | 1 | -32/+11 |
2016-10-07 | NFSD: Implement the COPY call | Anna Schumaker | 1 | -11/+79 |
2016-08-05 | nfsd: drop unnecessary MAY_EXEC check from create | J. Bruce Fields | 1 | -6/+1 |
2016-08-05 | nfsd: Make creates return EEXIST instead of EACCES | Oleg Drokin | 1 | -1/+5 |
2016-07-15 | nfsd: allow nfsd to advertise multiple layout types | Jeff Layton | 1 | -2/+2 |
2016-07-13 | nfsd: flex file device id encoding will need the server address | Tom Haynes | 1 | -1/+1 |
2016-07-13 | nfsd: implement machine credential support for some operations | Andrew Elble | 1 | -0/+39 |
2016-03-18 | nfsd: add SCSI layout support | Christoph Hellwig | 1 | -2/+4 |
2016-03-16 | nfsd: fix deadlock secinfo+readdir compound | J. Bruce Fields | 1 | -0/+1 |
2016-03-03 | nfsd4: resfh unused in nfsd4_secinfo | J. Bruce Fields | 1 | -2/+0 |
2016-01-23 | wrappers for ->i_mutex access | Al Viro | 1 | -2/+2 |
2015-12-08 | nfsd: implement the NFSv4.2 CLONE operation | Christoph Hellwig | 1 | -0/+47 |
2015-12-08 | nfsd: Pass filehandle to nfs4_preprocess_stateid_op() | Anna Schumaker | 1 | -7/+9 |
2015-10-23 | nfsd: serialize layout stateid morphing operations | Jeff Layton | 1 | -0/+4 |
2015-08-31 | NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1 | Kinglong Mee | 1 | -6/+6 |
2015-08-13 | lockd: NLM grace period shouldn't block NFSv4 opens | J. Bruce Fields | 1 | -4/+4 |
2015-08-10 | nfsd: Remove unneeded values in nfsd4_open() | Kinglong Mee | 1 | -3/+1 |
2015-07-20 | nfsd: Set lc_size_chg before ops->proc_layoutcommit | Kinglong Mee | 1 | -5/+1 |
2015-06-22 | nfsd: fput rd_file from XDR encode context | Christoph Hellwig | 1 | -4/+0 |
2015-06-22 | nfsd: take struct file setup fully into nfs4_preprocess_stateid_op | Christoph Hellwig | 1 | -24/+15 |
2015-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -6/+6 |
2015-04-21 | nfsd4: disallow SEEK with special stateids | J. Bruce Fields | 1 | -0/+2 |
2015-04-21 | nfsd4: disallow ALLOCATE with special stateids | J. Bruce Fields | 1 | -0/+2 |