summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/nfs/nfs4_srv.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-0711083 support NFS server in zoneEvan Layton1-183/+488
2018-10-249917 cleanup stale function set_rdattr_params() in nfs4_srv.cVitaliy Gusev1-75/+0
2017-02-227812 Remove gender specific languageDaniel Hoffman1-3/+3
2017-01-167693 pynfs: OPEN4 st_open.testCreatExclusiveFile FAILUREVitaliy Gusev1-3/+4
2016-09-13backout: 6090 IOPS, bandwidth, and latency kstats for NFS serverDan McDonald1-200/+44
2016-01-266554 Deadlock between rfs4_do_lock() and rfs4_op_read()Marcel Telka1-12/+33
2015-10-076225 NFSv4: setlock() can spin foreverMarcel Telka1-7/+60
2015-09-036090 IOPS, bandwidth, and latency kstats for NFS serverMarcel Telka1-44/+200
2015-04-225761 nfs4_prot.x should be updated for RFC 7531Marcel Telka1-3/+4
2015-02-035563 Some traverse() callers do strange thingsMarcel Telka1-9/+6
2014-07-084943 NFS server: Generic uid and gid remapping for AUTH_SYSMarcel Telka1-13/+13
2013-11-224342 NULL pointer dereference in rfs4_op_setclientid()Marcel Telka1-3/+19
2013-05-213630 NFS server should not allocate oversized buffersSebastien Roy1-21/+12
2013-02-191927 nfs4 stale clientid loop (OI server, Linux client)Marcel Telka1-2/+2
2012-09-26backout 3157: needs more workRichard Lowe1-5/+2
2012-09-033162 nfs: some unusable code in nfs4_srv.cVitaliy Gusev1-24/+0
2012-09-053160 nfs: OPEN_CONFIRM with non-regular file returns wrong errorDaniil Lunev1-0/+6
2012-09-063161 nfs: OPEN_DOWNGRADE with non-regular file returns wrong errorDaniil Lunev1-0/+5
2012-09-043158 nfs: Server should return NFS4_OK with zero length COMPOUND requestDaniil Lunev1-6/+8
2012-08-303159 nfs: Server returns wrong access_mode with some ACCESS requestsDaniil Lunev1-1/+2
2012-09-143157 nfs: wrong utf8-encoded string should be cause of errorDaniil Lunev1-2/+8
2012-08-303156 nfs: '.', '..', and filename with '/' return wrong error codeDaniil Lunev1-18/+35
2010-08-036972525 NFS RDMA doesn't always handle iovec structures correctlyKaren Rochford1-1/+6
2010-06-016914555 rfs4_op_rename() can double free converted_onmMarcel Telka1-7/+4
2010-03-116655655 Single phase COMMIT processing for NFS3 and NFS4 serverJeff A. Smith1-3/+1
2010-03-016927244 share_nfs charset option doesn't work when creating directoriesJan Kryl1-8/+11
2010-02-286894234 NFSv4 server ignores SGID bit when using Linux clientGerald Thornbrugh1-5/+6
2010-02-066920999 NFS client character encoding (to UTF-8) not working for S10 NFSv4 cl...Jan Kryl1-13/+18
2010-01-186873106 Need a mechanism to share buffers between fs moduleschunli zhang - Sun Microsystems - Irvine United States1-9/+58
2009-12-106232737 Client should support NFS4ERR_MOVED and fs_locations (fix lint)Robert Thurlow1-1/+1
2009-12-096232737 Client should support NFS4ERR_MOVED and fs_locationsRobert Thurlow1-23/+398
2009-11-236821270 NFSv4 open state id table exhaustedRick Mesta1-10/+6
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-2/+2
2009-11-046175988 NFSv4 server should not provide delegation for unconfirm open_ownerJames Wahlig1-2/+3
2009-10-286870042 nfsgen nfsv4 delegation subset of testcases fail consistently since s...James Wahlig1-43/+57
2009-10-126854659 creating file using O_EXCL with linux nfsv4 client results in bogus m...Jeff A. Smith1-0/+6
2009-07-146858854 jurassic panicked in rfs4_release_share_lock_state; fix for 6711844 s...Robert Mastors1-30/+51
2009-06-166711844 assert: vp->v_shrlocks == 0L, file: ../../common/fs/vnode.c, line: 2333Robert Mastors1-528/+535
2009-06-156746299 assertion !vn_ismntpt(vp) fail in snv_98Jarrett Lu1-23/+27
2009-04-106760947 NFS/RDMA port should be changed to IANA assigned 20049Siddheshwar Mahesh1-30/+8
2009-02-206806417 missing VN_RELE in rfs4_op_removeJames Wahlig1-0/+7
2009-01-30PSARC/2008/647 Configurable Hostids for Non-Global Zonesjv2273471-2/+3
2008-12-156372445 NFSv4 grace period code uses gethrestime_sec() where lbolt would be b...Dai Ngo1-4/+2
2008-10-286751647 TRANS2_FIND_NEXT continuation by filename restarts search at beginnin...natalie li - Sun Microsystems - Irvine United States1-15/+204
2008-09-30PSARC/2008/588 VFSFT_SYSATTR_VIEWSJanice Chang1-18/+1
2008-08-21PSARC 2007/347 NFS/RDMA - Transport Version UpdateRobert Gordon1-50/+126
2008-07-096683575 Revisit handling of CREATE_XATTR_DIRmarks1-3/+14
2008-06-27PSARC 2008/388 Short circuit for vdev probe failureeschrock1-12/+2
2008-06-036700655 NFSv4.0 server silently drops reply on sec_svc_getcred() failurermesta1-6/+9
2008-05-136699816 NFS4.0 server doesn't check for EAGAIN from VOP_OPENjwahlig1-1/+5