2007-09-28 |
vlnb | - Fixed closing connection related race
|
commit | commitdiff | tree |
2007-09-28 |
vlnb | - Put_page patches remaned to correspond with the...
|
commit | commitdiff | tree |
2007-09-25 |
vlnb | - Increased INCOMING_MAX as suggested in http://blog...
|
commit | commitdiff | tree |
2007-09-25 |
vlnb | - Fixes memory leaks in scst_user spotted by new SGV...
|
commit | commitdiff | tree |
2007-09-25 |
vlnb | - Fixes commands leak in case of, e.g., QUEUE FULL...
|
commit | commitdiff | tree |
2007-09-25 |
vlnb | - Patch from Krzysztof Blaszkowski <kb@sysmikro.com...
|
commit | commitdiff | tree |
2007-09-25 |
vlnb | - Fixes wrong IRQ-safe/IRQ-unsafe locking dependancy...
|
commit | commitdiff | tree |
2007-09-25 |
vlnb | Debug mode switch scripts made executable
|
commit | commitdiff | tree |
2007-09-25 |
vlnb | - Docs updated
|
commit | commitdiff | tree |
2007-09-25 |
vlnb | - Patch from Krzysztof Blaszkowski <kb@sysmikro.com...
|
commit | commitdiff | tree |
2007-09-25 |
vlnb | - Patch from Krzysztof Blaszkowski <kb@sysmikro.com...
|
commit | commitdiff | tree |
2007-09-25 |
vlnb | - Patch from Krzysztof Blaszkowski: move SGV cache...
|
commit | commitdiff | tree |
2007-09-24 |
vlnb | Fix from Jianxi Chen <pacers@users.sourceforge.net...
|
commit | commitdiff | tree |
2007-09-19 |
vlnb | - Patch from Aravind Parchuri <aravind.parchuri@gmail...
|
commit | commitdiff | tree |
2007-08-29 |
vlnb | Fixed incorrect #if statement. Reported by jzh800mail...
|
commit | commitdiff | tree |
2007-08-29 |
vlnb | - Fixed make headers_check problem, reported by Doug...
|
commit | commitdiff | tree |
2007-08-29 |
vlnb | Minor changes based on comments from Tomasz Chmielewski...
|
commit | commitdiff | tree |
2007-08-28 |
vlnb | - Fixed several iSCSI RFC violations in TM area, added...
|
commit | commitdiff | tree |
2007-08-27 |
vlnb | scst_fileio renamed to scst_vdisk
|
commit | commitdiff | tree |
2007-08-27 |
vlnb | Sample scstadmin .conf added
|
commit | commitdiff | tree |
2007-08-24 |
vlnb | - Calling pre_exec() moved to the separate state
|
commit | commitdiff | tree |
2007-08-24 |
vlnb | scsi_tgt renamed to scst
|
commit | commitdiff | tree |
2007-08-23 |
vlnb | Fixed compilation problem when any module using net_get_page...
|
commit | commitdiff | tree |
2007-08-23 |
vlnb | - Updated to the latest IET (r137)
|
commit | commitdiff | tree |
2007-08-23 |
vlnb | Copyrights updated
|
commit | commitdiff | tree |
2007-08-16 |
vlnb | "iSCSI Enterprise" ranamed to "iSCSI-SCST"
|
commit | commitdiff | tree |
2007-08-16 |
vlnb | scsi_tgt.ko renamed to scst.ko
|
commit | commitdiff | tree |
2007-08-15 |
vlnb | ISCSI-SCST updates
|
commit | commitdiff | tree |
2007-08-15 |
vlnb | The initial commit of iSCSI-SCST
|
commit | commitdiff | tree |
2007-08-14 |
vlnb | Minor fixes
|
commit | commitdiff | tree |
2007-08-14 |
vlnb | - Version changed in scst_user_spec.txt
|
commit | commitdiff | tree |
2007-08-14 |
vlnb | - Call of pre_unreg_sess() moved to scst_mgmt_thread...
|
commit | commitdiff | tree |
2007-08-10 |
vlnb | Fixes a race, when an event comes on the driver unload...
|
commit | commitdiff | tree |
2007-08-08 |
vlnb | - Docs updated
|
commit | commitdiff | tree |
2007-08-07 |
vlnb | - Implemented temporary workaround to work on 2.6...
|
commit | commitdiff | tree |
2007-08-03 |
vlnb | - In scst_user fixed potential deadlock
|
commit | commitdiff | tree |
2007-07-31 |
vlnb | - Device blocking cleanups and fixes
|
commit | commitdiff | tree |
2007-07-30 |
vlnb | - Semaphores converted to mutexes
|
commit | commitdiff | tree |
2007-07-23 |
vlnb | Partial update for 2.6.22
|
commit | commitdiff | tree |
2007-07-18 |
vlnb | Update for 64-bit tags
|
commit | commitdiff | tree |
2007-07-18 |
vlnb | Patch from Terry Greeniaus:
|
commit | commitdiff | tree |
2007-07-13 |
vlnb | Patch from Nathan Bullock.
|
commit | commitdiff | tree |
2007-07-13 |
vlnb | Few minor races fixed
|
commit | commitdiff | tree |
2007-07-10 |
vlnb | lun_t changed to 64 bits. Don't know why it was 32...
|
commit | commitdiff | tree |
2007-07-10 |
vlnb | Patch from Stanislaw Gruszka:
|
commit | commitdiff | tree |
2007-07-05 |
vlnb | trace_buf_lock implemented
|
commit | commitdiff | tree |
2007-07-05 |
vlnb | Added previously renamed (deleted) patches
|
commit | commitdiff | tree |
2007-07-05 |
vlnb | - Kernel patches were renamed (in this commit only...
|
commit | commitdiff | tree |
2007-07-05 |
vlnb | Separate block devices from non-block ones
|
commit | commitdiff | tree |
2007-07-02 |
vlnb | Patch from Alessandro Premoli:
|
commit | commitdiff | tree |
2007-06-29 |
vlnb | Fix of WARN_ON_ONCE() braindamage
|
commit | commitdiff | tree |
2007-06-27 |
vlnb | Patch from Alessandro Premoli fixes all the warnings...
|
commit | commitdiff | tree |
2007-06-27 |
vlnb | Minor debug changes
|
commit | commitdiff | tree |
2007-06-25 |
vlnb | SCST page updated to list the QLogic ISP driver
|
commit | commitdiff | tree |
2007-06-25 |
vlnb | Patch from Stanislaw Gruszka <stanislawg1@open-e.com>
|
commit | commitdiff | tree |
2007-06-15 |
vlnb | - Fixed race with wake_up()
|
commit | commitdiff | tree |
2007-06-13 |
vlnb | SVN access method changed to https://scst.svn.sourceforge...
|
commit | commitdiff | tree |
2007-06-08 |
vlnb | Minor threads related fixes
|
commit | commitdiff | tree |
2007-06-08 |
vlnb | Added limit on maximum queued on a device commands
|
commit | commitdiff | tree |
2007-06-08 |
vlnb | - Threads made per-device
|
commit | commitdiff | tree |
2007-06-01 |
vlnb | Docs update
|
commit | commitdiff | tree |
2007-06-01 |
vlnb | Docs update
|
commit | commitdiff | tree |
2007-05-31 |
vlnb | Version changed to 0.9.6
|
commit | commitdiff | tree |
2007-05-31 |
vlnb | - Module scst_user and user space utility to test...
|
commit | commitdiff | tree |
2007-05-31 |
vlnb | Support for per-target default security groups added
|
commit | commitdiff | tree |
2007-05-31 |
vlnb | Support for per-target default security groups added
|
commit | commitdiff | tree |
2007-05-31 |
vlnb | Some docs updates
|
commit | commitdiff | tree |
2007-05-17 |
vlnb | Oops, "is" instead of "isn't"
|
commit | commitdiff | tree |
2007-05-17 |
vlnb | Linear search in the LUN translation routines scst_translate...
|
commit | commitdiff | tree |
2007-05-17 |
vlnb | Minor fixes, cleanups and updates
|
commit | commitdiff | tree |
2007-05-08 |
vlnb | Internal REQUEST SENSE fixes
|
commit | commitdiff | tree |
2007-05-08 |
vlnb | Patch for 2.6.21. Patch 26_scst-2.6.18.patch also applies...
|
commit | commitdiff | tree |
2007-04-27 |
vlnb | LOG_SELECT/SENSE stub added. Looks like it is more...
|
commit | commitdiff | tree |
2007-04-24 |
vlnb | - SGV caching changed to be more space efficient
|
commit | commitdiff | tree |
2007-04-24 |
vlnb | Version 0.9
|
commit | commitdiff | tree |
2007-04-16 |
vlnb | Typo fixed
|
commit | commitdiff | tree |
2007-04-03 |
vlnb | Various fixes, cleanups updates and preparations
|
commit | commitdiff | tree |
2007-04-03 |
vlnb | dev_done() made generic, small generic parse() optimization...
|
commit | commitdiff | tree |
2007-04-03 |
vlnb | Fixed depmod to work for the necessary kernel, not...
|
commit | commitdiff | tree |
2007-04-03 |
vlnb | Parse() functions made generic
|
commit | commitdiff | tree |
2007-04-03 |
vlnb | Copyrights updated, "-g" added in DEBUG mode
|
commit | commitdiff | tree |
2007-04-02 |
vlnb | Minor fixes
|
commit | commitdiff | tree |
2007-03-07 |
vlnb | - D_SENSE value corrected
|
commit | commitdiff | tree |
2007-03-02 |
vlnb | - BLOCKIO made async
|
commit | commitdiff | tree |
2007-03-02 |
vlnb | Fixed case, when resid == cmd->resp_data_len for real...
|
commit | commitdiff | tree |
2007-02-28 |
vlnb | Mostly from Vu Pham:
|
commit | commitdiff | tree |
2007-02-22 |
vlnb | Minor cleanups
|
commit | commitdiff | tree |
2007-02-22 |
vlnb | BLOCKIO doc updated
|
commit | commitdiff | tree |
2007-02-22 |
vlnb | Minor fixes from/inspired by Vu Pham
|
commit | commitdiff | tree |
2007-02-21 |
vlnb | Adding blockio mode support to scst_vdisk
|
commit | commitdiff | tree |
2007-02-21 |
vlnb | Rename FILEIO -> VDISK, part 2
|
commit | commitdiff | tree |
2007-02-21 |
vlnb | Rename FILEIO -> VDISK, part 1
|
commit | commitdiff | tree |
2007-02-21 |
vlnb | Version 0.4.
|
commit | commitdiff | tree |
2007-02-21 |
vlnb | Execution context cleanup. Completed full support for...
|
commit | commitdiff | tree |
2007-02-21 |
vlnb | A major locking and general code cleanup
|
commit | commitdiff | tree |
2007-02-19 |
vlnb | Oops, the previous commit was wrong. Fix it.
|
commit | commitdiff | tree |
2007-02-19 |
vlnb | Minor fix for ABORTed on SIRQ commands
|
commit | commitdiff | tree |
2007-02-16 |
vlnb | Update to work on 2.6.20 + minor fix
|
commit | commitdiff | tree |
2007-02-02 |
vlnb | From Erik Habbinga:
|
commit | commitdiff | tree |
2007-01-24 |
vlnb | Here is a patch to the scstadmin script that solves...
|
commit | commitdiff | tree |
next |