aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-06-09
|\
| * CIFS: Fix memory leaks in SMB2_openPavel Shilovsky2014-05-24
| * cifs: ensure that vol->username is not NULL before running strlen on itJeff Layton2014-05-21
| * Clarify SMB2/SMB3 create context and add missing onesSteve French2014-05-21
| * Do not send ClientGUID on SMB2.02 dialectSteve French2014-05-21
| * cifs: Set client guid on per connection basisSachin Prabhu2014-05-21
| * fs/cifs/netmisc.c: convert printk to pr_foo()Fabian Frederick2014-05-21
| * fs/cifs/cifs.c: replace seq_printf by seq_putsFabian Frederick2014-05-21
| * Update cifs version number to 2.03Steve French2014-05-21
| * fs: cifs: new helper: file_inode(file)Libo Chen2014-05-21
| * cifs: fix potential races in cifs_revalidate_mappingJeff Layton2014-05-21
| * cifs: new helper function: cifs_revalidate_mappingJeff Layton2014-05-21
| * cifs: convert booleans in cifsInodeInfo to a flags fieldJeff Layton2014-05-21
| * cifs: fix cifs_uniqueid_to_ino_t not to ever return 0Jeff Layton2014-05-21
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-09
|\ \
| * \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-06-09
| |\ \
| | * | mvsas: Recognise device/subsystem 9485/9485 as 88SE9485Ben Hutchings2014-06-02
| | * | Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed"Christoph Hellwig2014-06-02
| | * | mptfusion: fix msgContext in mptctl_hp_hostinfoTomas Henzl2014-05-28
| | * | acornscsi: remove linked command supportPaul Bolle2014-05-28
| | * | scsi/NCR5380: dprintk macroFinn Thain2014-05-28
| | * | fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox2014-05-28
| | * | fusion: Add free msg frames to the head, not tail of listMatthew Wilcox2014-05-28
| | * | mpt2sas: Add free smids to the head, not tail of listMatthew Wilcox2014-05-28
| | * | mpt2sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox2014-05-28
| | * | mpt2sas: Remove uses of serial_numberMatthew Wilcox2014-05-28
| | * | mpt3sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox2014-05-28
| | * | mpt3sas: Remove uses of serial_numberMatthew Wilcox2014-05-28
| | * | qla2xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-28
| | * | qla4xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-28
| | * | qla2xxx: fix incorrect debug printkDan Carpenter2014-05-28
| | * | be2iscsi: Bump the driver versionJayamohan Kallickal2014-05-28
| | * | be2iscsi: Fix processing cqe for cxn whose endpoint is freedJayamohan Kallickal2014-05-28
| | * | be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyedJayamohan Kallickal2014-05-28
| | * | be2iscsi: Fix memory corruption in MBX pathJayamohan Kallickal2014-05-28
| | * | be2iscsi: Fix TCP parameters while connection offloading.Jayamohan Kallickal2014-05-28
| | * | be2iscsi: Fix interrupt Coalescing mechanism.Jayamohan Kallickal2014-05-28
| | * | be2iscsi: Fix exposing Host in sysfs after adapter initialization is completeJayamohan Kallickal2014-05-28
| | * | be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox pathJayamohan Kallickal2014-05-28
| | * | scsi: ufs: Improve UFS fatal error handlingSujit Reddy Thumma2014-05-28
| | * | scsi: ufs: Fix device and host reset methodsSujit Reddy Thumma2014-05-28
| | * | scsi: ufs: Fix hardware race conditions while aborting a commandSujit Reddy Thumma2014-05-28
| | * | scsi: ufs: Fix broken task management command implementationSujit Reddy Thumma2014-05-28
| | * | scsi: ufs: make undeclared functions staticSujit Reddy Thumma2014-05-28
| | * | scsi: ufs: fix endianness sparse warningsSujit Reddy Thumma2014-05-28
| | * | hpsa: fix bad comparison of signed with unsigned in hpsa_update_scsi_devicesJoe Handzik2014-05-28
| | * | scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.cFinn Thain2014-05-28
| | * | scsi/NCR5380: reduce depth of sun3_scsi nested includesFinn Thain2014-05-28
| | * | scsi/NCR5380: remove unused macro definitionsFinn Thain2014-05-28
| | * | scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain2014-05-28