History log of /titanic_51/usr/src/uts/common/fs/sockfs/socksyscalls.c (Results 1 – 25 of 32)
Revision Date Author Comments
# f50f4621 25-Jul-2018 Marcel Telka <marcel@telka.sk>

9669 Extra zeros sent by sendfile()
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

(cherry picked from commit 4ef54b56bdf362198a4e308f45d5325af35fdc0

9669 Extra zeros sent by sendfile()
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

(cherry picked from commit 4ef54b56bdf362198a4e308f45d5325af35fdc00)

show more ...


# 19581f84 05-Jun-2015 Alexander Eremin <a.eremin@nexenta.com>

4770 soconfig(1M) needs an option to print the in-kernel socket configuration table
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>


# 1a5e258f 08-Aug-2014 Josef 'Jeff' Sipek <josef.sipek@nexenta.com>

5045 use atomic_{inc,dec}_* instead of atomic_add_*
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Robert Mustacchi <rm@joyent.com>


# a63a4ea3 13-May-2013 Keith M Wesolowski <wesolows@foobazco.org>

3769 Implement SOCK_NONBLOCK flag to socket()
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Theo Schlossnagle <jesus@omniti.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved b

3769 Implement SOCK_NONBLOCK flag to socket()
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Theo Schlossnagle <jesus@omniti.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# 5eaceb49 10-May-2013 Theo Schlossnagle <jesus@omniti.com>

3713 Implement accept4() (fix lint)


# 5dbfd19a 11-Apr-2013 Theo Schlossnagle <jesus@omniti.com>

3713 Implement accept4()
3714 Implement pipe2()
3715 Implement dup3()
3716 Implement mkostemp() and mkostemps()
3719 so_socketpair syscall should preserve FD_CLOEXEC flag
Reviewed by: Dan McDonald <d

3713 Implement accept4()
3714 Implement pipe2()
3715 Implement dup3()
3716 Implement mkostemp() and mkostemps()
3719 so_socketpair syscall should preserve FD_CLOEXEC flag
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...


# 187670a0 12-Apr-2013 Theo Schlossnagle <jesus@omniti.com>

3666 Implement SOCK_CLOEXEC flag to socket()
Reviewed by Dan McDonald <danmcd@nexenta.com>
Reviewed by Robert Mustacchi <rm@joyent.com>
Approved by Garrett D'Amore <garrett@damore.org>


# dd49f125 18-Jun-2010 Anders Persson <Anders.Persson@Sun.COM>

6939100 convert KSSL into a socket filter


# 3e95bd4a 18-Jun-2010 Anders Persson <Anders.Persson@Sun.COM>

PSARC/2009/590 Socket Filter Framework
6939085 Socket Filter Framework
6802067 connect_failed kernel socket callback is not triggered
6776450 time spent in tcp_close could be reduced/deferred to a wo

PSARC/2009/590 Socket Filter Framework
6939085 Socket Filter Framework
6802067 connect_failed kernel socket callback is not triggered
6776450 time spent in tcp_close could be reduced/deferred to a worker thread
6828586 assertion failed: family == 26, file: ../../common/fs/sockfs/socksyscalls.c, line: 1608
6802078 kernel socket 'newconn' callback is passing rcv queue size as an argument

show more ...


# 93b24f5e 30-Mar-2010 Brian Utterback <Brian.Utterback@Sun.COM>

6821379 Cannot ftp get in binary mode of an Samfs offline file


# 7f9e9054 06-Jan-2010 Jayakara Kini <Jayakara.Kini@Sun.COM>

6887210 accept() accesses freed sonode and trips the system


# d3d50737 13-Nov-2009 Rafael Vanoni <rafael.vanoni@sun.com>

PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64
Portions contributed by Chad Mynhier <cmynhier@gmail.com>


# ead83321 11-Apr-2009 Vasumathi Sundaram - Sun Microsystems <Vasumathi.Sundaram@Sun.COM>

6828834 snf_segmap could be more readable


# 31c2c73c 07-Apr-2009 Vasumathi Sundaram - Sun Microsystems <Vasumathi.Sundaram@Sun.COM>

6770331 sendfilev is no longer LSO-optimized


# de8c4a14 12-Feb-2009 Erik Nordmark <Erik.Nordmark@Sun.COM>

PSARC 2007/670 db_credp update
6619593 Simplify and strengthen db_credp handling
6619596 Add getpeerucred() support to SCTP SOCK_STREAM


# 0f1702c5 12-Dec-2008 Yu Xiangning <Eric.Yu@Sun.COM>

PSARC 2007/587 Volo -- Low Latency Socket Framework
PSARC 2008/694 Volo Interfaces Amendment
6765829 Integration of project Volo PSARC/2007/587
6644935 mblk cred_t reference counting limits scalabili

PSARC 2007/587 Volo -- Low Latency Socket Framework
PSARC 2008/694 Volo Interfaces Amendment
6765829 Integration of project Volo PSARC/2007/587
6644935 mblk cred_t reference counting limits scalability
6693633 TCP receive does not scale because of heavy refcounting of cred structures
4764841 connect/accept is slow on Solaris when compared to Linux
5105708 socket creation retains hold on accessvp
4764836 setsockopt is slow on Solaris when compared to Linux
4772191 socket close(2) is slow on Solaris when compared to Linux

--HG--
rename : usr/src/uts/common/fs/sockfs/socksctp.c => usr/src/uts/common/inet/sockmods/socksctp.c
rename : usr/src/uts/common/fs/sockfs/socksctp.h => usr/src/uts/common/inet/sockmods/socksctp.h
rename : usr/src/uts/common/fs/sockfs/socksctpsubr.c => usr/src/uts/common/inet/sockmods/socksctpsubr.c
rename : usr/src/uts/common/fs/sockfs/socksdp.c => usr/src/uts/common/inet/sockmods/socksdp.c
rename : usr/src/uts/common/fs/sockfs/socksdp.h => usr/src/uts/common/inet/sockmods/socksdp.h

show more ...


# e116a42f 20-Nov-2008 Prakash Jalan <Prakash.Jalan@Sun.COM>

6705103 b_rptr of the newly allocated mblk is not incremented by sd_wroff
6753403 sendfilev() can send zero length packets down


# 3b3d24f3 12-Sep-2008 Jayakara Kini <Jayakara.Kini@Sun.COM>

6343194 sendfile can cause deadlock in filesystems
6706605 snf_smap_desbfree() does not properly align with KPM


# 903a11eb 01-Aug-2008 rh87107 <none@none>

6698108 Sun Studio 12 finds many lint errors in ON source.


# b273e065 20-Mar-2008 krishna <none@none>

6568266 kssl doesn't get along with sendfile


# da6c28aa 26-Oct-2007 amw <none@none>

PSARC/2007/218 caller_context_t in all VOPs
PSARC/2007/227 VFS Feature Registration and ACL on Create
PSARC/2007/244 ZFS Case-insensitive support
PSARC/2007/315 Extensible Attribute Interfaces
PSARC/

PSARC/2007/218 caller_context_t in all VOPs
PSARC/2007/227 VFS Feature Registration and ACL on Create
PSARC/2007/244 ZFS Case-insensitive support
PSARC/2007/315 Extensible Attribute Interfaces
PSARC/2007/394 ls(1) new command line options '-/' and '-%': CIFS system attributes support
PSARC/2007/403 Modified Access Checks for CIFS
PSARC/2007/410 Add system attribute support to chmod(1)
PSARC/2007/432 CIFS system attributes support for cp(1), pack(1), unpack(1), compress(1) and uncompress(1)
PSARC/2007/444 Rescind SETTABLE Attribute
PSARC/2007/459 CIFS system attributes support for cpio(1), pax(1), tar(1)
PSARC/2007/546 Update utilities to match CIFS system attributes changes.
PSARC/2007/560 ZFS sharesmb property
4890717 want append-only files
6417428 Case-insensitive file system name lookup to support CIFS
6417435 DOS attributes and additional timestamps to support for CIFS
6417442 File system quarantined and modified attributes to support an integrated Anti-Virus service
6417453 FS boolean property for rejecting/allowing invalid UTF-8 sequences in file names
6473733 RFE: Need support for open-deny modes
6473755 RFE: Need ability to reconcile oplock and delegation conflicts
6494624 sharemgr needs to support CIFS shares better
6546705 All vnode operations need to pass caller_context_t
6546706 Need VOP_SETATTR/VOP_GETATTR to support new, optional attributes
6546893 Solaris system attribute support
6550962 ZFS ACL inheritance needs to be enhanced to support Automatic Inheritance
6553589 RFE: VFS Feature Registration facility
6553770 RFE: ZFS support for ACL-on-CREATE (PSARC 2007/227)
6565581 ls(1) should support file system attributes proposed in PSARC/2007/315
6566784 NTFS streams are not copied along with the files.
6576205 cp(1), pack(1) and compress(1) should support file system attributes proposed in PSARC/2007/315
6578875 RFE: kernel interfaces for nbmand need improvement
6578883 RFE: VOP_SHRLOCK needs additional access types
6578885 chmod(1) should support file system attributes proposed in PSARC/2007/315
6578886 RFE: disallow nbmand state to change on remount
6583349 ACL parser needs to support audit/alarm ACE types
6590347 tar(1) should support filesystem attributes proposed in PSARC/2007/315
6597357 *tar* xv@ doesn't show the hidden directory even though it is restored
6597360 *tar* should re-init xattr info if openat() fails during extraction of and extended attribute
6597368 *tar* cannot restore hard linked extended attributes
6597374 *tar* doesn't display "x " when hard linked attributes are restored
6597375 *tar* extended attribute header off by one
6614861 *cpio* incorrectly archives extended system attributes with -@
6614896 *pax* incorrectly archives extended system attributes with -@
6615225 *tar* incorrectly archives extended system attributes with -@
6617183 CIFS Service - PSARC 2006/715

show more ...


# 745b2690 11-Oct-2007 tz204579 <none@none>

6573175 panic in au_getsonode
6574412 audit_event.c contains cruft in socket auditing
6574480 c2/audit_event.c has nits
6574487 sockfs/socksyscalls.c has nits


# a8e93a73 13-Jul-2007 dm120769 <none@none>

backout 6520726: causes 6579374


# cb820b39 25-Jun-2007 blu <none@none>

6520726 Infinite sendfilev() loop on SunONE WS and AS.


# 74024373 05-May-2007 pr14459 <none@none>

6532645 implement ZCP sendfile for 64-bit apps


12