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
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build breakage caused by r264295
smh
2014-04-10
1
-2
/
+0
*
Remove support of LUN-based CD changers from cd(4) driver.
mav
2014-04-09
1
-691
/
+18
*
Oops! Few quick fixes for r264274.
mav
2014-04-08
1
-1
/
+1
*
Add support for SCSI UNMAP commands to CTL.
mav
2014-04-08
1
-0
/
+14
*
Remove instances of variables that were set, but never used. gcc 4.9
imp
2014-03-30
3
-10
/
+2
*
Mostly revert r260267 and hopefully really fix the original problem.
mav
2014-01-22
1
-12
/
+14
*
Fix for r260541: do not drop periph reference when request is restarted.
mav
2014-01-11
1
-9
/
+12
*
Take additional reference on SCSI probe periph to cover its freeze count.
mav
2014-01-11
1
-16
/
+7
*
Replace several instances of -1 with appropriate CAM_*_WILDCARD and types.
mav
2014-01-10
1
-1
/
+1
*
Allow delete_method sysctl to be set to "DISABLE".
mav
2014-01-07
1
-2
/
+3
*
Correct short delete issue in SCSI UNMAP support
smh
2014-01-04
1
-17
/
+15
*
Widen lun_id_t to 64 bits. This is a follow-on to r257345 to let the kernel
nwhitehorn
2013-12-14
1
-10
/
+2
*
When comparing device IDs, make sure that they have the same type
mav
2013-12-08
1
-1
/
+5
*
Corrected definition for old_rate to match d_rotation_rate
smh
2013-11-07
1
-1
/
+1
*
Implement extended LUN support. If PIM_EXTLUNS is set by a SIM, encode
nwhitehorn
2013-10-29
1
-43
/
+69
*
Some microoptimizations for da and ada drivers:
mav
2013-10-24
1
-27
/
+11
*
Improve ZFS N-way mirror read performance by using load and locality
smh
2013-10-23
2
-4
/
+25
*
Merge GEOM direct dispatch changes from the projects/camlock branch.
mav
2013-10-22
1
-1
/
+1
*
Merge CAM locking changes from the projects/camlock branch to radically
mav
2013-10-21
14
-440
/
+226
*
Unify periph invalidation and destruction reporting.
mav
2013-10-15
10
-36
/
+16
*
Added 4K quirks for Corsair Neutron GTX SSD's
smh
2013-10-15
1
-0
/
+8
*
Re-do r255853. Along with adding back the API/ABI changes from the
scottl
2013-09-25
1
-3
/
+1
*
Revert r255853 pending fixes to build errors in usr.bin/kdump
gjb
2013-09-25
1
-1
/
+3
*
Update the CAM API for FreeBSD 10:
scottl
2013-09-24
1
-3
/
+1
*
Make SES driver adequately react on simple enclosure devices -- read Short
mav
2013-09-06
1
-0
/
+12
*
Add camcontrol support for the SCSI sanitize command
bryanv
2013-09-06
2
-0
/
+59
*
Fix kernel panic if cache->nelms is zero.
mav
2013-09-06
1
-8
/
+8
*
Bring legacy CAM target implementation back into API/KPI-coherent and even
mav
2013-09-01
2
-5
/
+11
*
Fix SES_ENABLE_PASSTHROUGH kernel option, unexpectedly broken during driver
mav
2013-09-01
1
-2
/
+4
*
Fix targbh crash on XPT_IMMED_NOTIFY error during attach.
mav
2013-09-01
1
-13
/
+10
*
Bump up the default timeouts for move commands in the ch(4) driver
ken
2013-08-29
1
-4
/
+4
*
If a drive returns ASC/ASCQ 0x04,0x11 "Logical unit not ready,
ken
2013-08-27
1
-1
/
+1
*
Add support to physio(9) for devices that don't want I/O split and
ken
2013-08-24
1
-4
/
+113
*
Fix the (unused for now) SCSI_PROTO_iSCSI define to match style(9).
trasz
2013-08-21
1
-1
/
+1
*
Add unmapped I/O and larger I/O support to the sa(4) driver.
ken
2013-08-16
1
-7
/
+50
*
Added 4K quirks for:-
smh
2013-08-14
1
-0
/
+24
*
Improve r253721 by reporting detected lack of BIO_FLUSH support to GEOM.
mav
2013-08-07
1
-0
/
+1
*
Add NO_RC16 quirk to make da driver avoid using READ CAPACITY(16) command
mav
2013-07-30
1
-3
/
+11
*
Fix returning incorrect bio_resid value with failed BIO_DELETE requests.
mav
2013-07-28
1
-5
/
+12
*
Synchronize device cache on close only if there were some write operations.
mav
2013-07-27
1
-5
/
+12
*
Oops, revert unwanted part of r253721.
mav
2013-07-27
1
-2
/
+0
*
Detect unsupported PREVENT ALLOW MEDIUM REMOVAL and SYNCHRONIZE CACHE(10)
mav
2013-07-27
1
-0
/
+24
*
Make some improvements to r253322 to really rescan target, not a bus.
mav
2013-07-15
1
-2
/
+2
*
Fix an argument reversal in calls to scsi_read_element_status().
ken
2013-07-15
1
-2
/
+2
*
When printing opcode description, map T_NODEVICE to Direct Access Device to
mav
2013-07-13
1
-0
/
+4
*
Improve handling of 0x3F/0x0E "Reported LUNs data has changed" and 0x25/0x00
mav
2013-07-13
2
-2
/
+6
*
Const-ify the new da_delete_functions.
scottl
2013-07-12
1
-5
/
+2
*
Fix a problem with READ ELEMENT STATUS that occurs on some
ken
2013-07-12
1
-8
/
+66
*
Refactor the various delete methods out of dastart(). Cleans up a bunch
scottl
2013-07-12
1
-231
/
+262
*
Added 4K QUIRK for OCZ Vertex 4 SSDs
smh
2013-07-09
1
-0
/
+8
[next]