Age | Commit message (Expand) | Author |
2023-03-24 | scsi: iscsi: Declare SCSI host template const | Bart Van Assche |
2022-06-21 | scsi: iscsi: Fix session removal on shutdown | Mike Christie |
2022-04-11 | scsi: iscsi: Merge suspend fields | Mike Christie |
2022-02-22 | scsi: iscsi: Stop using the SCSI pointer | Bart Van Assche |
2021-10-16 | scsi: bnx2i: Switch to attribute groups | Bart Van Assche |
2021-06-02 | scsi: iscsi: Fix shost->max_id use | Mike Christie |
2021-06-02 | scsi: iscsi: Rel ref after iscsi_lookup_endpoint() | Mike Christie |
2021-06-02 | scsi: iscsi: Drop suspend calls from ep_disconnect | Mike Christie |
2021-06-02 | scsi: iscsi: Stop queueing during ep_disconnect | Mike Christie |
2021-02-08 | scsi: libiscsi: Fix iscsi_task use after free() | Mike Christie |
2020-07-24 | scsi: bnx2i: Add parameter description and rename another | Lee Jones |
2020-07-24 | scsi: bnx2i: Add, remove and edit some function parameter descriptions | Lee Jones |
2019-11-19 | scsi: bnx2i: fix potential use after free | Pan Bian |
2019-01-08 | scsi: bnx2i: fix indentation issue, remove a tab | Colin Ian King |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2017-10-27 | scsi: bnx2i: Convert timers to use timer_setup() | Kees Cook |
2017-06-26 | scsi: bnx2i: missing error code in bnx2i_ep_connect() | Dan Carpenter |
2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig |
2016-04-25 | bnx2i: silence uninitialized variable warnings | Dan Carpenter |
2015-06-02 | bnx2i: Fix call trace while device reset | Nilesh Javali |
2015-06-02 | bnx2i: Fixed firmware assert, during target logout. | Tej Parkash |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig |
2014-09-16 | bnx2i: Make boot_nic entry visible in the sysfs session objects | Tej Parkash |
2014-07-25 | bnx2i: Rebranding bnx2i driver | Vikas Chaudhary |
2014-07-25 | bnx2i, be2iscsi: fix custom stats length | Mike Christie |
2014-04-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2014-03-18 | cnic,bnx2i,bnx2fc: Fix inconsistent use of page size | Michael Chan |
2014-03-15 | [SCSI] libiscsi: Reduce locking contention in fast path | Shlomo Pongratz |
2013-10-14 | treewide: Fix common typo in "identify" | Maxime Jayat |
2013-08-23 | [SCSI] bnx2i: Update version and copyright year 2013 | Eddie Wai |
2012-11-27 | [SCSI] bnx2i: removed the individual PCI DEVICE ID checking | Eddie Wai |
2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-07-08 | [SCSI] bnx2i: Removed the reference to the netdev->base_addr | Eddie Wai |
2012-06-27 | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve... | Barak Witkowski |
2012-05-10 | [SCSI] bnx2i: Updated version and copyright year | Eddie Wai |
2012-05-10 | [SCSI] bnx2i: Added the setting of target can_queue via target_alloc | Eddie Wai |
2012-01-03 | switch ->is_visible() to returning umode_t | Al Viro |
2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs | Mike Christie |
2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for session attrs | Mike Christie |
2011-08-27 | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs | Mike Christie |
2011-07-27 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2011-07-25 | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger |
2011-06-29 | [SCSI] bnx2i: Updated copyright and bump version | Eddie Wai |
2011-06-29 | [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion | Eddie Wai |
2011-05-24 | [SCSI] bnx2i: Optimized the iSCSI offload performance | Eddie Wai |
2011-05-24 | [SCSI] bnx2i: Updated the connection shutdown/cleanup timeout | Eddie Wai |
2011-05-24 | [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16 | Eddie Wai |
2011-02-24 | [SCSI] bnx2i: fix null ptr ref in conn get param | Mike Christie |
2011-02-24 | [SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload | Eddie Wai |