Age | Commit message (Expand) | Author |
2014-05-19 | scsi: fix missing include linux/types.h in scsi_netlink.h | Thomas Bork |
2013-06-10 | scsi: use __uX types for headers exported to user space | Peter Korsgaard |
2011-04-14 | ses: Avoid kernel panic when lun 0 is not mapped | Krishnasamy, Somasundaram |
2010-04-26 | SCSI: fc-transport: Use packed modifier for fc_bsg_request structure. | Harish Zunjarrao |
2010-01-28 | libfc: fix free of fc_rport_priv with timer pending | Joe Eykholt |
2010-01-28 | libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data | Yi Zou |
2009-12-14 | SCSI: osd_protocol.h: Add missing #include | Martin Michlmayr |
2009-12-14 | SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects | James Bottomley |
2009-11-26 | [SCSI] fix async scan add/remove race resulting in an oops | James Bottomley |
2009-11-06 | [SCSI] Fix incorrect reporting of host protection capabilities | Martin K. Petersen |
2009-10-02 | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal |
2009-10-02 | [SCSI] sd: Support disks formatted with DIF Type 2 | Martin K. Petersen |
2009-10-02 | [SCSI] sd: Detach DIF from block integrity infrastructure | Martin K. Petersen |
2009-10-02 | [SCSI] Deprecate SCSI_PROT_*_CONVERT operations | Martin K. Petersen |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-12 | [SCSI] libiscsi, bnx2i: make bound ep check common | Mike Christie |
2009-09-12 | [SCSI] libiscsi: add completion function for drivers that do not need pdu pro... | Mike Christie |
2009-09-10 | [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: use ADISC to verify rport login state | Joe Eykholt |
2009-09-10 | [SCSI] libfc: improve debug messages for ELS response handlers | Joe Eykholt |
2009-09-10 | [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create | Robert Love |
2009-09-10 | [SCSI] libfc: fix: empty zone causes endless discovery retries. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: do not log off rports before or after discovery | Joe Eykholt |
2009-09-10 | [SCSI] libfc: remove unused disc->delay element | Joe Eykholt |
2009-09-10 | [SCSI] libfc: eliminate disc->event | Joe Eykholt |
2009-09-10 | [SCSI] libfc: don't create dummy (rogue) remote ports | Joe Eykholt |
2009-09-10 | [SCSI] libfc: rename rport event CREATED to READY | Joe Eykholt |
2009-09-10 | [SCSI] libfc: make rport structure optional | Joe Eykholt |
2009-09-10 | [SCSI] libfc: change elsct to use FC_ID instead of rdata | Joe Eykholt |
2009-09-10 | [SCSI] libfc: make fc_rport_priv the primary rport interface. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: change interface for rport_create | Joe Eykholt |
2009-09-10 | [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv | Joe Eykholt |
2009-09-05 | [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_... | Vasu Dev |
2009-09-05 | [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) | Vasu Dev |
2009-09-05 | [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed | Mike Christie |
2009-08-22 | [SCSI] scsi_dh: add the interface scsi_dh_set_params() | Chandra Seetharaman |
2009-08-22 | [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data | Yi Zou |
2009-08-22 | [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list | Vasu Dev |
2009-08-22 | [SCSI] libfc: Remove the FC_EM_DBG macro | Robert Love |
2009-08-22 | [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat... | Vasu Dev |
2009-08-22 | [SCSI] libfc: rename rport state "NONE" to "DELETE". | Joe Eykholt |
2009-08-22 | [SCSI] libfc: rename lport NONE state to DISABLED | Joe Eykholt |
2009-08-22 | [SCSI] libfc: change debug messages to give host number. | Joe Eykholt |
2009-08-22 | [SCSI] libfc: remove extra semicolons from debug macros | Joe Eykholt |
2009-08-22 | [SCSI] scsi_dh: Reference count scsi_dh_attach | Chandra Seetharaman |
2009-06-21 | sd, sr: fix Driver 'sd' needs updating message | Hannes Reinecke |
2009-06-21 | libfc: Add runtime debugging with debug_logging module parameter | Robert Love |
2009-06-21 | libiscsi: don't run scsi eh if iscsi task is making progress | Mike Christie |