Commit Graph

  • 9b10914fd8 Merge of the trunk's r3411: Vladislav Bolkhovitin 2011-04-26 00:22:50 +00:00
  • c3df4446eb Merge of the trunk's r3402: Vladislav Bolkhovitin 2011-04-26 00:21:36 +00:00
  • 8c8aadaa6d Merge of the trunk's r3400-3401: Vladislav Bolkhovitin 2011-04-26 00:20:26 +00:00
  • 08ab8e40be Rerference on the orig cmd should be taken during data out processing to correctly perform aborts Vladislav Bolkhovitin 2011-04-26 00:06:23 +00:00
  • 3c59daab2a Correctly process being read cmd during abort Vladislav Bolkhovitin 2011-04-26 00:04:01 +00:00
  • 5742e61cce Fix for crash on retry after double reset UA reported by Matteo Tescione <matteo@rmnet.it> Vladislav Bolkhovitin 2011-04-26 00:01:29 +00:00
  • 64065a21e9 NOP-In/response timeouts improvements Vladislav Bolkhovitin 2011-04-25 23:50:49 +00:00
  • 279ed8fd9f Revert r3403 and 3405, because they crash on scst_local with blockio initialization on 2.6.38 Vladislav Bolkhovitin 2011-04-25 23:16:53 +00:00
  • 399d33dac9 Bug fix for RHEL 6. Bart Van Assche 2011-04-25 18:02:58 +00:00
  • a1e077cdd4 RHEL/CentOS 5.6 build fix. Bart Van Assche 2011-04-25 17:33:00 +00:00
  • e2f411fdde Reverted r3404 because it's not a complete fix for RHEL / CentOS 5.6. Bart Van Assche 2011-04-25 17:24:50 +00:00
  • 14992e34cf Kernel version updates. Bart Van Assche 2011-04-25 10:52:44 +00:00
  • dc99b958ec Follow-up for r3403: builds again against kernel 2.6.27. Bart Van Assche 2011-04-25 10:01:18 +00:00
  • 3231e80995 RHEL / CentOS 5.6 build fix. Bart Van Assche 2011-04-25 09:42:03 +00:00
  • dfaedfa302 Linux kernel 2.6.39 build fixes. Bart Van Assche 2011-04-25 09:05:11 +00:00
  • 89a47469b4 Removed a superfluous #include directive. Bart Van Assche 2011-04-24 06:40:52 +00:00
  • cefe58871a Attached is a patch to make the names scst_get_full_buf and scst_put_full_buf consistent with the naming convention. That is, change them to scst_{get,put}_buf_full. Vladislav Bolkhovitin 2011-04-24 00:12:01 +00:00
  • 7078c0b26b Full buffers must always be processed, otherwise bad things could happen Vladislav Bolkhovitin 2011-04-23 21:13:50 +00:00
  • 8cb2e02e62 Minor logging fix Vladislav Bolkhovitin 2011-04-22 19:10:08 +00:00
  • 6084197aa1 Merge of the trunk's r3397: Vladislav Bolkhovitin 2011-04-20 22:53:30 +00:00
  • 802838d27b HCAs GUIDs should be used as target names Vladislav Bolkhovitin 2011-04-20 22:51:51 +00:00
  • a759398f1f Docs update (trunk r3395) Vladislav Bolkhovitin 2011-04-19 22:59:12 +00:00
  • 0c8997fb38 Docs update Vladislav Bolkhovitin 2011-04-19 22:56:07 +00:00
  • 8072c7b835 svn merge -c3393 https://scst.svn.sourceforge.net/svnroot/scst/trunk Bart Van Assche 2011-04-17 18:18:07 +00:00
  • 07dffb9e8f Reverted because untested. Bart Van Assche 2011-04-16 17:54:54 +00:00
  • 8560366536 Version changed to 3.0 Vladislav Bolkhovitin 2011-04-16 16:18:48 +00:00
  • 2369ef6097 Version changed to 2.1.0-rc1 Vladislav Bolkhovitin 2011-04-16 16:11:28 +00:00
  • 5688fa63f6 Stable 2.1 branch added Vladislav Bolkhovitin 2011-04-16 16:06:17 +00:00
  • 31a2c05140 Minor cleanup Vladislav Bolkhovitin 2011-04-16 15:45:13 +00:00
  • caffffcf0c HCAs GUIDs should be used as target names Vladislav Bolkhovitin 2011-04-16 15:36:32 +00:00
  • 21d503cbb7 Autogenerated SCST target names made deprecated Vladislav Bolkhovitin 2011-04-16 15:30:33 +00:00
  • a49868a2e1 Possibility to trace reservation conflicts added Vladislav Bolkhovitin 2011-04-16 15:24:43 +00:00
  • 179ebc5947 Minor fixes Vladislav Bolkhovitin 2011-04-16 15:17:19 +00:00
  • 22f75a1691 Kernel version updates. Bart Van Assche 2011-04-15 18:21:05 +00:00
  • 09e34c0500 Removed spaces in front of tabs. Bart Van Assche 2011-04-13 17:54:15 +00:00
  • d0928114c0 Commands ordering/serialization improvements Vladislav Bolkhovitin 2011-04-13 17:18:27 +00:00
  • cf857cdcac scripts/blockdev-perftest: works now on RHEL 5 / switched from sync to psync (merged r2394 and 2741 from trunk). Bart Van Assche 2011-04-13 16:06:41 +00:00
  • cdf86b4b16 Made it possible to build srpt against an older kernel + OFED (svn merge -c3376,3377 https://scst.svn.sourceforge.net/svnroot/scst/trunk). Bart Van Assche 2011-04-13 16:02:42 +00:00
  • 493af798ee Copied r3377 of the some scripts and the nightly build config file from the trunk. Bart Van Assche 2011-04-10 14:39:31 +00:00
  • 1f049c1f8c Replaced patch. Bart Van Assche 2011-04-10 14:31:37 +00:00
  • 8af652f456 Added more backports. Bart Van Assche 2011-04-10 14:22:49 +00:00
  • db25b605c0 Added more srpt/patches/kernel-*-pre-cflags.patch files (svn merge -c3371,3373,3374 https://scst.svn.sourceforge.net/svnroot/scst/trunk). Bart Van Assche 2011-04-10 12:01:23 +00:00
  • f427ce220c Corrected kernel-2.6.29-pre-cflags.patch. Bart Van Assche 2011-04-10 11:53:07 +00:00
  • 522c9bac67 Corrected kernel-2.6.32-pre-cflags.patch. Bart Van Assche 2011-04-10 11:47:08 +00:00
  • af0a496e57 Added the srpt pre-cflags patch to the nightly build. Bart Van Assche 2011-04-10 10:51:58 +00:00
  • f69a0796b3 Added copies of the pre-cflags patch. Bart Van Assche 2011-04-10 10:51:09 +00:00
  • 6c252e19da Added file srpt/patches/kernel-2.6.32-pre-cflags.patch to the repository (merged r3369 from the trunk). Bart Van Assche 2011-04-10 09:03:58 +00:00
  • c4ec345017 Added to repository. Bart Van Assche 2011-04-09 12:55:37 +00:00
  • 459277d501 Copied ibmvstgt/Makefile from trunk. Bart Van Assche 2011-04-09 06:49:14 +00:00
  • 03c8f6fcd7 Fix compilations problems with gcc 4.6 reported by Bart Van Assche <bvanassche@acm.org> Vladislav Bolkhovitin 2011-04-08 17:50:39 +00:00
  • 8619defedc Partially merged r3194 and r3203 from the trunk. Bart Van Assche 2011-04-07 19:45:38 +00:00
  • 36ddc9df2a 2.6.37 build fix (partially merged r3193 from trunk). Bart Van Assche 2011-04-07 18:43:30 +00:00
  • 89d4b044c3 2.6.38 build fixes (merged r3294 from trunk). Bart Van Assche 2011-04-07 18:42:45 +00:00
  • 89f8d75a95 Merged r3193 from trunk. Bart Van Assche 2011-04-07 18:34:07 +00:00
  • b281620287 Copied 2.6.3[78] patches from trunk. Bart Van Assche 2011-04-07 18:15:35 +00:00
  • b1d4ad6706 ChangeLogs updates Vladislav Bolkhovitin 2011-04-06 12:28:40 +00:00
  • 231ec73f82 Marge of the trunk's r3359: Vladislav Bolkhovitin 2011-04-06 12:12:05 +00:00
  • e44496cf67 INQUIRY has 2 bytes allocation length Vladislav Bolkhovitin 2011-04-06 12:07:19 +00:00
  • c0f059344e Docs updated Vladislav Bolkhovitin 2011-04-06 11:36:32 +00:00
  • b4200acdaf Possibility to specify human readable comments to targets (for instance, to specify which target maps to which port) added Vladislav Bolkhovitin 2011-04-05 19:56:01 +00:00
  • 0b00284465 Documented the ib_srp login string. Bart Van Assche 2011-04-04 19:03:47 +00:00
  • 471bbfe6a0 Fix for race, when sysfs work can be destroyed just after sysfs_work_lock released. Noticed by Bart Van Assche <bvanassche@acm.org> Vladislav Bolkhovitin 2011-04-04 18:33:14 +00:00
  • ba711072a4 Minor cleanups Vladislav Bolkhovitin 2011-04-04 18:13:27 +00:00
  • aa72d67856 Patch from Stefan Hauser <st.hauser@googlemail.com> with some style changes fixing case when after a error between sessions_count increment and the corresponding session creation, sessions_count is not decremented. Vladislav Bolkhovitin 2011-04-04 17:58:59 +00:00
  • d1acc24bed Suppress gcc 4.6 warnings about unused variables. Bart Van Assche 2011-04-03 14:34:48 +00:00
  • a4b8c0ecc6 Converted tabs to spaces. Bart Van Assche 2011-04-02 18:06:47 +00:00
  • 7da4f389c7 Fixed several recently introduced compiler warnings. Bart Van Assche 2011-04-02 17:53:21 +00:00
  • 0921e9c1da Avoid that the compiler complains about unused variables. Bart Van Assche 2011-04-02 17:49:41 +00:00
  • c0dc93c198 Removed two unused variables. Bart Van Assche 2011-04-02 17:48:30 +00:00
  • e45cda7c66 Reverted r3330 because it was committed before having been discussed. Bart Van Assche 2011-04-02 06:48:53 +00:00
  • 13b8766a6a Experimental patch to allow HCAs GUIDs be used as target names Vladislav Bolkhovitin 2011-04-01 19:50:12 +00:00
  • bfacd754f6 Fixes for make headers_check Vladislav Bolkhovitin 2011-04-01 18:15:29 +00:00
  • d77d19286f TRACE_OUT_OF_MEM cleanups Vladislav Bolkhovitin 2011-04-01 17:43:46 +00:00
  • 289811ccc5 Kernel version update. Bart Van Assche 2011-04-01 10:38:58 +00:00
  • a8ba76a527 Our vcdrom implementation is pretty minimalistic and doesn't support all mandatory commands, so it's better to not claim any standard confirmance. Vladislav Bolkhovitin 2011-03-30 18:54:55 +00:00
  • fae29aba88 Fix ft_get_transport_id() prototype change in r3322 Vladislav Bolkhovitin 2011-03-30 07:47:43 +00:00
  • 74ad38e101 Forgotten file in the previous commit Vladislav Bolkhovitin 2011-03-29 19:14:02 +00:00
  • be49977abb - Change T10 ID and USN generations to get the random part be CRC32 from the device name in the first 8 characters as many MPIO implementations expect - Cleanup Vladislav Bolkhovitin 2011-03-29 19:08:56 +00:00
  • daa2c6e05e Let's don't build docs by default Vladislav Bolkhovitin 2011-03-29 14:32:52 +00:00
  • 4539005d7c Patch from Alexey Obitotskiy <alexeyo1@open-e.com> making get_initiator_port_transport_id() more flexible Vladislav Bolkhovitin 2011-03-29 14:30:01 +00:00
  • 7817242b6a Minor docs handling improvement Vladislav Bolkhovitin 2011-03-29 14:16:43 +00:00
  • eb52b4ae63 Minor web updates Vladislav Bolkhovitin 2011-03-29 13:57:47 +00:00
  • 361cc3f91c Renamed sgv_cache.txt into sgv_cache.sgml. Bart Van Assche 2011-03-28 16:26:03 +00:00
  • 62b9fdac34 Kernel version updates. Bart Van Assche 2011-03-28 16:21:57 +00:00
  • 0649cbfc8d SGV cache doc converted to LinuxDoc Vladislav Bolkhovitin 2011-03-28 11:31:49 +00:00
  • c469a9745e Small docs update Vladislav Bolkhovitin 2011-03-28 11:13:28 +00:00
  • 8b0843b8b2 Small sections rearrange Vladislav Bolkhovitin 2011-03-25 18:37:06 +00:00
  • 262b16e4fe Added kernel version 2.6.38.1. Bart Van Assche 2011-03-25 15:45:17 +00:00
  • 8d292a6cbd Kernel version update. Bart Van Assche 2011-03-24 17:26:26 +00:00
  • 248565375c Kernel version updates. Bart Van Assche 2011-03-24 11:56:50 +00:00
  • d00afd73f4 Added remaining files necessary for 2.6.38 nightly build support. Bart Van Assche 2011-03-24 11:55:23 +00:00
  • b55312c566 Updated a kernel version. Bart Van Assche 2011-03-22 18:33:07 +00:00
  • 3b7a256515 Added support for longterm kernels. Bart Van Assche 2011-03-22 17:57:10 +00:00
  • 05555fb255 Bug fix. Bart Van Assche 2011-03-22 17:56:49 +00:00
  • eb48191dd5 Fix for incorrectly handled SERVICE_ACTION_IN opcodes other than SAI_READ_CAPACITY_16. Vladislav Bolkhovitin 2011-03-21 18:51:33 +00:00
  • 16f654b5ad Update for 2.6.38 Vladislav Bolkhovitin 2011-03-21 14:10:50 +00:00
  • bc9258adfa Those files should not be here Vladislav Bolkhovitin 2011-03-21 13:21:27 +00:00
  • ce4764dae1 Converting scst_user_spec to LinuxDoc, part 2: Makefile updated Vladislav Bolkhovitin 2011-03-21 13:18:11 +00:00
  • f9002d0bd1 Converting scst_user_spec to LinuxDoc, part 1 Vladislav Bolkhovitin 2011-03-21 12:19:13 +00:00
  • 1d717b0441 DefaultTime2Retain and DefaultTime2Wait should always be negotiated to 0 since not supported. Vladislav Bolkhovitin 2011-03-21 12:03:31 +00:00