]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/history - sys/cam/ctl/ctl.c
MFC r298703:
[FreeBSD/stable/10.git] / sys / cam / ctl / ctl.c
2016-05-11 pfgMFC r298703:
2016-05-06 sbrunoMFC r298279
2016-01-28 kibMFC r293350:
2015-12-22 mavMFC r292290: Set DS flag, required for LPB log page...
2015-11-30 mavMFC r291383: Fix panic when trying to sort unsupported...
2015-11-27 mavMFC r290820: Add NULL check to make Coverity happy.
2015-11-27 mavMFC r290670: Modify target port groups logic in CTL.
2015-11-13 mavMFC r290458: Add two more KASSERTs.
2015-11-13 mavMFC r289881: Give CTL support for PIM_EXTLUNS when...
2015-11-13 mavMFC r289702: Make some panic strings mode informative.
2015-10-29 mavMFC r290004: Don't try to replicate mode pages not...
2015-10-05 mavMFC r288449:
2015-10-05 mavMFC r288448: Unify PR variable names to reduce confusion.
2015-10-05 mavMFC r288427: Use proper STAILQ_* macros where possible.
2015-10-05 mavMFC r288369: Really implement PREVENT ALLOW MEDIUM...
2015-10-05 mavMFC r288359: Report that we can read all flavours of...
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 r288262: Remove concept of control device.
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 r288239: Properly lock LUN in ctl_failover_lun().
2015-10-05 mavMFC r288224: Constify ctl_serialize_table.
2015-10-05 mavMFC r288221: Remove some dead code found by Clang analyzer.
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 r287994: Always execute REPORT LUNS and REQUEST...
2015-10-05 mavMFC r287993: Split two command flags with different...
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 r287912: Report proper medium error code for VERIFY...
2015-10-05 mavMFC r287816: Close potential race between datamove...
2015-10-05 mavMFC r287784: 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 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 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 r287711: Some HA polishing.
2015-10-05 mavMFC r287671:
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 r287499: Move setting of media parameters inside...
2015-10-05 mavMFC r287433: Small UA cleanup.
2015-10-05 mavMFC r287372:
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-09-06 mavMFC r287432: Fix copy-paste bug introduced in r275458.
2015-08-19 mavMFC r286353: Pass SYNCHRONIZE CACHE command parameters...
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 r284641:
2015-06-08 mavMFC r284044: Fix wrong function name in error message.
2015-03-27 kenMFC revision 280463
2015-02-25 mavMFC r278584: Add support for General Statistics and...
2015-02-19 mavMFC r278037: CTL LUN mapping rewrite.
2015-02-17 mavMFC r278500: Do not abort already aborted tasks.
2015-02-15 mavMFC r277917 (by ken), r278598:
2015-01-30 mavMFC r277529: Don't count requests with status sent...
2015-01-03 mavMFC r276141: Hide block device VPD pages for non-block...
2015-01-03 mavMFC r275953: Replace ctl_min() macro with MIN().
2015-01-03 mavMFC r275943: Constify some static data.
2015-01-03 mavMFC r275942: Reduce number of places where global contr...
2014-12-26 mavMFC r275920, r276127: Pass real optimal transfer size...
2014-12-24 mavMFC r275865:
2014-12-23 mavMFC r275959: Report initiator id in portlist XML in...
2014-12-18 mavMFC r275568:
2014-12-18 mavMFC r275512:
2014-12-18 mavMFC r275474: Add GET LBA STATUS command support to...
2014-12-18 mavMFC r275459: Unify function names after r275458.
2014-12-18 mavMFC r275458:
2014-12-18 mavMFC r275455: Remove some unused code.
2014-12-18 mavMFC r275447:
2014-12-18 mavMFC r275405: Convert persis_offset from global variable...
2014-12-18 mavMFC r275404: Reduce code duplication by creating ctl_se...
2014-12-18 mavMFC r275403: Removed unused variable and unify some...
2014-12-18 mavMFC r275058: Coalesce last data move and command status...
2014-12-18 mavMFC r275009: Use ctl_set_success() instead of direct...
next