Age | Commit message (Expand) | Author |
2011-01-24 | [SCSI] hpsa: Use kernel provided PCI state save and restore functions | Stephen M. Cameron |
2011-01-24 | [SCSI] hpsa: fix board status waiting code | Stephen M. Cameron |
2011-01-24 | [SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constants | Stephen M. Cameron |
2011-01-24 | [SCSI] hpsa: fixup DMA address before freeing. | Stephen M. Cameron |
2011-01-24 | [SCSI] hpsa: defend against zero sized buffers in passthru ioctls | Stephen M. Cameron |
2011-01-24 | [SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200 | NickCheng |
2011-01-24 | [SCSI] scsi_dh_alua: add scalable ONTAP lun to dev list | Mike Snitzer |
2011-01-24 | [SCSI] scsi_dh_alua: Add Promise VTrak to dev list | Ilgu Hong |
2011-01-24 | [SCSI] scsi_dh_alua: fix stpg_endio group state reporting | Joseph Gruher |
2011-01-24 | [SCSI] scsi_dh_alua: fix deadlock in stpg_endio | Joseph Gruher |
2011-01-24 | [SCSI] scsi_dh_alua: fix submit_stpg return | Joseph Gruher |
2011-01-24 | [SCSI] mpt2sas: Bump version 08.100.00.00 | Kashyap, Desai |
2011-01-24 | [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_base | Kashyap, Desai |
2011-01-24 | [SCSI] mpt2sas: Add support for Customer specific branding messages | Kashyap, Desai |
2011-01-24 | [SCSI] mpt2sas: Revision P MPI Header Update | Kashyap, Desai |
2011-01-24 | [SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problem | Kashyap, Desai |
2011-01-24 | [SCSI] mpt2sas: Kernel Panic during Large Topology discovery | Kashyap, Desai |
2011-01-24 | [SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co... | Kashyap, Desai |
2011-01-24 | [SCSI] mpt2sas: Correct resizing calculation for max_queue_depth | Kashyap, Desai |
2011-01-24 | [SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev K | Kashyap, Desai |
2011-01-24 | [SCSI] mpt2sas: Fix device removal handshake for zoned devices | Kashyap, Desai |
2011-01-19 | Comment typo fixes for 'descriptor' | Justin P. Mattock |
2011-01-19 | scsi: Remove unnecessary casts of void ptr returning alloc function return va... | Jesper Juhl |
2011-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 | Linus Torvalds |
2011-01-14 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-01-14 | [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event | Tejun Heo |
2011-01-14 | [SCSI] sd: implement sd_check_events() | Tejun Heo |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-10 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-01-05 | [libata] avoid needlessly passing around ptr to SCSI completion func | Jeff Garzik |
2011-01-03 | [SCSI] arcmsr: fix write to device check | roel kluin |
2011-01-03 | [SCSI] lpfc: lower stack use in lpfc_fc_frame_check | Tomas Henzl |
2011-01-03 | [SCSI] eliminate an unnecessary local variable from scsi_remove_target() | Alan Stern |
2011-01-03 | drivers: fix comment typo diable -> disable. | Justin P. Mattock |
2010-12-31 | [SCSI] libiscsi: use bh locking instead of irq with session lock | Mike Christie |
2010-12-31 | [SCSI] libiscsi: do not take host lock in queuecommand | Mike Christie |
2010-12-31 | [SCSI] be2iscsi: fix null ptr when accessing task hdr | Mike Christie |
2010-12-31 | [SCSI] be2iscsi: fix gfp use in alloc_pdu | Mike Christie |
2010-12-31 | [SCSI] libiscsi: add more informative failure message during iscsi scsi eh | Mike Christie |
2010-12-31 | [SCSI] gdth: Add missing call to gdth_ioctl_free | Julia Lawall |
2010-12-31 | [SCSI] bfa: remove unused defintions and misc cleanups | Jing Huang |
2010-12-31 | [SCSI] bfa: remove inactive functions | Jing Huang |
2010-12-31 | [SCSI] bfa: replace bfa_assert with WARN_ON | Jing Huang |
2010-12-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2010-12-23 | [SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list. | Giridhar Malavali |
2010-12-23 | [SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout. | Giridhar Malavali |
2010-12-23 | [SCSI] qla2xxx: Remove code to not reset ISP82xx on failure. | Giridhar Malavali |