]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Always clear TDB_USERWR before fetching system call arguments. The
[FreeBSD/FreeBSD.git] / sys / cam /
2015-09-16 mavMake COMPARE AND WRITE report offset of difference.
2015-09-16 mavFix fixed sense writing when passed more data then...
2015-09-16 mavFrontends don't need to set errors themselves.
2015-09-16 mavDon't flap the HA link if sysctl is reset to the same...
2015-09-15 mavMake CAM log errors that make it wait.
2015-09-15 mavFix completion/error status reporting.
2015-09-15 mavClose potential race between datamove and HA failover.
2015-09-15 markjPreserve the device queue status before retrying a...
2015-09-14 mavImplement data/status aggregation for secondary HA...
2015-09-14 mavImplement data/status aggregation for camsim backend.
2015-09-14 mavRemove CTL_PRIV_LBA_LEN from HA messages.
2015-09-14 mavImplement QUERY TASK, QUERY TASK SET and QUERY ASYNC...
2015-09-13 mavMap CLEAR TASK SET and I_T NEXUS RESET for iSCSI.
2015-09-13 mavImplement iSCSI TARGET COLD RESET task management function.
2015-09-13 mavImprove read-only support.
2015-09-13 mavReannounce port to HA peer if LUN map changed after...
2015-09-13 mavReport INQUIRY DATA HAS CHANGED for related LUNs on...
2015-09-13 mavReport CTL_UA_LUN_CHANGE on LUN map change.
2015-09-13 mavMake TARGET RESET respect LUN mapping.
2015-09-12 mavCheck for obsolete NUL bin in CSCD descriptor.
2015-09-12 mavAdd HA support for CTL_TASK_I_T_NEXUS_RESET.
2015-09-12 mavFix false CTL_UA_RES_RELEASE on secondary HA node.
2015-09-12 mavDecode WRITE ATOMIC(16) command.
2015-09-12 mavImprove XCOPY error reporting.
2015-09-12 mavReport that we have no limit on POPULATE TOKEN segment...
2015-09-12 mavCorrect RTPG bitmask.
2015-09-12 mavSome HA polishing.
2015-09-12 mavCTL documentation update, mostly for HA.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 mavMake ctld restart on primary HA node less invasive...
2015-09-11 mavClose races between device close and request processing.
2015-09-11 mavReference/release devices on every I/O, rather on open...
2015-09-10 mavReimplement CTL High Availability.
2015-09-10 mavRemove unused target and initiator IDs.
2015-09-10 mavDisable CTL_IO_DELAY feature.
2015-09-06 mavAllow LUN options modification via CTL_LUNREQ_MODIFY.
2015-09-06 mavMove setting of media parameters inside open routines.
2015-09-04 mavRemove some dead code.
2015-09-03 mavSmall UA cleanup.
2015-09-03 mavFix copy-paste bug introduced in r275458.
2015-09-01 mavMake most of port methods optional and remove bunch...
2015-08-29 mavRemove 600 bytes of port_priv from struct ctl_io_hdr.
2015-08-29 mavAttach pass driver to LUNs is OFFLINE state.
2015-08-27 mavFix type bug introduced at r286811.
2015-08-22 mavRemove some code duplication by using biofinish().
2015-08-20 kenRevamp camcontrol(8) fwdownload support and add the...
2015-08-15 mavPolish sizes processing.
2015-08-15 mavMove "ioctl" CAM frontend into separate file.
2015-08-15 mavDrop "internal" CTL frontend.
2015-08-09 mavRemove verbose CTL messages.
2015-08-08 mavDon't panic if disk lost TRIM support due to switching...
2015-08-07 mavAdd more ifdefs to fix build with GCC after r286406.
2015-08-07 araujoWrap some unused functions with notyet, it is necessary...
2015-08-05 mavPass SYNCHRONIZE CACHE command parameters to backends.
2015-08-05 mavRelax serialization of SYNCHRONIZE CACHE commands.
2015-08-05 mavIssue all reads of single XCOPY segment simultaneously.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-23 jeffRefactor unmapped buffer address handling.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-11 mjgCreate a dedicated function for ensuring that cdir...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-05 mavMake first step toward supporting target and initiator...
2015-07-02 mavFix couple panics on forced unmount of backing file.
2015-06-20 mavFix REPORT LUNS command output for the case when same...
2015-06-20 mavBring per-port LUN enable/disable code up to date:
2015-06-20 mavIntroduce separate lock for tokens to reduce ctl_lock...
2015-06-20 mavRemove some dead and duplicate LUN enabling code.
2015-06-20 mavRemove device queue freeze handling and replace it...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-18 mavChange ATIO/INOT counting to prevent periph destruction...
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-06-09 kenAdd support for reading MAM attributes to camcontrol...
2015-06-05 mavFix wrong function name in error message.
2015-06-05 mavAllow setting only WWNN or only WWPN.
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-06 mavHandle EDQUOT backend storage errors same as ENOSPC.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-04-29 scottlRevert r282227. It is clearly incorrect as it frees...
2015-04-29 pfgFix memory leak in scsi_scan_bus()
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
next