Age | Commit message (Expand) | Author |
2015-01-26 | nfsd4: fix xdr4 inclusion of escaped char | Benjamin Coddington |
2014-07-18 | nfsd: fix rare symlink decoding bug | J. Bruce Fields |
2014-07-17 | nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer | Christoph Hellwig |
2014-05-15 | nfsd4: fix test_stateid error reply encoding | J. Bruce Fields |
2014-05-15 | nfsd4: buffer-length check for SUPPATTR_EXCLCREAT | J. Bruce Fields |
2013-11-29 | nfsd4: fix xdr decoding of large non-write compounds | J. Bruce Fields |
2013-11-29 | nfsd4: fix discarded security labels on setattr | J. Bruce Fields |
2013-09-03 | nfsd: racy access to ->d_name in nsfd4_encode_path() | Al Viro |
2013-08-07 | nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID | Weston Andros Adamson |
2013-07-08 | nfsd4: allow destroy_session over destroyed session | J. Bruce Fields |
2013-07-01 | nfsd4: minor read_buf cleanup | J. Bruce Fields |
2013-07-01 | nfsd4: fix decoding of compounds across page boundaries | J. Bruce Fields |
2013-07-01 | nfsd4: allow client to send no cb_sec flavors | J. Bruce Fields |
2013-07-01 | nfsd4: implement minimal SP4_MACH_CRED | J. Bruce Fields |
2013-05-15 | nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case | J. Bruce Fields |
2013-05-15 | NFSD: Server implementation of MAC Labeling | David Quigley |
2013-05-13 | NFSDv4.2: Add NFS v4.2 support to the NFS server | Steve Dickson |
2013-04-30 | NFSD: SECINFO doesn't handle unsupported pseudoflavors correctly | Chuck Lever |
2013-04-30 | NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo() | Chuck Lever |
2013-04-29 | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-... | J. Bruce Fields |
2013-04-23 | nfsd: Decode and send 64bit time values | Bryan Schumaker |
2013-04-16 | nfsd4: remove unused macro | J. Bruce Fields |
2013-04-08 | nfsd4: cleanup handling of nfsv4.0 closed stateid's | J. Bruce Fields |
2013-04-03 | nfsd4: don't destroy in-use clients | J. Bruce Fields |
2013-04-03 | nfsd4: fix race on client shutdown | J. Bruce Fields |
2013-04-03 | nfsd4: handle seqid-mutating open errors from xdr decoding | J. Bruce Fields |
2013-03-29 | SUNRPC: Refactor nfsd4_do_encode_secinfo() | Chuck Lever |
2013-03-26 | nfsd4: reject "negative" acl lengths | J. Bruce Fields |
2013-02-28 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
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: Modify nfsd4_cb_sec to use kuids and kgids | Eric W. Biederman |
2013-02-13 | nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion | Eric W. Biederman |
2013-01-23 | nfsd4: simplify nfsd4_encode_fattr interface slightly | J. Bruce Fields |
2012-12-17 | nfsd4: cleanup: replace rq_resused count by rq_next_page pointer | J. Bruce Fields |
2012-12-17 | nfsd4: fix oops on unusual readlike compound | J. Bruce Fields |
2012-12-03 | nfsd4: discard some unused nfsd4_verify xdr code | J. Bruce Fields |
2012-11-28 | nfsd: make NFSv4 lease time per net | Stanislav Kinsbursky |
2012-11-27 | nfsd4: return badname, not inval, on "." or "..", or "/" | J. Bruce Fields |
2012-11-26 | nfsd4: delay filling in write iovec array till after xdr decoding | J. Bruce Fields |
2012-11-26 | nfsd4: move more write parameters into xdr argument | J. Bruce Fields |
2012-11-26 | nfsd4: reorganize write decoding | J. Bruce Fields |
2012-11-26 | nfsd4: simplify reading of opnum | J. Bruce Fields |
2012-11-26 | nfsd4: no, we're not going to check tags for utf8 | J. Bruce Fields |
2012-11-07 | nfsd4: backchannel should use client-provided security flavor | J. Bruce Fields |
2012-11-07 | nfsd4: implement backchannel_ctl operation | J. Bruce Fields |
2012-11-07 | nfsd4: clean up callback security parsing | J. Bruce Fields |
2012-11-07 | nfsd4: helper function for getting mounted_on ino | J. Bruce Fields |
2012-09-25 | nfsd4: fix bind_conn_to_session xdr comment | J. Bruce Fields |
2012-07-10 | nfsd4: our filesystems are normally case sensitive | J. Bruce Fields |