summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/nfs/nfs4_vfsops.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-19 [illumos-gate merge]Jerry Jelinek1-0/+4
2018-07-189447 NFS unmount is slowMarcel Telka1-0/+4
2017-06-20 [illumos-gate merge]Jerry Jelinek1-19/+19
2017-06-198392 Do not cast the return value of xdr_free()Marcel Telka1-19/+19
2015-04-23 [illumos-gate merge]Jerry Jelinek1-1/+3
2015-04-225761 nfs4_prot.x should be updated for RFC 7531Marcel Telka1-1/+3
2013-06-27OS-2341 need a way to disable hsfs use in a zoneJerry Jelinek1-2/+1
2013-06-24OS-2333 would like a way to disable NFS client in zonesJerry Jelinek1-0/+2
2010-08-126906740 Zones need an improved reference counting mechanismjv2273471-5/+8
2010-07-236950914 remount can change mount point to "unspecified_mountpoint", causing p...Robert Harris1-3/+2
2010-01-186873106 Need a mechanism to share buffers between fs moduleschunli zhang - Sun Microsystems - Irvine United States1-1/+1
2010-01-156505192 nfs client hang after all async worker threads are stuck in condition...Vallish Vaidyeshwara1-4/+8
2009-12-196901787 mntinfo4_t is no longer validThomas Haynes1-0/+8
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-70/+483
2009-09-166869518 panic vmem_hash_delete: bad free at nfs4_free_argsJames Wahlig1-1/+1
2009-09-156853999 bump mi_srvset_cnt in remove_mi()Pavel Filipensky1-47/+44
2009-07-246861594 NFSv4 client Deadlock: cycle in blocking chain at nfs4_move_miPavel Filipensky1-1/+1
2009-06-126707722 nfs4_start_fop() uses gethrestime_sec() with 1 second granularity to ...Pavel Filipensky1-60/+24
2009-05-286676419 Huron panics due to NULL pointer dereference in "nfs" moduleDai Ngo1-2/+3
2008-11-166572171 automount via NFSv4 could return "permission denied" on specific cond...Siyamaladevi Santhana Krishnan1-1/+2
2008-10-216300710 recursive mutex_enter in nfs4rename_persistent_fh()Nagakiran Rajashekar1-4/+7
2008-10-096751438 mirror mounted mountpoints panic when umountedThomas Haynes1-5/+9
2008-08-136684208 mirror mounted mountpoints don't want to umount when idleThomas Haynes1-12/+4
2008-03-186647356 panic at nfs4_ephemeral_umountth1990961-7/+39
2007-10-22PSARC 2007/416 NFSv4 Mirror-mountsth1990961-160/+311
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb1-10/+11
2006-09-086461860 Panic on net boot in nfs_async_stop (mutex_enter: bad_mutex)maheshvs1-1/+2
2006-06-296444204 nfs4 mount returns "Bad Address"kr1435511-10/+11
2006-06-09PSARC 2005/714 Automounter Scalability Enhancementsevanl1-170/+416
2006-05-256425989 Failed assertion in destroy_nfs4_server()dm1207691-1/+1
2006-04-206404666 panic: assertion failed: ncg->nfs4prog2server[i] == 0Ldm1207691-3/+13
2006-03-296246967 bad mutex panic while zone rebootjwahlig1-85/+56
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-7/+29
2006-03-206378538 nfsv4 client hung waiting for nfs4_server_lst_lockdm1207691-71/+97
2005-12-096281896 assertion failed: mi->mi_curr_serv == svpaalok1-6/+9
2005-10-27PSARC 2005/474 Zones Upgrade (Ashanti and Zulu)carlsonj1-11/+12
2005-08-106288337 Client goes loopy on volatile filehandlessamf1-12/+0
2005-07-135064742 better to have mi_srvsettime protected by mi_recovlock, not s_lockek1102371-1/+17
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+3629