summaryrefslogtreecommitdiffstats
path: root/Documentation/SubmittingPatches (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-19[SCSI] aci7xxx_old: delete decade+ obsolete driverPaul Gortmaker14-16573/+0
2013-12-19[SCSI] MAINTAINERS: update sg entryDouglas Gilbert1-1/+2
2013-12-19[SCSI] qla2xxx: Update the driver version to 8.06.00.12-k.Saurav Kashyap1-1/+1
2013-12-19[SCSI] qla2xxx: Adding MAINTAINERS for qla2xxx FC-SCSI driverSaurav Kashyap1-2/+1
2013-12-19[SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue...Armen Baloyan2-1/+4
2013-12-19[SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for I...Sawan Chandak1-1/+1
2013-12-19[SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port i...Chad Dupuis1-3/+3
2013-12-19[SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.Sawan Chandak1-52/+52
2013-12-19[SCSI] qla2xxx: Use the correct mailbox registers when acknowledging an IDC r...Chad Dupuis1-1/+8
2013-12-19[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...Armen Baloyan5-14/+8
2013-12-19[SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00.Armen Baloyan2-1/+11
2013-12-19[SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while pol...Atul Deshmukh1-1/+1
2013-12-19[SCSI] qla2xxx: Fix undefined behavior in call to snprintf().Joe Carnuccio1-2/+2
2013-12-19[SCSI] qla2xxx: Add BSG interface for read/write serdes register.Joe Carnuccio6-2/+134
2013-12-19[SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.Armen Baloyan5-1/+33
2013-12-19[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis7-6/+148
2013-12-19[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.Chad Dupuis3-81/+96
2013-12-19[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...Chad Dupuis6-142/+10
2013-12-19[SCSI] qla2xxx: Don't consider the drivers knocked out of IDC participation f...Saurav Kashyap1-11/+12
2013-12-19[SCSI] qla2xxx: Add BPM support for ISP25xx.Chad Dupuis1-1/+1
2013-12-19[SCSI] qla2xxx: Correctly set mailboxes for extended init control block.Joe Carnuccio1-1/+1
2013-12-19[SCSI] qla2xxx: Disable INTx interrupt for ISP82XXSawan Chandak1-6/+7
2013-12-19[SCSI] qla2xxx: Honor execute firmware failures.Chad Dupuis1-0/+2
2013-12-19[SCSI] qla2xxx: Print proper QLAFX00 product name at probe.Armen Baloyan2-3/+7
2013-12-19[SCSI] hpsa: prevent stalled i/oStephen M. Cameron2-2/+31
2013-12-19[SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.Stephen M. Cameron2-2/+47
2013-12-16[SCSI] hpsa: add MSA 2040 to list of external target devicesStephen M. Cameron1-0/+1
2013-12-16[SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctlStephen M. Cameron1-6/+5
2013-12-16[SCSI] hpsa: remove unneeded include of seq_file.hStephen M. Cameron1-1/+0
2013-12-16[SCSI] hpsa: add 5 second delay after doorbell resetStephen M. Cameron1-9/+23
2013-12-16[SCSI] hpsa: do not attempt to flush the cache on locked up controllersStephen M. Cameron1-0/+9
2013-12-16[SCSI] sr: use block layer runtime PMAaron Lu2-70/+29
2013-12-16[SCSI] qla4xxx: overflow in qla4xxx_set_chap_entry()Dan Carpenter1-4/+7
2013-12-16[SCSI] qla4xxx: Update driver version to 5.04.00-k2Adheer Chandravanshi1-1/+1
2013-12-16[SCSI] qla4xxx: Add support for additional network parameters settingsHarish Zunjarrao6-133/+1212
2013-12-16[SCSI] iscsi_transport: Additional parameters for network settingsHarish Zunjarrao3-3/+419
2013-12-16[SCSI] iscsi_transport: Remove net param enum valuesHarish Zunjarrao1-19/+19
2013-12-16[SCSI] scsi_debug: simplify creation and destruction of driver attribute filesAkinobu Mita1-160/+106
2013-12-15Linux 3.13-rc4v3.13-rc4Linus Torvalds1-1/+1
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky1-4/+2
2013-12-15Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2-60/+22
2013-12-15igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-15i40e: fix null dereferenceJesse Brandeburg1-0/+3
2013-12-13ARM: fix asm/memory.h build errorRussell King3-20/+17
2013-12-13dm array: fix a reference counting bug in shadow_ablockJoe Thornber1-1/+9
2013-12-13dm space map: disallow decrementing a reference count below zeroJoe Thornber1-9/+23
2013-12-13mm: memcg: do not allow task about to OOM kill to bypass the limitJohannes Weiner1-1/+1
2013-12-13mm: memcg: fix race condition between memcg teardown and swapinJohannes Weiner1-0/+36
2013-12-13thp: move preallocated PTE page table on move_huge_pmd()Kirill A. Shutemov1-1/+11