Age | Commit message (Expand) | Author | Files | Lines |
2013-03-25 | libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} | Robert Love | 1 | -1/+2 |
2013-03-25 | libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa... | Robert Love | 1 | -1/+1 |
2013-03-02 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 12 | -2009/+42 |
2013-03-01 | [SCSI] Merge tag 'fcoe-02-19-13' into for-linus | James Bottomley | 7 | -1490/+40 |
2013-03-01 | Merge tag 'uapi-20121219' into for-linus | James Bottomley | 4 | -517/+0 |
2013-02-24 | [SCSI] Fix range check in scsi_host_dif_capable() | Martin K. Petersen | 1 | -2/+2 |
2013-01-25 | [SCSI] remove can_power_off flag from scsi_device | Aaron Lu | 1 | -1/+0 |
2013-01-25 | [libata] scsi: no poll when ODD is powered off | Aaron Lu | 1 | -0/+4 |
2013-01-07 | UAPI: (Scripted) Disintegrate include/scsi/fc | David Howells | 5 | -1487/+0 |
2012-12-19 | UAPI: (Scripted) Disintegrate include/scsi | David Howells | 4 | -517/+0 |
2012-12-14 | libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb | Yi Zou | 1 | -0/+2 |
2012-12-14 | libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it | Yi Zou | 1 | -0/+1 |
2012-12-14 | fcoe: add support to the get_netdev() for fcoe_interface | Yi Zou | 1 | -0/+12 |
2012-12-14 | fcoe: prep work to start consolidate the usage of fcoe_netdev | Yi Zou | 1 | -0/+1 |
2012-12-14 | libfcoe, fcoe, bnx2fc: Add new fcoe control interface | Robert Love | 2 | -3/+24 |
2012-12-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -0/+2 |
2012-12-13 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -0/+8 |
2012-12-01 | [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sas | Sreekanth Reddy | 1 | -0/+1 |
2012-11-30 | IB/srp: Allow SRP disconnect through sysfs | Bart Van Assche | 1 | -0/+8 |
2012-11-27 | [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives | Jason J. Herne | 1 | -0/+1 |
2012-11-13 | [SCSI] sd: Implement support for WRITE SAME | Martin K. Petersen | 1 | -0/+1 |
2012-11-13 | [SCSI] Add a report opcode helper | Martin K. Petersen | 1 | -0/+3 |
2012-10-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -12/+8 |
2012-10-09 | [SCSI] Shorten the path length of scsi_cmd_to_driver() | Li Zhong | 1 | -10/+2 |
2012-10-07 | [SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFO | Yi Zou | 1 | -0/+6 |
2012-10-07 | [SCSI] fcoe: Fix write errors on NPIV ports | Neerav Parikh | 1 | -2/+0 |
2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 3 | -5/+5 |
2012-10-02 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 6 | -7/+36 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 3 | -5/+5 |
2012-09-24 | [SCSI] sd: Ensure we correctly disable devices with unknown protection type | Martin K. Petersen | 1 | -0/+6 |
2012-09-24 | [SCSI] fc-transport: Remove unnecessary include | Robert Love | 1 | -2/+0 |
2012-09-24 | [SCSI] Disable DIF on Hitachi Ultrastar 15K300 | Martin K. Petersen | 2 | -0/+5 |
2012-09-13 | scsi_netlink: Remove dead and buggy code | Eric W. Biederman | 1 | -24/+0 |
2012-08-24 | [SCSI] libsas: suspend / resume support | Dan Williams | 2 | -5/+25 |
2012-07-25 | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik | 9 | -31/+78 |
2012-07-20 | [SCSI] cleanup usages of scsi_complete_async_scans | Dan Williams | 1 | -11/+0 |
2012-07-20 | [SCSI] set to WCE if usb cache quirk is present. | Namjae Jeon | 1 | -0/+1 |
2012-07-20 | [SCSI] libsas: trim sas_task of slow path infrastructure | Dan Williams | 1 | -5/+9 |
2012-07-20 | [SCSI] libsas: drop sata port multiplier infrastructure | Dan Williams | 1 | -1/+0 |
2012-07-20 | [SCSI] libsas: add sas_eh_abort_handler | Dan Williams | 1 | -0/+1 |
2012-07-20 | [SCSI] libsas: enforce eh strategy handlers only in eh context | Dan Williams | 1 | -0/+10 |
2012-07-20 | [SCSI] libata, libsas: introduce sched_eh and end_eh port ops | Dan Williams | 2 | -1/+8 |
2012-07-20 | [SCSI] scsi_dh: add scsi_dh_attached_handler_name | Mike Snitzer | 1 | -0/+6 |
2012-07-20 | [SCSI] scsi_dh_alua: implement 'implied transition timeout' | Rob Evers | 1 | -0/+2 |
2012-07-20 | [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state | Mike Christie | 1 | -1/+1 |
2012-07-20 | [SCSI] add new SDEV_TRANSPORT_OFFLINE state | Mike Christie | 1 | -0/+2 |
2012-07-20 | [SCSI] libfc: update fcp and exch stats | Vasu Dev | 1 | -0/+1 |
2012-07-20 | [SCSI] libfc: adds FCP failures stats | Vasu Dev | 1 | -0/+6 |
2012-07-20 | [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats | Vasu Dev | 1 | -9/+8 |
2012-07-20 | [SCSI] fc: add some more FC specific stats to fc_host | Vasu Dev | 1 | -0/+12 |