2009-04-14 |
swgruszka | Make debug messages more informative when more than... |
blob | commitdiff |
2009-04-03 |
zorko | Make it compile on CentOS, or so Vlad asserts. |
blob | commitdiff | diff to current |
2009-02-11 |
zorko | Merge in work from Feral into this branch. The |
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-24 |
zorko | Fix missing removal of DECLARE_MUTEX_UNLOCKED noticed... |
blob | commitdiff | diff to current |
2008-09-12 |
zorko | Add more startup delay for 24XX cards when execing... |
blob | commitdiff | diff to current |
2008-08-16 |
zorko | Make qlaispd sleep interruptible so as to now |
blob | commitdiff | diff to current |
2008-08-14 |
zorko | Fixed the following sparse warnings: |
blob | commitdiff | diff to current |
2008-07-09 |
vlnb | - Version changed to 1.0.1 |
blob | commitdiff | diff to current |
2008-07-08 |
swgruszka | Add release2debug and debug2release Makefile targets... |
blob | commitdiff | diff to current |
2008-05-28 |
vlnb | 3 small patches from Bart Van Assche <bart.vanassche... |
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-07 |
vlnb | - Rejecting command reimplemented in a more simple... |
blob | commitdiff | diff to current |
2008-05-01 |
swgruszka | Remove request sense warning and fix typo. |
blob | commitdiff | diff to current |
2008-04-30 |
swgruszka | Bugfix - disallow to free initiator data when disabling... |
blob | commitdiff | diff to current |
2008-04-24 |
swgruszka | Add missing definition of strncasecmp() for older kernels. |
blob | commitdiff | diff to current |
2008-04-24 |
swgruszka | - Update README.scst. |
blob | commitdiff | diff to current |
2008-04-24 |
swgruszka | Bugfix: put initiator reference counter when finish... |
blob | commitdiff | diff to current |
2008-04-24 |
swgruszka | Synchronize with Feral CVS repository: |
blob | commitdiff | diff to current |
2008-04-23 |
swgruszka | Remove unnecessary variables. |
blob | commitdiff | diff to current |
2008-04-23 |
swgruszka | - Compile time conditinal debug. |
blob | commitdiff | diff to current |
2008-04-23 |
swgruszka | - Avoid tmd's leakage when disable target mode when... |
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 |
swgruszka | Type fix. |
blob | commitdiff | diff to current |
2008-04-21 |
swgruszka | Remove not necessary headers and definitions. |
blob | commitdiff | diff to current |
2008-04-21 |
swgruszka | Limit scatter/gather table size (need to be reviewed). |
blob | commitdiff | diff to current |
2008-04-21 |
swgruszka | - bug fix: pass error to scst_rx_data |
blob | commitdiff | diff to current |
2008-04-21 |
swgruszka | Remove obsolete kernel_thread and use kthread API. |
blob | commitdiff | diff to current |
2008-04-21 |
swgruszka | Change proc interface to SCST like. Allow to enable... |
blob | commitdiff | diff to current |
2008-04-21 |
swgruszka | Logout implementation, reference counting to protect... |
blob | commitdiff | diff to current |
2008-04-17 |
vlnb | scsi_tgt.h renamed to scst.h |
blob | commitdiff | diff to current |
2008-04-11 |
swgruszka | Remove unintended change from r334, added there only... |
blob | commitdiff | diff to current |
2008-04-11 |
swgruszka | Fixes for task management: |
blob | commitdiff | diff to current |
2008-04-08 |
swgruszka | Fix bug when checking tmd flags against bidirectional... |
blob | commitdiff | diff to current |
2008-04-08 |
swgruszka | Pass expected transfer length and direction to SCST... |
blob | commitdiff | diff to current |
2008-04-04 |
swgruszka | We need only 2 debug level, one for error situations... |
blob | commitdiff | diff to current |
2008-04-04 |
swgruszka | Fix bug when enabling target on nonzero channel. |
blob | commitdiff | diff to current |
2008-04-04 |
swgruszka | Fix bugs introduced in r325 and r324. |
blob | commitdiff | diff to current |
2008-04-04 |
swgruszka | Remove trailing whitespaces. |
blob | commitdiff | diff to current |
2008-04-04 |
swgruszka | Implement multichannel support in the way each channel... |
blob | commitdiff | diff to current |
2008-04-04 |
swgruszka | Fix HBA registration / unregistration: |
blob | commitdiff | diff to current |
2008-04-04 |
swgruszka | Do not dump stack when data length is bigger than low... |
blob | commitdiff | diff to current |
2008-04-01 |
swgruszka | Print error when we can not send all sense data (which... |
blob | commitdiff | diff to current |
2008-04-01 |
swgruszka | Stop setting command expected values for SCST, |
blob | commitdiff | diff to current |
2008-04-01 |
swgruszka | - Update copyrights. |
blob | commitdiff | diff to current |
2008-04-01 |
swgruszka | Remove obsolete linux stuff. |
blob | commitdiff | diff to current |
2008-03-13 |
swgruszka | Bugfixes: |
blob | commitdiff | diff to current |
2008-03-11 |
swgruszka | Protect initiators list using tmds_lock. Avoid possibil... |
blob | commitdiff | diff to current |
2008-02-19 |
swgruszka | Pass proper expected length for INQUIRY command |
blob | commitdiff | diff to current |
2008-02-19 |
swgruszka | Compilation for kernel 2.6.24 |
blob | commitdiff | diff to current |
2008-02-19 |
swgruszka | Allow driver to compile |
blob | commitdiff | diff to current |
2008-02-19 |
swgruszka | Avoid race conditions when task is aborted. Commands... |
blob | commitdiff | diff to current |
2008-02-19 |
swgruszka | Interface to enable/disable target per channel |
blob | commitdiff | diff to current |
2008-02-13 |
swgruszka | Prevent to compile broken driver |
blob | commitdiff | diff to current |
2008-02-12 |
swgruszka | Let's isp_scst.c compile, multichannel support will... |
blob | commitdiff | diff to current |
2008-02-12 |
swgruszka | Synchronize with Feral CVS repository: |
blob | commitdiff | diff to current |
2007-12-10 |
swgruszka | Pass delivery status to SCST. |
blob | commitdiff | diff to current |
2007-12-07 |
vlnb | Simple bugfix for concurrent work of several targets... |
blob | commitdiff | diff to current |
2007-11-02 |
swgruszka | remove no_autosense workaround |
blob | commitdiff | diff to current |
2007-11-02 |
swgruszka | synchronize with feral cvs repository, this time Matthe... |
blob | commitdiff | diff to current |
2007-10-23 |
swgruszka | remove not necessary linux 2.4 Makefiles, isp stops... |
blob | commitdiff | diff to current |
2007-10-23 |
swgruszka | synchronize with feral cvs repository |
blob | commitdiff | diff to current |
2007-09-10 |
swgruszka | Map properly task management function codes from low... |
blob | commitdiff | diff to current |
2007-09-05 |
swgruszka | - Do not print lot of info about notify event. |
blob | commitdiff | diff to current |
2007-09-05 |
swgruszka | - Search bus only once when process scsi command (tmd). |
blob | commitdiff | diff to current |
2007-09-04 |
swgruszka | Initialize with zeros fresh allocated ini_t. |
blob | commitdiff | diff to current |
2007-09-01 |
swgruszka | Bugfix, do not zero resource which someone may actually... |
blob | commitdiff | diff to current |
2007-08-31 |
swgruszka | Avoid race conditions related with registration and... |
blob | commitdiff | diff to current |
2007-08-31 |
swgruszka | Add workaround for devices which have broken autosense... |
blob | commitdiff | diff to current |
2007-07-11 |
swgruszka | Little comment fix. |
blob | commitdiff | diff to current |
2007-07-10 |
vlnb | Patch from Stanislaw Gruszka: |
blob | commitdiff | diff to current |
2007-06-25 |
vlnb | Patch from Stanislaw Gruszka <stanislawg1@open-e.com> |
blob | commitdiff | diff to current |
|