summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.3.41: Update copyrights for 8.3.41 modificationsJames Smart2013-08-233-3/+3
* [SCSI] lpfc 8.3.41: Fixed the format of some log message fieldsJames Smart2013-08-231-1/+1
* [SCSI] lpfc 8.3.41: Add first burst support to driverJames Smart2013-08-236-2/+30
* [SCSI] lpfc 8.3.41: Fixed not able to perform PCI function reset when board w...James Smart2013-08-231-5/+6
* [SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board modeJames Smart2013-08-231-3/+0Star
* [SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense ...James Smart2013-08-231-6/+1Star
* [SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEsJames Smart2013-08-234-3/+65
* [SCSI] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbo...James Smart2013-08-231-3/+4
* [SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depthJames Smart2013-08-234-13/+44
* [SCSI] lpfc 8.3.41: Fixed Receive Queue varied frame size handlingJames Smart2013-08-231-12/+24
* [SCSI] lpfc 8.3.41: Fix mailbox byteswap issue on PPCJames Smart2013-08-231-1/+0Star
* [SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times outJames Smart2013-08-234-11/+55
* [SCSI] qla4xxx: Update driver version to 5.03.00-k10Vikas Chaudhary2013-08-231-1/+1
* [SCSI] qla4xxx: Exporting new attrs for iscsi session and connection in sysfsAdheer Chandravanshi2013-08-231-57/+146
* [SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfsAdheer Chandravanshi2013-08-232-0/+128
* [SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connec...Adheer Chandravanshi2013-08-232-1/+154
* [SCSI] MAINTAINERS: Add maintainer info for bnx2iEddie Wai2013-08-231-0/+6
* [SCSI] bnx2i: Update version and copyright year 2013Eddie Wai2013-08-237-9/+9
* [SCSI] MAINTAINERS: Update for qla4xxxVikas Chaudhary2013-08-231-1/+1
* [SCSI] Return ENODATA on medium errorHannes Reinecke2013-08-235-2/+25
* [SCSI] return ENOSPC on thin provisioning failureHannes Reinecke2013-08-234-1/+15
* [SCSI] Set hostbyte status in scsi_check_sense()Hannes Reinecke2013-08-232-15/+7Star
* [SCSI] Document enhanced error codesHannes Reinecke2013-08-231-0/+12
* [SCSI] st: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-211-11/+16
* [SCSI] sd: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-211-74/+75
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-08-1311-51/+98
|\
| * cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton2013-08-071-0/+8
| * cifs: set sb->s_d_op before calling d_make_root()Jeff Layton2013-07-311-6/+5Star
| * cifs: fix bad error handling in crypto codeJeff Layton2013-07-312-6/+15
| * cifs: file: initialize oparms.reconnect before using itAndi Shyti2013-07-311-0/+1
| * Do not attempt to do cifs operations reading symlinks with SMB2Steve French2013-07-314-32/+60
| * cifs: extend the buffer length enought for sprintf() usingChen Gang2013-07-314-7/+9
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-08-132-4/+21
|\ \
| * | ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o2013-08-121-2/+4
| * | ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna2013-08-091-1/+16
| * | ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o2013-08-091-1/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-08-121-2/+2
|\ \ \
| * | | mutex: Fix w/w mutex deadlock injectionMaarten Lankhorst2013-07-301-2/+2
* | | | Linux 3.11-rc5Linus Torvalds2013-08-121-1/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-124-19/+28
|\ \ \ \
| * | | | [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen2013-08-021-0/+3
| * | | | [SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2013-08-022-14/+10Star
| * | | | [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-08-021-5/+15
| |/ / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-1114-99/+170
|\ \ \ \
| * | | | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-093-0/+27
| * | | | powerpc: Save the TAR register earlierMichael Neuling2013-08-093-9/+19
| * | | | powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-092-25/+60
| * | | | powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-091-11/+20
| * | | | powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-091-2/+3
| * | | | powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-091-2/+3