http://git.etherboot.org
/
mirror
/
scst
/
.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cleanup
2008-12-05
vlnb
Cleanup
commit
|
commitdiff
|
tree
2008-12-05
vlnb
Cleanup
commit
|
commitdiff
|
tree
2008-12-05
vlnb
Various changes
commit
|
commitdiff
|
tree
2008-12-04
vlnb
It was brocken. Fixed.
commit
|
commitdiff
|
tree
2008-12-04
vlnb
Added README for scst_local
commit
|
commitdiff
|
tree
2008-12-04
vlnb
Cleanups
commit
|
commitdiff
|
tree
2008-12-04
vlnb
Until now I had been using the latest git version of...
commit
|
commitdiff
|
tree
2008-12-03
vlnb
Make soft IRQ context default
commit
|
commitdiff
|
tree
2008-12-03
vlnb
Cleanups after "make namespacecheck"
commit
|
commitdiff
|
tree
2008-12-01
vlnb
- Patch from Richard Sharpe <realrichardsharpe@gmail...
commit
|
commitdiff
|
tree
2008-11-29
vlnb
Small docs update
commit
|
commitdiff
|
tree
2008-11-28
vlnb
alloc_io_context renamed to export_alloc_io_context
commit
|
commitdiff
|
tree
2008-11-28
vlnb
- Performance increase
commit
|
commitdiff
|
tree
2008-11-28
vlnb
Signed/unsigned cleanups
commit
|
commitdiff
|
tree
2008-11-26
vlnb
Fixing compilation warning when compiling the code...
commit
|
commitdiff
|
tree
2008-11-26
vlnb
There are two remaining printk() statements on which...
commit
|
commitdiff
|
tree
2008-11-25
vlnb
- Now task_mgmt_fn() callback called for TARGET RESET...
commit
|
commitdiff
|
tree
2008-11-21
vlnb
Checkpatch warnings fixed
commit
|
commitdiff
|
tree
2008-11-21
vlnb
Forgotten in r578 initiator version increase
commit
|
commitdiff
|
tree
2008-11-21
vlnb
DRIVER_ATTR add_host made static
commit
|
commitdiff
|
tree
2008-11-21
vlnb
The patch below fixes the sparse warnings on passing...
commit
|
commitdiff
|
tree
2008-11-20
vlnb
Update to initiator driver from 2.6.27
commit
|
commitdiff
|
tree
2008-11-20
vlnb
- SGV cache related parameters moved from scst.h to...
commit
|
commitdiff
|
tree
2008-11-19
vlnb
Prevent memory leaks in error paths by deferring
commit
|
commitdiff
|
tree
2008-11-19
vlnb
Fix for memory overwrite-after-free bug in scst_local
commit
|
commitdiff
|
tree
2008-11-18
vlnb
The patch below implements the following modifications for
commit
|
commitdiff
|
tree
2008-11-18
vlnb
The patch below fixes two categories of checkpatch
commit
|
commitdiff
|
tree
2008-11-18
vlnb
Log level for "Warning: expected transfer length X...
commit
|
commitdiff
|
tree
2008-11-18
vlnb
The patch below fixes sparse warnings about int / unsigned...
commit
|
commitdiff
|
tree
2008-11-13
vlnb
Cleanup
commit
|
commitdiff
|
tree
2008-11-12
vlnb
The patch below fixes many checkpatch warnings triggered...
commit
|
commitdiff
|
tree
2008-11-11
vlnb
Here is the patch to fix problems with scst_local and...
commit
|
commitdiff
|
tree
2008-11-11
vlnb
Added possibility to coexist if both target driver...
commit
|
commitdiff
|
tree
2008-11-10
vlnb
Small cleanup of unused code
commit
|
commitdiff
|
tree
2008-11-10
vlnb
Depecated scst_cmd_get_tgt_resp_flags() removed
commit
|
commitdiff
|
tree
2008-11-10
vlnb
Fixes warning:
commit
|
commitdiff
|
tree
2008-11-07
vlnb
Added proposed patch to solve SG IO count limitation...
commit
|
commitdiff
|
tree
2008-11-06
vlnb
Make SWP and TAS parameters changable in vdisk handler.
commit
|
commitdiff
|
tree
2008-11-05
vlnb
Attached is a patch that I think makes scst_local properly...
commit
|
commitdiff
|
tree
2008-11-01
vlnb
Cleanup: one more __GFP_NOFAIL removed
commit
|
commitdiff
|
tree
2008-10-31
vlnb
Small optimization
commit
|
commitdiff
|
tree
2008-10-31
vlnb
Follow-up improvements to r556
commit
|
commitdiff
|
tree
2008-10-31
vlnb
- Fixed incorrect SCST state used on error path
commit
|
commitdiff
|
tree
2008-10-31
vlnb
Cleanup removing usage of in_atomic(). Particularly...
commit
|
commitdiff
|
tree
2008-10-30
vlnb
The patch below fixes the following:
commit
|
commitdiff
|
tree
2008-10-30
vlnb
The patch below fixes the checkpatch warnings for source...
commit
|
commitdiff
|
tree
2008-10-30
vlnb
The patch below fixes a few more warnings about lines...
commit
|
commitdiff
|
tree
2008-10-30
vlnb
The patch below adds the first version of a script...
commit
|
commitdiff
|
tree
2008-10-30
vlnb
The patch below makes the srpt driver compile against...
commit
|
commitdiff
|
tree
2008-10-30
vlnb
Fixes wrong sess_count decrement on session registration...
commit
|
commitdiff
|
tree
2008-10-28
vlnb
The iscsi-scst kernel module does not get compiled...
commit
|
commitdiff
|
tree
2008-10-28
vlnb
By testing kernel patch generation for the mpt driver...
commit
|
commitdiff
|
tree
2008-10-28
vlnb
Release/debug/perf patches updated
commit
|
commitdiff
|
tree
2008-10-28
vlnb
Small improvement
commit
|
commitdiff
|
tree
2008-10-28
vlnb
Fixed accidentally enabled superfluous warnings.
commit
|
commitdiff
|
tree
2008-10-25
vlnb
Release/debug/perf patches updated + cosmetics in scst...
commit
|
commitdiff
|
tree
2008-10-25
vlnb
-Wno-missing-field-initializers added. Small cleanup.
commit
|
commitdiff
|
tree
2008-10-25
vlnb
Fixes 2 incorrectly used variables
commit
|
commitdiff
|
tree
2008-10-24
vlnb
A typo fixed
commit
|
commitdiff
|
tree
2008-10-24
vlnb
The patch below fixes the sparse warnings in ib_srpt...
commit
|
commitdiff
|
tree
2008-10-24
vlnb
The patch below fixes more checkpatch warnings about...
commit
|
commitdiff
|
tree
2008-10-24
vlnb
- Minor context cleanup
commit
|
commitdiff
|
tree
2008-10-24
vlnb
Web updates
commit
|
commitdiff
|
tree
2008-10-23
vlnb
Fixes problems spotted by lockdep
commit
|
commitdiff
|
tree
2008-10-23
vlnb
Replace SCSI_TRY_RESET_BUS by SCSI_TRY_RESET_TARGET...
commit
|
commitdiff
|
tree
2008-10-22
vlnb
Patch from Bart Van Assche <bart.vanassche@gmail.com...
commit
|
commitdiff
|
tree
2008-10-22
vlnb
The patch below implements the following changes:
commit
|
commitdiff
|
tree
2008-10-21
vlnb
The first approximation to update to 2.6.27 + minor...
commit
|
commitdiff
|
tree
2008-10-21
vlnb
The patch below implements the following changes:
commit
|
commitdiff
|
tree
2008-10-21
vlnb
Property svn:ignore set
commit
|
commitdiff
|
tree
2008-10-16
vlnb
scst_local module added.
commit
|
commitdiff
|
tree
2008-10-16
vlnb
The patch below implements the following changes, because an
commit
|
commitdiff
|
tree
2008-10-16
vlnb
Compiler warning fixed
commit
|
commitdiff
|
tree
2008-10-16
vlnb
A major cleanup of sending commands for execution code...
commit
|
commitdiff
|
tree
2008-10-10
vlnb
Allows enabling target mode support without SCST enabled...
commit
|
commitdiff
|
tree
2008-10-09
vlnb
Unused files removed as requested by Bart Van Assche...
commit
|
commitdiff
|
tree
2008-10-08
vlnb
Fixes SAM violation, noticed by Sudhakar <ssudhakarp...
commit
|
commitdiff
|
tree
2008-10-08
vlnb
Cleanups
commit
|
commitdiff
|
tree
2008-10-08
vlnb
Until now the kernel config option to enable the SRP...
commit
|
commitdiff
|
tree
2008-10-07
vlnb
Web fixes and updates
commit
|
commitdiff
|
tree
2008-10-07
vlnb
The patch below enables compilation of the SRPT driver...
commit
|
commitdiff
|
tree
2008-10-06
vlnb
The patch below fixes the following class of checkpatch...
commit
|
commitdiff
|
tree
2008-10-06
vlnb
The patch below fixes the following class of checkpatch...
commit
|
commitdiff
|
tree
2008-10-06
vlnb
The patch below fixes the following checkpatch error:
commit
|
commitdiff
|
tree
2008-10-06
vlnb
The patch below fixes the following classes of checkpatch...
commit
|
commitdiff
|
tree
2008-10-06
vlnb
As known the script generate-kernel-patch generates...
commit
|
commitdiff
|
tree
2008-10-06
vlnb
The patch below fixes the following two checkpatch...
commit
|
commitdiff
|
tree
2008-10-03
vlnb
Web updates. Particularly, "Contributing" page was...
commit
|
commitdiff
|
tree
2008-10-02
vlnb
Minor fixes and changes
commit
|
commitdiff
|
tree
2008-09-30
vlnb
VERIFY commands that comes with BYTCHK unset (i.e....
commit
|
commitdiff
|
tree
2008-09-30
vlnb
Sponsorship related updates
commit
|
commitdiff
|
tree
2008-09-29
vlnb
As pointed out by Arne Redlich, size of dummy_data...
commit
|
commitdiff
|
tree
2008-09-26
vlnb
Fixes possible oops in double reset UAs handling
commit
|
commitdiff
|
tree
2008-09-26
vlnb
Handling of double reset UAs made more reliable
commit
|
commitdiff
|
tree
2008-09-26
vlnb
Fixes broken NOP-Out with payload handling + minor...
commit
|
commitdiff
|
tree
2008-09-25
vlnb
Minor changes
commit
|
commitdiff
|
tree
2008-08-28
vlnb
Patch from Gal Rosen <galr@storwize.com>:
commit
|
commitdiff
|
tree
2008-08-20
vlnb
Forgotten to be changed during 1.0.0 release externally...
commit
|
commitdiff
|
tree
2008-08-13
vlnb
Return value of the script depend on the return value...
commit
|
commitdiff
|
tree
2008-08-01
vlnb
Polishing for in-tree
commit
|
commitdiff
|
tree
next