summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/rpc/rpcmod.c
AgeCommit message (Collapse)AuthorFilesLines
2019-09-3011720 rpcmod: cast between incompatible function typesToomas Soome1-12/+16
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-1310363 rpcmod: this statement may fall throughToomas Soome1-4/+2
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
2018-08-293354 kernel crash in rpcsec_gss after using gsscredAndy Fiddaman1-20/+28
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Carlos Neira <cneirabustos@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-05-144567 Long RPC messages could confuse kernel and cause panicMarcel Telka1-11/+9
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Jan Kryl <jan.kryl@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Albert Lee <trisk@omniti.com>
2015-05-123783 Flow control is needed in rpcmod when the NFS server is unable to keep ↵Marcel Telka1-199/+91
up with the network Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Albert Lee <trisk@omniti.com>
2012-02-032039 several declarations in uts declare functions with variable number of ↵Milan Jurik1-4/+9
args even if they are not Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-01-186873106 Need a mechanism to share buffers between fs moduleschunli zhang - Sun Microsystems - Irvine United States1-3/+1
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-6/+8
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-05-216795209 Enable compilation of ON-consolidation with GCC 4.2Scott Rotondo1-1/+1
6392640 rpcgen -h -T output does not compile with gcc 4.x --HG-- rename : usr/src/stand/lib/fs/nfs/pathname.h => usr/src/stand/lib/fs/nfs/st_pathname.h
2009-04-30backout 6795209/6392640: breaks sparc buildjmcp1-1/+1
2009-04-306795209 Enable compilation of ON-consolidation with GCC 4.2Nathan Keynes1-1/+1
6392640 rpcgen -h -T output does not compile with gcc 4.x
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-2/+3
6619593 Simplify and strengthen db_credp handling 6619596 Add getpeerucred() support to SCTP SOCK_STREAM
2009-02-056773181 panic due to assertion failure from ibmf_saa_impl_hca_detach()Rajkumar Sivaprakasam1-1/+5
6800017 HCA DR requires RCM script for SDP 6773886 Panic in ibnex_name_child() function 6784821 typo from 'cfgadm configure' 6763923 Calling 'cfgadm -yx update_pkey_tbls' with a invalid ap_id doesn't return error 6751194 rpcib: unable to unconfigure InfiniBand HCA cards 6794326 ibcm:ibcm_hca_detach fails due to transient connections 6794307 ibnex_ioc_list not protected properly 6778827 rpcib: Panic due to invalid mutex reference
2008-11-066716617 rpc: svc_run may pass a NULL pointer to putnextMarcel Telka1-12/+20
2008-02-136662782 rpcmod drops messages ending with an empty last frag markermeem1-5/+13
2007-12-056637284 race between mir_close() and mir_rput() can trigger ASSERT() failuremeem1-3/+3
2007-11-096626822 rpcmod`mir_do_rput() harboring assorted bugs and lunacymeem1-364/+102
2007-07-274859528 svc_poll can loop forever not giving up the cpugt296011-181/+185
2007-06-056545828 panic in rmm_open().. panic: mutex_destroy: not owner, ↵georges1-129/+122
lp=2a102fa0830 owner=0 4728034 race between rmm_open() and rmm_wput() can end in panic
2006-08-246246898 panic in rpcmod:mir_timer_start, bad mutexmaheshvs1-3/+11
2006-07-316359116 mir_svc_start()/svc_queuereq() deadlock part IIgt296011-7/+11
2005-10-27PSARC 2005/474 Zones Upgrade (Ashanti and Zulu)carlsonj1-3/+3
6328286 need scratch zone support for upgrade 6328296 need temporary NFS feature to support cross-zone traffic in miniroot environment (only) 6328310 zone_destroy shouldn't camp on the root vnode 6329667 zoneadm fails, but still exits with status zero
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+3183