| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd: Don't set eof on a truncated READ_PLUS | Trond Myklebust | 2021-01-27 | 1 | -4/+5 |
* | nfsd: Fixes for nfsd4_encode_read_plus_data() | Trond Myklebust | 2021-01-27 | 1 | -0/+5 |
* | NFSD: Encode a full READ_PLUS reply | Anna Schumaker | 2020-10-12 | 1 | -24/+25 |
* | NFSD: Return both a hole and a data segment | Anna Schumaker | 2020-10-12 | 1 | -16/+40 |
* | NFSD: Add READ_PLUS hole segment encoding | Anna Schumaker | 2020-10-12 | 1 | -1/+38 |
* | NFSD: Add READ_PLUS data support | Anna Schumaker | 2020-10-12 | 1 | -3/+84 |
* | NFSD: Hoist status code encoding into XDR encoder functions | Chuck Lever | 2020-10-12 | 1 | -3/+2 |
* | NFSD: Encoder and decoder functions are always present | Chuck Lever | 2020-10-02 | 1 | -0/+6 |
* | NFSD: Correct type annotations in COPY XDR functions | Chuck Lever | 2020-09-25 | 1 | -1/+1 |
* | NFSD: Correct type annotations in user xattr XDR functions | Chuck Lever | 2020-09-25 | 1 | -4/+4 |
* | SUNRPC/NFSD: Implement xdr_reserve_space_vec() | Anna Schumaker | 2020-09-25 | 1 | -25/+3 |
* | nfsd: Remove unnecessary assignment in nfs4xdr.c | Alex Dewar | 2020-09-25 | 1 | -1/+1 |
* | nfsd: Fix typo in comment | Alex Dewar | 2020-09-25 | 1 | -1/+1 |
* | nfsd: add fattr support for user extended attributes | Frank van der Linden | 2020-07-13 | 1 | -0/+9 |
* | nfsd: implement the xattr functions and en/decode logic | Frank van der Linden | 2020-07-13 | 1 | -0/+450 |
* | nfsd: split off the write decode code into a separate function | Frank van der Linden | 2020-07-13 | 1 | -30/+42 |
* | NFSD: Clean up nfsd4_encode_readv | Chuck Lever | 2020-03-16 | 1 | -5/+4 |
* | nfsd: Fix NFSv4 READ on RDMA when using readv | Chuck Lever | 2020-03-16 | 1 | -9/+11 |
* | nfsd: set the server_scope during service startup | Scott Mayhew | 2020-03-16 | 1 | -4/+5 |
* | nfsd: use timespec64 in encode_time_delta | Arnd Bergmann | 2019-12-19 | 1 | -2/+2 |
* | nfsd: remove unnecessary assertion in nfsd4_encode_replay | Aditya Pakki | 2019-12-19 | 1 | -2/+0 |
* | NFSD COPY_NOTIFY xdr | Olga Kornievskaia | 2019-12-09 | 1 | -2/+88 |
* | NFSD add ca_source_server<> to COPY | Olga Kornievskaia | 2019-12-09 | 1 | -1/+64 |
* | Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2019-12-07 | 1 | -2/+0 |
|\ |
|
| * | nfsd: remove set but not used variable 'len' | YueHaibing | 2019-10-08 | 1 | -2/+0 |
* | | new helper: lookup_positive_unlocked() | Al Viro | 2019-11-15 | 1 | -10/+1 |
|/ |
|
* | nfsd: fix nfs read eof detection | Trond Myklebust | 2019-09-23 | 1 | -8/+3 |
* | nfsd: eliminate an unnecessary acl size limit | J. Bruce Fields | 2019-08-28 | 1 | -1/+13 |
* | nfsd: Fix the documentation for svcxdr_tmpalloc() | Trond Myklebust | 2019-08-19 | 1 | -3/+3 |
* | nfsd: Fix up some unused variable warnings | Trond Myklebust | 2019-08-19 | 1 | -7/+4 |
* | nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache | Jeff Layton | 2019-08-19 | 1 | -8/+6 |
* | nfsd: decode implementation id | J. Bruce Fields | 2019-07-03 | 1 | -12/+9 |
* | nfsd4: remove outdated nfsd4_decode_time comment | J. Bruce Fields | 2019-07-03 | 1 | -4/+0 |
* | nfsd: use 64-bit seconds fields in nfsd v4 code | J. Bruce Fields | 2019-07-03 | 1 | -9/+4 |
* | nfsd: knfsd must use the container user namespace | Trond Myklebust | 2019-04-24 | 1 | -2/+3 |
* | nfsd: avoid uninitialized variable warning | Arnd Bergmann | 2019-04-24 | 1 | -0/+4 |
* | NFSD introduce async copy feature | Olga Kornievskaia | 2018-09-25 | 1 | -4/+17 |
* | NFSD OFFLOAD_CANCEL xdr | Olga Kornievskaia | 2018-09-25 | 1 | -1/+1 |
* | NFSD OFFLOAD_STATUS xdr | Olga Kornievskaia | 2018-09-25 | 1 | -2/+25 |
* | fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id | nixiaoming | 2018-08-09 | 1 | -3/+1 |
* | nfsd4: support change_attr_type attribute | J. Bruce Fields | 2018-06-17 | 1 | -0/+10 |
* | nfsd: fix NFSv4 time_delta attribute | J. Bruce Fields | 2018-06-17 | 1 | -3/+26 |
* | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-15 | 1 | -2/+5 |
|\ |
|
| * | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-05 | 1 | -2/+5 |
* | | nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo | Scott Mayhew | 2018-06-08 | 1 | -0/+2 |
* | | nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir | Scott Mayhew | 2018-05-07 | 1 | -2/+3 |
|/ |
|
* | nfsd: fix incorrect umasks | J. Bruce Fields | 2018-04-03 | 1 | -5/+3 |
* | nfsd: Add I/O trace points in the NFSv4 read proc | Chuck Lever | 2018-04-03 | 1 | -4/+6 |
* | nfsd: remove unsused "cp_consecutive" field | J. Bruce Fields | 2018-03-19 | 1 | -2/+2 |
* | NFSD: hide unused svcxdr_dupstr() | Arnd Bergmann | 2018-02-08 | 1 | -3/+2 |