aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-08drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()Jesper Juhl1-0/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-9/+9
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds14-35/+33
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro14-35/+33
2012-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+2
2012-01-03switch debugfs to umode_tAl Viro1-1/+1
2012-01-03switch procfs to umode_t useAl Viro1-4/+3
2012-01-03switch ->is_visible() to returning umode_tAl Viro11-29/+29
2012-01-03fs: move code out of buffer.cAl Viro1-1/+0
2012-01-02misc latin1 to utf8 conversionsAl Viro2-2/+2
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-213/+1547
2011-12-15SCSI, pmcraid: Fix spelling error in a pmcraid_err() callJesper Juhl1-1/+1
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priorityjohn fastabend2-0/+119
2011-12-14[SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request derefEddie Wai1-2/+3
2011-12-14[SCSI] qla4xxx: check for failed conn setupMike Christie1-0/+3
2011-12-14[SCSI] qla4xxx: a small loop fixTomas Henzl1-1/+3
2011-12-14[SCSI] qla4xxx: fix flash/ddb supportMike Christie7-97/+1315
2011-12-14[SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames()Thomas Gleixner1-0/+1
2011-12-12[SCSI] qla2xxx: Update version number to 8.03.07.12-k.Chad Dupuis1-1/+1
2011-12-12[SCSI] qla2xxx: Submit all chained IOCBs for passthrough commands on request queue 0.Giridhar Malavali1-6/+8
2011-12-12[SCSI] qla2xxx: Correct fc_host port_state display.Saurav Kashyap1-4/+23
2011-12-12[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected for ISP82xx.Giridhar Malavali4-4/+28
2011-12-12[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion for ISP82xx.Giridhar Malavali2-0/+3
2011-12-12[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during ISP82xx firmware hang.Chad Dupuis4-30/+22
2011-12-12[SCSI] qla2xxx: Display IPE error message for ISP82xx.Chad Dupuis1-0/+5
2011-12-12[SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in reset recovery.Andrew Vasquez1-2/+1
2011-12-12[SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f.Giridhar Malavali1-3/+3
2011-12-12[SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in interrupt mode during firmware hang.Giridhar Malavali2-2/+8
2011-12-12[SCSI] qla2xxx: Revert back the request queue mapping to request queue 0.Giridhar Malavali1-0/+1
2011-12-12[SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX.Saurav Kashyap1-1/+2
2011-12-12[SCSI] qla2xxx: Check for SCSI status on underruns.Arun Easi1-1/+1
2011-12-12[SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function.Saurav Kashyap1-66/+4
2011-12-12[SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt contextAnton Blanchard1-1/+1
2011-12-10m68k/mac: cleanup mac_irq_pendingFinn Thain1-1/+2
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle1-1/+1
2011-12-05cxgb4i: Handle dst_get_neighbour_noref() returning NULL.David Miller1-1/+7
2011-12-05libcxgbi: Handle dst_get_neighbour_noref() returning NULL.David Miller1-2/+8
2011-12-05cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller1-1/+1
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller3-4/+4
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock4-4/+4
2011-11-22SCSI, qla2xxx: remove redundant semicolonJesper Juhl1-1/+1
2011-11-14[SCSI] hpsa: Disable ASPMMatthew Garrett1-0/+5
2011-11-11[SCSI] aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin1-0/+4
2011-11-10[SCSI] mpt2sas: add missing allocation.Dan Carpenter1-0/+5
2011-11-09[SCSI] Silencing 'killing requests for dead queue'Hannes Reinecke1-1/+2
2011-11-09[SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704James Bottomley1-5/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds41-0/+42
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-14/+0
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds43-1073/+1751
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+7