]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Reduce per-LUN memory usage from 18MB to 1.8MB.
[FreeBSD/FreeBSD.git] / sys /
2014-07-09 peterBump __FreeBSD_version after last SA-14:17.kmem so...
2014-07-08 delphijInitialize SCTP cmsg's and notification's buffer before...
2014-07-08 delphijDon't leave the padding between the msg header and...
2014-07-08 neelAccurately identify the vcpu's operating mode as 64...
2014-07-08 neelInvalidate guest TLB mappings as a side-effect of its...
2014-07-08 mavRemove status setting from datamove() path. Leave...
2014-07-08 mavRemove IO_SYNC flag when writing extended file attribut...
2014-07-08 mavFix use-after-free on XPT_RESET_BUS.
2014-07-08 mavEnable TAS feature: notify initiator if its command...
2014-07-08 ianUse named constant rather than '0' to access the reset...
2014-07-08 mavFix typo in r267873.
2014-07-08 mavPass correct command that should be aborted to ISPCTL_A...
2014-07-08 mavDo not return statuses for aborted iSCSI commands.
2014-07-08 mavReturn task management requests to queued execution...
2014-07-08 mavAdd XPT_ABORT support to iSCSI initiator.
2014-07-08 mavFix task management functions status: task not found...
2014-07-08 kibCorrect the problem reported by test16 from
2014-07-08 kibCorrect si_code for the SIGBUS signal generated by...
2014-07-07 impFix typo in flag name.
2014-07-07 impNaughty NANDFS was using hidden unused flag, hiding...
2014-07-07 truckmanDeclaration whitespace changes for style(9).
2014-07-07 mavMake XPT_GET_TRAN_SETTINGS to report CAM that command...
2014-07-07 mjgDon't call crdup nor uifind under vnode lock.
2014-07-07 mavFix "use after free" on port creation error in r268291.
2014-07-07 mavAdd support for READ FULL STATUS action of PERSISTENT...
2014-07-07 mavTeach ctl_add_initiator() to dynamically allocate IIDs...
2014-07-07 mavFix bugs for PERSISTENT RESERVE OUT bits in r268096.
2014-07-07 fabientOptim and Fix for mge driver:
2014-07-07 mavCorrection to r268356: collide only sessions to the...
2014-07-07 mavWhen new connection comes in, check whether we already...
2014-07-07 hselaskyImprove support for Intel Lynx Point USB 3.0 controller...
2014-07-07 mavImplement ABORT TASK SET and I_T NEXUS RESET task manag...
2014-07-07 marcelRemove ia64.
2014-07-07 nwhitehornUse common vt_fb parts in ofwfb as far as we are able...
2014-07-07 bryanvUse the appropriate IPv6 hashtype defines when looking...
2014-07-06 andreastMake gcc happy, init idlen2.
2014-07-06 mavClose race in r268291 between port destruction, delayed...
2014-07-06 alcIntroduce pmap_unwire(). It will replace pmap_change_w...
2014-07-06 mavMake iSCSI initiator keep Initiator Session ID (ISID...
2014-07-06 nwhitehornIn case we ever support little-endian PowerPC (probably...
2014-07-06 nwhitehornAdd a new CPU id for a POWER8 variant.
2014-07-06 hselaskyFix OFED startup order: All SYSINIT()'s and modules...
2014-07-06 hselaskyFix compile warning.
2014-07-06 hselaskyFix some compile warnings.
2014-07-06 mavAdd support for SCSI Ports (88h) VPD page.
2014-07-06 mavMake REPORT TARGET PORT GROUPS command report realistic...
2014-07-06 mavMove lun_map() method from command nexus to port.
2014-07-06 mavRelax some bit checks for INQUIRY command.
2014-07-05 gavinAdd support to asmc(4) for Macmini 3,1.
2014-07-05 mavPass through iSCSI session ISID from LOGIN request...
2014-07-05 loosAllow the PVID setting on CPU port.
2014-07-05 mavBurry devid port method, which was a gross hack.
2014-07-05 mavCreate separate CTL port for every iSCSI target (and...
2014-07-05 pfgMerge from OpenSolaris (24-Jul-2010):
2014-07-05 mavImprove CTL_BEARG_* flags support, including optional...
2014-07-05 mavImplement and use ctl_frontend_find().
2014-07-05 hselaskyWhen getting the initial value of numeric tunables...
2014-07-05 mavIntroduce new IOCTL CTL_PORT_LIST reporting in more...
2014-07-05 mavImprove readability of XML generated by CTL_LUN_LIST.
2014-07-05 mavMake options KPI more generic to allow it to be used...
2014-07-05 mavUse proper links field for ports linking.
2014-07-04 rmacklemThe new NFSv3 server did not generate directory postop...
2014-07-04 mavSeparate concepts of frontend and port.
2014-07-04 mavRemove targ_enable()/targ_disable() frontend methods.
2014-07-04 nwhitehornAfter EFI support was added to the installer, it needed...
2014-07-04 jmgadd a hit that you can enable this by default if you...
2014-07-04 jmgBREAK_TO_DEBUGGER is not just serial console anymore...
2014-07-03 hirenFix a typo.
2014-07-03 kenAdd persistent reservation support to camcontrol(8).
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-03 loosProperly advertise that if_arge can handle long frames...
2014-07-03 loosInitialize the switch vlan table at attachment.
2014-07-03 pfgMerge from OpenSolaris (30-Jun-2009):
2014-07-03 pfgMerge from OpenSolaris (22-Apr-2008):
2014-07-03 emasteDisplay efi framebuffer dimensions on boot
2014-07-03 pfgMerge from OpenSolaris (20-Apr-2008):
2014-07-03 kibMicro-manage clang to get the expected inlining for...
2014-07-03 hselasky- Disable hardware checksumming until it is properly...
2014-07-03 jhibbitsFix a bug in hwpmc(4) callchain retrieval, for both...
2014-07-03 impRework the BIO_DELETE code slightly. Always queue the...
2014-07-03 mavUse separate memory type M_CTLIO for I/Os.
2014-07-02 bryanvRemove some write only variables
2014-07-02 marcelDrop KTR records when we're in the debugger so that...
2014-07-02 marcelImprove the KTR logs by naming the values.
2014-07-02 hiren(no commit message)
2014-07-02 mavFix bug in sync control in new "dev" mode of ZVOL ...
2014-07-02 pluknetFixed build with DEVICE_POLLING.
2014-07-02 mariusRemove ofwfb(4) in order to fix the LINT build breakage...
2014-07-02 marcelFix off-by-one introduced by the conversion to the...
2014-07-02 emasteFix typos in VTY constant names from r268158
2014-07-02 emastePrefer vt(4) for UEFI boot
2014-07-02 luigiVarious bugfixes from Stefano Garzarella:
2014-07-02 hselaskyAdd support for empty data sets. Data set begin and...
2014-07-02 hselaskyDefine a "__weak" macro for declaring symbols "weak".
2014-07-02 mjgPlug gcc warning after r268074 about unitialized newsigacts
2014-07-01 marcelConvert nfe(4) to use the driver API.
2014-07-01 pfgMerge from OpenSolaris (15-Sep-2008):
2014-07-01 delphijMFV r268122:
2014-07-01 delphijMFV r268121:
2014-07-01 pfgSmall merges from OpenSolaris:
next