Age | Commit message (Expand) | Author |
2018-12-14 | NFSD remove OP_CACHEME from 4.2 op_flags | Olga Kornievskaia |
2018-11-27 | nfsd4: skip unused assignment | J. Bruce Fields |
2018-11-27 | nfsd4: forbid all renames during grace period | J. Bruce Fields |
2018-11-27 | nfsd4: zero-length WRITE should succeed | J. Bruce Fields |
2018-11-08 | nfsd: COPY and CLONE operations require the saved filehandle to be set | Scott Mayhew |
2018-09-25 | NFSD introduce async copy feature | Olga Kornievskaia |
2018-09-25 | NFSD OFFLOAD_CANCEL xdr | Olga Kornievskaia |
2018-09-25 | NFSD OFFLOAD_STATUS xdr | Olga Kornievskaia |
2018-08-09 | NFSD: Refactor the generic write vector fill helper | Chuck Lever |
2018-06-17 | nfsd: fix corrupted reply to badly ordered compound | J. Bruce Fields |
2018-06-17 | nfsd: clarify check_op_ordering | J. Bruce Fields |
2018-06-17 | nfsd4: extend reclaim period for reclaiming clients | J. Bruce Fields |
2018-04-03 | nfsd: fix incorrect umasks | J. Bruce Fields |
2018-04-03 | nfsd: Trace NFSv4 COMPOUND execution | Chuck Lever |
2018-04-03 | nfsd: Add I/O trace points in the NFSv4 read proc | Chuck Lever |
2018-04-03 | nfsd: Add I/O trace points in the NFSv4 write path | Chuck Lever |
2018-04-03 | nfsd: Add "nfsd_" to trace point names | Chuck Lever |
2018-03-19 | nfsd: remove unsused "cp_consecutive" field | J. Bruce Fields |
2018-02-08 | nfsd: return RESOURCE not GARBAGE_ARGS on too many ops | J. Bruce Fields |
2017-12-21 | nfsd4: permit layoutget of executable-only files | Benjamin Coddington |
2017-11-18 | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-11-07 | nfds: avoid gettimeofday for nfssvc_boot time | Arnd Bergmann |
2017-10-05 | nfsd4: define nfsd4_secinfo_no_name_release() | Eryu Guan |
2017-10-04 | nfsd: remove unnecessary nofilehandle checks | J. Bruce Fields |
2017-08-24 | nfsd4: skip encoder in trivial error cases | J. Bruce Fields |
2017-08-24 | nfsd4: define ->op_release for compound ops | J. Bruce Fields |
2017-08-24 | nfsd4: opdesc will be useful outside nfs4proc.c | J. Bruce Fields |
2017-08-01 | nfsd4: move some nfsd4 op definitions to xdr4.h | J. Bruce Fields |
2017-06-28 | Merge tag 'v4.12-rc5' into nfsd tree | J. Bruce Fields |
2017-05-23 | nfsd4: fix null dereference on replay | J. Bruce Fields |
2017-05-15 | nfsd4: const-ify nfsd4_ops | Christoph Hellwig |
2017-05-15 | sunrpc: mark all struct svc_version instances as const | Christoph Hellwig |
2017-05-15 | sunrpc: mark all struct svc_procinfo instances as const | Christoph Hellwig |
2017-05-15 | sunrpc: move pc_count out of struct svc_procinfo | Christoph Hellwig |
2017-05-15 | nfsd4: properly type op_func callbacks | Christoph Hellwig |
2017-05-15 | nfsd4: remove nfsd4op_rsize | Christoph Hellwig |
2017-05-15 | nfsd4: properly type op_get_currentstateid callbacks | Christoph Hellwig |
2017-05-15 | nfsd4: properly type op_set_currentstateid callbacks | Christoph Hellwig |
2017-05-15 | sunrpc: properly type pc_encode callbacks | Christoph Hellwig |
2017-05-15 | sunrpc: properly type pc_decode callbacks | Christoph Hellwig |
2017-05-15 | sunrpc: properly type pc_func callbacks | Christoph Hellwig |
2017-05-15 | nfsd: use named initializers in PROC() | Christoph Hellwig |
2017-05-09 | nfsd: fix undefined behavior in nfsd4_layout_verify | Ari Kauppi |
2017-04-13 | nfsd: fix oops on unsupported operation | Olga Kornievskaia |
2017-02-24 | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 | Jeff Layton |
2017-02-24 | sunrpc: turn bitfield flags in svc_version into bools | Jeff Layton |
2017-02-17 | NFSD: Get response size before operation for all RPCs | Kinglong Mee |
2017-01-31 | nfsd: opt in to labeled nfs per export | J. Bruce Fields |
2017-01-31 | NFSD: pass an integer for stable type to nfsd_vfs_write | Kinglong Mee |
2016-12-15 | nfsd: add support for the umask attribute | Andreas Gruenbacher |