- 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- 08d21b5 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 11 years ago
- 8e585a6 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- aad560b ore: Fix wrong math in allocation of per device BIO by Boaz Harrosh · 11 years ago
- 0c7f821 scsi_transport_srp: Fix kernel-doc warnings by Bart Van Assche · 11 years ago
- 9307916 scsi_transport_srp: Fix a race condition by Bart Van Assche · 11 years ago
- c66094b target_core_alua: Referrals infrastructure by Hannes Reinecke · 11 years ago
- ae56ff4 [SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn struct by Adheer Chandravanshi · 11 years ago
- 5af62f2 [SCSI] scsi_transport_iscsi: Export ISCSI_PARAM_LOCAL_IPADDR attr for iscsi_connection by Adheer Chandravanshi · 11 years ago
- 6fa7c55 [SCSI] scsi_transport_iscsi: Add host statistics support by Lalit Chandivade · 11 years ago
- e494f6a [SCSI] improved eh timeout handler by Hannes Reinecke · 11 years ago
- 2451079 [SCSI] Fix erratic device offline during EH by James Bottomley · 11 years ago
- 3e0f65b [SCSI] iscsi_transport: Additional parameters for network settings by Harish Zunjarrao · 11 years ago
- b867cda [SCSI] iscsi_transport: Remove net param enum values by Harish Zunjarrao · 11 years ago
- 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
- 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- 323f622 Merge tag 'fcoe-3.13' into for-linus by James Bottomley · 11 years ago
- 8c64e45 scsi_transport_srp: Add periodic reconnect support by Bart Van Assche · 11 years ago
- 29c1732 scsi_transport_srp: Add transport layer error handling by Bart Van Assche · 11 years ago
- 9dd69a6 IB/srp: Keep rport as long as the IB transport layer by Bart Van Assche · 11 years ago
- b456202 [SCSI] Add 'eh_deadline' to limit SCSI EH runtime by Hannes Reinecke · 11 years ago
- 6b1e5a4 [SCSI] remove check for 'resetting' by Hannes Reinecke · 11 years ago
- 3af142f [SCSI] scsi_transport_iscsi: Add support to set CHAP entries by Adheer Chandravanshi · 11 years ago
- 9d34876 libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception by Robert Love · 11 years ago
- 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- 1c68cc1 scsi: Add CDB definition for COMPARE_AND_WRITE by Nicholas Bellinger · 11 years ago
- 7030fd6 libfc: Do not invoke the response handler after fc_exch_done() by Bart Van Assche · 11 years ago
- c1d4542 libfc: Source code comment spelling fixes by Bart Van Assche · 11 years ago
- 279afdf [SCSI] Generate uevents on certain unit attention codes by Ewan D. Milne · 11 years ago
- f8525eb [SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfs by Adheer Chandravanshi · 11 years ago
- ae542ed [SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connection in sysfs by Adheer Chandravanshi · 11 years ago
- 7e782af [SCSI] Return ENODATA on medium error by Hannes Reinecke · 11 years ago
- a9d6ceb8 [SCSI] return ENOSPC on thin provisioning failure by Hannes Reinecke · 11 years ago
- 87f14e6 [SCSI] Set hostbyte status in scsi_check_sense() by Hannes Reinecke · 11 years ago
- 3b9373e [SCSI] libiscsi: Added new boot entries in the session sysfs by Eddie Wai · 11 years ago
- 56f2a80 [SCSI] Workaround for disks that report bad optimal transfer length by Martin K. Petersen · 12 years ago
- 0816c92 [SCSI] Allow error handling timeout to be specified by Martin K. Petersen · 12 years ago
- e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 12 years ago
- 297b8a0 Merge branch 'postmerge' into for-linus by James Bottomley · 12 years ago
- 832e77b Merge branch 'misc' into for-linus by James Bottomley · 12 years ago
- 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 12 years ago
- aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 12 years ago
- 9b21493 [SCSI] sd: use REQ_PM in sd's runtime suspend operation by Lin Ming · 12 years ago
- 631d706 [SCSI] libosd: remover duplicate __bitwise annotation by Dan Carpenter · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
- 22145aa UAPI: remove empty Kbuild files by David Howells · 12 years ago
- 2902eb4 [SCSI] scsi_transport_iscsi: Declare portal type string macros for generic use by Adheer Chandravanshi · 12 years ago
- adaf699 [SCSI] libiscsi: export function iscsi_switch_str_param by Adheer Chandravanshi · 12 years ago
- c6a4bb2 [SCSI] scsi_transport_iscsi: Add flash node mgmt support by Adheer Chandravanshi · 12 years ago
- 70ef457 scsi: bury ->proc_info() by Al Viro · 12 years ago
- 0ffddfb scsi: saner replacements for ->proc_info() by Al Viro · 12 years ago
- 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 12 years ago
- 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 12 years ago
- 426d266 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
- 3e34c1f [SCSI] Merge tag 'fcoe-02-19-13' into for-linus by James Bottomley · 12 years ago
- c157750 Merge tag 'uapi-20121219' into for-linus by James Bottomley · 12 years ago
- 4d24834 [SCSI] Fix range check in scsi_host_dif_capable() by Martin K. Petersen · 12 years ago
- 44ec657 [SCSI] remove can_power_off flag from scsi_device by Aaron Lu · 12 years ago
- 6f4c827 [libata] scsi: no poll when ODD is powered off by Aaron Lu · 12 years ago
- cf02820 UAPI: (Scripted) Disintegrate include/scsi/fc by David Howells · 12 years ago
- ee7afd7 UAPI: (Scripted) Disintegrate include/scsi by David Howells · 12 years ago
- 57c2728 libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb by Yi Zou · 12 years ago
- 0370268 libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it by Yi Zou · 12 years ago
- 66524ec fcoe: add support to the get_netdev() for fcoe_interface by Yi Zou · 12 years ago
- 8106fb4 fcoe: prep work to start consolidate the usage of fcoe_netdev by Yi Zou · 12 years ago
- 6a891b0 libfcoe, fcoe, bnx2fc: Add new fcoe control interface by Robert Love · 12 years ago
- e777d19 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
- f132c54 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- d84fd39 [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sas by Sreekanth Reddy · 12 years ago
- dc1bdbd IB/srp: Allow SRP disconnect through sysfs by Bart Van Assche · 13 years ago
- 53ad570 [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives by Jason J. Herne · 12 years ago
- 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
- 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
- 6a5a3d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
- 329a402 [SCSI] Shorten the path length of scsi_cmd_to_driver() by Li Zhong · 12 years ago
- 3b64b18 [SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFO by Yi Zou · 12 years ago
- 31c37a6 [SCSI] fcoe: Fix write errors on NPIV ports by Neerav Parikh · 12 years ago
- 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
- 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
- a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
- fe54239 [SCSI] sd: Ensure we correctly disable devices with unknown protection type by Martin K. Petersen · 12 years ago
- 2c8bd81 [SCSI] fc-transport: Remove unnecessary include by Robert Love · 12 years ago
- d974e42 [SCSI] Disable DIF on Hitachi Ultrastar 15K300 by Martin K. Petersen · 12 years ago
- 8289bab scsi_netlink: Remove dead and buggy code by Eric W. Biederman · 12 years ago
- 303694e [SCSI] libsas: suspend / resume support by Dan Williams · 12 years ago
- 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
- 492d542 [SCSI] cleanup usages of scsi_complete_async_scans by Dan Williams · 12 years ago
- b81478d [SCSI] set to WCE if usb cache quirk is present. by Namjae Jeon · 12 years ago
- f0bf750 [SCSI] libsas: trim sas_task of slow path infrastructure by Dan Williams · 12 years ago
- a494fd5 [SCSI] libsas: drop sata port multiplier infrastructure by Dan Williams · 12 years ago
- 9524c68 [SCSI] libsas: add sas_eh_abort_handler by Dan Williams · 12 years ago
- 5db45bd [SCSI] libsas: enforce eh strategy handlers only in eh context by Dan Williams · 12 years ago
- e4a9c37 [SCSI] libata, libsas: introduce sched_eh and end_eh port ops by Dan Williams · 12 years ago
- 7e8a74b [SCSI] scsi_dh: add scsi_dh_attached_handler_name by Mike Snitzer · 12 years ago
- 3588c5a [SCSI] scsi_dh_alua: implement 'implied transition timeout' by Rob Evers · 12 years ago
- 5d9fb5c [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state by Mike Christie · 12 years ago
- 1b8d262 [SCSI] add new SDEV_TRANSPORT_OFFLINE state by Mike Christie · 12 years ago
- 4e5fae7 [SCSI] libfc: update fcp and exch stats by Vasu Dev · 12 years ago
- 0f02a66 [SCSI] libfc: adds FCP failures stats by Vasu Dev · 12 years ago