1. 623cf76 scsi: csiostor: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
  2. 0979e26 scsi: csiostor: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
  3. f4875d5 scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() by Dan Carpenter · 3 years, 3 months ago
  4. 79a7482 scsi: csiostor: Add module softdep on cxgb4 by Rahul Lakkireddy · 3 years, 4 months ago
  5. c14f1fe scsi: csiostor: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 5 months ago
  6. a89562e scsi: csiostor: Fix a typo by Bhaskar Chowdhury · 3 years, 10 months ago
  7. 2ed0fc2 scsi: csiostor: Assign boolean values to a bool variable by Jiapeng Chong · 3 years, 10 months ago
  8. 9650775 scsi: csiostor: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  9. 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  10. 44f4daf scsi: csiostor: Fix wrong return value in csio_hw_prep_fw() by Tianjia Zhang · 4 years, 6 months ago
  11. 29779a2 scsi: csiostor: Fix spelling mistake "couldnt" -> "couldn't" by Colin Ian King · 4 years, 5 months ago
  12. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  13. f581650 scsi: csiostor: Add missing description for csio_rnode_fwevt_handler()'s 'fwevt' param by Lee Jones · 4 years, 6 months ago
  14. f11106c scsi: csiostor: Remove 2 unused variables {mc,edc}_bist_status_rdata_reg by Lee Jones · 4 years, 6 months ago
  15. 085d46f scsi: csiostor: Mark known unused variable as __always_unused by Lee Jones · 4 years, 6 months ago
  16. fd4cdf6 scsi: csiostor: Demote kerneldoc that fails to meet the criteria by Lee Jones · 4 years, 6 months ago
  17. 5446a91 scsi: csiostor: Fix misnamed function parameter by Lee Jones · 4 years, 6 months ago
  18. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  19. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  20. a808a04 scsi: csiostor: Adjust indentation in csio_device_reset by Nathan Chancellor · 5 years ago
  21. 63f565a scsi: csiostor: Remove set but not used variable 'rln' by YueHaibing · 5 years ago
  22. 64dc4f3 scsi: csiostor: Return value not required for csio_dfs_destroy by Saurav Girepunje · 5 years ago
  23. 75a740e scsi: csiostor: Fix NULL check before debugfs_remove_recursive by Saurav Girepunje · 5 years ago
  24. d6c9b31 scsi: csiostor: Don't enable IRQs too early by Dan Carpenter · 5 years ago
  25. 9adc2a5 scsi: csiostor: clean up indentation issue by Colin Ian King · 5 years ago
  26. 63e40c5 scsi: csiostor: Fix spelling typos by Arkadiusz Drabczyk · 5 years ago
  27. 3e76ca9 scsi: csiostor: Prefer pcie_capability_read_word() by Frederick Lawler · 6 years ago
  28. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  29. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  30. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  31. e95a5e4 scsi: csiostor: create per port irq affinity mask set by Varun Prakash · 6 years ago
  32. 5c2442f scsi: csiostor: fix missing data copy in csio_scsi_err_handler() by Varun Prakash · 6 years ago
  33. 1f77163 scsi: csiostor: csio_wr: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  34. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  35. df49fd0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  36. f50e760 scsi: csiostor: drop serial_number usage by Hannes Reinecke · 6 years ago
  37. 732f323 scsi: csiostor: fix calls to dma_set_mask_and_coherent() by Hannes Reinecke · 6 years ago
  38. e18e9da scsi: csiostor: Remove set but not used variable 'pln' by YueHaibing · 6 years ago
  39. b653364 scsi: csiostor: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  40. 7930851 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  41. fe35a40 scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state() by Varun Prakash · 6 years ago
  42. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  43. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  44. 9934613 scsi: csiostor: fix incorrect dma device in case of vport by Varun Prakash · 6 years ago
  45. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  46. 14e9a89 scsi: csiostor: remove flush_scheduled_work() by Varun Prakash · 6 years ago
  47. 9cf2bab block: kill request ->cpu member by Jens Axboe · 6 years ago
  48. d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  49. c22b332 scsi: csiostor: switch to generic DMA API by Christoph Hellwig · 6 years ago
  50. 62b36c3 PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls by Oza Pawandeep · 6 years ago
  51. 68bdc63 scsi: csiostor: fix incorrect port capabilities by Varun Prakash · 6 years ago
  52. 89809b0 scsi: csiostor: add a check for NULL pointer after kmalloc() by Varun Prakash · 6 years ago
  53. 46a7511 scsi: csiostor: update csio_get_flash_params() by Arjun Vynipadath · 6 years ago
  54. db67bef scsi: csiostor: update ingress pack and pad boundary value by Varun Prakash · 7 years ago
  55. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  56. 1d19023 cxgb4: change the port capability bits definition by Ganesh Goudar · 7 years ago
  57. 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  58. e1735d9 scsi: csiostor: add support for 32 bit port capabilities by Varun Prakash · 7 years ago
  59. 52797a1 scsi: csiostor: remove redundant assignment to pointer 'ln' by Colin Ian King · 7 years ago
  60. 211212d scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't" by Colin Ian King · 7 years ago
  61. 43af214 scsi: csiostor: remove unneeded DRIVER_LICENSE #define by Greg Kroah-Hartman · 7 years ago
  62. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  63. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  65. fa60a31 scsi: csiostor: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  66. ff6e88f scsi: csiostor: enable PCIe relaxed ordering if supported by Varun Prakash · 7 years ago
  67. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  68. 82f0fd0 scsi: csiostor: fail probe if fw does not support FCoE by Varun Prakash · 7 years ago
  69. decab9a6 scsi: csiostor: Replace PCI pool old API by Romain Perier · 8 years ago
  70. 054c62f scsi: csiostor: update module version by Varun Prakash · 8 years ago
  71. 96e6c63 scsi: csiostor: add check for supported fw version by Varun Prakash · 8 years ago
  72. 42c335f scsi: csiostor: Avoid content leaks and casts by Kees Cook · 8 years ago
  73. 4bbd458 scsi: csiostor: add support for Chelsio T6 adapters by Varun Prakash · 8 years ago
  74. a351e40 scsi: csiostor: fix use after free in csio_hw_use_fwconfig() by Varun Prakash · 8 years ago
  75. 104d9c7 scsi: csiostor: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  76. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  77. 3e3f5a8 scsi: csiostor: Fix completion usage by Daniel Wagner · 8 years ago
  78. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  79. ea47ebf csiostor: fix an error code in csio_hw_init() by Dan Carpenter · 10 years ago
  80. 768ffc6 cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" by Hariprasad Shenai · 10 years ago
  81. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  82. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  83. 541c571 csiostor:Use firmware version from cxgb4/t4fw_version.h by Praveen Madhavan · 10 years ago
  84. 216ce69 csiostor:T5 Firmware fix and cleanup. by Praveen Madhavan · 10 years ago
  85. d394431 csiostor:Removed file csio_hw_t4.c by Praveen Madhavan · 10 years ago
  86. 3fb4c22 csiostor:Remove T4 FCoE Support. by Praveen Madhavan · 10 years ago
  87. bdc590b iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages by Hariprasad Shenai · 10 years ago
  88. 78890ed csiostor:fix sparse warnings by Praveen Madhavan · 10 years ago
  89. f40e74f csiostor:firmware upgrade fix by Praveen Madhavan · 10 years ago
  90. 0d80433 cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines by Hariprasad Shenai · 10 years ago
  91. 837e4a4 cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines by Hariprasad Shenai · 10 years ago
  92. 89c3a86 cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines by Hariprasad Shenai · 10 years ago
  93. f061de4 cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines by Hariprasad Shenai · 10 years ago
  94. f612b81 RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines by Hariprasad Shenai · 10 years ago
  95. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  96. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  97. 666224d cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call by Hariprasad Shenai · 10 years ago
  98. ea6bb33 fc: FCP_PTA_SIMPLE is 0 by Christoph Hellwig · 10 years ago
  99. 3fedeab cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table by Hariprasad Shenai · 10 years ago
  100. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago