index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
cam
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle EDQUOT backend storage errors same as ENOSPC.
mav
2015-05-06
1
-3
/
+3
*
Revert r282227. It is clearly incorrect as it frees an object that is still
scottl
2015-04-29
1
-3
/
+0
*
Fix memory leak in scsi_scan_bus()
pfg
2015-04-29
1
-0
/
+3
*
Extend DA_Q_NO_RC16 to MXUB3* devices.
delphij
2015-04-21
1
-1
/
+1
*
scsi_parse_transportid_rdma(): fix mismatch in memoty access size.
pfg
2015-04-20
1
-1
/
+1
*
Initialize async_arg_ptr in xpt_async when called with async_code
asomers
2015-04-14
1
-1
/
+3
*
Add some additional quirks for various Western Digital Caviar MHDDs
eadler
2015-03-30
1
-1
/
+16
*
Add DA_Q_NO_RC16 quirk for USB mass storage device.
hselasky
2015-03-25
1
-0
/
+7
*
Remove some #if 0'ed code that apparently confuses cscope.
ken
2015-03-24
1
-7
/
+1
*
Be consistent with M_ZERO when allocating ccbs.
benno
2015-03-23
1
-2
/
+2
*
Fix a couple of problems in the sa(4) media type reports.
ken
2015-03-18
1
-1
/
+1
*
Improve ATA and SCSI versions printing.
mav
2015-03-17
2
-22
/
+37
*
Add DA_Q_NO_RC16 quirk for USB mass storage device.
hselasky
2015-03-07
1
-0
/
+7
*
Make periphdriver_register() take XPT lock when modifying the periph_drivers
trasz
2015-03-02
2
-2
/
+14
*
Change the sa(4) driver to check for long position support on
ken
2015-03-02
1
-2
/
+6
*
Fix I/O size calculation for pass(4) driver requests and add latency
ken
2015-02-27
1
-6
/
+12
*
Fix printf format warnings on sparc64 and mips.
ken
2015-02-24
1
-3
/
+3
*
Significant upgrades to sa(4) and mt(1).
ken
2015-02-23
4
-175
/
+3115
*
Make sure that the flags for the XPT_DEV_ADVINFO CCB are initialized
ken
2015-02-18
3
-3
/
+4
*
Teach CTL to ask GEOM devices about BIO_DELETE support.
mav
2015-02-13
2
-10
/
+25
*
Make XCOPY and WUT commands respect physical block size/offset.
mav
2015-02-12
4
-24
/
+78
*
Make WRITE SAME commands respect physical block size.
mav
2015-02-12
1
-2
/
+12
*
Do not dereference NULL clearing UA that was not set in r277917.
mav
2015-02-11
1
-1
/
+2
*
Add support for General Statistics and Performance log page.
mav
2015-02-11
4
-0
/
+130
*
Do not abort already aborted tasks.
mav
2015-02-10
1
-51
/
+44
*
Fix ordering of "*logout" and "*terminate"; no functional changes.
trasz
2015-02-08
1
-40
/
+40
*
Extend ICL to add receive offload methods. For software ICL backend
trasz
2015-02-08
2
-11
/
+58
*
Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v)
trasz
2015-02-06
2
-7
/
+48
*
Add support for probing the SCSI VPD Extended Inquiry page (0x86).
ken
2015-02-05
4
-0
/
+93
*
Bring some more order into iSCSI portal group tags support.
mav
2015-02-03
2
-20
/
+30
*
Retry indefinitely on SCSI BUSY status from VMware disks and CDs.
mav
2015-02-02
4
-7
/
+35
*
CTL LUN mapping rewrite.
mav
2015-02-01
8
-165
/
+178
*
Add kobj interface between ICL and the rest of the iSCSI stack.
trasz
2015-01-31
1
-1
/
+3
*
Improve SCSI Extended Inquiry VPD page (0x86) support.
ken
2015-01-30
2
-5
/
+89
*
Fix several potential overflows in UNMAP code.
mav
2015-01-26
1
-6
/
+6
*
Fix wrong LUN reference in XCOPY block-to-block operation.
mav
2015-01-24
1
-1
/
+1
*
Don't count requests with status sent as overlapping.
mav
2015-01-22
1
-2
/
+4
*
Restore the CAM XPT peripheral generation counter, and export it via sysctl.
will
2015-01-20
1
-0
/
+6
*
Remove extra mtx_unlock().
mav
2015-01-19
1
-1
/
+0
*
Minor refactoring of code block.
hselasky
2015-01-19
1
-4
/
+3
*
Don't count status as sent until CTIO completes successfully.
mav
2015-01-16
1
-1
/
+4
*
Explain a bit of tricky code dealing with trims and how it prevents
imp
2015-01-13
2
-0
/
+20
*
Improve camcontrol(8) handling of drive defect data.
ken
2015-01-08
2
-9
/
+89
*
Fix a bug in the CAM SCSI probe code that caused changes in inquiry
ken
2015-01-08
1
-1
/
+2
*
Allow a block size of zero to mean 512 bytes, which is the most common
hselasky
2015-01-08
1
-1
/
+3
*
Hide block device VPD pages for non-block devices.
mav
2014-12-23
1
-17
/
+27
*
Fix potential division by zero after r275920.
mav
2014-12-23
1
-2
/
+2
*
Report initiator id in portlist XML in more formalized way.
mav
2014-12-20
1
-2
/
+2
*
Replace ctl_min() macro with MIN().
mav
2014-12-20
6
-42
/
+40
*
Constify some static data.
mav
2014-12-19
1
-16
/
+16
[next]