aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-8/+8
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-0/+1
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-0/+1
2013-05-07block_device_operations->release() should return voidAl Viro2-4/+2
2013-05-05megaraid: single_open() leakAl Viro1-1/+1
2013-05-04sun3_scsi: add ->show_info()Geert Uytterhoeven3-106/+80
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-141/+346
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds69-3531/+1576
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells1-1/+1
2013-05-01proc: Add proc_mkdir_data()David Howells1-2/+2
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds20-622/+1299
2013-04-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds49-800/+8694
2013-04-30Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-20/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-18/+18
2013-04-29scsi: rename random32() to prandom_u32()Akinobu Mita2-5/+5
2013-04-29megaraid: Don't use create_proc_read_entry()David Howells2-675/+382
2013-04-29mpt3sas: don't wank with fasync on ->release()Al Viro1-14/+0
2013-04-29mpt2sas: don't wank with fasync on ->release()Al Viro1-14/+0
2013-04-29pmcraid: don't wank with fasync in ->release()Al Viro1-14/+0
2013-04-29lpfc: fix races for miscdevice open vs. rmmodAl Viro1-32/+1
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-11/+7
2013-04-25bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi4-41/+48
2013-04-25qla2xxx: Remove unused functionJörn Engel2-20/+0
2013-04-24Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas2-5/+2
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida4-14/+14
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-79/+37
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-1/+1
2013-04-18[SCSI] megaraid_sas: Use correct #define for MSI-X capabilityBjorn Helgaas2-5/+2
2013-04-15[SCSI] mvumi: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe2-3/+2
2013-04-15[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe1-3/+3
2013-04-11[SCSI] iscsi_tcp: support PF_MEMALLOC/__GFP_MEMALLOCMike Christie1-5/+13
2013-04-11[SCSI] libiscsi: avoid unnecessary multiple NULL assignmentsMasatake YAMATO1-1/+0
2013-04-11[SCSI] qla4xxx: Update driver version to 5.03.00-k8Vikas Chaudhary1-1/+1
2013-04-11[SCSI] qla4xxx: Added print statements to display AENsVikas Chaudhary2-0/+41
2013-04-11[SCSI] qla4xxx: Use correct value for max flash node entriesAdheer Chandravanshi1-2/+2
2013-04-11[SCSI] qla4xxx: Restrict logout from boot target session using session idAdheer Chandravanshi1-0/+8
2013-04-11[SCSI] qla4xxx: Use correct flash ddb offset for ISP40XXAdheer Chandravanshi2-21/+43
2013-04-11[SCSI] isci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-4/+2
2013-04-11[SCSI] scsi_dh_alua: Add module parameter to allow failover to non preferred path without STPGStewart, Sean1-0/+7
2013-04-11[SCSI] qla2xxx: Update the driver version to 8.05.00.03-k.Saurav Kashyap1-2/+2
2013-04-11[SCSI] qla2xxx: Obtain loopback iteration count from bsg request.Joe Carnuccio3-3/+5
2013-04-11[SCSI] qla2xxx: Add clarifying printk to thermal access fail cases.Joe Carnuccio1-2/+3
2013-04-11[SCSI] qla2xxx: Remove duplicated include form qla_isr.cWei Yongjun1-2/+0
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali15-98/+4793
2013-04-11[SCSI] qla4xxx: Update driver version to 5.03.00-k7Vikas Chaudhary1-1/+1
2013-04-11[SCSI] qla4xxx: Replace dev type macros with generic portal type macrosAdheer Chandravanshi2-15/+14
2013-04-11[SCSI] qla4xxx: Add flash node mgmt supportAdheer Chandravanshi6-4/+1824
2013-04-11[SCSI] libiscsi: export function iscsi_switch_str_paramAdheer Chandravanshi1-1/+2
2013-04-11[SCSI] scsi_transport_iscsi: Add flash node mgmt supportAdheer Chandravanshi1-1/+1001
2013-04-11[SCSI] qla4xxx: Update driver version to 5.03.00-k6Vikas Chaudhary1-1/+1