Age | Commit message (Expand) | Author |
2021-10-13 | SUNRPC: Change return value type of .pc_encode | Chuck Lever |
2021-10-13 | SUNRPC: Replace the "__be32 *p" parameter to .pc_encode | Chuck Lever |
2021-10-13 | NFSD: Save location of NFSv4 COMPOUND status | Chuck Lever |
2021-10-13 | SUNRPC: Change return value type of .pc_decode | Chuck Lever |
2021-10-13 | SUNRPC: Replace the "__be32 *p" parameter to .pc_decode | Chuck Lever |
2021-05-25 | NFSD add vfs_fsync after async copy is done | Olga Kornievskaia |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-03-22 | NFSD: Extract the svcxdr_init_encode() helper | Chuck Lever |
2020-12-18 | NFSD: Fix sparse warning in nfssvc.c | Chuck Lever |
2020-12-09 | nfsd: Record NFSv4 pre/post-op attributes as non-atomic | Trond Myklebust |
2020-12-09 | nfsd: simplify nfsd4_change_info | J. Bruce Fields |
2020-11-30 | NFSD: Remove macros that are no longer used | Chuck Lever |
2020-11-30 | NFSD: Make nfsd4_ops::opnum a u32 | Chuck Lever |
2020-11-30 | NFSD: Replace READ* macros in nfsd4_decode_copy() | Chuck Lever |
2020-11-30 | NFSD: Add a helper to decode state_protect4_a | Chuck Lever |
2020-11-30 | NFSD: Add helper to decode OPEN's open_claim4 argument | Chuck Lever |
2020-11-30 | NFSD: Replace the internals of the READ_BUF() macro | Chuck Lever |
2020-11-30 | NFSD: Add common helpers to decode void args and encode void results | Chuck Lever |
2020-10-02 | NFSD: Encoder and decoder functions are always present | Chuck Lever |
2020-07-13 | nfsd: add structure definitions for xattr requests / responses | Frank van der Linden |
2019-12-09 | NFSD add nfs4 inter ssc to nfsd4_copy | Olga Kornievskaia |
2019-12-09 | NFSD: allow inter server COPY to have a STALE source server fh | Olga Kornievskaia |
2019-12-09 | NFSD generalize nfsd4_compound_state flag names | Olga Kornievskaia |
2019-12-09 | NFSD add COPY_NOTIFY operation | Olga Kornievskaia |
2019-12-09 | NFSD COPY_NOTIFY xdr | Olga Kornievskaia |
2019-12-09 | NFSD add ca_source_server<> to COPY | Olga Kornievskaia |
2019-08-19 | nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache | Jeff Layton |
2019-07-03 | nfsd: decode implementation id | J. Bruce Fields |
2019-07-03 | nfsd: use 64-bit seconds fields in nfsd v4 code | J. Bruce Fields |
2018-09-25 | NFSD introduce async copy feature | Olga Kornievskaia |
2018-09-25 | NFSD OFFLOAD_STATUS xdr | Olga Kornievskaia |
2018-09-25 | NFSD CB_OFFLOAD xdr | Olga Kornievskaia |
2018-04-03 | nfsd: fix incorrect umasks | J. Bruce Fields |
2018-04-03 | NFSD: Clean up legacy NFS SYMLINK argument XDR decoders | Chuck Lever |
2018-03-19 | nfsd: remove unsused "cp_consecutive" field | J. Bruce Fields |
2017-11-07 | nfsd4: fix cached replies to solo SEQUENCE compounds | J. Bruce Fields |
2017-09-05 | nfsd: Incoming xdr_bufs may have content in tail buffer | Chuck Lever |
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-05-15 | nfsd4: properly type op_func 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_release callbacks | Christoph Hellwig |
2016-10-07 | NFSD: Implement the COPY call | Anna Schumaker |
2016-07-13 | nfsd: implement machine credential support for some operations | Andrew Elble |
2016-07-13 | nfsd: allow mach_creds_match to be used more broadly | Andrew Elble |
2015-12-07 | nfsd: implement the NFSv4.2 CLONE operation | Christoph Hellwig |