| Commit message (Expand) | Author | Age | Files | Lines |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 145 | -1/+145 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-10-11 | 259 | -666/+58442 |
|\ |
|
| * | [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create | Anirban Chakraborty | 2009-10-02 | 1 | -2/+4 |
| * | [SCSI] st: fix possible memory use after free after MTSETBLK ioctl | David Jeffery | 2009-10-02 | 1 | -3/+0 |
| * | [SCSI] be2iscsi: Moving to pci_pools v3 | Jayamohan Kallickal | 2009-10-02 | 3 | -65/+51 |
| * | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal | 2009-10-02 | 8 | -9/+19 |
| * | [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver | Jayamohan Kallickal | 2009-10-02 | 14 | -0/+7126 |
| * | [SCSI] zfcp: Fix hang when offlining device with offline chpid | Christof Schmitt | 2009-10-02 | 2 | -5/+5 |
| * | [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid | Christof Schmitt | 2009-10-02 | 2 | -1/+4 |
| * | [SCSI] zfcp: Fix oops during shutdown of offline device | Christof Schmitt | 2009-10-02 | 1 | -4/+4 |
| * | [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation | Christof Schmitt | 2009-10-02 | 4 | -31/+38 |
| * | [SCSI] zfcp: correctly initialize unchained requests | Christof Schmitt | 2009-10-02 | 1 | -4/+18 |
| * | [SCSI] mpt2sas: Bump version 02.100.03.00 | Kashyap, Desai | 2009-10-02 | 1 | -3/+3 |
| * | [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY... | Kashyap, Desai | 2009-10-02 | 1 | -5/+6 |
| * | [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ... | Kashyap, Desai | 2009-10-02 | 1 | -3/+1 |
| * | [SCSI] mpt2sas: Call init_completion on a per request basis. | Kashyap, Desai | 2009-10-02 | 3 | -3/+10 |
| * | [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. | Kashyap, Desai | 2009-10-02 | 6 | -54/+372 |
| * | [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp... | Kashyap, Desai | 2009-10-02 | 4 | -137/+307 |
| * | [SCSI] mpt2sas: Copyright change to 2009. | Kashyap, Desai | 2009-10-02 | 9 | -9/+9 |
| * | [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers. | Kashyap, Desai | 2009-10-02 | 1 | -0/+334 |
| * | [SCSI] mpt2sas: Update driver to MPI2 REV K headers. | Kashyap, Desai | 2009-10-02 | 11 | -207/+652 |
| * | [SCSI] bfa: Brocade BFA FC SCSI driver | Jing Huang | 2009-10-02 | 198 | -0/+49189 |
| * | [SCSI] scsi_transport_fc: fix missing kernel-doc | Randy Dunlap | 2009-10-02 | 1 | -0/+2 |
| * | [SCSI] scsi_debug: Implement support for DIF Type 2 | Martin K. Petersen | 2009-10-02 | 1 | -23/+116 |
| * | [SCSI] sd: Support disks formatted with DIF Type 2 | Martin K. Petersen | 2009-10-02 | 3 | -11/+78 |
| * | [SCSI] Fix protection scsi_data_buffer leak | Martin K. Petersen | 2009-10-02 | 1 | -4/+7 |
| * | [SCSI] sd: Detach DIF from block integrity infrastructure | Martin K. Petersen | 2009-10-02 | 4 | -80/+53 |
| * | [SCSI] Deprecate SCSI_PROT_*_CONVERT operations | Martin K. Petersen | 2009-10-02 | 3 | -32/+7 |
| * | [SCSI] Retry ADD_TO_MLQUEUE return value for EH commands | Hannes Reinecke | 2009-10-02 | 1 | -0/+3 |
| * | [SCSI] sg: Free data buffers after calling blk_rq_unmap_user | Christof Schmitt | 2009-10-02 | 1 | -5/+5 |
| * | [SCSI] sr: consider the last written sector when determining media size | Tejun Heo | 2009-10-02 | 1 | -8/+14 |
| * | [SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096 | Anil Veerabhadrappa | 2009-10-02 | 2 | -1/+3 |
| * | [SCSI] hptiop: Add RR44xx adapter support | HighPoint Linux Team | 2009-10-02 | 3 | -13/+48 |
| * | [SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return info | Moger, Babu | 2009-10-02 | 1 | -2/+0 |
| * | [SCSI] pmcraid: Changed driver prints to scmd/sdev_printk | Anil Ravindranath | 2009-10-02 | 1 | -27/+31 |
| * | [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320 | Nick Cheng | 2009-10-02 | 2 | -0/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-10-09 | 6 | -8/+14 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'cxgb3', 'misc' and 'mlx4' into for-next | Roland Dreier | 2009-10-07 | 5 | -4/+7 |
| |\ \ \ |
|
| | | * | | mlx4_core: Add 40GigE device ID | Yevgeny Petrilin | 2009-10-07 | 1 | -0/+1 |
| | * | | | RDMA/addr: Fix resolution of local IPv6 addresses | David J. Wilder | 2009-10-07 | 1 | -1/+1 |
| | * | | | RDMA/iwcm: Don't call provider reject func with irqs disabled | Steve Wise | 2009-10-07 | 1 | -0/+2 |
| | * | | | IB: Fix typo in udev rule documentation | Bart Van Assche | 2009-10-07 | 2 | -3/+3 |
| | |/ / |
|
| * | | | RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() | Steve Wise | 2009-10-07 | 1 | -4/+7 |
| |/ / |
|
* | | | IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h. | Ralf Baechle | 2009-10-09 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-10-09 | 9 | -54/+69 |
|\ \ \ |
|
| * | | | Input: i8042 - print debug data when testing AUX IRQ delivery | Dmitry Torokhov | 2009-10-08 | 1 | -0/+3 |
| * | | | Input: libps2 - fix dependancy on i8042 | Dmitry Torokhov | 2009-10-05 | 1 | -6/+7 |
| * | | | Input: fix rx51 board keymap | Amit Kucheria | 2009-10-05 | 2 | -42/+42 |
| * | | | Input: ad7879 - pass up error codes from probe functions | Michael Hennerich | 2009-10-05 | 1 | -2/+2 |
| * | | | Input: xpad - add BigBen Interactive XBOX 360 Controller | Thomas Gruber | 2009-10-05 | 1 | -0/+2 |