Age | Commit message (Expand) | Author | Files | Lines |
2015-10-27 | bnx2fc: Do not log error for netevents that need no action | Shirish Pargaonkar | 1 | -1/+0 |
2015-10-27 | lpfc: Update version to 11.0.0.0 for upstream patch set | James Smart | 1 | -1/+1 |
2015-10-27 | lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies | James Smart | 2 | -2/+15 |
2015-10-27 | lpfc: The linux driver does not reinitiate discovery after a failed FLOGI | James Smart | 1 | -2/+7 |
2015-10-27 | lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a... | James Smart | 1 | -14/+17 |
2015-10-27 | lpfc: Add support for Lancer G6 and 32G FC links | James Smart | 8 | -9/+58 |
2015-10-27 | fix: lpfc_send_rscn_event sends bigger buffer size | Ales Novak | 1 | -1/+1 |
2015-10-27 | lpfc: remove set but not used variables | Sebastian Herbszt | 10 | -126/+8 |
2015-10-27 | lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ... | Nicholas Krause | 1 | -1/+1 |
2015-10-27 | Fix kmalloc overflow in LPFC driver at large core count | Ian Mitchell | 2 | -6/+1 |
2015-10-27 | lpfc: Destroy lpfc_hba_index IDR on module exit | Johannes Thumshirn | 1 | -0/+1 |
2015-10-27 | lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize | Bodo Stroesser | 1 | -1/+1 |
2015-10-27 | lpfc: Remove unnessary cast | Firo Yang | 1 | -2/+1 |
2015-10-27 | lpfc: fix model description | Sebastian Herbszt | 1 | -1/+1 |
2015-10-07 | 3w-9xxx: don't unmap bounce buffered commands | Christoph Hellwig | 1 | -7/+21 |
2015-10-01 | scsi_dh: Use the correct module name when loading device handler | Paul Mackerras | 1 | -1/+1 |
2015-09-17 | libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop | Ariel Nahum | 1 | -6/+11 |
2015-09-13 | Linux 4.3-rc1v4.3-rc1 | Linus Torvalds | 1 | -2/+2 |
2015-09-12 | Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 50 | -421/+220 |
2015-09-12 | blk: rq_data_dir() should not return a boolean | Linus Torvalds | 1 | -1/+1 |
2015-09-12 | Merge branch 'writeback-plugging' | Linus Torvalds | 1 | -3/+10 |
2015-09-12 | writeback: plug writeback in wb_writeback() and writeback_inodes_wb() | Linus Torvalds | 1 | -0/+6 |
2015-09-12 | thermal: fix intel PCH thermal driver mismerge | Linus Torvalds | 1 | -7/+4 |
2015-09-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 22 | -54/+336 |
2015-09-12 | ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs | Vineet Gupta | 1 | -0/+2 |
2015-09-12 | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb | Linus Torvalds | 7 | -47/+210 |
2015-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 17 | -15/+1019 |
2015-09-12 | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -44/+187 |
2015-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 38 | -633/+675 |
2015-09-12 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 39 | -1271/+1860 |
2015-09-12 | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 16 | -608/+477 |
2015-09-12 | Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 1 | -12/+60 |
2015-09-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 44 | -197/+509 |
2015-09-12 | revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each" | Andrew Morton | 1 | -2/+4 |
2015-09-12 | mm/early_ioremap: add explicit #include of asm/early_ioremap.h | Ard Biesheuvel | 1 | -0/+1 |
2015-09-12 | fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void | Joe Perches | 4 | -50/+45 |
2015-09-12 | selftests: enhance membarrier syscall test | Mathieu Desnoyers | 1 | -25/+75 |
2015-09-12 | selftests: add membarrier syscall test | Pranith Kumar | 4 | -0/+84 |
2015-09-12 | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 11 | -1/+151 |
2015-09-12 | MODSIGN: fix a compilation warning in extract-cert | David Howells | 1 | -1/+1 |
2015-09-12 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 53 | -135/+916 |
2015-09-11 | Revert "writeback: plug writeback at a high level" | Linus Torvalds | 1 | -3/+4 |
2015-09-11 | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -96/+82 |
2015-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 17 | -98/+191 |
2015-09-11 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -285/+212 |
2015-09-11 | scsi_dh: fix randconfig build error | Christoph Hellwig | 1 | -1/+1 |
2015-09-11 | Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -5/+18 |
2015-09-11 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 16 | -83/+218 |
2015-09-11 | Merge branch 'next' into for-linus | Dmitry Torokhov | 17 | -15/+1019 |
2015-09-11 | Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' | Rafael J. Wysocki | 7 | -16/+94 |