aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2013-06-26[SCSI] libiscsi: Added new boot entries in the session sysfsGravatar Eddie Wai 2-0/+9
2013-06-24[SCSI] Workaround for disks that report bad optimal transfer lengthGravatar Martin K. Petersen 1-0/+1
2013-06-04[SCSI] Allow error handling timeout to be specifiedGravatar Martin K. Petersen 2-0/+6
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportGravatar James Bottomley 1-1/+1
2013-05-10Merge branch 'postmerge' into for-linusGravatar James Bottomley 1-4/+12
2013-05-10Merge branch 'misc' into for-linusGravatar James Bottomley 6-28/+19
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedGravatar Mike Christie 1-6/+2
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...Gravatar James Bottomley 4-21/+16
2013-05-06[SCSI] sd: use REQ_PM in sd's runtime suspend operationGravatar Lin Ming 1-4/+12
2013-05-02[SCSI] libosd: remover duplicate __bitwise annotationGravatar Dan Carpenter 1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+4
2013-04-30Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 1-1/+0
2013-04-30UAPI: remove empty Kbuild filesGravatar David Howells 1-1/+0
2013-04-11[SCSI] scsi_transport_iscsi: Declare portal type string macros for generic useGravatar Adheer Chandravanshi 1-0/+4
2013-04-11[SCSI] libiscsi: export function iscsi_switch_str_paramGravatar Adheer Chandravanshi 1-0/+1
2013-04-11[SCSI] scsi_transport_iscsi: Add flash node mgmt supportGravatar Adheer Chandravanshi 2-0/+264
2013-04-09scsi: bury ->proc_info()Gravatar Al Viro 1-2/+1
2013-04-09scsi: saner replacements for ->proc_info()Gravatar Al Viro 1-1/+4
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Gravatar Robert Love 1-1/+2
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Gravatar Robert Love 1-1/+1
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 12-2009/+42
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusGravatar James Bottomley 7-1490/+40
2013-03-01Merge tag 'uapi-20121219' into for-linusGravatar James Bottomley 4-517/+0
2013-02-24[SCSI] Fix range check in scsi_host_dif_capable()Gravatar Martin K. Petersen 1-2/+2
2013-01-25[SCSI] remove can_power_off flag from scsi_deviceGravatar Aaron Lu 1-1/+0
2013-01-25[libata] scsi: no poll when ODD is powered offGravatar Aaron Lu 1-0/+4
2013-01-07UAPI: (Scripted) Disintegrate include/scsi/fcGravatar David Howells 5-1487/+0
2012-12-19UAPI: (Scripted) Disintegrate include/scsiGravatar David Howells 4-517/+0
2012-12-14libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbGravatar Yi Zou 1-0/+2
2012-12-14libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itGravatar Yi Zou 1-0/+1
2012-12-14fcoe: add support to the get_netdev() for fcoe_interfaceGravatar Yi Zou 1-0/+12
2012-12-14fcoe: prep work to start consolidate the usage of fcoe_netdevGravatar Yi Zou 1-0/+1
2012-12-14libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceGravatar Robert Love 2-3/+24
2012-12-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-0/+2
2012-12-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-0/+8
2012-12-01[SCSI] scsi_transport_sas: add 12GB definitions for mpt3sasGravatar Sreekanth Reddy 1-0/+1
2012-11-30IB/srp: Allow SRP disconnect through sysfsGravatar Bart Van Assche 1-0/+8
2012-11-27[SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drivesGravatar Jason J. Herne 1-0/+1
2012-11-13[SCSI] sd: Implement support for WRITE SAMEGravatar Martin K. Petersen 1-0/+1
2012-11-13[SCSI] Add a report opcode helperGravatar Martin K. Petersen 1-0/+3
2012-10-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 3-12/+8
2012-10-09[SCSI] Shorten the path length of scsi_cmd_to_driver()Gravatar Li Zhong 1-10/+2
2012-10-07[SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFOGravatar Yi Zou 1-0/+6
2012-10-07[SCSI] fcoe: Fix write errors on NPIV portsGravatar Neerav Parikh 1-2/+0
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Gravatar Linus Torvalds 3-5/+5
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 6-7/+36
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...Gravatar David Howells 3-5/+5
2012-09-24[SCSI] sd: Ensure we correctly disable devices with unknown protection typeGravatar Martin K. Petersen 1-0/+6
2012-09-24[SCSI] fc-transport: Remove unnecessary includeGravatar Robert Love 1-2/+0
2012-09-24[SCSI] Disable DIF on Hitachi Ultrastar 15K300Gravatar Martin K. Petersen 2-0/+5