Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 5 | -99/+103 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 20 | -27/+29 |
2011-01-10 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+2 |
2011-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 142 | -5957/+10326 |
2011-01-06 | [libata] avoid needlessly passing around ptr to SCSI completion func | Jeff Garzik | 2 | -3/+2 |
2011-01-03 | [SCSI] arcmsr: fix write to device check | roel kluin | 1 | -2/+1 |
2011-01-03 | [SCSI] lpfc: lower stack use in lpfc_fc_frame_check | Tomas Henzl | 1 | -1/+2 |
2011-01-03 | [SCSI] eliminate an unnecessary local variable from scsi_remove_target() | Alan Stern | 1 | -4/+2 |
2011-01-03 | drivers: fix comment typo diable -> disable. | Justin P. Mattock | 1 | -1/+1 |
2010-12-31 | [SCSI] libiscsi: use bh locking instead of irq with session lock | Mike Christie | 1 | -8/+6 |
2010-12-31 | [SCSI] libiscsi: do not take host lock in queuecommand | Mike Christie | 1 | -23/+14 |
2010-12-31 | [SCSI] be2iscsi: fix null ptr when accessing task hdr | Mike Christie | 1 | -1/+2 |
2010-12-31 | [SCSI] be2iscsi: fix gfp use in alloc_pdu | Mike Christie | 1 | -1/+1 |
2010-12-31 | [SCSI] libiscsi: add more informative failure message during iscsi scsi eh | Mike Christie | 1 | -5/+5 |
2010-12-31 | [SCSI] gdth: Add missing call to gdth_ioctl_free | Julia Lawall | 2 | -5/+15 |
2010-12-31 | [SCSI] bfa: remove unused defintions and misc cleanups | Jing Huang | 9 | -514/+158 |
2010-12-31 | [SCSI] bfa: remove inactive functions | Jing Huang | 7 | -74/+0 |
2010-12-31 | [SCSI] bfa: replace bfa_assert with WARN_ON | Jing Huang | 16 | -135/+125 |
2010-12-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 113 | -267/+338 |
2010-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 9 | -46/+47 |
2010-12-24 | [SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list. | Giridhar Malavali | 1 | -1/+1 |
2010-12-24 | [SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout. | Giridhar Malavali | 1 | -0/+2 |
2010-12-24 | [SCSI] qla2xxx: Remove code to not reset ISP82xx on failure. | Giridhar Malavali | 3 | -10/+1 |
2010-12-24 | [SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts. | Andrew Vasquez | 1 | -0/+2 |
2010-12-24 | [SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command f... | Andrew Vasquez | 1 | -0/+1 |
2010-12-24 | [SCSI] qla2xxx: Remove redundant module parameter permission bits | Joe Carnuccio | 1 | -16/+16 |
2010-12-24 | [SCSI] qla2xxx: Add sysfs node for displaying board temperature. | Andrew Vasquez | 5 | -1/+97 |
2010-12-24 | [SCSI] qla2xxx: Code cleanup to remove unwanted comments and code. | Giridhar Malavali | 2 | -38/+0 |
2010-12-24 | [SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XX | Madhuranath Iyengar | 1 | -0/+44 |
2010-12-24 | [SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs | Madhuranath Iyengar | 4 | -11/+12 |
2010-12-24 | [SCSI] qla2xxx: Fixed zero test on new_config in qla2x00_process_loopback(). | Joe Carnuccio | 1 | -1/+1 |
2010-12-24 | [SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* case | Andrew Vasquez | 1 | -4/+7 |
2010-12-24 | [SCSI] qla2xxx: list cursors are not null | Dan Carpenter | 2 | -2/+2 |
2010-12-24 | [SCSI] qla2xxx: Added support for quiescence mode for ISP82xx. | Saurav Kashyap | 5 | -6/+224 |
2010-12-23 | cnic: Improve ->iscsi_nl_msg_send() | Michael Chan | 1 | -6/+8 |
2010-12-23 | [SCSI] megaraid_sas: Add 9565/9285 specific code | adam radford | 6 | -111/+3751 |
2010-12-23 | [SCSI] megaraid_sas: Add struct megasas_instance_template changes | adam radford | 2 | -105/+180 |
2010-12-23 | [SCSI] megaraid_sas: Use lowest memory bar for SR-IOV VF support | adam radford | 2 | -19/+11 |
2010-12-23 | [SCSI] megaraid_sas: Add MSI-X support and msix_disable module parameter | adam radford | 2 | -7/+37 |
2010-12-23 | [SCSI] st: Increase success probability in driver buffer allocation | FUJITA Tomonori | 1 | -1/+2 |
2010-12-23 | [SCSI] st: Store page order before driver buffer allocation | Kai Makisara | 1 | -2/+2 |
2010-12-23 | [SCSI] scsi_debug: set resid to indicate no data-in when medium error | Douglas Gilbert | 1 | -0/+1 |
2010-12-23 | [SCSI] fix medium error problems with some arrays which can cause data corrup... | James Bottomley | 1 | -1/+8 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 179 | -3228/+4339 |
2010-12-22 | Revert "sd: implement sd_check_events()" | Jens Axboe | 2 | -47/+41 |
2010-12-21 | [SCSI] megaraid_sas: Update GPL headers. | adam radford | 2 | -23/+45 |
2010-12-21 | [SCSI] megaraid_sas: Rename megaraid_sas.c to megaraid_sas_base.c | adam radford | 2 | -23/+24 |
2010-12-21 | [SCSI] fix the return value of scsi_target_queue_read() | Hillf Danton | 1 | -3/+2 |
2010-12-21 | [SCSI] scsi_dh: propagate SCSI device deletion | Menny Hamburger | 1 | -2/+9 |
2010-12-21 | [SCSI] hpsa: do not consider RAID level to be part of device identity | Stephen M. Cameron | 1 | -2/+0 |