Age | Commit message (Expand) | Author |
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 | fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id | nixiaoming |
2018-06-17 | nfsd4: support change_attr_type attribute | J. Bruce Fields |
2018-06-17 | nfsd: fix NFSv4 time_delta attribute | J. Bruce Fields |
2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-06-08 | nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo | Scott Mayhew |
2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani |
2018-05-07 | nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir | Scott Mayhew |
2018-04-03 | nfsd: fix incorrect umasks | J. Bruce Fields |
2018-04-03 | nfsd: Add I/O trace points in the NFSv4 read proc | Chuck Lever |
2018-03-19 | nfsd: remove unsused "cp_consecutive" field | J. Bruce Fields |
2018-02-08 | NFSD: hide unused svcxdr_dupstr() | Arnd Bergmann |
2018-02-08 | nfsd: store stat times in fill_pre_wcc() instead of inode times | Amir Goldstein |
2018-02-08 | nfsd: return RESOURCE not GARBAGE_ARGS on too many ops | J. Bruce Fields |
2017-09-05 | nfsd: Incoming xdr_bufs may have content in tail buffer | Chuck Lever |
2017-09-05 | merge nfsd 4.13 bugfixes into nfsd for-4.14 branch | J. Bruce Fields |
2017-08-24 | nfsd: Const-ify NFSv4 encoding and decoding ops arrays | Chuck Lever |
2017-08-24 | nfsd4: individual encoders no longer see error cases | 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-24 | nfsd: Limit end of page list when decoding NFSv4 WRITE | Chuck Lever |
2017-07-12 | nfsd4: factor ctime into change attribute | J. Bruce Fields |
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 |
2017-05-10 | nfsd: Fix up the "supattr_exclcreat" attributes | Trond Myklebust |
2017-05-10 | nfsd: encoders mustn't use unitialized values in error cases | J. Bruce Fields |
2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells |
2017-02-17 | NFSD: Reserve adequate space for LOCKT operation | Kinglong Mee |
2017-02-06 | NFSDv4: use export cache flushtime for changeid on V4ROOT objects. | NeilBrown |
2017-01-31 | nfsd: opt in to labeled nfs per export | J. Bruce Fields |
2017-01-31 | nfsd: constify nfsd_suppatttrs | J. Bruce Fields |
2017-01-31 | NFSD: pass an integer for stable type to nfsd_vfs_write | Kinglong Mee |
2017-01-12 | nfsd: fix supported attributes for acl & labels | J. Bruce Fields |
2016-12-17 | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/... | Linus Torvalds |
2016-12-15 | nfsd: add support for the umask attribute | Andreas Gruenbacher |
2016-12-09 | vfs: replace calling i_op->readlink with vfs_readlink() | Miklos Szeredi |
2016-11-01 | nfsd: catch errors in decode_fattr earlier | J. Bruce Fields |
2016-11-01 | nfsd: clean up supported attribute handling | J. Bruce Fields |
2016-10-07 | NFSD: Implement the COPY call | Anna Schumaker |
2016-09-23 | nfsd: fix dprintk in nfsd4_encode_getdeviceinfo | Jeff Layton |
2016-07-15 | nfsd: allow nfsd to advertise multiple layout types | Jeff Layton |
2016-07-13 | nfsd: implement machine credential support for some operations | Andrew Elble |
2016-03-23 | nfsd: use short read as well as i_size to set eof | Benjamin Coddington |
2016-03-01 | nfsd: Update NFS server comments related to RDMA support | Chuck Lever |
2016-03-01 | nfsd4: fix bad bounds checking | J. Bruce Fields |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |