Age | Commit message (Expand) | Author | Files | Lines |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 4 | -15/+15 |
2010-05-18 | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley | 129 | -3742/+14224 |
2010-05-18 | libata: kill ATA_FLAG_DISABLED | Tejun Heo | 2 | -4/+4 |
2010-05-17 | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven | 1 | -0/+1 |
2010-05-17 | scsi: Push down BKL into ioctl functions | Arnd Bergmann | 11 | -36/+120 |
2010-05-17 | [SCSI] aacraid: add an ifdef'd device delete case instead of taking the devic... | Rajashekhara, Mahesh | 2 | -1/+11 |
2010-05-17 | [SCSI] aacraid: prohibit access to array container space | Rajashekhara, Mahesh | 1 | -0/+34 |
2010-05-17 | [SCSI] aacraid: add support for handling ATA pass-through commands. | Rajashekhara, Mahesh | 1 | -2/+16 |
2010-05-17 | [SCSI] aacraid: expose physical devices for models with newer firmware | Rajashekhara, Mahesh | 1 | -0/+15 |
2010-05-17 | [SCSI] aacraid: respond automatically to volumes added by config tool | Rajashekhara, Mahesh | 2 | -1/+11 |
2010-05-17 | [SCSI] fcoe: fix fcoe module ref counting | Vasu Dev | 1 | -1/+1 |
2010-05-17 | [SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect po... | Kaladhar Musunuru | 1 | -2/+2 |
2010-05-17 | [SCSI] libfcoe: Fix incorrect MAC address clearing | Kaladhar Musunuru | 1 | -1/+1 |
2010-05-17 | [SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex | Vasu Dev | 1 | -7/+34 |
2010-05-17 | [SCSI] libfc: Move the port_id into lport | Robert Love | 8 | -24/+27 |
2010-05-17 | [SCSI] fcoe: move link speed checking into its own routine | Robert Love | 1 | -13/+29 |
2010-05-17 | [SCSI] libfc: Remove extra pointer check | Robert Love | 1 | -2/+1 |
2010-05-17 | [SCSI] libfc: Remove unused fc_get_host_port_type | Robert Love | 1 | -11/+0 |
2010-05-17 | [SCSI] fcoe: fixes wrong error exit in fcoe_create | Vasu Dev | 1 | -1/+1 |
2010-05-17 | [SCSI] libfc: set seq_id for incoming sequence | Joe Eykholt | 1 | -4/+6 |
2010-05-17 | [SCSI] qla2xxx: Updates to ISP82xx support. | Giridhar Malavali | 4 | -144/+111 |
2010-05-17 | [SCSI] qla2xxx: Optionally disable target reset. | Giridhar Malavali | 2 | -1/+8 |
2010-05-17 | [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual... | Lalit Chandivade | 2 | -1/+51 |
2010-05-17 | [SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did. | Mike Waychison | 1 | -2/+2 |
2010-05-17 | [SCSI] qla2xxx: T10 DIF support added. | Arun Easi | 10 | -12/+1053 |
2010-05-17 | [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs. | Madhuranath Iyengar | 8 | -4/+366 |
2010-05-17 | [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. | Madhuranath Iyengar | 7 | -142/+162 |
2010-05-17 | [SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements. | Andrew Vasquez | 1 | -129/+63 |
2010-05-17 | [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. | Andrew Vasquez | 6 | -28/+178 |
2010-05-17 | [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure. | Andrew Vasquez | 3 | -69/+65 |
2010-05-17 | [SCSI] qla2xxx: Add char device to increase driver use count | Harish Zunjarrao | 2 | -1/+16 |
2010-05-17 | [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors. | Lalit Chandivade | 1 | -1/+2 |
2010-05-17 | [SCSI] qla2xxx: Display proper link state for disconnected ports. | Andrew Vasquez | 1 | -1/+2 |
2010-05-17 | [SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware vers... | Andrew Vasquez | 1 | -3/+5 |
2010-05-16 | [SCSI] libsas: fix deref before check in commit 70b25f890ce | James Bottomley | 2 | -10/+11 |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 17 | -58/+103 |
2010-05-10 | pcmcia: dev_node removal (write-only drivers) | Dominik Brodowski | 6 | -16/+0 |
2010-05-10 | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 5 | -33/+15 |
2010-05-05 | [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error | James Bottomley | 1 | -1/+14 |
2010-05-05 | [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O error | Hannes Reinecke | 1 | -0/+1 |
2010-05-03 | [SCSI] a2091: Kill ugly DMA() macro | Geert Uytterhoeven | 1 | -22/+26 |
2010-05-03 | [SCSI] a3000: Use shost_priv() and kill ugly HDATA() macro | Geert Uytterhoeven | 1 | -25/+28 |
2010-05-03 | [SCSI] mvme147: Use shost_priv() and kill ugly HDATA() macro | Geert Uytterhoeven | 1 | -6/+7 |
2010-05-03 | [SCSI] gvp11: Use shost_priv() and kill ugly HDATA() macro | Geert Uytterhoeven | 1 | -47/+46 |
2010-05-03 | [SCSI] a2091: Use shost_priv() and kill ugly HDATA() macro | Geert Uytterhoeven | 1 | -27/+29 |
2010-05-02 | [SCSI] a3000: Reindentation | Geert Uytterhoeven | 2 | -163/+163 |
2010-05-02 | [SCSI] mvme147: Reindentation | Geert Uytterhoeven | 2 | -83/+87 |
2010-05-02 | [SCSI] gvp11: Reindentation | Geert Uytterhoeven | 2 | -297/+301 |
2010-05-02 | [SCSI] a2091: Reindentation | Geert Uytterhoeven | 2 | -170/+171 |
2010-05-02 | [SCSI] wd33c93: Kill empty wd33c93_release() | Geert Uytterhoeven | 6 | -15/+0 |