summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-11iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_setNicholas Bellinger1-16/+3
2013-09-11iscsi-target: Add thread_set->ts_activate_sem + use common deallocateNicholas Bellinger2-85/+59
2013-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-337/+374
2013-09-11Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+2
2013-09-11fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin1-1/+1
2013-09-11[SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42James Smart1-1/+1
2013-09-11[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...James Smart3-1/+10
2013-09-11[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.James Smart2-18/+16
2013-09-11[SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...James Smart2-1/+14
2013-09-11[SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...James Smart1-3/+6
2013-09-11[SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloadsJames Smart1-2/+8
2013-09-11[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...James Smart2-38/+12
2013-09-11[SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou...James Smart2-10/+9
2013-09-11[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logicJames Smart2-6/+27
2013-09-11[SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h...James Smart1-2/+4
2013-09-11[SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.James Smart1-1/+9
2013-09-11[SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout...James Smart2-17/+72
2013-09-11[SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog...James Smart1-1/+1
2013-09-11[SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.James Smart1-3/+3
2013-09-11[SCSI] lpfc 8.3.42: Fixed mailbox memory leak.James Smart1-0/+1
2013-09-11iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_S...Nicholas Bellinger1-6/+13
2013-09-11target: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2013-09-11iser-target: introduce fast memory registration mode (FRWR)Vu Pham2-13/+371
2013-09-11iser-target: generalize rdma memory registration and cleanupVu Pham2-4/+23
2013-09-11iser-target: move rdma wr processing to a shared functionVu Pham2-152/+114
2013-09-11target: Enable global EXTENDED_COPY setup/releaseNicholas Bellinger1-0/+6
2013-09-11target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger4-0/+25
2013-09-11target: Enable EXTENDED_COPY setup in spc_parse_cdbNicholas Bellinger1-2/+8
2013-09-11target: Add support for EXTENDED_COPY copy offload emulationNicholas Bellinger3-1/+1146
2013-09-11target: Avoid non-existent tg_pt_gp_mem in target_alua_state_checkNicholas Bellinger1-0/+3
2013-09-11target: Add global device list for EXTENDED_COPYNicholas Bellinger1-0/+13
2013-09-11target: Make helpers non static for EXTENDED_COPY command setupNicholas Bellinger1-2/+2
2013-09-11target: Make spc_parse_naa_6h_vendor_specific non staticNicholas Bellinger1-2/+2
2013-09-11target: Make target_core_subsystem defined as non staticNicholas Bellinger1-1/+1
2013-09-11target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger1-28/+3
2013-09-11target: Release COMPARE_AND_WRITE mutex in generic failure pathNicholas Bellinger2-0/+14
2013-09-11target: Add compare_and_write_post() completion callback fall throughNicholas Bellinger2-10/+12
2013-09-11target: Add support for COMPARE_AND_WRITE emulationNicholas Bellinger2-1/+197
2013-09-11[SCSI] lpfc 8.3.42: Fix random errors using first burstJames Smart1-2/+7
2013-09-11staging/lustre/libcfs: cleanup linux-mem.hPeng Tao1-38/+0
2013-09-11staging/lustre/ptlrpc: convert to new shrinker APIPeng Tao1-34/+42
2013-09-11staging/lustre/obdclass: convert lu_object shrinker to count/scan APIPeng Tao1-46/+52
2013-09-11staging/lustre/ldlm: convert to shrinkers to count/scan APIPeng Tao1-69/+79
2013-09-11i915: bail out earlier when shrinker cannot acquire mutexGlauber Costa1-2/+2
2013-09-11drivers: convert shrinkers to new count/scan APIDave Chinner9-136/+236
2013-09-11shrinker: add node awarenessDave Chinner1-0/+3
2013-09-11[SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...James Smart1-9/+3
2013-09-11[SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele...James Smart2-4/+5
2013-09-11[SCSI] megaraid_sas: addded support for big endian architectureSumit.Saxena@lsi.com5-282/+407
2013-09-11[SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_deviceDave Jones1-1/+1