summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi_dh_alua: Inroduce the set_params interface scsi_dh_alua handlerMoger, Babu2012-04-231-0/+36
* [SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macroRoland Dreier2012-04-231-4/+0
* [SCSI] mpt2sas: Bump driver vesion to 13.100.00.00nagalakshmi.nandigama@lsi.com2012-04-231-2/+2
* [SCSI] mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com2012-04-231-3/+3
* [SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and s...nagalakshmi.nandigama@lsi.com2012-04-231-8/+10
* [SCSI] mpt2sas: Set the phy identifier of the end device to the phy number of...nagalakshmi.nandigama@lsi.com2012-04-231-0/+3
* [SCSI] mpt2sas : While enabling phy, read the current port number from sas io...nagalakshmi.nandigama@lsi.com2012-04-231-2/+59
* [SCSI] mpt2sas: Fix linux driver sparse errorsnagalakshmi.nandigama@lsi.com2012-04-232-4/+6
* [SCSI] mpt2sas: Fix security scan issues reported by source code analysis toolnagalakshmi.nandigama@lsi.com2012-04-233-18/+51
* [SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_...nagalakshmi.nandigama@lsi.com2012-04-234-271/+329
* [SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTH...nagalakshmi.nandigama@lsi.com2012-04-231-1/+2
* [SCSI] mpt2sas: Added multisegment mode support for Linux BSG Drivernagalakshmi.nandigama@lsi.com2012-04-231-29/+104
* [SCSI] mpt2sas: Removed redundant global mutex for IOCTLsnagalakshmi.nandigama@lsi.com2012-04-231-175/+122
* [SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com2012-04-232-19/+56
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2012-04-233-4/+12
* [SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checksadam radford2012-04-231-8/+13
* [SCSI] megaraid_sas: Optimize HostMSIxVectors settingadam radford2012-04-231-3/+1
* [SCSI] pm8001: fix endian issue with code optimization.Santosh Nayak2012-04-232-4/+4
* Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-04-193-5/+6
|\
| * nfsd: include cld.h in the headers_install targetJeff Layton2012-04-161-0/+1
| * nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields2012-04-112-5/+5
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-1916-24/+56
|\ \
| * | nouveau: Set special lane map for the right chipsetHenrik Rydberg2012-04-191-1/+1
| * | drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie2012-04-191-1/+1
| * | drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush2012-04-191-3/+3
| * | drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering2012-04-191-0/+1
| * | drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza2012-04-191-1/+0
| * | radeon: fix r600/agp when vram is after AGP (v3)Jerome Glisse2012-04-192-4/+4
| * | drm: fix page_flip error handlingJoonyoung Shim2012-04-191-4/+6
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-195-5/+26
| |\ \
| | * | drm/i915: Do not set "Enable Panel Fitter" on SNB pageflipsChris Wilson2012-04-181-1/+7
| | * | drm/i915: Hold mode_config lock whilst changing mode for lastclose()Chris Wilson2012-04-161-0/+4
| | * | drm/i915: don't clobber the special upscaling lvds timingsDaniel Vetter2012-04-164-4/+15
| * | | drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai2012-04-191-1/+1
| * | | drm/usb: fix module license on drm/usb layer.Dave Airlie2012-04-191-1/+5
| * | | drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2Alex Deucher2012-04-161-3/+2
| * | | drm/radeon: disable MSI on RV515Dave Airlie2012-04-161-0/+6
| |/ /
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-195-21/+43
|\ \ \
| * | | KVM: lock slots_lock around device assignmentAlex Williamson2012-04-191-8/+15
| * | | KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity2012-04-191-1/+4
| * | | KVM: unmap pages from the iommu when slots are removedAlex Williamson2012-04-123-3/+15
| * | | KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on resetGleb Natapov2012-04-101-9/+9
| | |/ | |/|
* | | memcg: fix Bad page state after replace_page_cacheHugh Dickins2012-04-191-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-191-0/+1
|\ \ \
| * | | security: fix compile error in commoncap.cJonghwan Choi2012-04-191-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-04-194-28/+129
|\ \ \ \
| * | | | fuse: use flexible array in fuse.hMiklos Szeredi2012-04-121-1/+1
| * | | | fuse: allow nanosecond granularityMiklos Szeredi2012-04-111-0/+1
| * | | | fuse: O_DIRECT support for filesAnand Avati2012-03-052-20/+112
| * | | | fuse: fix nlink after unlinkMiklos Szeredi2012-03-051-7/+15