Age | Commit message (Expand) | Author |
2017-07-12 | nfsd4: factor ctime into change attribute | J. Bruce Fields |
2017-06-28 | Merge tag 'v4.12-rc5' into nfsd tree | J. Bruce Fields |
2017-05-16 | nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments" | 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-04-25 | nfsd: check for oversized NFSv2/v3 arguments | J. Bruce Fields |
2017-04-25 | nfsd: stricter decoding of write-like NFSv2/v3 ops | J. Bruce Fields |
2017-04-25 | nfsd4: minor NFSv2/v3 write decoding cleanup | J. Bruce Fields |
2016-05-24 | Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-05-13 | svcrdma: Do not add XDR padding to xdr_buf page vector | Chuck Lever |
2016-04-10 | don't bother with ->d_inode->i_sb - it's always equal to ->d_sb | Al Viro |
2016-01-09 | nfsd: don't hold i_mutex over userspace upcalls | NeilBrown |
2015-10-12 | nfsd: switch unsigned char flags in svc_fh to bools | Jeff Layton |
2015-05-07 | nfsd: stop READDIRPLUS returning inconsistent attributes | NeilBrown |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2014-06-23 | NFSD: Using min/max/min_t/max_t for calculate | Kinglong Mee |
2014-05-22 | nfsd: Remove assignments inside conditions | Benoit Taine |
2014-01-23 | nfsd: fix encode_entryplus_baggage stack usage | J. Bruce Fields |
2013-12-10 | nfsd: don't return high mode bits | Albert Fluegel |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | switch vfs_getattr() to struct path | Al Viro |
2013-02-13 | nfsd: Convert nfs3xdr to use kuids and kgids | Eric W. Biederman |
2013-02-13 | nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid | Eric W. Biederman |
2012-12-17 | nfsd4: cleanup: replace rq_resused count by rq_next_page pointer | J. Bruce Fields |
2012-12-10 | nfsd: make NFSd service boot time per-net | Stanislav Kinsbursky |
2012-04-13 | nfsd: fix compose_entry_fh() failure exits | Al Viro |
2011-05-29 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-05-18 | nfsd: make local functions static | Daniel Mack |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-12-08 | nfsd: Fix possible BUG_ON firing in set_change_info | Neil Brown |
2009-12-15 | nfsd: remove pointless paths in file headers | J. Bruce Fields |
2009-12-14 | nfsd: Move private headers to source directory | Boaz Harrosh |
2009-12-14 | nfsd: Source files #include cleanups | Boaz Harrosh |
2009-11-14 | Fix memory corruption caused by nfsd readdir+ | Petr Vandrovec |
2009-09-04 | nfsd: fix leak on error in nfsv3 readdir | J. Bruce Fields |
2009-09-04 | nfsd: clean up readdirplus encoding | J. Bruce Fields |
2009-04-29 | nfsd: support ext4 i_version | J. Bruce Fields |
2008-02-14 | Use struct path in struct svc_export | Jan Blunck |
2008-02-01 | nfsd: fix encode_entryplus_baggage() indentation | J. Bruce Fields |
2008-02-01 | nfsd: move nfsd/auth.h into fs/nfsd | J. Bruce Fields |
2008-02-01 | NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs | Chuck Lever |
2008-02-01 | NFSD: Use unsigned length argument for decode_filename | Chuck Lever |
2008-01-13 | knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. | NeilBrown |
2007-10-09 | knfsd: 64 bit ino support for NFS server | Peter Staubach |
2007-05-09 | knfsd: various nfsd xdr cleanups | NeilBrown |
2007-05-09 | The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly | Peter Staubach |
2007-03-27 | [PATCH] knfsd: allow nfsd READDIR to return 64bit cookies | NeilBrown |
2007-02-14 | [PATCH] knfsd: add some new fsid types | NeilBrown |
2007-01-26 | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd | NeilBrown |