]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/history - sys/cam/ctl
MFC r357223:
[FreeBSD/stable/10.git] / sys / cam / ctl /
2015-10-05 mavMFC r288358: Add CD/DVD Capabilities and Mechanical...
2015-10-05 mavMFC r288348: Umplement media load/eject support for...
2015-10-05 mavMFC r288310: Add to CTL initial support for CDROMs...
2015-10-05 mavMFC r288264: Allow LOG SENSE command on non-disk devices.
2015-10-05 mavMFC r288262: Remove concept of control device.
2015-10-05 mavMFC r288261: Move ioctl frontend defines where they...
2015-10-05 mavMFC r288260: Remove few more unused variables.
2015-10-05 mavMFC r288259: Remove some duplicate, legacy, dead and...
2015-10-05 mavMFC r288247: Pass to sobind() copy of the address,...
2015-10-05 mavMFC r288239: Properly lock LUN in ctl_failover_lun().
2015-10-05 mavMFC r288224: Constify ctl_serialize_table.
2015-10-05 mavMFC r288229: Fix bit masks changed for the wrong comman...
2015-10-05 mavMFC r288221: Remove some dead code found by Clang analyzer.
2015-10-05 mavMFC r288220: Remove stale comments and some excessive...
2015-10-05 mavMFC r288215: Switch I/O time accounting from system...
2015-10-05 mavMFC r288214: Collect DMA statistics on secondary HA...
2015-10-05 mavMFC r288213:
2015-10-05 mavMFC r288211: Remove some control_softc references.
2015-10-05 mavMFC r288175: Allow WRITE SAME with NDOB bit set but...
2015-10-05 mavMFC r288170: Add new report types to REPORT LUNS command.
2015-10-05 mavMFC r288166: Update WRITE ATOMIC(16) support to sbc4r8...
2015-10-05 mavMFC r288165: Add support for READ BUFFER(16) command.
2015-10-05 mavMFC r288148: Synchronize mode pages between HA peers.
2015-10-05 mavMFC r288146: Make HA peers announce their parameters...
2015-10-05 mavMFC r288110: Add support for Control extension mode...
2015-10-05 mavMFC r288104: Remove duplicate and incomplete code handl...
2015-10-05 mavMFC r288067: Log iSCSI session reinstatements.
2015-10-05 mavMFC r288021: Mark with DMA flag I/Os waiting for iSCSI...
2015-10-05 mavMFC r288020: Remove couple excess SGLIST I/O flags.
2015-10-05 mavMFC r287994: Always execute REPORT LUNS and REQUEST...
2015-10-05 mavMFC r287993: Split two command flags with different...
2015-10-05 mavMFC r287991: Pack struct ctl_ha_msg_hdr by 8 bytes.
2015-10-05 mavMFC r287986: Fix memory corruption when >128K transferr...
2015-10-05 mavMFC r287968: Mark I/Os with DMA flag while moving data...
2015-10-05 mavMFC r287967: Relax serseq option operation for reads.
2015-10-05 mavMFC r287957: Kill HA link and shutdown the threads...
2015-10-05 mavMFC r287940: Replicate initiators WWPNs and names betwe...
2015-10-05 mavMFC r287933: Replicate port->init_devid to HA peer.
2015-10-05 mavMFC r287921: When reporting TPT UA, report which of...
2015-10-05 mavMFC r287913: Report number of failed XCOPY segment.
2015-10-05 mavMFC r287912: Report proper medium error code for VERIFY...
2015-10-05 mavMFC r287875: Fix reading after end of file for file...
2015-10-05 mavMFC r287868: Make COMPARE AND WRITE report offset of...
2015-10-05 mavMFC r287860: Frontends don't need to set errors themselves.
2015-10-05 mavMFC r287855: Don't flap the HA link if sysctl is reset...
2015-10-05 mavMFC r287818: Fix completion/error status reporting.
2015-10-05 mavMFC r287816: Close potential race between datamove...
2015-10-05 mavMFC r287784: Implement data/status aggregation for...
2015-10-05 mavMFC r287783: Implement data/status aggregation for...
2015-10-05 mavMFC r287778: Remove CTL_PRIV_LBA_LEN from HA messages.
2015-10-05 mavMFC r287774: Implement QUERY TASK, QUERY TASK SET and...
2015-10-05 mavMFC r287765: Map CLEAR TASK SET and I_T NEXUS RESET...
2015-10-05 mavMFC r287764: Implement iSCSI TARGET COLD RESET task...
2015-10-05 mavMFC r287760: Improve read-only support.
2015-10-05 mavMFC r287758: Reannounce port to HA peer if LUN map...
2015-10-05 mavMFC r287756:
2015-10-05 mavMFC r287754: Report CTL_UA_LUN_CHANGE on LUN map change.
2015-10-05 mavMFC r287748: Make TARGET RESET respect LUN mapping.
2015-10-05 mavMFC r287724: Check for obsolete NUL bin in CSCD descriptor.
2015-10-05 mavMFC r287721: Add HA support for CTL_TASK_I_T_NEXUS_RESET.
2015-10-05 mavMFC r287720: Fix false CTL_UA_RES_RELEASE on secondary...
2015-10-05 mavMFC r287715: Improve XCOPY error reporting.
2015-10-05 mavMFC r287714: Report that we have no limit on POPULATE...
2015-10-05 mavMFC r287712: Correct RTPG bitmask.
2015-10-05 mavMFC r287711: Some HA polishing.
2015-10-05 mavMFC r287707: CTL documentation update, mostly for HA.
2015-10-05 mavMFC r287671:
2015-10-05 mavMFC r287670: Close races between device close and reque...
2015-10-05 mavMFC r287664: Reference/release devices on every I/O...
2015-10-05 mavMFC r287621: Reimplement CTL High Availability.
2015-10-05 mavMFC r287620: Remove unused target and initiator IDs.
2015-10-05 mavMFC r287618: Disable CTL_IO_DELAY feature.
2015-10-05 mavMFC r287500: Allow LUN options modification via CTL_LUN...
2015-10-05 mavMFC r287499: Move setting of media parameters inside...
2015-10-05 mavMFC r287455, r287458, r287459: Remove some dead code.
2015-10-05 mavMFC r287433: Small UA cleanup.
2015-10-05 mavMFC r287372:
2015-10-05 mavMFC r287293: Remove 600 bytes of port_priv from struct...
2015-10-05 mavMFC r287221: Fix type bug introduced at r286811.
2015-10-05 mavMFC r286811: Polish sizes processing.
2015-10-05 mavMFC r286807: Move "ioctl" CAM frontend into separate...
2015-10-05 mavMFC r286806: Drop "internal" CTL frontend.
2015-10-05 mavMFC r286406, r286414:
2015-10-05 mavMFC r285155:
2015-10-05 mavMFC r285030: Fix couple panics on forced unmount of...
2015-10-05 mavMFC r278398 (by trasz):
2015-09-06 mavMFC r287432: Fix copy-paste bug introduced in r275458.
2015-08-19 mavMFC r286353: Pass SYNCHRONIZE CACHE command parameters...
2015-08-19 mavMFC r286345: Relax serialization of SYNCHRONIZE CACHE...
2015-08-19 mavMFC r286320: Issue all reads of single XCOPY segment...
2015-08-16 mavMFC r286514: Remove verbose CTL messages.
2015-06-25 mavMFC r284640: Bring per-port LUN enable/disable code...
2015-06-25 mavMFC r284627: Remove some dead and duplicate LUN enablin...
2015-06-25 mavMFC r284639: Introduce separate lock for tokens to...
2015-06-25 mavMFC r284641:
2015-06-25 mavMFC r284622: Remove device queue freeze handling and...
2015-06-25 mavMFC r284541:
2015-06-19 mavMFC r284013: Allow setting only WWNN or only WWPN.
2015-06-08 mavMFC r284044: Fix wrong function name in error message.
2015-05-13 mavMFC r282565: Handle EDQUOT backend storage errors same...
next