Commit Graph

  • cb74f66766 scst_local: Port to Linux kernel v5.15 Bart Van Assche 2021-09-03 04:59:06 +00:00
  • bdf56c04b6 qla2x00t: Use scsi_build_sense() Bart Van Assche 2021-09-03 04:57:38 +00:00
  • 16f0eb9177 scst: Backport the SCSI functions that are new in kernels v5.14 and v5.15 Bart Van Assche 2021-09-03 04:56:13 +00:00
  • 309d11589a qla2x00t: Use the fallthrough keyword to annotate switch/case fallthrough Bart Van Assche 2021-09-03 02:35:53 +00:00
  • 078e1b774c qla2x00t/qla_bsg: Fix error codes Bart Van Assche 2021-09-03 02:34:47 +00:00
  • dcfa2cf4ca Reenable block_shift calculation for tapes Arian Weber 2021-08-30 11:44:24 +02:00
  • 50a448d54a Merge branch 'svn-trunk' Bart Van Assche 2021-08-31 21:36:09 -07:00
  • 5e90abb64a scst_copy_mgr: Implement a workaround for non-compliant initiator systems Bart Van Assche 2021-09-01 04:33:22 +00:00
  • 5e3e389060 Merge branch 'svn-trunk' Bart Van Assche 2021-08-30 19:00:49 -07:00
  • 3a1763bc73 isert-scst: Fix typo in the PRINT_INFO statement for sockaddr output Bart Van Assche 2021-08-31 02:00:40 +00:00
  • 6aa46747e2 Merge branch 'svn-trunk' Bart Van Assche 2021-08-27 10:58:36 -07:00
  • d5cee6ebf4 Makefile: Make sure that $(KVER) and $(KDIR) are set Bart Van Assche 2021-08-27 17:58:27 +00:00
  • 27a74601a5 Makefile, dpkg: Show $(KVER) and $(KDIR) while building a Debian package Bart Van Assche 2021-08-27 17:57:47 +00:00
  • 8042466117 scstadmin/init.d/scst: Remove the 'which' invocation Bart Van Assche 2021-08-27 17:56:28 +00:00
  • 78a12a523f Merge branch 'svn-trunk' Bart Van Assche 2021-08-19 20:36:28 -07:00
  • 5dd069d3d6 scst: Do not affect weak updates during installation Bart Van Assche 2021-08-20 03:36:16 +00:00
  • 878f4fa45e Merge branch 'svn-trunk' Bart Van Assche 2021-08-18 21:15:23 -07:00
  • c11f216fed scst_copy_mgr: Fix support for auto_cm_assignment=0 Bart Van Assche 2021-08-19 04:15:16 +00:00
  • 6691b60c39 scst: Fix copy manager LUN assignment for auto_cm_assignment=0 Bart Van Assche 2021-08-19 04:12:36 +00:00
  • df8d3d223a Debian: Fix Makefile syntax for 'make dpkg' Bart Van Assche 2021-08-19 04:11:11 +00:00
  • 19ed0903d8 Merge pull request #45 from yocalebo/fix-debian-rules Bart Van Assche 2021-08-18 16:05:14 -07:00
  • 34a1a2e90e fix debian/rules syntax error caleb 2021-08-17 09:40:21 -04:00
  • 549c58e784 Merge branch 'svn-trunk' Bart Van Assche 2021-08-15 11:35:18 -07:00
  • 0e43a7eb8f nightly build: Update kernel versions Bart Van Assche 2021-08-15 18:35:08 +00:00
  • c0b7ce6985 Merge branch 'svn-trunk' Bart Van Assche 2021-08-13 20:24:50 -07:00
  • 84d335f131 scst_local: Make the SCSI host number available in sysfs Bart Van Assche 2021-08-14 03:24:11 +00:00
  • 0281c79e8d Merge branch 'svn-trunk' Bart Van Assche 2021-07-13 07:03:57 -07:00
  • d6a342b373 isert-scst: Call isert_portal_list_add() after portal initialization Bart Van Assche 2021-07-13 14:03:15 +00:00
  • ba294a12ba Merge branch 'svn-trunk' Bart Van Assche 2021-07-12 21:52:29 -07:00
  • 53559bae31 isert-scst: Move a statement that reports an error message Bart Van Assche 2021-07-13 04:52:18 +00:00
  • 7fc6af2934 Merge branch 'svn-trunk' Bart Van Assche 2021-07-11 20:45:53 -07:00
  • a4b3805d11 scstadmin: Improve performance of make_path() Bart Van Assche 2021-07-12 03:45:32 +00:00
  • 6e432da586 Merge branch 'svn-trunk' Bart Van Assche 2021-07-11 20:13:46 -07:00
  • 6abef3d29c isert-scst: Fix handling of RDMA_CV_EVENT_ADDR_CHANGE Bart Van Assche 2021-07-12 03:12:48 +00:00
  • 7517bd6b22 isert-scst: Add support for handling RDMA_CV_EVENT_ADDR_CHANGE Bart Van Assche 2021-07-12 03:11:18 +00:00
  • c67a1535dc isert-scst: Remove isert_portal_listen() Bart Van Assche 2021-07-12 03:09:07 +00:00
  • 5d808c5432 isert-scst: Introduce the function isert_setup_id() Bart Van Assche 2021-07-12 03:06:25 +00:00
  • 6cfbb697fd isert-scst: Properly release resources on DEVICE_REMOVAL Bart Van Assche 2021-07-12 02:41:47 +00:00
  • 4ab077523a isert-scst: Rename multiple functions and one structure member Bart Van Assche 2021-07-12 02:36:36 +00:00
  • 5aac2b4602 isert-scst: Introduce isert_conn_init() Bart Van Assche 2021-07-12 02:21:59 +00:00
  • 5af1ed474b isert-scst: Rename struct isert_connection into struct isert_conn Bart Van Assche 2021-07-12 02:20:32 +00:00
  • 626851afcb Merge branch 'svn-trunk' Bart Van Assche 2021-07-08 21:33:20 -07:00
  • 1a329a7a8c isert-scst: Fix the CentOS 7 build Bart Van Assche 2021-07-09 04:33:13 +00:00
  • 46ecdbe8a9 Merge branch 'svn-trunk' Bart Van Assche 2021-07-08 21:02:38 -07:00
  • f4208c44be isert-scst: Use rdma_event_msg() if it is available Bart Van Assche 2021-07-09 04:01:11 +00:00
  • 4077eff364 Merge branch 'svn-trunk' Bart Van Assche 2021-07-08 20:30:42 -07:00
  • 8019c8cd3d isert-scst: Simplify the code that reports that a connection has been accepted Bart Van Assche 2021-07-09 03:30:28 +00:00
  • 5b4f387943 isert-scst: Minimize diffs with upstream Bart Van Assche 2021-07-09 03:15:30 +00:00
  • 7c2f118c2b Merge branch 'svn-trunk' Bart Van Assche 2021-07-01 17:55:05 -07:00
  • 2a775c4231 scst: Port to Linux kernel v5.13 Bart Van Assche 2021-07-02 00:54:43 +00:00
  • a31d58a49d nightly build: Update kernel versions Bart Van Assche 2021-07-02 00:35:28 +00:00
  • 842bfb1d66 Merge branch 'svn-trunk' Bart Van Assche 2021-06-24 20:14:55 -07:00
  • 1485814618 scripts/kernel-functions: Revert r9467 svn-3.5.x 3.5.x Bart Van Assche 2021-06-25 03:14:28 +00:00
  • ce54530cd2 scripts/kernel-functions: Revert r9445 Bart Van Assche 2021-06-25 03:13:47 +00:00
  • 99774c91dd nightly build: Update kernel versions Bart Van Assche 2021-06-24 04:03:20 +00:00
  • f820add974 scripts: Add support for CentOS 8.4 (trunk r944[45]) Bart Van Assche 2021-06-24 04:02:13 +00:00
  • 63f7a98e13 scripts: Add support for CentOS 8.4 (trunk r9444) Bart Van Assche 2021-06-24 04:01:50 +00:00
  • f1bb4b863d scst: Port to CentOS 8.4 (trunk r9443) Bart Van Assche 2021-06-24 04:01:13 +00:00
  • c65abef842 debian/rules: Only build fcst if libfc has been enabled in the kernel (trunk r9429) Bart Van Assche 2021-06-24 03:59:38 +00:00
  • 90dcff8d7f scripts/specialize-patch: Evaluate 0 && defined(...) as 0 (trunk r9419) Bart Van Assche 2021-06-24 03:58:20 +00:00
  • 683698cc47 scst_vdisk, vdisk_blockio: Fix the resync_size functionality (trunk r9386) Bart Van Assche 2021-06-24 03:57:17 +00:00
  • 8b32697a77 scst: Fix the build against the UEK 8 kernel (trunk r9385) Bart Van Assche 2021-06-24 03:56:50 +00:00
  • be9d1fa2a2 scst: Enable the kernel scheduler in scst_wait_for_tgt_devs() (trunk r9381) Bart Van Assche 2021-06-24 03:56:21 +00:00
  • c2f3274514 scripts/specialize-patch: Clamp sublevel to 255 (trunk r9369) Bart Van Assche 2021-06-24 03:54:31 +00:00
  • 04b1a0245d scst: Fix an infinite loop in scst_process_check_condition() (trunk r9346) Bart Van Assche 2021-06-24 03:51:46 +00:00
  • 5fc30ce06c debian/compat: Remove this file again (trunk r9334) Bart Van Assche 2021-06-24 03:50:33 +00:00
  • 98b4b4c4f1 Debian: Various package building improvements (trunk r9333) Bart Van Assche 2021-06-24 03:49:59 +00:00
  • 3a592dac6d dpkg: Use defaults if DEBEMAIL or DEBFULLNAME have not been set (trunk r9332) Bart Van Assche 2021-06-24 03:49:26 +00:00
  • aa16354497 Revert "debian/rules: Also clean the scstadmin/scstadmin soft link" (trunk r9330) Bart Van Assche 2021-06-24 03:48:43 +00:00
  • 4189c63637 scst: Fix the PERCPU_REF_ALLOW_REINIT backport (trunk r9329) Bart Van Assche 2021-06-24 03:48:14 +00:00
  • e0c19875ea scst: Fix the CentOS / RHEL 8.[012] builds (trunk r9328) Bart Van Assche 2021-06-24 03:47:46 +00:00
  • 6f5ae3261a scst: Fix percpu-ref reinitialization for RHEL 8 / CentOS 8 (trunk r9319) Bart Van Assche 2021-06-24 03:46:44 +00:00
  • 50d2c62f73 scripts/kernel-functions: Apply the yylloc patch also to scripts/dtc/dtc-lexer.lex.c_shipped (trunk r9306) Bart Van Assche 2021-06-24 03:45:17 +00:00
  • 25fb0b34bf scripts/kernel-functions: Unbreak the build against kernel versions 2.6.34[2..7] (trunk r9305) Bart Van Assche 2021-06-24 03:39:54 +00:00
  • 19eef9bc27 Merge branch 'svn-trunk' Bart Van Assche 2021-06-22 15:54:05 -07:00
  • e98bc30e42 debian/scst.dkms: Switch to the qla2x00t-32gbit driver Bart Van Assche 2021-06-22 22:53:55 +00:00
  • a476ad06ba Merge branch 'svn-trunk' Bart Van Assche 2021-06-20 20:29:08 -07:00
  • ce4afb414a Makefile: Fix the scst-dkms-rpm build Bart Van Assche 2021-06-21 03:28:58 +00:00
  • b7fc83cbdd nightly build: Update kernel versions Bart Van Assche 2021-06-21 03:26:58 +00:00
  • f3c567b4ce nightly build: Improve support for CentOS 8.4 Bart Van Assche 2021-06-21 03:26:20 +00:00
  • 124edd624f nightly build: Add support for CentOS 8.4 Bart Van Assche 2021-06-21 03:25:39 +00:00
  • 393c65fbf1 scst: Port to CentOS 8.4 Bart Van Assche 2021-06-21 03:23:02 +00:00
  • caf127e37e debian/scst.dkms: Switch to the qla2x00t-32gbit driver Bart Van Assche 2021-06-21 03:05:47 +00:00
  • ba27441096 debian/rules: Fail the build if $(QLA_INI_DIR) has not been set Bart Van Assche 2021-06-21 03:04:27 +00:00
  • 013a7f7276 Merge branch 'svn-trunk' Bart Van Assche 2021-06-17 21:54:39 -07:00
  • 05afc999f1 scstadmin: Fix a bug in the code for forcibly applying a configuration Bart Van Assche 2021-06-18 04:45:40 +00:00
  • 03c7ab6072 Merge branch 'svn-trunk' Bart Van Assche 2021-05-30 20:01:21 -07:00
  • b3aabb0b8e debian/rules: Use $(KVER) instead of $(uname -r) Bart Van Assche 2021-05-31 03:01:15 +00:00
  • 3b388a044c Merge branch 'svn-trunk' Bart Van Assche 2021-05-30 20:00:12 -07:00
  • 7aade0a109 Makefile: Make the qla2x00t-32gbit driver the default QLogic FC driver Bart Van Assche 2021-05-31 02:59:52 +00:00
  • 27a6c65bf3 Temporarily revert r9436 Bart Van Assche 2021-05-31 02:58:28 +00:00
  • 8f792b0abd debian/rules: Use $(KVER) instead of $(uname -r) Bart Van Assche 2021-05-31 02:53:12 +00:00
  • b7ed3f8e77 Makefile: switch to qla-32gbit by default Bart Van Assche 2021-05-31 02:52:04 +00:00
  • 6787c12e95 Makefile: add ability to enable qla-32gbit target Bart Van Assche 2021-05-31 02:51:45 +00:00
  • d96320a129 Merge branch 'svn-trunk' Bart Van Assche 2021-05-30 19:50:13 -07:00
  • 3d957ec708 Temporarily revert r9432 Bart Van Assche 2021-05-31 02:50:01 +00:00
  • 9be461cc2d Merge pull request #38 from Hi-Angel/opt-in-32gbit Bart Van Assche 2021-05-30 19:48:56 -07:00
  • 50f78c67ea debian/rules: Use $(KVER) instead of $(uname -r) Bart Van Assche 2021-05-31 02:45:26 +00:00
  • 1cfa1e7f87 Makefile: switch to qla-32gbit by default Konstantin Kharlamov 2021-05-29 02:34:57 +03:00
  • bcf540cfe4 Makefile: add ability to enable qla-32gbit target Konstantin Kharlamov 2021-05-25 17:00:53 +03:00