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
*
Add support for SCSI Ports (88h) VPD page.
mav
2014-07-06
1
-2
/
+28
*
Add persistent reservation support to camcontrol(8).
ken
2014-07-03
2
-34
/
+1333
*
Add support for REPORT TIMESTAMP command.
mav
2014-07-01
1
-0
/
+23
*
Add more formal and strict command parsing and validation.
mav
2014-07-01
1
-0
/
+82
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
5
-20
/
+12
*
Revert r267961, r267973:
gjb
2014-06-27
5
-12
/
+20
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
5
-20
/
+12
*
Allow MODE SENSE commands through Write Exclusive persistent reservation,
mav
2014-06-26
1
-1
/
+10
*
Add support for VERIFY(10/12/16) and COMPARE AND WRITE SCSI commands.
mav
2014-06-16
3
-7
/
+42
*
The code that combines adjacent ranges for BIO_DELETEs to optimize
imp
2014-06-05
1
-14
/
+4
*
- Add support for SG_GET_SG_TABLESIZE IOCTL to report that we don't support
mav
2014-06-04
1
-1
/
+13
*
Overhaul CAM SG driver IOCTL interfaces.
mav
2014-06-02
2
-114
/
+94
*
Respect MAXIMUM TRANSFER LENGTH field of Block Limits VPD page.
mav
2014-04-30
1
-12
/
+14
*
Do not reread SCSI disk VPD pages on every device open.
mav
2014-04-30
1
-10
/
+35
*
Disable UNMAP support for STEC 842 SSDs.
mav
2014-04-23
1
-3
/
+12
*
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
[next]