summaryrefslogtreecommitdiffstats
path: root/sys/cam
Commit message (Expand)AuthorAgeFilesLines
* MFC r310339: Bump specifications support to SAM-6/SPC-5.mav2017-01-052-5/+6
* MFC r310298: Improve error handling when I/O split between several BIOs.mav2017-01-051-4/+10
* MFC r310285:mav2017-01-054-17/+34
* MFC r310284:mav2017-01-051-5/+11
* MFC r310275: Fix typo in function name.mav2017-01-051-3/+3
* MFC r310272: Add new bits into Extended Inquiry VPD page.mav2017-01-052-5/+18
* MFC r310266: Add support for NUAR bit in Control mode page.mav2017-01-051-9/+9
* MFC r310265: Add set of macros to simplify code access to mode pages fields.mav2017-01-053-37/+33
* MFC r310259:mav2017-01-051-46/+34
* MFC r310257: Improve support for informational exceptions.mav2017-01-056-238/+240
* MFC r298810 (by pfg): sys/cam: spelling fixes in comments.mav2017-01-0515-26/+26
* MFC r295476 (by trasz): Remove stray semicolons from the iSCSI code.mav2017-01-051-2/+2
* MFC r294558: Hide "soconnect() error" messages under bootverbose.mav2017-01-051-1/+1
* MFC r310230:mav2017-01-051-101/+107
* MFC r309297: Make SES status updates more aggressive.mav2017-01-051-6/+5
* MFC r309282: Explicitly initialize cdai.flags.mav2016-12-062-0/+2
* MFC r308425: Add support for EIIOE flag in Additional Element Status.mav2016-11-232-9/+21
* MFC r307523: Make pass driver better support CAM_CDB_POINTER flag.mav2016-10-311-0/+21
* MFC r307507, r307509, r307515:mav2016-10-292-4/+2
* MFC r307374: Add LU option to control reported provisioning type.mav2016-10-291-1/+9
* MFC r307350: Add LUN options to limit UNMAP and WRITE SAME sizes.mav2016-10-293-3/+24
* MFC r304918: Decode some new ATA commands found in ACS-3.mav2016-10-291-0/+12
* MFC r307132: Use copyout() instead of pointing sbuf to user-space buffer.mav2016-10-261-2/+2
* MFC 306396sephe2016-10-141-0/+13
* MFC 303944sephe2016-10-131-0/+8
* MFC 306699: Do not retry on some security sense codes.mav2016-10-121-2/+2
* Fix ABI compat shims for FreeBSD 9.0-9.1 binaries (CAM_VERSION 0x16).mav2016-10-062-17/+17
* MFC r305610: Don't report to devd statuses that CAM doesn't consider errors.mav2016-09-221-1/+1
* MFC r305609: "Extended copy information available" is not an error either.mav2016-09-221-1/+1
* MFC r305608: "ATA pass through information available" is not an error.mav2016-09-221-1/+1
* MFC r303891, r303892:pfg2016-09-081-1/+1
* Fix HA mode configuration on FreeBSD 10.x.mav2016-08-241-0/+2
* MFC r300293:mav2016-08-182-1/+34
* MFC r302281sbruno2016-07-221-0/+1
* MFC r300547truckman2016-07-061-0/+4
* MFC r299371 (by trasz)truckman2016-07-063-2/+14
* MFC r292384:bdrewery2016-06-271-20/+20
* MFC r299373: Allow sleepable allocations in enclosure daemon threads.mav2016-05-242-33/+15
* MFC r299347, r299348: Validate XCOPY range offsets and lengths.mav2016-05-241-5/+35
* MFC r299346: More XCOPY parameters validation.mav2016-05-241-5/+55
* MFC r299329: Improve validation of some POPULATE TOKEN parameters.mav2016-05-241-8/+22
* MFC 298212asomers2016-05-162-0/+14
* MFC r298809, r298817pfg2016-05-131-1/+1
* MFC r298977: Fix a memory leak introduced with the devctl intergration ofscottl2016-05-121-0/+1
* MFC r298703:pfg2016-05-112-10/+10
* MFC r298279sbruno2016-05-061-0/+1
* MFC r297527, r297688:pfg2016-04-211-6/+5
* MFC r298004:scottl2016-04-171-2/+103
* Partial MFC of r297933scottl2016-04-162-8/+24
* MFC r297925, r297926:scottl2016-04-162-17/+32
OpenPOWER on IntegriCloud