| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] zfcp: fix double dbf id usage | Swen Schillig | 2008-10-03 | 3 | -3/+3 |
* | [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev | Swen Schillig | 2008-10-03 | 2 | -0/+6 |
* | [SCSI] zfcp: fix erp list usage without using locks | Swen Schillig | 2008-10-03 | 1 | -2/+2 |
* | [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rport | Swen Schillig | 2008-10-03 | 1 | -0/+2 |
* | [SCSI] zfcp: fix deadlock caused by shared work queue tasks | Swen Schillig | 2008-10-03 | 4 | -3/+6 |
* | [SCSI] zfcp: put threshold data in hba trace | Swen Schillig | 2008-10-03 | 4 | -0/+50 |
* | [SCSI] zfcp: Simplify zfcp data structures | Christof Schmitt | 2008-10-03 | 9 | -113/+77 |
* | [SCSI] zfcp: Simplify get_adapter_by_busid | Swen Schillig | 2008-10-03 | 3 | -13/+18 |
* | [SCSI] zfcp: remove all typedefs and replace them with standards | Swen Schillig | 2008-10-03 | 8 | -84/+88 |
* | [SCSI] zfcp: attach and release SAN nameserver port on demand | Swen Schillig | 2008-10-03 | 8 | -275/+362 |
* | [SCSI] zfcp: remove unused references, declarations and flags | Swen Schillig | 2008-10-03 | 11 | -249/+60 |
* | [SCSI] zfcp: Update message with input from review | Christof Schmitt | 2008-10-03 | 7 | -207/+127 |
* | [SCSI] zfcp: add queue_full sysfs attribute | Stefan Raspl | 2008-10-03 | 4 | -7/+32 |
* | [SCSI] scsi_dh: suppress comparison warning | James Bottomley | 2008-10-03 | 1 | -2/+2 |
* | [SCSI] scsi_dh: add Dell product information into rdac device handler | Yanqing_Liu@Dell.com | 2008-10-03 | 1 | -0/+2 |
* | [SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option | Adrian Bunk | 2008-10-03 | 1 | -8/+0 |
* | [SCSI] qla2xxx: fix printk format warnings | Alexander Beregalov | 2008-10-03 | 1 | -4/+6 |
* | [SCSI] qla2xxx: Update version number to 8.02.01-k8. | Andrew Vasquez | 2008-10-03 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing. | Ravi Anand | 2008-10-03 | 1 | -1/+3 |
* | [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling. | Andrew Vasquez | 2008-10-03 | 1 | -2/+3 |
* | [SCSI] qla2xxx: Fix "occured" spelling errors. | Bjorn Helgaas | 2008-10-03 | 5 | -11/+11 |
* | [SCSI] qla2xxx: Add NPIV-Config Table support. | Andrew Vasquez | 2008-10-03 | 5 | -2/+133 |
* | [SCSI] qla2xxx: Add Flash Layout Table support. | Andrew Vasquez | 2008-10-03 | 7 | -44/+272 |
* | [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations. | Andrew Vasquez | 2008-10-03 | 2 | -2/+2 |
* | [SCSI] qla2xxx: Add input/output byte-count statistics. | Harish Zunjarrao | 2008-10-03 | 3 | -7/+21 |
* | [SCSI] libiscsi: return error passed in during iscsi recovery | Mike Christie | 2008-10-03 | 1 | -1/+1 |
* | [SCSI] mmc_block: use generic helper to print capacities | Pierre Ossman | 2008-10-03 | 1 | -3/+7 |
* | [SCSI] fc_transport: Add an API to allow an LLD to create vports | Andrew Vasquez | 2008-10-03 | 1 | -28/+26 |
* | [SCSI] sd: use generic helper to print capacities in both binary and SI | James Bottomley | 2008-10-03 | 1 | -16/+11 |
* | [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request | FUJITA Tomonori | 2008-10-03 | 3 | -5/+0 |
* | [SCSI] Update the SCSI state model to allow blocking in the created state | James Bottomley | 2008-10-03 | 3 | -11/+45 |
* | [SCSI] add inline functions for recognising created and blocked states | James Bottomley | 2008-10-03 | 2 | -8/+9 |
* | [SCSI] scsi_netlink: Add transport and LLD recieve and event support | James Smart | 2008-10-03 | 1 | -8/+515 |
* | [SCSI] tmscsim: Fixup KERN_INFO in printk | Nick Warne | 2008-10-03 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Remove semaphore.h | Matthew Wilcox | 2008-10-03 | 1 | -1/+0 |
* | [SCSI] scsi_host_lookup: error returns and NULL pointers | James Smart | 2008-10-03 | 4 | -10/+10 |
* | e1000e: update version from k4 to k6 | Jesse Brandeburg | 2008-10-02 | 1 | -1/+1 |
* | e1000e: debug contention on NVM SWFLAG | Thomas Gleixner | 2008-10-02 | 1 | -0/+17 |
* | e1000e: drop stats lock | Jesse Brandeburg | 2008-10-02 | 2 | -19/+0 |
* | e1000e: remove phy read from inside spinlock | Jesse Brandeburg | 2008-10-02 | 2 | -14/+5 |
* | e1000e: do not ever sleep in interrupt context | Jesse Brandeburg | 2008-10-02 | 2 | -3/+30 |
* | e1000e: reset swflag after resetting hardware | Jesse Brandeburg | 2008-10-02 | 1 | -0/+3 |
* | braille_console: only register notifiers when the braille console is used | Pascal Terjan | 2008-10-02 | 1 | -9/+4 |
* | fbcon: fix monochrome color value calculation | David Winn | 2008-10-02 | 1 | -1/+1 |
* | e1000e: write protect ICHx NVM to prevent malicious write/erase | Bruce Allan | 2008-10-01 | 5 | -3/+100 |
* | pxa2xx_spi: fix build breakage | Mike Rapoport | 2008-10-01 | 1 | -2/+2 |
* | dm mpath: add missing path switching locking | Chandra Seetharaman | 2008-10-01 | 1 | -1/+15 |
* | dm: cope with access beyond end of device in dm_merge_bvec | Mikulas Patocka | 2008-10-01 | 1 | -0/+3 |
* | dm: always allow one page in dm_merge_bvec | Mikulas Patocka | 2008-10-01 | 1 | -4/+5 |
* | mfd: Fix asic3 compilation | Samuel Ortiz | 2008-09-30 | 1 | -1/+1 |