Age | Commit message (Expand) | Author | Files | Lines |
2006-09-23 | [SCSI] zfcp: fix: use correct req_id in eh_abort_handler | Andreas Herrmann | 5 | -49/+42 |
2006-09-23 | [SCSI] zfcp: create private slab caches to guarantee proper data alignment | Heiko Carstens | 5 | -39/+92 |
2006-09-23 | [SCSI] zfcp: remove zfcp_ccw_unregister function | Heiko Carstens | 2 | -14/+0 |
2006-09-23 | [SCSI] aic7xxx: pause sequencer before touching SBLKCTL | Doug Ledford | 1 | -0/+5 |
2006-09-23 | [SCSI] aic7xxx: avoid checking SBLKCTL register for certain cards | James Bottomley | 1 | -4/+12 |
2006-09-23 | [SCSI] scsi_debug version 1.80 | Douglas Gilbert | 1 | -41/+189 |
2006-09-23 | Merge mulgrave-w:git/scsi-misc-2.6 | James Bottomley | 125 | -1194/+25910 |
2006-09-23 | [SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return value | Jesper Juhl | 1 | -2/+3 |
2006-09-23 | [SCSI] aha152x: remove static host array | James Bottomley | 1 | -29/+24 |
2006-09-23 | [SCSI] aic94xx: Fix for a typo in aic94xx_init() | malahal@us.ibm.com | 1 | -1/+1 |
2006-09-23 | [SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDs | Alexis Bruemmer | 1 | -49/+2 |
2006-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 9 | -14/+76 |
2006-09-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 9 | -64/+207 |
2006-09-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 7 | -101/+391 |
2006-09-22 | [PATCH] fallout from hcd-core patch | Al Viro | 1 | -1/+1 |
2006-09-22 | [PATCH] fix the survivors of fbcon_vbl_handler() renaming | Al Viro | 1 | -2/+2 |
2006-09-22 | [PATCH] sun4: fix sbus_setup_iommu() | Al Viro | 1 | -0/+2 |
2006-09-22 | [PATCH] asm/backlight.h is ppc-only | Al Viro | 1 | -1/+1 |
2006-09-22 | [PATCH] sanitize frv archclean | Al Viro | 2 | -5/+3 |
2006-09-22 | [PATCH] aoa is pmac-only | Al Viro | 1 | -1/+1 |
2006-09-22 | [PATCH] memcpy_fromio() missing in istallion | Al Viro | 1 | -1/+1 |
2006-09-22 | [PATCH] fix ancient breakage in ebus_init() | Al Viro | 1 | -4/+3 |
2006-09-22 | [PATCH] fix missing ifdefs in syscall classes hookup for generic targets | Al Viro | 3 | -0/+10 |
2006-09-22 | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata | Jeremy Fitzhardinge | 1 | -1/+1 |
2006-09-22 | [CPUFREQ] Fix some more CPU hotplug locking. | Dave Jones | 1 | -2/+0 |
2006-09-22 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 136 | -2695/+25617 |
2006-09-22 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+4 |
2006-09-22 | IB: Fix typo in kerneldoc for ib_set_client_data() | Krishna Kumar | 1 | -1/+1 |
2006-09-22 | IPoIB: Add some likely/unlikely annotations in hot path | Eli Cohen | 2 | -3/+3 |
2006-09-22 | IPoIB: Remove unused include of vmalloc.h | Dotan Barak | 1 | -1/+0 |
2006-09-22 | IPoIB: Rejoin all multicast groups after a port event | Eli Cohen | 1 | -1/+3 |
2006-09-22 | IPoIB: Create MCGs with all attributes required by RFC | Roland Dreier | 1 | -5/+15 |
2006-09-22 | IB/sa: fix ib_sa_selector names | Michael S. Tsirkin | 1 | -2/+2 |
2006-09-22 | IB/iser: INFINIBAND_ISER depends on INET | Roland Dreier | 1 | -1/+1 |
2006-09-22 | IB/mthca: Simplify calls to mthca_cq_clean() | Roland Dreier | 1 | -3/+2 |
2006-09-22 | RDMA/cma: Document rdma_accept() error handling | Or Gerlitz | 1 | -0/+4 |
2006-09-22 | IB/mthca: Recover from catastrophic errors | Jack Morgenstein | 3 | -21/+136 |
2006-09-22 | RDMA/cma: Document rdma_destroy_id() function | Or Gerlitz | 1 | -0/+8 |
2006-09-22 | IB/cm: Do not track remote QPN in timewait state | Michael S. Tsirkin | 1 | -0/+2 |
2006-09-22 | IB/sa: Require SA registration | Michael S. Tsirkin | 7 | -27/+116 |
2006-09-22 | IPoIB: Refactor completion handling | Roland Dreier | 1 | -88/+100 |
2006-09-22 | IB/iser: Do not use FMR for a single dma entry sg | Erez Zilber | 3 | -16/+39 |
2006-09-22 | IB/iser: fix some debug prints | Erez Zilber | 1 | -3/+14 |
2006-09-22 | IB/iser: make FMR "page size" be 4K and not PAGE_SIZE | Erez Zilber | 3 | -14/+27 |
2006-09-22 | IB/iser: Limit the max size of a scsi command | Erez Zilber | 1 | -0/+1 |
2006-09-22 | IB/iser: fix a check of SG alignment for RDMA | Erez Zilber | 1 | -1/+1 |
2006-09-22 | RDMA/cma: Protect against adding device during destruction | Sean Hefty | 1 | -8/+26 |
2006-09-22 | RDMA/amso1100: Add driver for Ammasso 1100 RNIC | Tom Tucker | 26 | -0/+9021 |
2006-09-22 | RDMA: iWARP Core Changes. | Tom Tucker | 20 | -81/+431 |
2006-09-22 | RDMA: iWARP Connection Manager. | Tom Tucker | 3 | -0/+1339 |