summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-24[SCSI] aic94xx: world-writable sysfs update_bios fileVasiliy Kulikov1-1/+1
2011-05-24[SCSI] MAINTAINERS: Add drivers/target/ entryNicholas Bellinger1-0/+11
2011-05-24[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger5-20/+39
2011-05-24[SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger5-46/+5
2011-05-24[SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPsNicholas Bellinger1-0/+7
2011-05-24[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger3-1/+14
2011-05-24[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_reqNicholas Bellinger2-5/+6
2011-05-24[SCSI] target: Fix multi task->task_sg[] chaining logic bugNicholas Bellinger1-11/+15
2011-05-24[SCSI] Reduce error recovery time by reducing use of TURsDavid Jeffery1-20/+67
2011-05-24[SCSI] Retrieve the Caching mode page (version 2)Luben Tuikov1-18/+61
2011-05-24[SCSI] bnx2i: Optimized the iSCSI offload performanceEddie Wai3-19/+31
2011-05-24[SCSI] bnx2i: Updated the connection shutdown/cleanup timeoutEddie Wai2-2/+2
2011-05-24[SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16Eddie Wai2-0/+4
2011-05-24[SCSI] qla4xxx: Update driver version to 5.02.00-k7Vikas Chaudhary1-1/+1
2011-05-24[SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao8-21/+150
2011-05-24[SCSI] qla4xxx: Remove host_lock in queuecommand functionVikas Chaudhary1-19/+7
2011-05-24[SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.Lalit Chandivade2-13/+5
2011-05-24[SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progressVikas Chaudhary1-1/+1
2011-05-24[SCSI] qla4xxx: Don't process mbx interrupt unconditionallyVikas Chaudhary1-14/+0
2011-05-24[SCSI] qla4xxx: Complete the cmd if sense_len is zeroPrasanna Mumbai1-2/+7
2011-05-24[SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS...Vikas Chaudhary1-1/+21
2011-05-24[SCSI] qla4xxx: Updated the reset sequence for ISP82xxVikas Chaudhary1-2/+17
2011-05-24[SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox()Prasanna Mumbai2-6/+9
2011-05-24[SCSI] scsi_trace: Decode UNMAP bit in WRITE SAME(10)Martin K. Petersen1-0/+4
2011-05-24[SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devicesMartin K. Petersen1-7/+1
2011-05-24[SCSI] sd: Unmap discard alignment needs to be converted to bytesMartin K. Petersen1-1/+2
2011-05-24[SCSI] bfa: kdump fixJing Huang4-1/+41
2011-05-24[SCSI] ipr: fix possible false positive detection of stuck interruptWayne Boyer1-6/+6
2011-05-24[SCSI] libfcoe: Remove unnecessary module state checksRobert Love1-40/+0
2011-05-24[SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_...Yi Zou1-2/+1
2011-05-24[SCSI] libfc: fix race in SRR responseVasu Dev1-7/+4
2011-05-24[SCSI] libfc: don't call resp handler after FC_EX_TIMEOUTVasu Dev1-0/+1
2011-05-24[SCSI] libfc: release DDP context if frame_send() failsYi Zou3-1/+3
2011-05-24[SCSI] libfc: fix mm leak in handling incoming request for target discoveryHillf Danton1-0/+1
2011-05-24[SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPNNeerav Parikh2-0/+68
2011-05-24[SCSI] libfcoe: Incorrect CVL handling for NPIV portsBhanu Prakash Gollapudi1-43/+90
2011-05-24[SCSI] megaraid_sas: Version and Changelog updateadam radford3-4/+18
2011-05-24[SCSI] megaraid_sas: Add 1078 OCR supportadam radford1-17/+17
2011-05-24[SCSI] megaraid_sas: Convert 6,10,12 byte CDB's for FastPath IOadam radford1-1/+40
2011-05-24[SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()adam radford1-13/+14
2011-05-24[SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()adam radford1-0/+5
2011-05-24[SCSI] megaraid_sas: Check MFI_REG_STATE.fault.resetAdapteradam radford2-12/+18
2011-05-24[SCSI] megaraid_sas: Remove un-used functionadam radford1-16/+0
2011-05-24[SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE insteadadam radford1-13/+12
2011-05-24[SCSI] libsas: fix SATA NCQ errorXiangliang Yu1-2/+18
2011-05-24[SCSI] mpt2sas: Driver version upgrade 08.100.00.02Kashyap, Desai1-2/+2
2011-05-24[SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process ...Kashyap, Desai1-26/+68
2011-05-24hwmon: (coretemp) Add comments describing the handling of HT CPUsGuenter Roeck1-2/+18
2011-05-24kernel/watchdog.c: Use proper ANSI C prototypesLinus Torvalds1-1/+1
2011-05-24perf tools: Fix sample type size calculation in 32 bits archsFrederic Weisbecker1-1/+1