http://git.etherboot.org
/
mirror
/
scst
/
.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Made sure that there is only a single blank line before scsi_end_async() in the outpu...
2009-09-10
bvassche
Made sure that there is only a single blank line before...
commit
|
commitdiff
|
tree
2009-09-09
bvassche
Replaced kernel versions 2.6.27.31 and 2.6.30.5 by...
commit
|
commitdiff
|
tree
2009-09-06
bvassche
Do not only remove references of SCSI_EXEC_REQ_FIFO_DEFINED...
commit
|
commitdiff
|
tree
2009-09-06
bvassche
Refinements / bug fixes of the changes introduced in...
commit
|
commitdiff
|
tree
2009-09-03
bvassche
Whitespace-only changes. Fixed the following categories...
commit
|
commitdiff
|
tree
2009-09-02
bvassche
Updated SRPT to do list.
commit
|
commitdiff
|
tree
2009-09-02
bvassche
Modified scripts invoked during a regression test run...
commit
|
commitdiff
|
tree
2009-09-02
bvassche
Updated Subversion ignore list.
commit
|
commitdiff
|
tree
2009-08-17
bvassche
Updated kernel version 2.6.27.30 to 2.6.27.31.
commit
|
commitdiff
|
tree
2009-08-17
bvassche
Updated kernel versions: 2.6.30.4 to 2.6.30.5 and 2...
commit
|
commitdiff
|
tree
2009-08-16
bvassche
Refinements for SRPT command processing state management.
commit
|
commitdiff
|
tree
2009-08-16
bvassche
Fixed bug introduced in the previous revision of the...
commit
|
commitdiff
|
tree
2009-08-15
bvassche
Minor documentation updates.
commit
|
commitdiff
|
tree
2009-08-15
bvassche
- Changed the identification string displayed by the...
commit
|
commitdiff
|
tree
2009-08-15
bvassche
Added more comments.
commit
|
commitdiff
|
tree
2009-08-14
bvassche
Whether or not SCSI_EXEC_REQ_FIFO_DEFINED and SCST_IO_CONTEX...
commit
|
commitdiff
|
tree
2009-08-14
bvassche
Rearranged preprocessor statements containing version...
commit
|
commitdiff
|
tree
2009-08-14
bvassche
- The expression "defined(SCST_IO_CONTEXT)" is now...
commit
|
commitdiff
|
tree
2009-08-13
bvassche
Changed terminology in comments and one printk() message...
commit
|
commitdiff
|
tree
2009-08-13
bvassche
- Remove the line "+#define SCSI_EXEC_REQ_FIFO_DEFINED...
commit
|
commitdiff
|
tree
2009-08-13
bvassche
Whitespace-only change -- fixed the following checkpatch...
commit
|
commitdiff
|
tree
2009-08-13
bvassche
Fixed typo.
commit
|
commitdiff
|
tree
2009-08-12
bvassche
Joined a few preprocessor statements on a single line...
commit
|
commitdiff
|
tree
2009-08-11
bvassche
Removed the one_guid_per_ioc kernel parameter again...
commit
|
commitdiff
|
tree
2009-08-11
bvassche
Added a note about the size of struct ib_qp_attr.
commit
|
commitdiff
|
tree
2009-08-10
bvassche
Should have been included in the previous commit (r1034).
commit
|
commitdiff
|
tree
2009-08-10
bvassche
- Implemented kernel module parameter one_guid_per_ioc...
commit
|
commitdiff
|
tree
2009-08-10
bvassche
Whitespace-only change: fixed a checkpatch complaint...
commit
|
commitdiff
|
tree
2009-08-10
bvassche
Whitespace-only changes: fixed checkpatch complaints...
commit
|
commitdiff
|
tree
2009-08-10
bvassche
- Added consistency checking for the SRPT command state...
commit
|
commitdiff
|
tree
2009-08-08
bvassche
- Fixed memory leak in srpt_handle_tsk_mgmt() error...
commit
|
commitdiff
|
tree
2009-08-08
bvassche
Added more comments.
commit
|
commitdiff
|
tree
2009-08-08
bvassche
Implemented SRPT command state management. The SRPT...
commit
|
commitdiff
|
tree
2009-08-07
bvassche
Updated Subversion ignore list.
commit
|
commitdiff
|
tree
2009-08-07
bvassche
Updated SRPT documentation.
commit
|
commitdiff
|
tree
2009-08-06
bvassche
Fixed the following checkpatch complaint: return is...
commit
|
commitdiff
|
tree
2009-08-06
bvassche
Fixed data races on manipulation of the srpt_devices...
commit
|
commitdiff
|
tree
2009-08-06
bvassche
- Refactoring: split srpt_ch_qp_rtr_rts() into two...
commit
|
commitdiff
|
tree
2009-08-05
bvassche
- Fixed race conditions related to channel state manipulation.
commit
|
commitdiff
|
tree
2009-08-04
bvassche
- Bug fix: if processing of any of the SRP task management...
commit
|
commitdiff
|
tree
2009-08-03
bvassche
Fixed race conditions on RDMA channel manipulations...
commit
|
commitdiff
|
tree
2009-08-03
bvassche
Multiple cosmetic source code changes.
commit
|
commitdiff
|
tree
2009-08-02
bvassche
- Enabled the LUN reset task management function.
commit
|
commitdiff
|
tree
2009-08-02
bvassche
Added even more comments.
commit
|
commitdiff
|
tree
2009-08-02
bvassche
Added command-line option -f, which allows to skip...
commit
|
commitdiff
|
tree
2009-08-01
bvassche
Whitespace-only change: fixed a checkpatch complaint.
commit
|
commitdiff
|
tree
2009-08-01
bvassche
Only call scst_tgt_cmd_done() if scst_rx_data() has...
commit
|
commitdiff
|
tree
2009-07-31
bvassche
Fixed the issue that 'rmmod ib_srpt' with ongoing SRP...
commit
|
commitdiff
|
tree
2009-07-31
bvassche
Whitespace-only changes: fixed checkpatch complaints...
commit
|
commitdiff
|
tree
2009-07-31
bvassche
Added more comments.
commit
|
commitdiff
|
tree
2009-07-31
bvassche
Upgraded kernel versions 2.6.27.28 and 2.6.30.3 to...
commit
|
commitdiff
|
tree
2009-07-30
bvassche
- Fixed a buffer overrun: a service entry name occupying...
commit
|
commitdiff
|
tree
2009-07-30
bvassche
Moved /sys/class/infiniband_srpt/trace_level to
commit
|
commitdiff
|
tree
2009-07-30
bvassche
Compiles again with tracing disabled.
commit
|
commitdiff
|
tree
2009-07-29
bvassche
Should have been included in the previous commit (r988).
commit
|
commitdiff
|
tree
2009-07-29
bvassche
- Fixed a race condition found via source reading:...
commit
|
commitdiff
|
tree
2009-07-29
bvassche
Whitespace-only changes: removed trailing whitespace...
commit
|
commitdiff
|
tree
2009-07-28
bvassche
Whitespace-only change: fixed a recently introduced...
commit
|
commitdiff
|
tree
2009-07-25
bvassche
Removed a trailing space because checkpatch complained...
commit
|
commitdiff
|
tree
2009-07-25
bvassche
Updated kernel versions 2.6.27.27 to 2.6.27.28 and...
commit
|
commitdiff
|
tree
2009-07-22
bvassche
Whitespace-only changes: fixed two recently introduced...
commit
|
commitdiff
|
tree
2009-07-21
bvassche
Updated kernel versions 2.6.27.26 and 2.6.30.1 to 2...
commit
|
commitdiff
|
tree
2009-07-19
bvassche
Added a check for the device size before starting the...
commit
|
commitdiff
|
tree
2009-07-18
bvassche
Various improvements:
commit
|
commitdiff
|
tree
2009-07-15
bvassche
Added support for partial evaluation of && and || expressions.
commit
|
commitdiff
|
tree
2009-07-10
bvassche
Removed trailing whitespace.
commit
|
commitdiff
|
tree
2009-07-09
bvassche
Simplified and generalized code for processing in-tree...
commit
|
commitdiff
|
tree
2009-07-09
bvassche
Whitespace-only change: fixed an error reported by...
commit
|
commitdiff
|
tree
2009-07-09
bvassche
Whitespace-only changes: fixed two errors reported...
commit
|
commitdiff
|
tree
2009-07-08
bvassche
Added 2.6.30.1 kernel.
commit
|
commitdiff
|
tree
2009-07-06
bvassche
Added command-line option -t, which allows to drop...
commit
|
commitdiff
|
tree
2009-07-03
bvassche
Fixed a bug that was introduced in the previous revision...
commit
|
commitdiff
|
tree
2009-07-03
bvassche
Fixed the following issue reported by lockdep:
commit
|
commitdiff
|
tree
2009-07-03
bvassche
Updated kernel versions.
commit
|
commitdiff
|
tree
2009-07-01
bvassche
Removed trailing whitespace.
commit
|
commitdiff
|
tree
2009-06-29
bvassche
Compiles now against vanilla 2.6.18 kernel headers.
commit
|
commitdiff
|
tree
2009-06-29
bvassche
Ported from bash to sh and from GNU awk to POSIX awk...
commit
|
commitdiff
|
tree
2009-06-18
bvassche
Display which kernel headers are used during compilation...
commit
|
commitdiff
|
tree
2009-06-16
bvassche
Updated kernel version 2.6.29.4 to 2.6.29.5.
commit
|
commitdiff
|
tree
2009-06-16
bvassche
Removed trailing whitespace.
commit
|
commitdiff
|
tree
2009-06-16
bvassche
Removed trailing whitespace from the newly added lines...
commit
|
commitdiff
|
tree
2009-06-15
bvassche
Added readahead-${kernel_version}.patch.
commit
|
commitdiff
|
tree
2009-06-15
bvassche
Added more kernel versions.
commit
|
commitdiff
|
tree
2009-06-15
bvassche
Split table header over two lines / columns are now...
commit
|
commitdiff
|
tree
2009-06-15
bvassche
Made command-line option documentation more clear.
commit
|
commitdiff
|
tree
2009-06-14
bvassche
Ported to 2.6.30 kernel.
commit
|
commitdiff
|
tree
2009-06-11
bvassche
- Added command-line option -i.
commit
|
commitdiff
|
tree
2009-05-22
bvassche
Added to repository.
commit
|
commitdiff
|
tree
2009-05-22
bvassche
Updated SRPT documentation.
commit
|
commitdiff
|
tree
2009-05-22
bvassche
- Compiles again on RHEL 5.
commit
|
commitdiff
|
tree
2009-05-21
bvassche
Removed the scst_released synchronization object because...
commit
|
commitdiff
|
tree
2009-05-21
bvassche
Moved scst_register() call from srpt_detect() to srpt_add_on...
commit
|
commitdiff
|
tree
2009-05-21
bvassche
- Switched to a more traditional error handling style...
commit
|
commitdiff
|
tree
2009-05-21
bvassche
Fixed bug that was introduced through the previous...
commit
|
commitdiff
|
tree
2009-05-21
bvassche
Moved the code for freeing the ring of I/O context...
commit
|
commitdiff
|
tree
2009-05-21
bvassche
Moved the code for unregistering the MAD agent into...
commit
|
commitdiff
|
tree
2009-05-20
bvassche
Updated kernel versions.
commit
|
commitdiff
|
tree
2009-05-20
bvassche
Only apply patch d9ad8bc0ca823705413f75b50c442a88cc518b35...
commit
|
commitdiff
|
tree
2009-05-20
bvassche
Removed a trailing tab.
commit
|
commitdiff
|
tree
2009-05-20
bvassche
Updated kernel versions.
commit
|
commitdiff
|
tree
next