summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/nfs
AgeCommit message (Expand)AuthorFilesLines
2022-11-2113879 flock(3C) on NFS files should fail with EOPNOTSUPPLuqman Aden2-53/+80
2022-03-1014443 resection manual pages per IPD4Richard Lowe6-30/+30
2022-02-225513 KM_NORMALPRI should be documented in kmem_alloc(9f) and kmem_cache_creat...Dan McDonald1-6/+4
2022-01-0413990 nfssrv: get rid of one crget for nfsv4Vitaliy Gusev2-28/+4
2021-06-2913848 nfssrv: excessive crdup/crfree cause bottleneck after fixing 6770Vitaliy Gusev1-7/+6
2021-02-1913561 nfs: implicit conversion from 'enum nfsstat4' to 'enum clnt_stat'Toomas Soome1-2/+2
2021-02-1213494 nfs: multiply-defined symbolsToomas Soome2-0/+8
2021-01-088040 NFSv4 client: 3-way deadlock between nfs4_bio(), nfs4_do_delegreturn(), ...Marcel Telka2-33/+9
2020-08-1412505 Answer KEBE question about cred in unexport()Dan McDonald2-12/+16
2020-02-1212300 Memory leak in rfs3_readdirplus()Marcel Telka1-0/+2
2020-02-1112294 rfs3_readdir()/rfs3_readdirplus(): Duplicate vattr_to_post_op_attr() callMarcel Telka1-3/+0
2020-02-0711083 support NFS server in zoneEvan Layton18-1613/+2547
2019-11-272988 nfssrv: need ability to go to submounts for v3 and v2 protocolsVitaliy Gusev2-36/+144
2019-11-2111927 Log, or optionally panic, on zero-length kmem allocationsBryan Cantrill1-8/+18
2019-09-2711749 nfs4_end_*_seqid_sync() should call cv_signal()Marcel Telka1-3/+3
2019-09-2311675 NFSv4 client: Exclusive create should close the file after setattr failureMarcel Telka1-8/+25
2019-04-1910776 nfs_dlboot: NULL pointer errorsToomas Soome1-1/+1
2019-04-1810736 nfs: NULL pointer errorsToomas Soome1-1/+1
2019-01-1410081 smatch indenting fixes for usr/src/utsJohn Levon1-1/+5
2018-10-249917 cleanup stale function set_rdattr_params() in nfs4_srv.cVitaliy Gusev1-75/+0
2018-10-167782 nfs: READDIR for referrals should conform to RFC 7530Vitaliy Gusev1-139/+130
2018-09-189837 nfs_dlinet: allow nfs:// urlsToomas Soome1-6/+33
2018-07-189447 NFS unmount is slowMarcel Telka7-139/+254
2018-02-149016 Default timeout for NFSv4 ephemeral mounts is wrongMarcel Telka1-1/+1
2017-06-218376 cached v_path should be kept freshPatrick Mooney2-3/+4
2017-06-198392 Do not cast the return value of xdr_free()Marcel Telka9-190/+167
2017-05-168064 need a static DTrace probe in VN_HOLD (incorporate review feedback)Prakash Surya1-7/+2
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy4-17/+27
2017-04-208085 Handle RPC groups betterAlex Wilson2-2/+6
2017-03-227912 nfs_rwlock readers are running wild waiting for a writer that cannot comeMarcel Telka1-39/+34
2017-02-273629 NFSv4 client: assertion failed: vp->v_filocks == NULL, file: ../../commo...Marcel Telka1-14/+20
2017-02-227812 Remove gender specific languageDaniel Hoffman3-7/+9
2017-01-247681 uts: nfs_dlboot fall back to use rootpath from dhcpToomas Soome1-19/+51
2017-01-167693 pynfs: OPEN4 st_open.testCreatExclusiveFile FAILUREVitaliy Gusev1-3/+4
2017-01-027689 Comment typos and formatting fixes in NFSv4 client sourcesMarcel Telka2-31/+23
2016-12-227684 RFC 3530 is obsoleteMarcel Telka2-20/+32
2016-12-077601 nfs_rwlock_t does not scale with cv_broadcast()Marcel Telka1-9/+36
2016-11-296911 nfs4: unexpected permission deniedMarcel Telka6-127/+277
2016-10-236785 nfs4_attr_cache deadlockSimon Klinkert1-1/+15
2016-09-13backout: 6090 IOPS, bandwidth, and latency kstats for NFS serverDan McDonald7-813/+100
2016-08-107282 nlm_host leaks by nlm_host_findcreate() callers leads to hang in nlm_svc...Marcel Telka1-12/+14
2016-07-156458 nfsauth_cache_get() deadlock with kmem reap threadGeorge Wilson1-4/+15
2016-03-296770 nfsauth_retrieve() flood caused by NFS clients with personal identity pr...Marcel Telka1-98/+35
2016-03-234242 file rename event fires before the rename happensJerry Jelinek1-0/+5
2016-03-216747 xdr_READDIR4res() bypass the XDR mblk APIMarcel Telka1-20/+5
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-6/+3
2016-02-056582 initial reorg adding sys/null.h for 5218Richard PALO1-6/+1
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-226257 First nfsauth_retrieve() is never cached in nfsauth_cache_get()Marcel Telka1-1/+2