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