]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Introduce Genesys GL3224 quirks
[FreeBSD/FreeBSD.git] / sys / cam /
2017-05-29 wmaIntroduce Genesys GL3224 quirks
2017-05-26 avgAllow PROBE_SPINUP to fail in CAM ATA transport
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-10 sjgMerge bmake-20170510
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 kenAdd basic programmable early warning error injection...
2017-05-04 kenAdd the SCSI Solid State Media Log page (0x11) definition.
2017-05-04 mmMFV r317781:
2017-05-03 kenFix error recovery behavior in the pass(4) driver.
2017-05-03 kenDon't bother retrying errors for encrypted drives that...
2017-05-03 scottlFix an unsafe malloc usage with sbufs.
2017-05-02 kenAdd the SCSI SSC Manufacturer assigned serial number...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-24 mavChange ctl_free_lun() locking.
2017-04-24 mavSlightly compact the code.
2017-04-20 scottlReorder the minimum_cmd_size code to make it a little...
2017-04-19 scottlAdd infrastructure to the ATA and SCSI transports that...
2017-04-18 cemda(4): Fix a TRIM regression introduced in r308155
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-09 mavFix few minor issues found by Clang Analyzer.
2017-03-30 ngieSplit iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)
2017-03-28 gremboIn r289137 the legacy_aliases compatibility shims for...
2017-03-28 mmMFV r316083,316094:
2017-03-28 bdreweryRelease ccb if mode_buffer allocation fails.
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 mavRemove "UNMAPPED" messages printed on da periph attach.
2017-03-22 impImplement moving SD.
2017-03-21 mavMinor cosmetic addition to r315673.
2017-03-21 mavMake CAM SIM lock optional.
2017-03-20 mmMFV r315633, 315635:
2017-03-11 mavIncrease device openings to tagged maximum.
2017-03-11 mavAllow XPT_GDEV_STATS for UNCONFIGURED devices.
2017-03-10 mavAbort all ATIOs and INOTs queued to SIM on LUN disable.
2017-03-10 mavSwitch work_queue from TAILQ to STAILQ.
2017-03-10 mavRequest change of SIM target role only when it is diffe...
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-08 mavAdd initial support for UNMAP granularity.
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 mavAdd mechanism to unload CAM periph drivers.
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-03 markjReject userland CCBs that have CAM_UNLOCKED set.
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314482 through r314522.
2017-03-01 mavAdd check missed in r314257.
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-28 mavMake ctl_queue_sense() not sleep.
2017-02-27 mavPolish handling of different reset flavours.
2017-02-26 mavAdd support for SIMs without autosense.
2017-02-26 mavUse resid field of CTIO to detect under/overruns.
2017-02-25 impMove inclusion of opt_printf.h around so that we can...
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-25 mavAdd reporting SAS protocol, in case we ever have one.
2017-02-25 mavReenable CTL_WITH_CA, optimizing it for lower memory...
2017-02-25 mavAxe out some forever disabled questionable functionality.
2017-02-25 mavImprove CAM target frontend reference counting.
2017-02-24 mavExplicitly abort ATIO if CTIO sending status has failed.
2017-02-24 mavWe can't access periph after ctlfe_free_ccb().
2017-02-24 mavUnify ATIO/INOT CCBs requeuing.
2017-02-24 mavSome code cleanup.
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-21 mavDo not blindly free completed ATIOs/INOTs on invalidation.
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-19 mavRemove dead mentions of CAM target mode APIs from drivers.
2017-02-18 mavChange XCOPY memory allocations.
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-17 kenMake ctl(4) build with CTL_IO_DELAY defined.
2017-02-17 mavChange the way MaxCmdSN is used.
2017-02-14 mavNo need to erase sense_data when sense_len is set to...
2017-02-14 mavFix panic on shutdown of ramdisk LU with zero capacity.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-29 dimMerge ^/head r312894 through r312967.
2017-01-28 baptRevert crap accidentally committed
2017-01-28 baptRevert r312923 a better approach will be taken later
2017-01-28 nyanRemove pc98 support completely.
2017-01-27 scottlSquash a couple of uses of xpt_print_path()
2017-01-27 dimMerge ^/head r312720 through r312893.
2017-01-27 impRemove nested #ifdef that can't possibly be false.
2017-01-27 jkimFix libcam build. It was broken with r312827.
2017-01-26 scottlFix a development mis-merge from r312827
2017-01-26 scottlRefactor xpt_print_path, xpt_print, and xpt_path_string...
2017-01-25 traszBring the ctl headers a bit closer to style(9). No...
2017-01-25 impPreening pass to fix up trailing white space and other...
2017-01-24 dimMerge ^/head r312624 through r312719.
2017-01-24 mavMake CTL ramdisk backend a real RAM disk.
2017-01-23 mavFix overrun handling issue in r312291.
2017-01-22 traszRemove max_targets and max_target_id CTL port variables...
next