summaryrefslogtreecommitdiffstats
path: root/sys/cam
Commit message (Expand)AuthorAgeFilesLines
* Fix heimdal KDC-REP service name validation vulnerability [SA-17:05]delphij2017-07-121-0/+7
* MFC, r295417:ken2016-02-191-1/+1
* MFC r293350:kib2016-01-287-89/+129
* MFC r292290: Set DS flag, required for LPB log page by spec.mav2015-12-221-0/+2
* MFC r291716, r291724, r291741, r291742ken2015-12-167-64/+1620
* MFC r289138: Remove legacy CHS geometry from dmesg and unify capacity outputs.mav2015-11-303-17/+11
* MFC r291383: Fix panic when trying to sort unsupported command in OOA queue.mav2015-11-301-0/+2
* MFC r291126:mav2015-11-283-3/+58
* MFC r290820: Add NULL check to make Coverity happy.mav2015-11-271-1/+2
* MFC r290670: Modify target port groups logic in CTL.mav2015-11-274-33/+82
* MFC r290458: Add two more KASSERTs.mav2015-11-131-0/+8
* MFC r290387: Extend mask of VMware virtual disks.mav2015-11-131-1/+1
* MFC r289881: Give CTL support for PIM_EXTLUNS when talking to CAM.mav2015-11-135-101/+103
* MFC r289843: Add partial support for QUERY TMF to CAM and isp(4).mav2015-11-132-8/+21
* MFC r289702: Make some panic strings mode informative.mav2015-11-132-47/+48
* MFC r290462: Removed unused malloc types.mav2015-11-132-4/+0
* MFC r289819: Fix LUN disable in CAM broken at r285155.mav2015-10-301-1/+1
* MFC r290004: Don't try to replicate mode pages not present on this device.mav2015-10-291-0/+5
* MFC r289146:mav2015-10-251-37/+35
* MFC r289136: Remove lock upgrade attempt from ctl_be_block_open_file().mav2015-10-181-15/+0
* MFC r289017: Add missing vnode lock in case of file modify request.mav2015-10-151-2/+4
* MFC r288458: More aggressively fill WUT read pipeline.mav2015-10-051-5/+4
* MFC r288450: Make zero WUT use WRITE SAME with recently allowed NDOB flag.mav2015-10-051-5/+3
* MFC r288449:mav2015-10-051-1/+9
* MFC r288448: Unify PR variable names to reduce confusion.mav2015-10-052-66/+66
* MFC r288427: Use proper STAILQ_* macros where possible.mav2015-10-052-20/+7
* MFC r288420: Make pass, sg and targ drivers respect HBA's maxio.mav2015-10-056-8/+35
* MFC r288369: Really implement PREVENT ALLOW MEDIUM REMOVAL command.mav2015-10-055-21/+66
* MFC r288368: Don't report SYNC_NV bit set in SYNCHRONIZE CACHE as error.mav2015-10-051-2/+2
* MFC r288367: Fix arguments order.mav2015-10-051-8/+8
* MFC r288359: Report that we can read all flavours of DVD. Why not?mav2015-10-051-1/+55
* MFC r288358: Add CD/DVD Capabilities and Mechanical Status Page.mav2015-10-053-0/+102
* MFC r288348: Umplement media load/eject support for removable devices.mav2015-10-0510-338/+228
* MFC r288310: Add to CTL initial support for CDROMs and removable devices.mav2015-10-057-131/+699
* MFC r288264: Allow LOG SENSE command on non-disk devices.mav2015-10-052-2/+5
* MFC r288262: Remove concept of control device.mav2015-10-051-62/+24
* MFC r288261: Move ioctl frontend defines where they belong.mav2015-10-052-12/+12
* MFC r288260: Remove few more unused variables.mav2015-10-052-4/+0
* MFC r288259: Remove some duplicate, legacy, dead and questionable code.mav2015-10-058-406/+23
* MFC r288247: Pass to sobind() copy of the address, not the original.mav2015-10-051-2/+6
* MFC r288239: Properly lock LUN in ctl_failover_lun().mav2015-10-051-7/+25
* MFC r288224: Constify ctl_serialize_table.mav2015-10-052-2/+2
* MFC r288229: Fix bit masks changed for the wrong commands in r288221.mav2015-10-051-4/+4
* MFC r288221: Remove some dead code found by Clang analyzer.mav2015-10-0510-220/+17
* MFC r288220: Remove stale comments and some excessive empty lines.mav2015-10-052-84/+10
* MFC r288215: Switch I/O time accounting from system time to uptime.mav2015-10-054-24/+24
* MFC r288214: Collect DMA statistics on secondary HA node.mav2015-10-051-3/+13
* MFC r288213:mav2015-10-051-236/+171
* MFC r288211: Remove some control_softc references.mav2015-10-056-52/+25
* MFC r288175: Allow WRITE SAME with NDOB bit set but without UNMAP.mav2015-10-052-4/+8
OpenPOWER on IntegriCloud