aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-16
* csiostor: Remove superfluous call to pci_disable_msix()Alexander Gordeev2014-09-16
* be2iscsi: Use pci_enable_msix_range()Alexander Gordeev2014-09-16
* megaraid_sas: Version and Changelog updateAdam Radford2014-09-16
* megaraid_sas: Fix reset_mutex leakAdam Radford2014-09-16
* megaraid_sas: Remove unused variables in megasas_instanceAdam Radford2014-09-16
* megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation().Adam Radford2014-09-16
* megaraid_sas: Fix LD/VF affiliation parsingAdam Radford2014-09-16
* scsi_debug: bump inquiry version to SPC-4, update version descriptorsDouglas Gilbert2014-09-16
* scsi_debug: give unit attention and other errors precedence over TSFDouglas Gilbert2014-09-16
* scsi_debug: scsi_cmnd->cmnd check and casts unnecessaryDouglas Gilbert2014-09-16
* fusion: fix excess parameter kernel-doc warningRandy Dunlap2014-09-16
* hpsa: refine the pci enable/disable handlingTomas Henzl2014-09-16
* pm8001: Update nvmd response data to request bufferSuresh Thiagarajan2014-09-16
* be2iscsi: Bump the driver versionJayamohan Kallickal2014-09-16
* be2iscsi: Fix processing CQE before connection resources are freedJayamohan Kallickal2014-09-16
* be2iscsi: Fix updating the boot enteries in sysfsJayamohan Kallickal2014-09-16
* be2iscsi: Fix the copyright yearJayamohan Kallickal2014-09-16
* be2iscsi: Fix the sparse warning introduced in previous submissionJayamohan Kallickal2014-09-16
* scsi: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-16
* qla2xxx: Remove restriction on starting remote device discovery on port update.Chad Dupuis2014-09-16
* qla2xxx: Move mailbox failure messages to a default debug level.Chad Dupuis2014-09-16
* mptfusion: simplify roundingRasmus Villemoes2014-09-16
* qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-16
* mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-09-16
* mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-09-16
* megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-16
* megaraid: Fail resume if MSI-X re-initialization failedAlexander Gordeev2014-09-16
* hpsa: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-16
* hpsa: Fallback to MSI rather than to INTx if MSI-X failedAlexander Gordeev2014-09-16
* eata: remove driver_lockChristoph Hellwig2014-09-16
* scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()Subhash Jadavani2014-09-15
* scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2014-09-15
* scsi: add use_cmd_list flagKashyap.Desai@avagotech.com2014-09-15
* sd: Avoid sending medium write commands if device is write protectedSujit Reddy Thumma2014-09-15
* scsi: fix various kernel-doc problems in scsi_error.cRandy Dunlap2014-09-15
* scsi: fix regression that accidentally disabled block-based tcqChristoph Hellwig2014-09-15
* libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie2014-09-15
* ia64: Fix syscall number for memfd_createTony Luck2014-09-15
* vfs: simplify and shrink stack frame of link_path_walk()Linus Torvalds2014-09-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-09-15
|\
| * crypto: drbg - remove check for uninitialized DRBG handleStephan Mueller2014-09-05
| * crypto: drbg - backport "fix maximum value checks on 32 bit systems"Herbert Xu2014-09-05
* | Linux 3.17-rc5Linus Torvalds2014-09-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-14
|\ \
| * | be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro2014-09-14
| * | don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro2014-09-14
| * | fix bogus read_seqretry() checks introduced in b37199eAl Viro2014-09-13
| * | move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro2014-09-13
| * | [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-13