http://git.etherboot.org
/
mirror
/
scst
/
.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Let's don't check if data should be copied between dev handler's and target driver...
[mirror/scst/.git]
/
scst
/
include
/
scst.h
2009-10-22
vlnb
Let's don't check if data should be copied between...
blob
|
commitdiff
2009-10-22
vlnb
- Use vfs_readv/vfs_writev instead of direct calls...
blob
|
commitdiff
|
diff to current
2009-10-22
vlnb
Fix compilation with enabled procfs on kernels <2.6...
blob
|
commitdiff
|
diff to current
2009-10-21
vlnb
Merge ... the sysfs branch. To enable the sysfs interfa...
blob
|
commitdiff
|
diff to current
2009-09-29
vlnb
Extended latency statistics
blob
|
commitdiff
|
diff to current
2009-09-29
vlnb
Patch from Smadar Gonen <smadar.gn@gmail.com> implement...
blob
|
commitdiff
|
diff to current
2009-09-25
vlnb
- Sense handling cleanup
blob
|
commitdiff
|
diff to current
2009-09-07
vlnb
Microcleanup to combine the vars alltogether
blob
|
commitdiff
|
diff to current
2009-09-03
bvassche
Whitespace-only changes. Fixed the following categories...
blob
|
commitdiff
|
diff to current
2009-08-12
vlnb
New implementation of the pass-through commands executi...
blob
|
commitdiff
|
diff to current
2009-08-10
vlnb
- Adds generation of INQUERY DATA HAS CHANGED UA for...
blob
|
commitdiff
|
diff to current
2009-08-06
vlnb
Patch from Bart Van Assche <bart.vanassche@gmail.com>:
blob
|
commitdiff
|
diff to current
2009-08-04
vlnb
Minor typo noticed by Bart Van Assche <bart.vanassche...
blob
|
commitdiff
|
diff to current
2009-07-27
vlnb
- Implemented abort on timeout of stuck in tgt hardwar...
blob
|
commitdiff
|
diff to current
2009-07-08
vlnb
Update for 2.6.30
blob
|
commitdiff
|
diff to current
2009-07-01
bvassche
Removed trailing whitespace.
blob
|
commitdiff
|
diff to current
2009-06-30
vlnb
Small performance optimization: wake up IO/processing...
blob
|
commitdiff
|
diff to current
2009-06-24
vlnb
Cleanup of use of READ ONLY flag
blob
|
commitdiff
|
diff to current
2009-06-23
vlnb
Cleanup: sess->shutdown_compl made on stack
blob
|
commitdiff
|
diff to current
2009-05-19
vlnb
Fixes issues cased by recent change of cdb_len to unsig...
blob
|
commitdiff
|
diff to current
2009-05-11
vlnb
- Necessary cleanups in SGV cache for upcoming improve...
blob
|
commitdiff
|
diff to current
2009-05-05
vlnb
Unfortunately the latest InfiniBand software is not...
blob
|
commitdiff
|
diff to current
2009-05-01
vlnb
- Cleanups and improvements in handling various specia...
blob
|
commitdiff
|
diff to current
2009-04-27
vlnb
- Copyrights updated.
blob
|
commitdiff
|
diff to current
2009-04-09
vlnb
A bunch of minor fixes and important cleanups. Particul...
blob
|
commitdiff
|
diff to current
2009-04-03
vlnb
Bidirectional data transfers added
blob
|
commitdiff
|
diff to current
2009-04-01
vlnb
Version number increased
blob
|
commitdiff
|
diff to current
2009-03-26
vlnb
The patch below adds a comment about why it is safe...
blob
|
commitdiff
|
diff to current
2009-03-25
vlnb
The patch below adds support for the 2.6.29 kernel...
blob
|
commitdiff
|
diff to current
2009-03-23
vlnb
- Make dynamic io_context assignment complete. Old...
blob
|
commitdiff
|
diff to current
2009-03-20
vlnb
The patch below fixes the following recently introduced...
blob
|
commitdiff
|
diff to current
2009-03-20
vlnb
Fixing NULL pointer dereferences accessing dev->d_sense
blob
|
commitdiff
|
diff to current
2009-03-20
vlnb
Support for descriptor sense format added
blob
|
commitdiff
|
diff to current
2009-03-19
vlnb
Remove sg_init_one() definition, because it was added...
blob
|
commitdiff
|
diff to current
2009-03-18
vlnb
Support for variable lenght CDB added
blob
|
commitdiff
|
diff to current
2009-03-17
vlnb
Better version of r696
blob
|
commitdiff
|
diff to current
2009-03-17
vlnb
- Support for Async. Event Notifications added
blob
|
commitdiff
|
diff to current
2009-03-16
vlnb
Increase size of struct scst_dev_type.name to match...
blob
|
commitdiff
|
diff to current
2009-03-06
vlnb
- Now only sent for execution commands are counted...
blob
|
commitdiff
|
diff to current
2009-03-04
vlnb
Fexes for processing internal REQUEST SENSE with scst_u...
blob
|
commitdiff
|
diff to current
2009-03-03
vlnb
- Cleanups
blob
|
commitdiff
|
diff to current
2009-03-03
vlnb
Cleanups
blob
|
commitdiff
|
diff to current
2009-02-09
vlnb
Fixes checkpatch errors notices by Bart Van Assche...
blob
|
commitdiff
|
diff to current
2009-02-05
vlnb
2 missed functions added to scst_user interface:
blob
|
commitdiff
|
diff to current
2009-02-05
vlnb
Clustering of scst_user pages added
blob
|
commitdiff
|
diff to current
2009-02-04
vlnb
A bunch of pending fixes/cleanups:
blob
|
commitdiff
|
diff to current
2009-02-02
vlnb
In the header file scst.h scst_cmd::sg_cnt and tgt_sg_c...
blob
|
commitdiff
|
diff to current
2009-01-23
vlnb
Modified patch from Bart Van Assche <bart.vanassche...
blob
|
commitdiff
|
diff to current
2009-01-16
vlnb
A bunch of minor fixes/improvements, cleanups and updates:
blob
|
commitdiff
|
diff to current
2008-12-18
vlnb
Cleanup: dev_serialized deleted, because it dublicates...
blob
|
commitdiff
|
diff to current
2008-12-03
vlnb
Cleanups after "make namespacecheck"
blob
|
commitdiff
|
diff to current
2008-11-21
vlnb
The patch below fixes the sparse warnings on passing...
blob
|
commitdiff
|
diff to current
2008-11-20
vlnb
- SGV cache related parameters moved from scst.h to...
blob
|
commitdiff
|
diff to current
2008-11-12
vlnb
The patch below fixes many checkpatch warnings triggere...
blob
|
commitdiff
|
diff to current
2008-11-11
vlnb
Added possibility to coexist if both target driver...
blob
|
commitdiff
|
diff to current
2008-11-10
vlnb
Depecated scst_cmd_get_tgt_resp_flags() removed
blob
|
commitdiff
|
diff to current
2008-10-31
vlnb
Follow-up improvements to r556
blob
|
commitdiff
|
diff to current
2008-10-31
vlnb
Cleanup removing usage of in_atomic(). Particularly...
blob
|
commitdiff
|
diff to current
2008-10-30
vlnb
The patch below fixes the checkpatch warnings for sourc...
blob
|
commitdiff
|
diff to current
2008-10-22
vlnb
Patch from Bart Van Assche <bart.vanassche@gmail.com...
blob
|
commitdiff
|
diff to current
2008-10-21
vlnb
The first approximation to update to 2.6.27 + minor...
blob
|
commitdiff
|
diff to current
2008-10-16
vlnb
A major cleanup of sending commands for execution code...
blob
|
commitdiff
|
diff to current
2008-10-08
vlnb
Cleanups
blob
|
commitdiff
|
diff to current
2008-09-26
vlnb
Fixes possible oops in double reset UAs handling
blob
|
commitdiff
|
diff to current
2008-09-26
vlnb
Handling of double reset UAs made more reliable
blob
|
commitdiff
|
diff to current
2008-08-20
vlnb
Forgotten to be changed during 1.0.0 release externally...
blob
|
commitdiff
|
diff to current
2008-08-01
vlnb
Polishing for in-tree
blob
|
commitdiff
|
diff to current
2008-07-25
vlnb
SCST_HIGHMEM removed as not needed
blob
|
commitdiff
|
diff to current
2008-07-17
vlnb
Use gfp_t instead of int to hold GFP_* masks.
blob
|
commitdiff
|
diff to current
2008-07-15
vlnb
Fix the following sparse warnings in several locations:
blob
|
commitdiff
|
diff to current
2008-07-10
vlnb
Apparently the SCST code with debugging and/or tracing...
blob
|
commitdiff
|
diff to current
2008-07-09
vlnb
The patch below contains the following changes:
blob
|
commitdiff
|
diff to current
2008-07-09
vlnb
- Version changed to 1.0.1
blob
|
commitdiff
|
diff to current
2008-07-07
vlnb
- Version changed to 1.0.0
blob
|
commitdiff
|
diff to current
2008-06-26
vlnb
- A complete fix for the problem when a command comes...
blob
|
commitdiff
|
diff to current
2008-06-19
vlnb
- Fixes not cleanly applies xxx2yyy patches
blob
|
commitdiff
|
diff to current
2008-06-12
vlnb
- ISCSI sending response timeout increased to 30 seconds
blob
|
commitdiff
|
diff to current
2008-06-12
vlnb
Copyrights updated
blob
|
commitdiff
|
diff to current
2008-05-31
vlnb
The major TM processing cleanup in scst_user module...
blob
|
commitdiff
|
diff to current
2008-05-23
vlnb
Patch from Bart Van Assche <bart.vanassche@gmail.com>:
blob
|
commitdiff
|
diff to current
2008-05-22
vlnb
Patch from Bart Van Assche <bart.vanassche@gmail.com...
blob
|
commitdiff
|
diff to current
2008-05-21
vlnb
Patch from Bart Van Assche <bart.vanassche@gmail.com>:
blob
|
commitdiff
|
diff to current
2008-05-21
vlnb
Patch from Bart Van Assche <bart.vanassche@gmail.com>:
blob
|
commitdiff
|
diff to current
2008-05-19
vlnb
Patch from Bart Van Assche <bart.vanassche@gmail.com...
blob
|
commitdiff
|
diff to current
2008-05-15
vlnb
- Fixed sg_tablesize in qla2x00t to be per target...
blob
|
commitdiff
|
diff to current
2008-05-07
vlnb
- Rejecting command reimplemented in a more simple...
blob
|
commitdiff
|
diff to current
2008-04-22
vlnb
The bunch of pending changes. Sorry, it's quite big.
blob
|
commitdiff
|
diff to current
2008-04-21
vlnb
Fixes compilation brokenness on kernels below 2.6.24
blob
|
commitdiff
|
diff to current
2008-04-17
vlnb
scsi_tgt.h renamed to scst.h
blob
|
commitdiff
|
diff to current