aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-20[SCSI] megaraid: cleanup type issue in mega_build_cmd()Dan Carpenter
2012-07-20[SCSI] bfa: dereferencing freed memory in bfad_im_probe()Dan Carpenter
2012-07-20[SCSI] bfa: off by one in bfa_ioc_mbox_isr()Dan Carpenter
2012-07-20[SCSI] properly initialize atomic_tJosh Hunt
2012-07-20[SCSI] scsi_dh_alua: Re-enable STPG for unavailable portsBart Van Assche
2012-07-20[SCSI] qla4xxx: Update driver version to 5.02.00-k18Vikas Chaudhary
2012-07-20[SCSI] qla4xxx: Fix Spell check.Vikas Chaudhary
2012-07-20[SCSI] qla4xxx: Fix a Sparse warning messageVikas Chaudhary
2012-07-20[SCSI] qla4xxx: multi-session fix for flash ddbsVikas Chaudhary
2012-07-20[SCSI] scsi_dh_alua: backoff alua rtpg retry linearly vs. geometricallyRob Evers
2012-07-20[SCSI] scsi_dh_alua: retry alua rtpg extended header for illegal request resp...Rob Evers
2012-07-20[SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers
2012-07-20[SCSI] arcmsr: fix misuse of | instead of &Dan Carpenter
2012-07-20[SCSI] hptiop: fix RR312x in hosts with >12GBHighPoint Linux Team
2012-07-20[SCSI] lpfc 8.3.32: Update lpfc to version 8.3.32James Smart
2012-07-20[SCSI] lpfc 8.3.32: Fix error reporting of misconfigured portsJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Fix system panic due to node state changeJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplierJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Correct successful aborts returning error statusJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Correct provisioning change failure on local functionJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Correct host DIF configuration that hung systemJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Fix CQ and EQ dump failure for debugfsJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Correct null pointer Error in lpfc_sli.cJames Smart
2012-07-20[SCSI] lpfc 8.3.32: lpfc_sli.c: add missing jumps to mempool_freeJames Smart
2012-07-20[SCSI] bnx2fc: Bumped version to 1.0.12Bhanu Prakash Gollapudi
2012-07-20[SCSI] bnx2fc: use list_entry instead of explicit castBhanu Prakash Gollapudi
2012-07-20[SCSI] bnx2fc: Improve error recovery by handling parity errorsBhanu Prakash Gollapudi
2012-07-20[SCSI] remove old comment from block/unblock functionsMike Christie
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie
2012-07-20[SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie
2012-07-20[SCSI] libfcoe: Fix section mismatchMark Rustad
2012-07-20[SCSI] bnx2fc: Support interface creation on non-VLAN interface also.Bhanu Prakash Gollapudi
2012-07-20[SCSI] bnx2fc: Reduce object size by consolidating formatsJoe Perches
2012-07-20[SCSI] bnx2fc: use kthread_create_on_nodeEric Dumazet
2012-07-20[SCSI] Remove scsi_wait_scan moduleJames Bottomley
2012-07-20[SCSI] libfc: update fcp and exch statsVasu Dev
2012-07-20[SCSI] libfc: adds FCP failures statsVasu Dev
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev
2012-07-20[SCSI] fc: add some more FC specific stats to fc_hostVasu Dev
2012-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-19Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-07-19Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-19cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia
2012-07-19HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires
2012-07-19md/raid1: close some possible races on write errors during resyncNeilBrown
2012-07-19md: avoid crash when stopping md array races with closing other open fds.NeilBrown
2012-07-19md: fix bug in handling of new_data_offsetNeilBrown
2012-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds
2012-07-18v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.Hans Verkuil