summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ufs: Set fDeviceInit flag to initiate device initializationDolev Raviv2013-08-264-11/+345
* [SCSI] ufs: Add support for sending NOP OUT UPIUSujit Reddy Thumma2013-08-263-115/+539
* [SCSI] libiscsi: Add missing prints for session and connection sysfs attrsAdheer Chandravanshi2013-08-231-0/+6
* [SCSI] libiscsi: Add a missing break statementAdheer Chandravanshi2013-08-231-0/+1
* [SCSI] qla2xxx: Fix sparse warnings in qlafx00_fxdisc_iocb function.Saurav Kashyap2013-08-231-2/+4
* [SCSI] qla4xxx: Update driver version to 5.03.00-k11Adheer Chandravanshi2013-08-231-1/+1
* [SCSI] qla4xxx: Export more firmware info in sysfsAdheer Chandravanshi2013-08-235-29/+105
* [SCSI] qla4xxx: Only BIOS boot target entries should be at index 0 and 1.Adheer Chandravanshi2013-08-231-1/+2
* [SCSI] qla4xxx: discovery_parent_idx can be shown without any check.Adheer Chandravanshi2013-08-231-5/+2
* [SCSI] qla4xxx: Set IPv6 traffic class if device type is IPv6.Adheer Chandravanshi2013-08-231-1/+5
* [SCSI] qla4xxx: Use discovery_parent_idx instead of discovery_parent_typeAdheer Chandravanshi2013-08-231-3/+3
* [SCSI] qla4xxx: Allow removal of failed session using logout.Adheer Chandravanshi2013-08-232-8/+41
* [SCSI] lpfc 8.3.41: Update lpfc version to driver version 8.3.41James Smart2013-08-231-1/+1
* [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/+0
* [SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense ...James Smart2013-08-231-6/+1
* [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/+0
* [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/+7
* [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-1211-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/+5
| * cifs: fix bad error handling in crypto codeJeff Layton2013-07-312-6/+15
| * cifs: file: initialize oparms.reconnect before using itAndi Shyti2013-07-301-0/+1
| * Do not attempt to do cifs operations reading symlinks with SMB2Steve French2013-07-304-32/+60
| * cifs: extend the buffer length enought for sprintf() usingChen Gang2013-07-304-7/+9
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-08-122-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-081-1/+16
| * | ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o2013-08-081-1/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-08-121-2/+2
|\ \ \