| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd: Ensure sampling of the write verifier is atomic with the write | Trond Myklebust | 2020-01-22 | 1 | -6/+2 |
* | nfsd: Ensure sampling of the commit verifier is atomic with the commit | Trond Myklebust | 2020-01-22 | 1 | -6/+2 |
* | nfsd: handle nfs3 timestamps as unsigned | Arnd Bergmann | 2019-12-19 | 1 | -12/+8 |
* | new helper: lookup_positive_unlocked() | Al Viro | 2019-11-15 | 1 | -3/+1 |
* | nfsd: Support the server resetting the boot verifier | Trond Myklebust | 2019-09-10 | 1 | -4/+9 |
* | nfsd: knfsd must use the container user namespace | Trond Myklebust | 2019-04-24 | 1 | -10/+11 |
* | nfsd/nfsd3_proc_readdir: fix buffer count and page pointers | Murphy Zhou | 2019-04-06 | 1 | -2/+9 |
* | nfsd: allow nfsv3 readdir request to be larger. | NeilBrown | 2019-03-08 | 1 | -1/+3 |
* | nfsd: fix memory corruption caused by readdir | NeilBrown | 2019-03-05 | 1 | -0/+1 |
* | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-06 | 1 | -5/+9 |
* | NFSD: Clean up legacy NFS SYMLINK argument XDR decoders | Chuck Lever | 2018-04-03 | 1 | -39/+12 |
* | NFSD: Clean up legacy NFS WRITE argument XDR decoders | Chuck Lever | 2018-04-03 | 1 | -12/+4 |
* | nfsd: store stat times in fill_pre_wcc() instead of inode times | Amir Goldstein | 2018-02-08 | 1 | -1/+30 |
* | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-11-18 | 1 | -4/+6 |
|\ |
|
| * | nfds: avoid gettimeofday for nfssvc_boot time | Arnd Bergmann | 2017-11-07 | 1 | -4/+6 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | nfsd4: factor ctime into change attribute | J. Bruce Fields | 2017-07-12 | 1 | -1/+1 |
* | Merge tag 'v4.12-rc5' into nfsd tree | J. Bruce Fields | 2017-06-28 | 1 | -17/+6 |
|\ |
|
| * | nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments" | J. Bruce Fields | 2017-05-16 | 1 | -17/+6 |
* | | sunrpc: properly type pc_encode callbacks | Christoph Hellwig | 2017-05-15 | 1 | -31/+43 |
* | | sunrpc: properly type pc_decode callbacks | Christoph Hellwig | 2017-05-15 | 1 | -31/+43 |
* | | sunrpc: properly type pc_release callbacks | Christoph Hellwig | 2017-05-15 | 1 | -8/+8 |
|/ |
|
* | nfsd: check for oversized NFSv2/v3 arguments | J. Bruce Fields | 2017-04-25 | 1 | -6/+17 |
* | nfsd: stricter decoding of write-like NFSv2/v3 ops | J. Bruce Fields | 2017-04-25 | 1 | -0/+4 |
* | nfsd4: minor NFSv2/v3 write decoding cleanup | J. Bruce Fields | 2017-04-25 | 1 | -4/+5 |
* | Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-05-24 | 1 | -1/+1 |
|\ |
|
| * | svcrdma: Do not add XDR padding to xdr_buf page vector | Chuck Lever | 2016-05-13 | 1 | -1/+1 |
* | | don't bother with ->d_inode->i_sb - it's always equal to ->d_sb | Al Viro | 2016-04-10 | 1 | -1/+1 |
|/ |
|
* | nfsd: don't hold i_mutex over userspace upcalls | NeilBrown | 2016-01-09 | 1 | -1/+1 |
* | nfsd: switch unsigned char flags in svc_fh to bools | Jeff Layton | 2015-10-12 | 1 | -2/+2 |
* | nfsd: stop READDIRPLUS returning inconsistent attributes | NeilBrown | 2015-05-07 | 1 | -5/+7 |
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -8/+8 |
* | NFSD: Using min/max/min_t/max_t for calculate | Kinglong Mee | 2014-06-23 | 1 | -22/+8 |
* | nfsd: Remove assignments inside conditions | Benoit Taine | 2014-05-22 | 1 | -9/+18 |
* | nfsd: fix encode_entryplus_baggage stack usage | J. Bruce Fields | 2014-01-23 | 1 | -6/+6 |
* | nfsd: don't return high mode bits | Albert Fluegel | 2013-12-11 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 1 | -5/+5 |
|\ |
|
| * | switch vfs_getattr() to struct path | Al Viro | 2013-02-26 | 1 | -5/+5 |
* | | nfsd: Convert nfs3xdr to use kuids and kgids | Eric W. Biederman | 2013-02-13 | 1 | -6/+8 |
* | | nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid | Eric W. Biederman | 2013-02-13 | 1 | -2/+2 |
|/ |
|
* | nfsd4: cleanup: replace rq_resused count by rq_next_page pointer | J. Bruce Fields | 2012-12-18 | 1 | -17/+16 |
* | nfsd: make NFSd service boot time per-net | Stanislav Kinsbursky | 2012-12-10 | 1 | -4/+10 |
* | nfsd: fix compose_entry_fh() failure exits | Al Viro | 2012-04-13 | 1 | -14/+8 |
* | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-05-29 | 1 | -1/+1 |
|\ |
|
| * | nfsd: make local functions static | Daniel Mack | 2011-05-18 | 1 | -1/+1 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
|/ |
|
* | nfsd: Fix possible BUG_ON firing in set_change_info | Neil Brown | 2010-12-08 | 1 | -2/+4 |
* | nfsd: remove pointless paths in file headers | J. Bruce Fields | 2009-12-15 | 1 | -2/+0 |
* | nfsd: Move private headers to source directory | Boaz Harrosh | 2009-12-15 | 1 | -1/+1 |
* | nfsd: Source files #include cleanups | Boaz Harrosh | 2009-12-15 | 1 | -11/+0 |