| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-09-30 | 30 | -114/+1852 |
|\ |
|
| * | MIPS: Avoid spurious make includecheck message | Ralf Baechle | 2009-09-30 | 1 | -2/+2 |
| * | MIPS: VPE: Get rid of BKL. | Ralf Baechle | 2009-09-30 | 2 | -42/+50 |
| * | MIPS: VPE: Fix build after the credential changes a while ago. | Ralf Baechle | 2009-09-30 | 1 | -10/+23 |
| * | MIPS: Excite: Get rid of BKL. | Ralf Baechle | 2009-09-30 | 1 | -2/+0 |
| * | MIPS: Sibyte: Get rid of BKL. | Ralf Baechle | 2009-09-30 | 1 | -18/+15 |
| * | MIPS: BCM63xx: Add PCMCIA & Cardbus support. | Maxime Bizon | 2009-09-30 | 8 | -1/+763 |
| * | MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access() | Roel Kluin | 2009-09-30 | 1 | -1/+4 |
| * | MIPS: Decrease size of au1xxx_dbdma_pm_regs[][] | Roel Kluin | 2009-09-30 | 1 | -5/+3 |
| * | MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} | Ralf Baechle | 2009-09-30 | 2 | -15/+13 |
| * | MIPS: SMP: Fix build. | Ralf Baechle | 2009-09-30 | 2 | -2/+2 |
| * | MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines. | Kevin Cernekee | 2009-09-30 | 1 | -0/+5 |
| * | MIPS: Sibyte: Fix compilation error. | Mark Mason | 2009-09-30 | 1 | -1/+1 |
| * | MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict. | Ralf Baechle | 2009-09-30 | 1 | -4/+0 |
| * | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 2009-09-30 | 8 | -1/+964 |
| * | MIPS: Loongson2: Fix typo "enalbe" -> "enable" | Uwe Kleine-König | 2009-09-30 | 1 | -7/+7 |
| * | MIPS: SMTC: Remove duplicate structure field initialization | Julia Lawall | 2009-09-30 | 1 | -3/+2 |
| * | MIPS: Remove duplicated #include | Huang Weiyi | 2009-09-30 | 1 | -1/+0 |
| * | MIPS: BCM63xx: Remove duplicated #include | Huang Weiyi | 2009-09-30 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-09-30 | 2 | -0/+2 |
|\ \ |
|
| * | | nilfs2: fix missing initialization of i_dir_start_lookup member | Ryusuke Konishi | 2009-09-29 | 1 | -0/+1 |
| * | | nilfs2: fix missing zero-fill initialization of btree node cache | Ryusuke Konishi | 2009-09-29 | 1 | -0/+1 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-09-30 | 20 | -751/+1362 |
|\ \ \ |
|
| * | | | ext4: Fix time encoding with extra epoch bits | Theodore Ts'o | 2009-09-30 | 1 | -3/+3 |
| * | | | ext4: Add a stub for mpage_da_data in the trace header | Josh Stone | 2009-09-30 | 1 | -0/+1 |
| * | | | jbd2: Use tracepoints for history file | Theodore Ts'o | 2009-09-30 | 5 | -228/+130 |
| * | | | ext4: Use tracepoints for mb_history trace file | Theodore Ts'o | 2009-09-30 | 6 | -348/+182 |
| * | | | ext4, jbd2: Drop unneeded printks at mount and unmount time | Theodore Ts'o | 2009-09-29 | 5 | -22/+10 |
| * | | | ext4: Handle nested ext4_journal_start/stop calls without a journal | Curt Wohlgemuth | 2009-09-29 | 3 | -13/+38 |