]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/history - sys/cam
MFC r368207,368607:
[FreeBSD/stable/10.git] / sys / cam /
2016-10-29 mavMFC r307374: Add LU option to control reported provisio...
2016-10-29 mavMFC r307350: Add LUN options to limit UNMAP and WRITE...
2016-10-29 mavMFC r304918: Decode some new ATA commands found in...
2016-10-26 mavMFC r307132: Use copyout() instead of pointing sbuf...
2016-10-14 sepheMFC 306396
2016-10-13 sepheMFC 303944
2016-10-12 mavMFC 306699: Do not retry on some security sense codes.
2016-10-06 mavFix ABI compat shims for FreeBSD 9.0-9.1 binaries ...
2016-09-22 mavMFC r305610: Don't report to devd statuses that CAM...
2016-09-22 mavMFC r305609: "Extended copy information available"...
2016-09-22 mavMFC r305608: "ATA pass through information available...
2016-09-08 pfgMFC r303891, r303892:
2016-08-24 mavFix HA mode configuration on FreeBSD 10.x.
2016-08-18 mavMFC r300293:
2016-07-22 sbrunoMFC r302281
2016-07-06 truckmanMFC r300547
2016-07-06 truckmanMFC r299371 (by trasz)
2016-06-27 bdreweryMFC r292384:
2016-05-24 mavMFC r299373: Allow sleepable allocations in enclosure...
2016-05-24 mavMFC r299347, r299348: Validate XCOPY range offsets...
2016-05-24 mavMFC r299346: More XCOPY parameters validation.
2016-05-24 mavMFC r299329: Improve validation of some POPULATE TOKEN...
2016-05-16 asomersMFC 298212
2016-05-13 pfgMFC r298809, r298817
2016-05-12 scottlMFC r298977: Fix a memory leak introduced with the...
2016-05-11 pfgMFC r298703:
2016-05-06 sbrunoMFC r298279
2016-04-21 pfgMFC r297527, r297688:
2016-04-17 scottlMFC r298004:
2016-04-16 scottlPartial MFC of r297933
2016-04-16 scottlMFC r297925, r297926:
2016-04-08 sbrunoRevert svn 297681 as it has been deprecated by svn...
2016-04-07 sbrunoMFC r297237
2016-04-05 dumbbellCAM: Generalize 4k quirk to all Samsung MZ7* SSDs
2016-03-07 mavMFC r296392: Set bhsdi_target_transfer_tag to reserved...
2016-03-06 rpokalaMFC r295276: Add defines for WRITE_UNCORRECTABLE ATA...
2016-02-19 kenMFC, r295417:
2016-01-28 kibMFC r293350:
2015-12-22 mavMFC r292290: Set DS flag, required for LPB log page...
2015-12-16 kenMFC r291716, r291724, r291741, r291742
2015-11-30 mavMFC r289138: Remove legacy CHS geometry from dmesg...
2015-11-30 mavMFC r291383: Fix panic when trying to sort unsupported...
2015-11-28 mavMFC r291126:
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 r290387: Extend mask of VMware virtual disks.
2015-11-13 mavMFC r289881: Give CTL support for PIM_EXTLUNS when...
2015-11-13 mavMFC r289843: Add partial support for QUERY TMF to CAM...
2015-11-13 mavMFC r289702: Make some panic strings mode informative.
2015-11-13 mavMFC r290462: Removed unused malloc types.
2015-10-30 mavMFC r289819: Fix LUN disable in CAM broken at r285155.
2015-10-29 mavMFC r290004: Don't try to replicate mode pages not...
2015-10-25 mavMFC r289146:
2015-10-18 mavMFC r289136: Remove lock upgrade attempt from ctl_be_bl...
2015-10-15 mavMFC r289017: Add missing vnode lock in case of file...
2015-10-05 mavMFC r288458: More aggressively fill WUT read pipeline.
2015-10-05 mavMFC r288450: Make zero WUT use WRITE SAME with recently...
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 r288420: Make pass, sg and targ drivers respect...
2015-10-05 mavMFC r288369: Really implement PREVENT ALLOW MEDIUM...
2015-10-05 mavMFC r288368: Don't report SYNC_NV bit set in SYNCHRONIZ...
2015-10-05 mavMFC r288367: Fix arguments order.
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 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...
next