2009-05-08 |
vlnb | Small web mistake fixed |
commit | commitdiff | tree | snapshot |
2009-05-08 |
vlnb | Web updates |
commit | commitdiff | tree | snapshot |
2009-05-08 |
vlnb | Patch from frank zago <fzago@systemfabricworks.com... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
andyysj | 1. Fixed bug - Task frame type setting. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
zorko | A lot of microchanges, but actually this means that... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
vlnb | Unfortunately the latest InfiniBand software is not... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
bvassche | Added the equivalent of #undef BACKPORT_LINUX_WORKQUEUE... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
bvassche | Removed one OFED installation test because on some... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
bvassche | Fixed checkpatch complaints about whitespace (indentati... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
bvassche | ib_srpt.c compiles now on RHEL 5.x systems where OFED... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
bvassche | Prepend the OFED kernel header paths before the regular... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
bvassche | Updated kernel versions to latest stable kernels. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
bvassche | - Removed comments that referred to the 2.4 module... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
vlnb | - Cleanups and improvements in handling various specia... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
bvassche | Made building against OFED more robust. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
bvassche | Added support for compiling scst-srpt on a system where... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
vlnb | - Fixes incorrect initiators.allow matching. Reported... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
vlnb | Cersions and web updated |
commit | commitdiff | tree | snapshot |
2009-04-28 |
vlnb | Web updates, Piwik code added |
commit | commitdiff | tree | snapshot |
2009-04-28 |
bvassche | Report a skipped nightly build in a status file instead... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
bvassche | Switched from 2.6.29.1 to 2.6.29.2. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
vlnb | Web updates |
commit | commitdiff | tree | snapshot |
2009-04-27 |
mgandalf | - Minor change - Change 'since' to 'for' in ChangeLog... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
vlnb | - Copyrights updated. |
commit | commitdiff | tree | snapshot |
2009-04-26 |
bvassche | Modified a two-line preprocessor statement into a singl... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
bvassche | The function srpt_cm_req_recv() now returns an error... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
bvassche | Made show_login_info() work for InfiniBand HCA's with... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
vlnb | Compatibility patch for pre-2.6.26 kernels added |
commit | commitdiff | tree | snapshot |
2009-04-24 |
vlnb | - Fixes BUG: scheduling while atomic |
commit | commitdiff | tree | snapshot |
2009-04-23 |
swgruszka | Reapply r689 (dropped in r742) to fix CentOS compilatio... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
swgruszka | Rewrite way we disable target. We need to care for... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
vlnb | We can't mark sess as shutting down in close_conn(... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
vlnb | Patches from Bart Van Assche <bart.vanassche@gmail... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
vlnb | Copyrights updated |
commit | commitdiff | tree | snapshot |
2009-04-18 |
bvassche | Bug fix: undefined macro's, e.g. RHEL_RELEASE_CODE... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
mgandalf | - Added -resyncdev option to work with the new SCST... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
vlnb | Web updates, mostly keywords and titles, thanks to... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
swgruszka | Allow to compile with modern gcc-4.x compiler, which... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
zorko | A bit of brushing up to put library like functions... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
swgruszka | - Disallow to pass command to low level driver when... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
swgruszka | Make debug messages more informative when more than... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
mgandalf | Small fix.. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
swgruszka | Add firmware state, loop state, topology and link speed... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
vlnb | The patch below fixes recently introduced checkpatch... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
vlnb | - Now during connection and session reinstatements... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
vlnb | Web updates |
commit | commitdiff | tree | snapshot |
2009-04-14 |
vlnb | Patch from andy yan <andyysj@gmail.com>: |
commit | commitdiff | tree | snapshot |
2009-04-14 |
vlnb | Web updates |
commit | commitdiff | tree | snapshot |
2009-04-14 |
vlnb | Web updates |
commit | commitdiff | tree | snapshot |
2009-04-11 |
bvassche | Changes: |
commit | commitdiff | tree | snapshot |
2009-04-11 |
bvassche | Made ABT_TMPDIR path absolute, and swapped kernel versi... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
bvassche | Moved ABT_TMPDIR from /tmp to . |
commit | commitdiff | tree | snapshot |
2009-04-10 |
bvassche | Added even more cache flushing. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
vlnb | A bunch of minor fixes and important cleanups. Particul... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
vlnb | Web updates |
commit | commitdiff | tree | snapshot |
2009-04-08 |
bvassche | Flush all caches before starting a test. |
commit | commitdiff | tree | snapshot |
2009-04-08 |
bvassche | URL of sparse homepage is now printed in case sparse... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
bvassche | Updated ignore list. |
commit | commitdiff | tree | snapshot |
2009-04-08 |
bvassche | Several small output changes. |
commit | commitdiff | tree | snapshot |
2009-04-08 |
bvassche | Added to repository. |
commit | commitdiff | tree | snapshot |
2009-04-08 |
bvassche | When multiple kernel versions have been specified in... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
bvassche | - Added command-line option -q, which allows to suppres... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
bvassche | Added to repository. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
vlnb | Comparison page updates |
commit | commitdiff | tree | snapshot |
2009-04-06 |
vlnb | Missed bits in preventing circular locking dependency... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
vlnb | Missed bits in BIDI commands support |
commit | commitdiff | tree | snapshot |
2009-04-04 |
vlnb | Comparison between various SCSI targets for Linux added |
commit | commitdiff | tree | snapshot |
2009-04-04 |
bvassche | Check for sparse before starting the regression tests. |
commit | commitdiff | tree | snapshot |
2009-04-04 |
bvassche | Changed usage slightly: kernel versions are now accepte... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
bvassche | Changes: |
commit | commitdiff | tree | snapshot |
2009-04-03 |
vlnb | Bidirectional data transfers added |
commit | commitdiff | tree | snapshot |
2009-04-03 |
vlnb | Fix for circular locking dependency between target_mute... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
zorko | Initial 8Gb support, not tested very well yet. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
zorko | Make it compile on CentOS, or so Vlad asserts. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
vlnb | Fixes failure of enabling target mode, if do it too... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
vlnb | Patch from Smadar Gonen <smadar.gn@gmail.com> fixing... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
vlnb | Docs and logging updates |
commit | commitdiff | tree | snapshot |
2009-04-02 |
vlnb | Patch from Frank Zago fixing scstadmin typos |
commit | commitdiff | tree | snapshot |
2009-04-02 |
vlnb | Patch from Frank Zago fixing compilation on 2.6.23... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
vlnb | Fix of leftover from previous debug sessions |
commit | commitdiff | tree | snapshot |
2009-04-01 |
vlnb | Merge with 1.0.1.x r731: |
commit | commitdiff | tree | snapshot |
2009-04-01 |
vlnb | Version number increased |
commit | commitdiff | tree | snapshot |
2009-03-29 |
bvassche | Added to repository. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
vlnb | Minor WEB updates |
commit | commitdiff | tree | snapshot |
2009-03-27 |
vlnb | ChangeLog and ToDo files updated |
commit | commitdiff | tree | snapshot |
2009-03-27 |
vlnb | - Minor fixes in error recovery paths |
commit | commitdiff | tree | snapshot |
2009-03-26 |
vlnb | The patch below adds a comment about why it is safe... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
vlnb | Sync with the latest IET (r207-211): |
commit | commitdiff | tree | snapshot |
2009-03-26 |
vlnb | - Fixed crash introduced by r710 reported by andy... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
vlnb | Patch from Ruben Laban <r.laban@ism.nl>: |
commit | commitdiff | tree | snapshot |
2009-03-25 |
vlnb | Patch from Ruben Laban <r.laban@ism.nl>: |
commit | commitdiff | tree | snapshot |
2009-03-25 |
vlnb | Fixes deadlock on iSCSI session freeing. Reported by... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
vlnb | The patch below adds support for the 2.6.29 kernel... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
bvassche | - Added command-line option -d, which allows to specify... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
vlnb | - Fixes broken build if io_context patch not applied |
commit | commitdiff | tree | snapshot |
2009-03-23 |
bvassche | - Added command-line option -j (number of jobs that... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
bvassche | Finished renaming of export_alloc_io_context patch... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
vlnb | The patch below fixes the following recently introduced... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
vlnb | Unsupported patch from Krzysztof Błaszkowski <kb@sysmik... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
vlnb | - Make dynamic io_context assignment complete. Old... |
commit | commitdiff | tree | snapshot |
next |