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
*
Count consecutive read requests as blocking in CTL for files and ZVOLs.
mav
2014-12-06
5
-15
/
+62
*
In addition to r275481 allow threshold notifications work without UNMAP.
mav
2014-12-05
1
-4
/
+2
*
Add to CTL support for threshold notifications for file-backed LUNs.
mav
2014-12-04
1
-0
/
+28
*
Swap resource count scopes for used/available space.
mav
2014-12-04
1
-2
/
+2
*
Add GET LBA STATUS command support to CTL.
mav
2014-12-04
7
-15
/
+353
*
Increase CTL ports limit from 128 to 256 and LUNs limit from 256 to 1024.
mav
2014-12-03
1
-3
/
+3
*
Unify function names after r275458.
mav
2014-12-03
1
-12
/
+12
*
Do not pre-allocate UNIT ATTENTIONs storage for every possible initiator.
mav
2014-12-03
4
-128
/
+141
*
Remove some unused code.
mav
2014-12-03
1
-43
/
+0
*
Do not pre-allocate reservation keys memory for every possible initiator.
mav
2014-12-03
2
-54
/
+112
*
Plug memory leaks on UNMAP and XCOPY with invalid parameters.
mav
2014-12-03
2
-6
/
+24
*
Convert persis_offset from global variable to softc field.
mav
2014-12-02
2
-11
/
+11
*
Reduce code duplication by creating ctl_set_res_ua() helper.
mav
2014-12-02
1
-87
/
+20
*
Removed unused variable and unify some names.
mav
2014-12-02
1
-10
/
+7
*
When passing LUN IDs through treat ASCII values as fixed-length, not
mav
2014-12-01
1
-2
/
+9
*
Move ctlfe_onoffline() out of lock to let it sleep when needed.
mav
2014-12-01
1
-32
/
+9
*
Coalesce last data move and command status for read commands.
mav
2014-11-25
7
-129
/
+128
*
Decouple datamove/done logic from CTL status set.
mav
2014-11-25
1
-330
/
+210
*
Use ctl_set_success() instead of direct inlining.
mav
2014-11-25
2
-10
/
+5
*
Replace home-grown CTL IO allocator with UMA.
mav
2014-11-24
9
-543
/
+186
*
Read cs_outstanding_ctl_pdus before incrementing it for NEXUS RESET task.
mav
2014-11-24
1
-1
/
+1
*
Make iSCSI frontend less chatty while waiting for tasks termination.
mav
2014-11-22
1
-3
/
+7
*
Prevent overflow issues in timeout processing
smh
2014-11-21
1
-5
/
+5
*
Make cfiscsi_offline() synchronous, waiting for connections termination
mav
2014-11-21
2
-0
/
+11
*
Close race between cfiscsi_offline() and new connection arrival.
mav
2014-11-21
1
-15
/
+17
*
Remove bunch of unused lun variables.
mav
2014-11-21
1
-15
/
+0
*
Reduce race between LUN destruction and request arrival.
mav
2014-11-21
1
-3
/
+5
*
Log errors for absent LUNs too.
mav
2014-11-21
1
-5
/
+3
*
Partially reconstruct Active/Standby clusting.
mav
2014-11-21
11
-58
/
+99
*
Lock the scsi_low code and the drivers which use it along with other
jhb
2014-11-20
2
-198
/
+83
*
Remove residual xpt_release_device() call left after r272406 cleanup.
mav
2014-11-20
1
-17
/
+1
*
Fix typo.
trasz
2014-11-19
1
-1
/
+1
*
Fix check for vendor-specific peripheral qualifier.
mav
2014-11-13
1
-1
/
+1
*
Improve CAM's reaction on asymmetric access errors.
mav
2014-11-12
1
-3
/
+3
*
Handle PREEMPT AND ABORT service action equal to PREEMPT.
mav
2014-11-09
2
-2
/
+12
*
Fix LUN resize broken by r272911 commit.
mav
2014-11-07
1
-2
/
+2
*
Synchronize medium rotation rate in legacy Rigid Disk Drive Geometry mode
mav
2014-11-07
2
-16
/
+15
*
Add to CTL support for logical block provisioning threshold notifications.
mav
2014-11-06
7
-26
/
+402
*
Fix residual copy/paste in r274080.
mav
2014-11-04
1
-1
/
+0
*
Improve error handling around duplicate lun and port enable.
mav
2014-11-04
1
-11
/
+30
*
s/icl_pdu_new_bhs/icl_pdu_new/; no functional changes, just a little
trasz
2014-11-03
1
-5
/
+5
*
Change the default log level for iSCSI target from 3 to 1. It should
trasz
2014-10-31
1
-1
/
+1
*
Implement better handling for ENOSPC error for both CTL and CAM.
mav
2014-10-29
4
-8
/
+24
*
Remove comment obsoleted by r273730.
mav
2014-10-27
1
-3
/
+0
*
Reduce code duplication around Write Exclusive persistent reservation.
mav
2014-10-27
3
-97
/
+37
*
Allocate buffer for READ BUFFER/WRITE BUFFER commands on demand.
mav
2014-10-26
2
-5
/
+17
*
Fix support for LUN flat space addressing.
mav
2014-10-26
1
-10
/
+11
*
Fix CF ERASE breakage caused by 268205.
smh
2014-10-26
1
-0
/
+6
*
Fix printing non-terminated strings in devlist XML.
mav
2014-10-26
2
-5
/
+9
*
Add "rpm" and "formfactor" LUN options to match istgt functionality.
mav
2014-10-26
1
-1
/
+14
[next]