Age | Commit message (Expand) | Author | Files | Lines |
2022-09-16 | scsi: csiostor: Convert sysfs snprintf() to sysfs_emit() | Xuezhi Zhang | 1 | -5/+5 |
2022-02-23 | scsi: csio: Stop using the SCSI pointer | Bart Van Assche | 1 | -9/+11 |
2021-10-17 | scsi: csiostor: Switch to attribute groups | Bart Van Assche | 1 | -10/+14 |
2021-10-17 | scsi: csiostor: Call scsi_done() directly | Bart Van Assche | 1 | -4/+4 |
2021-08-12 | scsi: csiostor: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 1 | -3/+3 |
2021-03-19 | scsi: csiostor: Assign boolean values to a bool variable | Jiapeng Chong | 1 | -2/+2 |
2020-08-25 | scsi: csiostor: Fix spelling mistake "couldnt" -> "couldn't" | Colin Ian King | 1 | -3/+3 |
2019-12-20 | scsi: csiostor: Adjust indentation in csio_device_reset | Nathan Chancellor | 1 | -1/+1 |
2019-04-09 | scsi: csiostor: fix missing data copy in csio_scsi_err_handler() | Varun Prakash | 1 | -1/+4 |
2019-02-27 | scsi: csiostor: drop serial_number usage | Hannes Reinecke | 1 | -4/+4 |
2018-12-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+0 |
2018-12-19 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -2/+0 |
2018-11-07 | block: kill request ->cpu member | Jens Axboe | 1 | -7/+1 |
2018-10-18 | scsi: csiostor: switch to generic DMA API | Christoph Hellwig | 1 | -6/+6 |
2017-08-07 | scsi: csiostor: Replace PCI pool old API | Romain Perier | 1 | -3/+3 |
2017-02-07 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 1 | -0/+2 |
2016-09-14 | scsi: csiostor: Fix completion usage | Daniel Wagner | 1 | -3/+2 |
2015-11-10 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -2/+0 |
2015-01-13 | iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat... | Hariprasad Shenai | 1 | -2/+2 |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 1 | -4/+1 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -13/+13 |
2014-12-04 | fc: FCP_PTA_SIMPLE is 0 | Christoph Hellwig | 1 | -4/+1 |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -1/+1 |
2014-11-13 | cxgb4i/cxgb4 : Refactor macros to conform to uniform standards | Anish Bhatt | 1 | -1/+1 |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -1/+1 |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -5/+3 |
2014-11-12 | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig | 1 | -25/+4 |
2014-11-10 | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 | Hariprasad Shenai | 1 | -12/+12 |
2014-07-18 | scsi: use 64-bit LUNs | Hannes Reinecke | 1 | -12/+12 |
2013-06-04 | [SCSI] csiostor: Retain default adapter configuration in absence of config file. | Naresh Kumar Inna | 1 | -2/+2 |
2012-11-30 | [SCSI] csiostor: Fix sparse warnings. | Naresh Kumar Inna | 1 | -4/+4 |
2012-11-27 | [SCSI] csiostor: Chelsio FCoE offload driver | Naresh Kumar Inna | 1 | -0/+2555 |