Age | Commit message (Expand) | Author | Files | Lines |
2011-02-01 | scsi/scsi_tgt_lib: scsi_tgtd isn't used in memory reclaim path | Tejun Heo | 1 | -1/+1 |
2011-02-01 | scsi/be2iscsi,qla2xxx: convert to alloc_workqueue() | Tejun Heo | 2 | -2/+2 |
2011-01-24 | [SCSI] libosd: osd_req_read_sg, optimize the single entry case | Boaz Harrosh | 1 | -4/+16 |
2011-01-24 | [SCSI] libsas: remove spurious sata control register read/write | James Bottomley | 1 | -51/+0 |
2011-01-24 | [SCSI] libsas: convert to standard kernel debugging | James Bottomley | 5 | -33/+1 |
2011-01-24 | [SCSI] libsas: fix ATAPI check condition termination | James Bottomley | 1 | -3/+5 |
2011-01-24 | [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t... | Peter Jones | 2 | -75/+38 |
2011-01-24 | [SCSI] Add scsi_dev_info_list_del_keyed() | Peter Jones | 2 | -0/+86 |
2011-01-24 | [SCSI] libsas: fix runaway error handler problem | James Bottomley | 1 | -0/+1 |
2011-01-24 | [SCSI] cxgb3i: fixed connection problem with iscsi private ip | [email protected] | 1 | -4/+15 |
2011-01-24 | [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets | Eddie Wai | 1 | -0/+3 |
2011-01-24 | [SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_info | [email protected] | 4 | -63/+8 |
2011-01-24 | [SCSI] cxgbi: set ulpmode only if digest is on | [email protected] | 1 | -7/+10 |
2011-01-24 | [SCSI] hpsa: avoid leaking stack contents to userland | Vasiliy Kulikov | 1 | -0/+2 |
2011-01-24 | [SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as u... | Stephen M. Cameron | 1 | -0/+7 |
2011-01-24 | [SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_... | Stephen M. Cameron | 1 | -2/+2 |
2011-01-24 | [SCSI] hpsa: Add a per controller commands_outstanding entry in /sys | Stephen M. Cameron | 1 | -0/+14 |
2011-01-24 | [SCSI] hpsa: use usleep_range not msleep for small sleeps | Stephen M. Cameron | 1 | -1/+1 |
2011-01-24 | [SCSI] hpsa: allow driver to put controller in either simple or performant mode | Stephen M. Cameron | 1 | -0/+7 |
2011-01-24 | [SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack | Stephen M. Cameron | 1 | -3/+8 |
2011-01-24 | [SCSI] hpsa: do not reset unknown boards on reset_devices | Stephen M. Cameron | 1 | -1/+5 |
2011-01-24 | [SCSI] hpsa: limit commands allocated on reset_devices | Stephen M. Cameron | 1 | -0/+5 |
2011-01-24 | [SCSI] hpsa: Use kernel provided PCI state save and restore functions | Stephen M. Cameron | 1 | -66/+15 |
2011-01-24 | [SCSI] hpsa: fix board status waiting code | Stephen M. Cameron | 2 | -8/+40 |
2011-01-24 | [SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constants | Stephen M. Cameron | 1 | -2/+0 |
2011-01-24 | [SCSI] hpsa: fixup DMA address before freeing. | Stephen M. Cameron | 2 | -1/+2 |
2011-01-24 | [SCSI] hpsa: defend against zero sized buffers in passthru ioctls | Stephen M. Cameron | 1 | -20/+16 |
2011-01-24 | [SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200 | NickCheng | 3 | -78/+49 |
2011-01-24 | [SCSI] scsi_dh_alua: add scalable ONTAP lun to dev list | Mike Snitzer | 1 | -0/+1 |
2011-01-24 | [SCSI] scsi_dh_alua: Add Promise VTrak to dev list | Ilgu Hong | 1 | -0/+1 |
2011-01-24 | [SCSI] scsi_dh_alua: fix stpg_endio group state reporting | Joseph Gruher | 1 | -3/+5 |
2011-01-24 | [SCSI] scsi_dh_alua: fix deadlock in stpg_endio | Joseph Gruher | 1 | -1/+2 |
2011-01-24 | [SCSI] scsi_dh_alua: fix submit_stpg return | Joseph Gruher | 1 | -2/+1 |
2011-01-24 | [SCSI] mpt2sas: Bump version 08.100.00.00 | Kashyap, Desai | 1 | -2/+2 |
2011-01-24 | [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_base | Kashyap, Desai | 2 | -56/+68 |
2011-01-24 | [SCSI] mpt2sas: Add support for Customer specific branding messages | Kashyap, Desai | 2 | -0/+40 |
2011-01-24 | [SCSI] mpt2sas: Revision P MPI Header Update | Kashyap, Desai | 5 | -392/+18 |
2011-01-24 | [SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problem | Kashyap, Desai | 1 | -0/+1 |
2011-01-24 | [SCSI] mpt2sas: Kernel Panic during Large Topology discovery | Kashyap, Desai | 1 | -2/+11 |
2011-01-24 | [SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co... | Kashyap, Desai | 1 | -9/+45 |
2011-01-24 | [SCSI] mpt2sas: Correct resizing calculation for max_queue_depth | Kashyap, Desai | 1 | -3/+3 |
2011-01-24 | [SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev K | Kashyap, Desai | 1 | -0/+6 |
2011-01-24 | [SCSI] mpt2sas: Fix device removal handshake for zoned devices | Kashyap, Desai | 1 | -3/+0 |
2011-01-19 | Comment typo fixes for 'descriptor' | Justin P. Mattock | 2 | -2/+2 |
2011-01-19 | scsi: Remove unnecessary casts of void ptr returning alloc function return va... | Jesper Juhl | 2 | -7/+5 |
2011-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 | Linus Torvalds | 3 | -58/+50 |
2011-01-14 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -13/+2 |
2011-01-14 | [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event | Tejun Heo | 2 | -9/+0 |
2011-01-14 | [SCSI] sd: implement sd_check_events() | Tejun Heo | 2 | -52/+53 |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 5 | -99/+103 |