)]}'
{
  "log": [
    {
      "commit": "787f0bd3376aedb3f9ba9bbf862d85e4b176f9b0",
      "tree": "ffaa6d4e6401594af6943a9c6b332bf321e9560b",
      "parents": [
        "dd81beaee9a8bf000f7fbfe609b5a0fc9607e233"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Thu Jul 29 10:16:09 2010 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Fri Aug 06 09:41:59 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: select ISCSI_BOOT_SYSFS\n\nbe2iscsi uses iscsi_boot_*() interfaces, so it should ensure that\nISCSI_BOOT_SYSFS is enabled.\n\nERROR: \"iscsi_boot_create_target\" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!\nERROR: \"iscsi_boot_create_ethernet\" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!\nERROR: \"iscsi_boot_create_host_kset\" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!\nERROR: \"iscsi_boot_create_initiator\" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!\nERROR: \"iscsi_boot_destroy_kset\" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nAcked-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "dd81beaee9a8bf000f7fbfe609b5a0fc9607e233",
      "tree": "421627b3029b59124d6af949533f1d400f4d5572",
      "parents": [
        "e919dee8a398fea1db184ce1418e70170a01c8fa"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:31:07 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Fri Aug 06 09:41:52 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Driver Version change to 2.0.549.0\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "e919dee8a398fea1db184ce1418e70170a01c8fa",
      "tree": "8d01e1567b3cab5c51de45aad5b184eb9fc6e01d",
      "parents": [
        "c7acc5b8f9a0e6cb17d313ebfbc5d392aa837ac7"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:30:32 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Fri Aug 06 09:41:51 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Increase max sector\n\nThis patch increases the max_sectors to 2048\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "c7acc5b8f9a0e6cb17d313ebfbc5d392aa837ac7",
      "tree": "73f61ea13608fdfb3c96c842e0cdb2e0257a9575",
      "parents": [
        "f3506b755f730f199aea3289712f9604ae562319"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:29:18 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Fri Aug 06 09:41:51 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Add support for iscsi boot\n\nThis patch contains changes for adding support for iscsi_boot.\nHave modified to make read of mac address from chip as a function.\n\n  The mac_address is being cached after teh first call as it is\nnot expected to change\n\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "82c57028e4bf6e2755de91b36223f57406746fa8",
      "tree": "84da758923e51046e337854254bf5224aaa2fa10",
      "parents": [
        "b38c1e8bd19340e1a5b712287a8d61da26225d5b"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Tue May 04 10:29:52 2010 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:38 2010 -0500"
      },
      "message": "[SCSI] scsi: add Kconfig dependency on NET\n\nbe2iscsi driver should #include linux/if_ether.h since it uses\nsysfs_format_mac().\n\nIt should also depend on NET since it selects SCSI_ISCSI_ATTRS,\nwhich depends on NET.\n\nThese changes fix a build error when CONFIG_NET is not enabled:\nERROR: \"sysfs_format_mac\" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nAcked-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "b38c1e8bd19340e1a5b712287a8d61da26225d5b",
      "tree": "3aaed2ed1fb7ef3bedd2a3be5ffe796161ab1599",
      "parents": [
        "3cbb7a74a76e45f5e410367259844e8266fba6ec"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:28:13 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:38 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: The extended shift must be 16\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "3cbb7a74a76e45f5e410367259844e8266fba6ec",
      "tree": "0fecd55bd62d80961a0dd7c3fba3523fe8ab5e93",
      "parents": [
        "0aa094331b19e54f928e2ac083285ff68d91c69b"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:27:47 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:37 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Fix for premature buffer free\n\nThis patch fixes a bug where the buffer was being freed as soon as\n submission to HW is done.\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "0aa094331b19e54f928e2ac083285ff68d91c69b",
      "tree": "fbed142888ed2819fd5a89dedb8ed0edccba08ea",
      "parents": [
        "42f43c419e1881b543faf20182cad0f789b73d2f"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:27:16 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:36 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Remove debug print in IO path\n\nThis patch removes a Debug Print in the IO path\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "42f43c419e1881b543faf20182cad0f789b73d2f",
      "tree": "f5867e6452164fe16dd1456b8404c88a6b996905",
      "parents": [
        "d2cecf0dcb2eb066756e0303d9f162ebe20d0591"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:26:45 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:36 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Limit max_xmit_length\n\nThis patch limits max_xmit_length to 64K incase older\nutilities are used\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "d2cecf0dcb2eb066756e0303d9f162ebe20d0591",
      "tree": "bfcda4d785072b75b55b096f1346e6f87efd5476",
      "parents": [
        "e9b911935033ea9e28a2f7a274c9a81db1f8d91a"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:25:40 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:34 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Maintain same ITT across login\n\nThis patch ensures that the same ITT is maintained across\nall login pdu\u0027s\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "e9b911935033ea9e28a2f7a274c9a81db1f8d91a",
      "tree": "e7e050c9e3ed9b4368305624834f930c29550c8a",
      "parents": [
        "5db3f33d687c5a4ba589bf3af98c786399c6e213"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:24:53 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:34 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Adding crashdump support\n\nThese changes allow the driver to support crashdump. We need to reset the\nchip incase of a crashdump\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "5db3f33d687c5a4ba589bf3af98c786399c6e213",
      "tree": "ce92480d2ab9be266e0ac76513643e66d4cc39f0",
      "parents": [
        "4f5af07e1bc4ae64b7a7ead5bf60f40a3115ceeb"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:24:22 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:33 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Free tags allocated\n\nThis patch  frees tags that are already allocated in case of\nfailure\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "4f5af07e1bc4ae64b7a7ead5bf60f40a3115ceeb",
      "tree": "9e37f902315be640c8ef4b6079c8f1ef3f482ee1",
      "parents": [
        "238f6b7255c68d2774795c97b32701c09fd1e543"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:23:55 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:32 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Fix to handle request_irq failure\n\nThis patch handles request_irq failures  by properly cleaning up\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "238f6b7255c68d2774795c97b32701c09fd1e543",
      "tree": "6dbd245f3d19d01e135860054c30ea7a223715ce",
      "parents": [
        "1f92638f074f7c6776fb2b565f252573f2b5488c"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:23:22 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:32 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: No return value for hwi_enable_intr\n\nhwi_enable_intr need not return any value. This patch fixes the\nthat and removes code designed to handle a failure return value\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "1f92638f074f7c6776fb2b565f252573f2b5488c",
      "tree": "4ae5df807024bf2e4dd46c28f0f9fc744e3d4880",
      "parents": [
        "f5ed7bd4c6ca5fcec77d3007779d38f63cbb95f4"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:22:27 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:31 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Fix for freeing cid\n\nThis patch frees up the allocated cid and returns error if allocation\nof tag fails.\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "f5ed7bd4c6ca5fcec77d3007779d38f63cbb95f4",
      "tree": "93817d85fb3bf03cbb285c4c3b9de69247a80ff7",
      "parents": [
        "03a1231009927b7168d6d86a7a7f6c7f9b4be85a"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:18:01 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:30 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: pass the return from beiscsi_open_conn\n\nThis patch passes on  the value returned by\nbeiscsi_open_conn\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "03a1231009927b7168d6d86a7a7f6c7f9b4be85a",
      "tree": "d8dd64421f69e6c9a535bf33bbaadc87f7230daa",
      "parents": [
        "d3ad2bb31c26d7314fad98da8abb04f4fa24ed16"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:17:16 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:29 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Fixing the return type of functions\n\nFixing some functions return values that did not match with\nthe possible return values\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "d3ad2bb31c26d7314fad98da8abb04f4fa24ed16",
      "tree": "cf2ccd6434cddce6e6c52df040b032384a52875a",
      "parents": [
        "457ff3b7dc3796d8778286217ad304ff122e948f"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:16:38 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:29 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Fixing return values\n\nThis patch fixes the return values as per comment from Mike Christie\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "457ff3b7dc3796d8778286217ad304ff122e948f",
      "tree": "32a0a7e6c67d2bb564efc9238abefa9239d38c72",
      "parents": [
        "bbe56c734cc1ecccd7b2b143e1767bf2b1eafc76"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jul 22 04:16:00 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Jul 28 09:05:28 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: Fix warnings from new checkpatch.pl\n\nThe latest checkpatch.pl throws some new warnings. Fixing it\nto get rid of a bunch of warnings\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "82284c09c5dc5c5a5046f3c852f2683dab60109c",
      "tree": "aaafb7f4401fc980efe13affa29212971a0a6702",
      "parents": [
        "1462b8ffd9a9e4798d4e0f9eaadbd1ac0373a11b"
      ],
      "author": {
        "name": "Dan Carpenter",
        "email": "error27@gmail.com",
        "time": "Thu Jun 10 09:53:05 2010 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Tue Jul 27 12:01:41 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: fix null dereference on error path\n\n\"phba\" is always null here so we can\u0027t dereference it.\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "1462b8ffd9a9e4798d4e0f9eaadbd1ac0373a11b",
      "tree": "5871d70365de8c83edaf199c59a085ec8fd96558",
      "parents": [
        "c5f10187965f93ef7ef67da9c7c449b13b6dee1b"
      ],
      "author": {
        "name": "Dan Carpenter",
        "email": "error27@gmail.com",
        "time": "Thu Jun 10 09:52:21 2010 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Tue Jul 27 12:01:41 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: fix memory leak on error path\n\nI added a kfree(pwrb_arr) in front of the return.\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "fa95d206e4a4fb549bdb9fe71091417f4912178f",
      "tree": "1d4adc8b1e38b5b9d0dc836d00c8322631f426eb",
      "parents": [
        "2cae179486a356aca2a2617f0399f04c66598d8b"
      ],
      "author": {
        "name": "Mike Christie",
        "email": "michaelc@cs.wisc.edu",
        "time": "Wed Jun 09 03:30:08 2010 -0500"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Tue Jul 27 12:01:39 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: fix disconnection cleanup\n\nThis patch fixes 4 bugs in the connection connect/disconnect\ncleanup path.\n\n1. If beiscsi_open_conn fails beiscsi_free_ep was always being\ncalled, and if beiscsi_open_conn failed because beiscsi_get_cid\nfailed then we would free an unallocated cid.\n\n2. If beiscsi_ep_connect failed due to a beiscsi_open_conn failure\nit was leaking iscsi_endpoints.\n\n3. beiscsi_ep_disconnect was leaking iscsi_endpoints.\nbeiscsi_ep_disconnect should free the iscsi_endpoint. We cannot\ndo it in beiscsi_conn_stop because that is only called for\niscsi connection cleanup. If beiscsi_ep_connect returns\nsuccess, but then the poll function fails or the connect\ntimes out then beiscsi_ep_disconnect will be called to clean\nup the ep. The conn_stop callout will not be called in that path.\n\n4. beiscsi_conn_stop was freeing the iscsi_endpoint then accessing\nit a couple lines later.\n\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "e6b50c30fa8d46c9401c2d48eee2351bdbb4c51c",
      "tree": "eea4f5077ba4367bde3bffb89545abb5eb08ad77",
      "parents": [
        "f4b87dee923342505e1ddba8d34ce9de33e75050"
      ],
      "author": {
        "name": "Dan Carpenter",
        "email": "error27@gmail.com",
        "time": "Fri May 07 10:53:45 2010 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon May 24 11:11:03 2010 -0500"
      },
      "message": "[SCSI] be2iscsi: correct return value in mgmt_invalidate_icds()\n\nThis function should return 0 on error.  Returning -1 would cause a\ncrash.\n\nAlso there is an extra space before the newline character and a missing\nspace between the \"for\" and the \"mgmt_invalidate_icds\".  I put the string\non one line.  The current version of checkpatch.pl complains that the\nline is too long, but it makes grepping easier.\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "4ec3fdbef17d0266826b56b33735dc9dada58c27",
      "tree": "0becf678e0dc256817732f933c9cecc8541284bd",
      "parents": [
        "229bab6bacc42295f13c0434772381a88ce2308b"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jslaby@suse.cz",
        "time": "Tue Mar 16 16:23:57 2010 +0100"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Thu Apr 08 18:41:50 2010 -0400"
      },
      "message": "[SCSI] be2iscsi: fix lock imbalance\n\nStanse found that one error path in mgmt_invalidate_icds omits to unlock\nctrl-\u003embox_lock. Fix that.\n\nAdded in 756d29c8c7ed8887ed7d752371ce2f (Enable async mode for mcc rings)\nwhere the spinlock was moved.\n\nSigned-off-by: Jiri Slaby \u003cjslaby@suse.cz\u003e\nAcked-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "5a0e3ad6af8660be21ca98a971cd00f331318c05",
      "tree": "5bfb7be11a03176a87296a43ac6647975c00a1d1",
      "parents": [
        "ed391f4ebf8f701d3566423ce8f17e614cde9806"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Wed Mar 24 17:04:11 2010 +0900"
      },
      "committer": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Tue Mar 30 22:02:32 2010 +0900"
      },
      "message": "include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h\n\npercpu.h is included by sched.h and module.h and thus ends up being\nincluded when building most .c files.  percpu.h includes slab.h which\nin turn includes gfp.h making everything defined by the two files\nuniversally available and complicating inclusion dependencies.\n\npercpu.h -\u003e slab.h dependency is about to be removed.  Prepare for\nthis change by updating users of gfp and slab facilities include those\nheaders directly instead of assuming availability.  As this conversion\nneeds to touch large number of source files, the following script is\nused as the basis of conversion.\n\n  http://userweb.kernel.org/~tj/misc/slabh-sweep.py\n\nThe script does the followings.\n\n* Scan files for gfp and slab usages and update includes such that\n  only the necessary includes are there.  ie. if only gfp is used,\n  gfp.h, if slab is used, slab.h.\n\n* When the script inserts a new include, it looks at the include\n  blocks and try to put the new include such that its order conforms\n  to its surrounding.  It\u0027s put in the include block which contains\n  core kernel includes, in the same order that the rest are ordered -\n  alphabetical, Christmas tree, rev-Xmas-tree or at the end if there\n  doesn\u0027t seem to be any matching order.\n\n* If the script can\u0027t find a place to put a new include (mostly\n  because the file doesn\u0027t have fitting include block), it prints out\n  an error message indicating which .h file needs to be added to the\n  file.\n\nThe conversion was done in the following steps.\n\n1. The initial automatic conversion of all .c files updated slightly\n   over 4000 files, deleting around 700 includes and adding ~480 gfp.h\n   and ~3000 slab.h inclusions.  The script emitted errors for ~400\n   files.\n\n2. Each error was manually checked.  Some didn\u0027t need the inclusion,\n   some needed manual addition while adding it to implementation .h or\n   embedding .c file was more appropriate for others.  This step added\n   inclusions to around 150 files.\n\n3. The script was run again and the output was compared to the edits\n   from #2 to make sure no file was left behind.\n\n4. Several build tests were done and a couple of problems were fixed.\n   e.g. lib/decompress_*.c used malloc/free() wrappers around slab\n   APIs requiring slab.h to be added manually.\n\n5. The script was run on all .h files but without automatically\n   editing them as sprinkling gfp.h and slab.h inclusions around .h\n   files could easily lead to inclusion dependency hell.  Most gfp.h\n   inclusion directives were ignored as stuff from gfp.h was usually\n   wildly available and often used in preprocessor macros.  Each\n   slab.h inclusion directive was examined and added manually as\n   necessary.\n\n6. percpu.h was updated not to include slab.h.\n\n7. Build test were done on the following configurations and failures\n   were fixed.  CONFIG_GCOV_KERNEL was turned off for all tests (as my\n   distributed build env didn\u0027t work with gcov compiles) and a few\n   more options had to be turned off depending on archs to make things\n   build (like ipr on powerpc/64 which failed due to missing writeq).\n\n   * x86 and x86_64 UP and SMP allmodconfig and a custom test config.\n   * powerpc and powerpc64 SMP allmodconfig\n   * sparc and sparc64 SMP allmodconfig\n   * ia64 SMP allmodconfig\n   * s390 SMP allmodconfig\n   * alpha SMP allmodconfig\n   * um on x86_64 SMP allmodconfig\n\n8. percpu.h modifications were reverted so that it could be applied as\n   a separate patch and serve as bisection point.\n\nGiven the fact that I had only a couple of failures from tests on step\n6, I\u0027m fairly confident about the coverage of this conversion patch.\nIf there is a breakage, it\u0027s likely to be something in one of the arch\nheaders which should be easily discoverable easily on most builds of\nthe specific arch.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\nGuess-its-ok-by: Christoph Lameter \u003ccl@linux-foundation.org\u003e\nCc: Ingo Molnar \u003cmingo@redhat.com\u003e\nCc: Lee Schermerhorn \u003cLee.Schermerhorn@hp.com\u003e\n"
    },
    {
      "commit": "c03af1ae1cce97a5530b907ea03625ce6e00214e",
      "tree": "53034e3fa9c0ca634cc36de9de1cce050cb51f0f",
      "parents": [
        "ed58ea2ab58c7d80a07a829a1cc2c4161c300494"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Feb 20 08:05:43 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Mar 03 18:31:21 2010 +0530"
      },
      "message": "[SCSI] be2iscsi: Alloc only one EQ if intr mode\n\nThis patch ensures that we alloc only one EQ\nif we are if we are not in msix mode\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "ed58ea2ab58c7d80a07a829a1cc2c4161c300494",
      "tree": "bf05922f8cf98270b16a31680d8dc7dcb1fb51c6",
      "parents": [
        "90a289e87648f80b63178c463aa7daaf5205805c"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Feb 20 08:05:07 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Mar 03 18:30:06 2010 +0530"
      },
      "message": "[SCSI] be2iscsi: Fixing memory allocation for connection\n\nThis patch fixes some situations where enough resources were not\navaialable  when targets exceeded a certain limit\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "90a289e87648f80b63178c463aa7daaf5205805c",
      "tree": "be3b364c166b64551bee5da556cf60bc94b4fef4",
      "parents": [
        "dafab8e079f432268cca5cf378b92d6acfacc393"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Feb 20 08:04:28 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Mar 03 18:29:54 2010 +0530"
      },
      "message": "[SCSI] be2iscsi: Remove debug code\n\nThis patch removes some debug lines which are unnecessary and\nalso aligns some lines in code\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "dafab8e079f432268cca5cf378b92d6acfacc393",
      "tree": "889839c1c8c42fe1602dca783e52ed0d14303ae8",
      "parents": [
        "944b2fbce26ce39555363fd092386807fa5ea08c"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Feb 20 08:03:56 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Mar 03 18:29:44 2010 +0530"
      },
      "message": "[SCSI] be2iscsi: cleans up abort handling\n\nThis patch cleans up abort handling when TMF is sent\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "944b2fbce26ce39555363fd092386807fa5ea08c",
      "tree": "3eda716216ed53af6f2a47ba5e33afce9e7d89a5",
      "parents": [
        "4183122dbc7c489f11971c5afa8e42011bca7fa2"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Feb 20 08:03:24 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Mar 03 17:40:04 2010 +0530"
      },
      "message": "[SCSI] be2iscsi: Fix for a possible udelay while holding lock\n\nThis patch fixes a situation where we could call udelay\nwhile holding spin_lock\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "4183122dbc7c489f11971c5afa8e42011bca7fa2",
      "tree": "4bd6555c54196a2d36f5215f8025a422522d8964",
      "parents": [
        "309ce156aa27f29338438011d292a8d6496623d3"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Feb 20 08:02:39 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Mar 03 17:39:24 2010 +0530"
      },
      "message": "[SCSI] be2iscsi: Cleanup of resets for device and target\n\nThis patch cleans up device and target reset handling\nfor the driver\n\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "309ce156aa27f29338438011d292a8d6496623d3",
      "tree": "7d0554a3a6c7c15b612b8eeb00991c0e54cdaf1e",
      "parents": [
        "d7b4627f5f3390a2f350f16c047b3fc3eccce6d8"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Feb 20 08:02:10 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Mar 03 17:39:04 2010 +0530"
      },
      "message": "[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset\n\nThe iscsi_eh_target_reset has been modified to attempt\ntarget reset only. If it fails, then iscsi_eh_session_reset\nwill be called.\n\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "f98c96b0b6572b5491e954148509b20f08f31491",
      "tree": "61754d9bc42c06511c55ca2d4bdc58f7eec386ed",
      "parents": [
        "b3925514f6f6878e3f671fb6990874e731a26d02"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Feb 11 05:11:15 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Feb 17 13:41:10 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Adding support for BE3\n\nThis patch contains changes to support the BE3 chip\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "7c56533cf4fb072abc39e850e7ef4fb6166cc83b",
      "tree": "7e19ac848d2d351708a577acd74542e0c4ae84a8",
      "parents": [
        "b30c6dab1d87cc638a7413dd0e778d8c9a5232eb"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Jan 23 05:39:37 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Feb 08 18:34:20 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: correction in the claculation for num_cxn_wrb\n\nThis patch correct the math done for num_cxn_wrb\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "b30c6dab1d87cc638a7413dd0e778d8c9a5232eb",
      "tree": "6c945b079410fe459dfe08ed485f22754bb998c5",
      "parents": [
        "caf818f118b1ea60226a884072f1c3a9d5714766"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Jan 23 05:38:56 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Feb 08 18:34:18 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: changing the chip opcode for TEXT\n\nThis patch corrects the chipopcode for text and chooses\ncorrect paramters for that command\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "caf818f118b1ea60226a884072f1c3a9d5714766",
      "tree": "089670c5651b6e81aeb2e092a5eb2b87707f2f73",
      "parents": [
        "f55a24f2c24b63f8b4329eb28b4aec02a4bcf5d0"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Jan 23 05:38:18 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Feb 08 18:34:16 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Ensure clean reuse of wrb\n\nThis patch ensures that wrb is cleanly resued for io path\nand is memset to zero for non io path\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "f55a24f2c24b63f8b4329eb28b4aec02a4bcf5d0",
      "tree": "83794a20c7bcb0c59221f796b3e41b7158bc9f5c",
      "parents": [
        "5dc1c416b39531e3bcf0651ca4123e64228dd553"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Jan 23 05:37:40 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Feb 08 18:34:15 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: correcting the return\n\nThis patch fixes an issue where return was not called properly.\nThanks to Mike Christie for spotting this\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "5dc1c416b39531e3bcf0651ca4123e64228dd553",
      "tree": "6d907865d8c8accad049c8014b5afb00141ff540",
      "parents": [
        "230dceb4316da9c8e05c82b64f2527aee95da2ff"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Jan 23 05:36:52 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Feb 08 18:34:13 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Proper checking of state\n\nThis patch adds proper checking of value in for hba state.\nWe would be adding more states later on\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "230dceb4316da9c8e05c82b64f2527aee95da2ff",
      "tree": "393a1344de9b332bae1b5bb234166aaef929c55f",
      "parents": [
        "d2eeb1ac35a7146cbd4b1f6bf09bb6384ccdfb0d"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Jan 23 05:36:10 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Feb 08 18:34:11 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Fix for first_burst\n\nThis patch fixes the first_burst being modified\ninstead of max_burst\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "d2eeb1ac35a7146cbd4b1f6bf09bb6384ccdfb0d",
      "tree": "4fe896787f3f7c7300f3c04eeb292ee6ac39408b",
      "parents": [
        "32951dd8cd70e525eb523c9e2b62d79d9157fae9"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Jan 23 05:35:15 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Feb 08 18:34:09 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: changing copyright to 2010\n\nThis patch replaces 2009 with 2010 in copyright statement\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "32951dd8cd70e525eb523c9e2b62d79d9157fae9",
      "tree": "d2c6118e38bf651b1214714fd8307f540ef143e5",
      "parents": [
        "d0e2ddff7c4b493acff50a9000564b67cbe7d676"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Jan 23 05:34:24 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Feb 08 18:34:07 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Remove Ring mode from driver\n\nRing mode is not used. This patch removes the code.\n\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "a3babda5b3b60b5d28dbab127b1ecc8ba707b6e7",
      "tree": "36dba3481664782d5f490a3f22cbbdc98751f9b8",
      "parents": [
        "aa3590329fdf789902e3c1383589bad12a74fb09"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jan 07 01:51:44 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Feb 08 18:26:05 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Fix to allow driver to load when the FW allows more cids\n\nThis fix allows the driver to load when the FW allows more cids\nthan than the driver supports. The driver will limit the number of cid\nto what it can support. There was no reason to fail the driver load,so,\ncorrecting that\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "aa3590329fdf789902e3c1383589bad12a74fb09",
      "tree": "73e907cd11c9f5c0fcbea01710c448c58c2fe760",
      "parents": [
        "48bd86cf213a5780346b603b703c4b83978611a8"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jan 07 01:51:04 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Feb 08 18:26:03 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Fixing the number of SGE\u0027s\n\nThe number of SGE\u0027s supported is fixed to what the\nchip expects. Also, the max sectors set to tested values\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "48bd86cf213a5780346b603b703c4b83978611a8",
      "tree": "d776c915c93188624eeb008bb003cfded766bd27",
      "parents": [
        "e4b8972c6172950ce226afdf7a921098f7672d5c"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Thu Jan 07 01:50:19 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Feb 08 18:26:01 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Fixing Bug for multiple SGEs\n\nThe patch fixes a but where the sg_next is not assigned and hence\nthe first sge was being resused wrongly\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "9db0fb3aa4cc4e42241e194ef64931321fa72196",
      "tree": "79f819910b90e66b1e823107fc6669474e1793c7",
      "parents": [
        "aa874f0738ecac7e5ac13b4d808a1026dcb5367d"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Jan 05 05:12:43 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Jan 18 10:48:25 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Enable TEXT req resp\n\nThis patch enables TEXT Request / Response for the driver\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "aa874f0738ecac7e5ac13b4d808a1026dcb5367d",
      "tree": "99f7a4d189c7572e0dcf3f508992c470844fb69e",
      "parents": [
        "da7408c800e3ae293275f52497d0ef7a9b09c9e4"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Jan 05 05:12:03 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Jan 18 10:48:24 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Fixing initialization of can_queue\n\nThis patch fixes can_queue being uninitiallized since it\nwas done before beiscsi_get_params was called.\n\nThanks to Mike Christie for identifying this\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "da7408c800e3ae293275f52497d0ef7a9b09c9e4",
      "tree": "aa0a1fcc089c2ad5bce7f6ba9407da0241c40cdb",
      "parents": [
        "756d29c8c7ed8887ed7d752371ce2f6d12399267"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Jan 05 05:11:23 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Jan 18 10:48:24 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: The session failure only when Link Goes down\n\nThis fixes a situation where the sessions were being killed whenever\nLinkUP is notified rather than LinkDown\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "756d29c8c7ed8887ed7d752371ce2f6d12399267",
      "tree": "eb70b756dc22a798538b306010647b72709a6206",
      "parents": [
        "51a462500fbed4a1e8110dc60a421a3f12b9580b"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Jan 05 05:10:46 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Jan 18 10:48:23 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Enable async mode for mcc rings\n\nThis patches enables async mode for mcc rings so that\nmultiple requests can be queued.\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "51a462500fbed4a1e8110dc60a421a3f12b9580b",
      "tree": "9dac274836c36917dcab94202d0e230848650620",
      "parents": [
        "0ecb0b45f22df911c564070b64af21db36934f0f"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Jan 05 05:10:01 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Jan 18 10:48:22 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: No requirement for endianess change for data_count\n\nThis patch removes the endianess change that was wrongly\nadded for data_count\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "0ecb0b45f22df911c564070b64af21db36934f0f",
      "tree": "1ec8d57b74e4b908ac37328f1d3e174f6c6abf70",
      "parents": [
        "d7aea67b8a7665fe5e53cdf59ba76c9b8d67b751"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Jan 05 05:09:19 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Jan 18 10:48:22 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: decide which requests need completion\n\nThis patch decides whether ack based completion is required or not\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "d7aea67b8a7665fe5e53cdf59ba76c9b8d67b751",
      "tree": "a33db995ae96d4eff2fc069aa4225786bd7e8c72",
      "parents": [
        "2807afb7411b97834fc7338f3735f3d152443551"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Jan 05 05:08:39 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Jan 18 10:48:21 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Use of opcode in beiscsi_alloc_pdu\n\nThis patch enables use of opcode that is passed in\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "2807afb7411b97834fc7338f3735f3d152443551",
      "tree": "3a03ebeed2b38ee11815f653e3725cbf958d4694",
      "parents": [
        "7bd6e25cdbee7d4f6bc4946dc914310220e637b8"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Jan 05 05:07:49 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Jan 18 10:48:20 2010 -0600"
      },
      "message": "[SCSI] be2iscsi:moved pci_set_drvdata to inside beiscsi_hba_alloc\n\nThis patch moves pci_set_drvdata to inside beiscsi_hba_alloc\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "7bd6e25cdbee7d4f6bc4946dc914310220e637b8",
      "tree": "1469bd82985ab9593d7122f2a0710d4ba66ba282",
      "parents": [
        "d543148883f65c34e6cd54c5e9ed0592dfbb6acb"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Jan 05 05:07:02 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Jan 18 10:48:19 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Added opcode for LOGOUT_RSP, TEXT_RESP, TMFUNC_RSP\n\nThis patch adds opcodes in thecompletion path that were\nmissed out earlier\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "d543148883f65c34e6cd54c5e9ed0592dfbb6acb",
      "tree": "476a92739681646702574bbcea99cdd9d057df5a",
      "parents": [
        "c24622886fb934313a2a43ea1f516cbf1ddd947b"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Jan 05 05:06:21 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Jan 18 10:48:19 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Link Wrb with next Wrb\n\nThis patch will link the current allocated wrb with the next\n wrb that will be allocated. This is a requirement from the chip.\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "c24622886fb934313a2a43ea1f516cbf1ddd947b",
      "tree": "abeb895ec84227b356b53d06219d13a512f9b4cf",
      "parents": [
        "7da5087971b1a187f92be4efb74a991ac9ccb0a3"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Jan 05 05:05:34 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Jan 18 10:48:18 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Move freeing of resources to stop_conn\n\nWe need to hold on to ep resources untill invalidate and\n  close connection are completed\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "7da5087971b1a187f92be4efb74a991ac9ccb0a3",
      "tree": "98daec2de829bc1c1c4f549e07c426a86f22b034",
      "parents": [
        "1fe6dbf4d0afba52ad0249f398e6296a1433a004"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Jan 05 05:04:12 2010 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Mon Jan 18 10:48:17 2010 -0600"
      },
      "message": "[SCSI] be2iscsi: Use start cid and number of cid and icd from FW\n\nThis patch enablesi be2iscsi to use the start number and number\n of cids/icd provided by FW rather than hard coded values.\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "78b9fb6d38b1caf1c11cba5b10bb859e3cce071f",
      "tree": "0011c8cd8839d181ed833719e10f466644edf9be",
      "parents": [
        "7ec4ad0125db0222e397508c190b01c8f2b5f7cd"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Wed Nov 25 01:41:37 2009 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Thu Dec 10 08:54:13 2009 -0600"
      },
      "message": "[SCSI] be2iscsi: Adding support for various Async messages from chip\n\nThis patch allows for future addition of various async messages\nfrom the chip. This ensures that the driver won\u0027t hit a BUG_ON if\nthe Firmware used is newer than inbox driver and so is using\nlatest async messages.\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "3fe5ae8b4c4d3a82c755074878da7ddb9dde381e",
      "tree": "2565bc75ba1ab288cff50d4290eca8312f87bb04",
      "parents": [
        "5d12c05e29fc8715e3e32f57a8cced9290d87c55"
      ],
      "author": {
        "name": "Mike Christie",
        "email": "michaelc@cs.wisc.edu",
        "time": "Wed Nov 11 16:34:33 2009 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Fri Dec 04 12:01:36 2009 -0600"
      },
      "message": "[SCSI] libiscsi: add warm target reset tmf support\n\nThis implements warm target reset tmf support for\nthe scsi-ml target reset callback. Previously we would\njust drop the session in that callback. This patch will\nnow try a target reset and if that fails drop the session.\n\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "35e6601903fc41e48e9b6722a49cc5acc7065c51",
      "tree": "36a2d144643c6c2aee9d5e4e6590f26c54c6a486",
      "parents": [
        "bfead3b2cb4607c71831423c3ee97d22cd0c9dcb"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Fri Oct 23 11:53:49 2009 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Fri Dec 04 12:00:39 2009 -0600"
      },
      "message": "[SCSI] be2iscsi: Adding Ring Mode Wrb\u0027s V3\n\nThis patch adds support for ring based wrbs\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "bfead3b2cb4607c71831423c3ee97d22cd0c9dcb",
      "tree": "13822ffd73826b315f8be0077c0dc9b65ab3ff86",
      "parents": [
        "b4a9c7ede96e90f7b1ec009ce7256059295e76df"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Fri Oct 23 11:52:33 2009 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Fri Dec 04 12:00:38 2009 -0600"
      },
      "message": "[SCSI] be2iscsi: Adding msix and mcc_rings V3\n\nThis patch enables msix for be2iscsi. It also enables use\nof mcc_rings for fw commands. Since the mcc eq creation is\ndependent on msix I am sending as one patch\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "2afc95bf546a961d2936d886c3802e159f1bae6b",
      "tree": "b898db3b79c260dac3f050955fc512c118f97efe",
      "parents": [
        "b8b9e1b8128d8854cf55740f9ceba3010143520d"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Sep 22 08:22:26 2009 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Fri Oct 02 14:01:55 2009 -0500"
      },
      "message": "[SCSI] be2iscsi: Moving to pci_pools v3\n\nThis patch contains changes to use pci_pools for iscsi hdr\ninstead of pci_alloc_consistent. Here we alloc and free to pool\nfor every IO\n\nv3:\n- Remove cleanup loop in beiscsi_session_destroy\n- Fixup for allocation failure handling in beiscsi_alloc_pdu\n- Removed unused variable in beiscsi_session_destroy.\n\n[jejb: fix up pci_pool_alloc address sizing problem]\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "b8b9e1b8128d8854cf55740f9ceba3010143520d",
      "tree": "b4043ea1ac0d8bd8602628fcb48ffac7ffe8bdbf",
      "parents": [
        "6733b39a1301b0b020bbcbf3295852e93e624cb1"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Tue Sep 22 08:21:22 2009 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Fri Oct 02 14:01:39 2009 -0500"
      },
      "message": "[SCSI] libiscsi: iscsi_session_setup to allow for private space\n\nThis patch contains changes that allow iscsi_session_setup\nto allocate private space for LLD\u0027s\n\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nAcked-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "6733b39a1301b0b020bbcbf3295852e93e624cb1",
      "tree": "91f26838b430933f05fff0101dbd81e2b1c6d4e9",
      "parents": [
        "d74cf7c3e9c4a6a659e0442aafb550b162d15e72"
      ],
      "author": {
        "name": "Jayamohan Kallickal",
        "email": "jayamohank@serverengines.com",
        "time": "Sat Sep 05 07:36:35 2009 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Fri Oct 02 09:50:33 2009 -0500"
      },
      "message": "[SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver\n\n[v2: fixed up virt_to_bus() issue spotted by sfr]\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: Jayamohan Kallickal \u003cjayamohank@serverengines.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    }
  ]
}
