summaryrefslogtreecommitdiffstats
path: root/sys/cam
Commit message (Expand)AuthorAgeFilesLines
* MFC r273259:mav2014-10-231-10/+10
* MFC r273163: Implement more functional CTL debug logging.mav2014-10-236-142/+126
* MFC r273072: Add LBPERE mode bit definition.mav2014-10-201-1/+2
* MFC r273046:mav2014-10-201-9/+9
* MFC r273038: Add support for READ DEFECT DATA (10/12) commands.mav2014-10-204-34/+107
* MFC r273029:mav2014-10-201-10/+11
* MFC r273008: Remove stale comments.mav2014-10-201-10/+0
* MFC r272978: Improve and document `ctladm portlist` subcommand.mav2014-10-201-8/+68
* MFC r272947: Give physical and virtual ports numbers some more meaning.mav2014-10-203-4/+10
* MFC r272939: Shorten frontend name.mav2014-10-201-1/+1
* MFC r272938: Filter out duplicate AC_PATH_REGISTERED async events.mav2014-10-201-45/+39
* MFC r272935: Mark CTL frontend's CAM driver as CAM_PERIPH_DRV_EARLY.mav2014-10-201-1/+2
* MFC r272911:mav2014-10-205-86/+107
* MFC r272893:mav2014-10-202-151/+61
* MFC r272812: Make iSCSI connection close somewhat less aggressive.mav2014-10-201-1/+0
* MFC r272748:mav2014-10-202-5/+46
* MFC r272734:mav2014-10-207-11/+54
* MFC r272613:mav2014-10-202-16/+65
* MFC r272597: Fix length of Extended INQUIRY Data VPD page.mav2014-10-201-3/+1
* MFC r271718 (by bdrewery): Correct a commentmav2014-10-201-1/+1
* MFC r271395 (by trasz):mav2014-10-201-1/+1
* MFC r271588: Update CAM CCB accounting for the new status quo.mav2014-10-144-20/+17
* Use proper variable when looping through periphs with CAM_PERIPH_FREE.mav2014-10-121-2/+2
* MFC r272650: Set CAM_SIM_QUEUED flag before calling ctl_queue() to avoid race.mav2014-10-091-2/+4
* MFC r269472: Do not retry on set of non-transient XCOPY errors.mav2014-10-061-8/+8
* MFC r269469: Do not retry token errors.mav2014-10-061-11/+11
* MFC r272355: Fix couple issues with ROD tokens content.mav2014-10-061-3/+14
* MFC r272247:mav2014-10-061-8/+8
* MFC r272224: Fix page length reported for Block Limits VPD page.mav2014-10-061-1/+1
* MFC r272033:mav2014-10-061-1/+1
* MFC r271959: Pretend that we support BYTCHK=1 in WRITE AND VERIFY command.mav2014-10-061-3/+3
* MFC r271954:mav2014-10-061-2/+3
* MFC r271951: Don't try to continue aborted commands if status was not set.mav2014-10-061-3/+4
* MFC r271945:mav2014-10-062-27/+19
* MFC r271942:mav2014-10-061-6/+6
* MFC r271941:mav2014-10-061-12/+22
* MFC r271940: Polish INQUIRY command fields validation.mav2014-10-061-31/+9
* MFC r271930: Allow SUBPAGE CODE field in MODE SENSE commands.mav2014-10-061-2/+2
* MFC r271869:mav2014-10-061-1/+1
* MFC r271845:mav2014-10-063-6/+12
* MFC r271839:mav2014-10-064-3/+13
* MFC r271606:mav2014-10-061-3/+1
* MFC r271507:mav2014-10-063-87/+50
* MFC r271505:mav2014-10-061-8/+14
* MFC r271503: Implement range checks between UNMAP and READ/WRITE commands.mav2014-10-062-12/+60
* MFC r271443: Add support for Extended INQUIRY Data (0x86) VPD page.mav2014-10-062-8/+114
* MFC r271313: Oops, missed piece of r271311.mav2014-10-061-0/+21
* MFC r271360: Remove uninitialized and unused variable, reported by Coverity.mav2014-10-061-4/+1
* MFC r271358: Fix array overrun, reported by Coverity.mav2014-10-061-1/+2
* MFC r271354: Fix couple off-by-one range check errors, reported by Coverity.mav2014-10-061-2/+2
OpenPOWER on IntegriCloud