summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2019-06-046143 Want zoneadm list option for non-global zones onlyRyan England2-10/+29
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2019-06-0410945 ddi_regs_map_setup(9F) could clarify rnumberRobert Mustacchi1-9/+27
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Joshua Clulow <jmc@joyent.com> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-0410941 mdb deserves a modulus operatorRobert Mustacchi2-1/+16
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-0411108 error: NULL pointer errorsToomas Soome1-3/+2
Reviewed by: Rob Johnston <rob.johnston@joyent.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-0411104 ldd: NULL pointer errorsToomas Soome1-4/+4
Reviewed by: Norm Jacobs <naj@snapcon.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-0411094 libelf: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Norm Jacobs <naj@snapcon.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-0411077 tem: do not restore image areas also in text modeToomas Soome2-38/+36
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Rob Johnston <rob.johnston@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-0411082 loader: Unexpand be32dec()Toomas Soome1-8/+3
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Rob Johnston <rob.johnston@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-0411089 libsldap: return makes integer from pointer without a castToomas Soome1-1/+1
Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-031841 SMB dtrace provider is incompleteGordon Ross72-714/+1891
11180 SMB2 IOCTL FSCTL_LMR_REQUEST_RESILIENCY Returns Incorrect Response Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-06-0310999 Misc. SMB changes missed in prior upstreamsGordon Ross3-5/+6
Reviewed by: Matt Barden <matt.barden@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-06-037587 SMB should support enhanced UnicodeGordon Ross18-429/+2957
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-06-0310997 Incorrect directory listing response for non-UNICODE clientsGordon Ross6-243/+369
Reviewed by: Matt Barden <Matt.Barden@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-06-0310944 scsi_hba_tgtmap_set_end(9F) missing flags argumentRobert Mustacchi1-5/+10
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Joshua Clulow <jmc@joyent.com> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-0310942 want nm option to not sort symbolsRobert Mustacchi6-199/+238
10943 nm should be smatch and CERRWARN clean Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-0310938 PCI hotplug probe doesn't properly handle ARI devicesRobert Mustacchi1-3/+9
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@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: Dan McDonald <danmcd@joyent.com>
2019-06-0310881 more C99 math macros should be compiler builtins (fix signbit ↵Rich Lowe1-1/+1
compatibility) Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-0210946 Want penv and pauxvRobert Mustacchi10-33/+91
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-06-0210210 libmd should leverage SHA extensionsRobert Mustacchi10-3/+842
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
2019-06-0110996 SMB can't view ACL if posix ID can't be mappedMatt Barden1-10/+11
Review by: Gordon Ross <gordon.ross@nexenta.com> Review by: Evan Layton <evan.layton@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-06-0110995 idmap fails to lookup group SID in ADMatt Barden1-2/+4
Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-06-0110994 Removal of "Read Attributes" prevents reading directory over SMBMatt Barden1-12/+25
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-06-0110993 SMB can't view permissions when owners not in /etc/passwdMatt Barden3-13/+31
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-06-0110992 SMB logon should tolerate idmap problemsGordon Ross5-60/+162
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-05-3111076 ZFS test mmp_on_zdb should clear disk labels on exitKody Kantor1-3/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-3111054 loader: malloc+memset is calloc in spa_createToomas Soome1-2/+1
Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-3111053 loader: zfs_alloc and zfs_free should use panicToomas Soome1-4/+2
Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-3010990 Get UNIX group info. from AD/LDAP with partial RFC2307 schemaGordon Ross10-155/+354
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Chris Ridd <chrisridd@mac.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-309751 Allocation throttling misplacing ditto blocksAlexander Motin1-3/+10
Portions contributed by: Kody Kantor <kody.kantor@joyent.com> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-05-2910991 Allow user ACE in ACL to match SID in token extra SIDsGordon Ross3-28/+72
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-2911067 debug statistics crash ld(1) when -z allextractRichard Lowe2-3/+3
Reviewed by: Jason King <jbk@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-05-2911057 hidden undefined weak symbols should not leave relocationsRichard Lowe5-7/+98
11058 libld entrance descriptor assertions get NDEBUG check backwards Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-05-2911060 sys/zone.h exposes more than it shouldGordon Ross4-22/+19
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Michal Nowak <mnowak@startmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-05-2910989 Ricoh scanner error after DFS get referralGordon Ross1-6/+6
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-05-2910988 SMB should not create in directories marked delete-on-closeGordon Ross1-0/+8
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-05-298583 Windows 10 fails to delete read-only files with SMB2Gordon Ross2-18/+14
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-05-2910987 SMB1 fails renaming an open fileGordon Ross1-15/+8
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-05-2910985 Hitting file handler count limit of 16kGordon Ross2-3/+3
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-05-2910952 defer new resilvers and misc. resilver-related fixesTom Caputi51-80/+1512
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Brian Behlendorf <behlendorf1@llnl.gov> Portions contributed by: Arkadiusz Bubała <arkadiusz.bubala@open-e.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Tony Hutter <hutter2@llnl.gov> Reviewed by: Don Brady <don.brady@delphix.com> Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Reviewed by: Giuseppe Di Natale <guss80@gmail.com> Reviewed by: Tim Chase <tim@chase2k.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-05-2911062 psrinfo: comparison between pointer and integerToomas Soome1-1/+1
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-05-2911063 acl_common.c: error: comparison between pointer and integerToomas Soome1-2/+2
Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-05-2911072 Deadlock in lofi after 11043Andy Fiddaman1-24/+19
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Gordon Ross <gwr@nexenta.com>
2019-05-2811071 unused files after 9735Gordon Ross2-38/+0
Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-2811069 disk topo enumerator miscalculates disk capacityRob Johnston1-8/+8
Reviewed by: Jordan Hendricks <jordan.hendricks@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-05-2810986 SMB should support "Resource SID Compression"Gordon Ross1-63/+76
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-05-2810984 kernel share list fails to be updated after fs importJoyce McIntosh5-14/+39
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Garrett D'Amore <garrett@damore.org>
2019-05-2810983 add mdb walker for smbd share cacheGordon Ross7-10/+406
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-05-287529 SMB shares with no permission for root fail after restartGordon Ross1-38/+126
Reviewed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexent.com> Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-05-2810982 Would like an SMB share property to enable/disable quotasGordon Ross5-31/+100
Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Matt Barden <Matt.Barden@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-05-2810981 Can't remove the Domain Admin from the local administrators groupGordon Ross2-5/+15
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>