| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-27 | 3 | -9/+9 |
* | scripts/spelling.txt: add "therfore" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | scripts/spelling.txt: add "overwritting" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 2 | -2/+2 |
* | scripts/spelling.txt: add "omited" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -2/+2 |
* | scripts/spelling.txt: add "intialization" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 4 | -10/+10 |
* | scripts/spelling.txt: add "embeded" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-02-25 | 2 | -4/+5 |
|\ |
|
| * | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-24 | 2 | -4/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-02-24 | 2 | -9/+17 |
|\ \
| |/
|/| |
|
| * | scsi_transport_sas: fix BSG ioctl memory corruption | Omar Sandoval | 2017-02-21 | 1 | -8/+16 |
| * | scsi: zero per-cmd driver data before each I/O | Christoph Hellwig | 2017-02-21 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-02-22 | 3 | -13/+12 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-16 | 4 | -4/+27 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-11 | 1 | -0/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-07 | 1 | -1/+10 |
| |\ \ \ \ |
|
| * | | | | | net-next: treewide use is_vlan_dev() helper function. | Parav Pandit | 2017-02-06 | 3 | -13/+12 |
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-02-21 | 111 | -3869/+9004 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | scsi: megaraid_sas: handle dma_addr_t right on 32-bit | Arnd Bergmann | 2017-02-15 | 1 | -7/+7 |
| * | | | | | scsi: megaraid_sas: array overflow in megasas_dump_frame() | Dan Carpenter | 2017-02-15 | 1 | -1/+1 |
| * | | | | | scsi: snic: switch to pci_irq_alloc_vectors | Christoph Hellwig | 2017-02-15 | 2 | -30/+19 |
| * | | | | | scsi: megaraid_sas: driver version upgrade | Shivasharan S | 2017-02-13 | 1 | -2/+2 |
| * | | | | | scsi: megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set val... | Shivasharan S | 2017-02-13 | 2 | -2/+2 |
| * | | | | | scsi: megaraid_sas: Indentation and smatch warning fixes | Shivasharan S | 2017-02-13 | 5 | -83/+80 |
| * | | | | | scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints | Shivasharan S | 2017-02-13 | 4 | -286/+2 |
| * | | | | | scsi: megaraid_sas: Increase internal command pool | Shivasharan S | 2017-02-13 | 2 | -2/+2 |
| * | | | | | scsi: megaraid_sas: Use synchronize_irq to wait for IRQs to complete | Shivasharan S | 2017-02-13 | 1 | -2/+18 |
| * | | | | | scsi: megaraid_sas: Bail out the driver load if ld_list_query fails | Shivasharan S | 2017-02-13 | 1 | -5/+5 |
| * | | | | | scsi: megaraid_sas: Change build_mpt_mfi_pass_thru to return void | Shivasharan S | 2017-02-13 | 1 | -8/+2 |
| * | | | | | scsi: megaraid_sas: During OCR, if get_ctrl_info fails do not continue with OCR | Shivasharan S | 2017-02-13 | 1 | -0/+1 |
| * | | | | | scsi: megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, ... | Shivasharan S | 2017-02-13 | 1 | -5/+10 |
| * | | | | | scsi: megaraid_sas: Remove unused pd_index from megasas_build_ld_nonrw_fusion | Shivasharan S | 2017-02-13 | 1 | -2/+1 |
| * | | | | | scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero | Shivasharan S | 2017-02-13 | 2 | -4/+7 |
| * | | | | | scsi: megaraid_sas: max_fw_cmds are decremented twice, remove duplicate | Shivasharan S | 2017-02-13 | 1 | -7/+0 |
| * | | | | | scsi: megaraid_sas: update can_queue only if the new value is less | Shivasharan S | 2017-02-13 | 1 | -1/+1 |
| * | | | | | scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions | Shivasharan S | 2017-02-13 | 2 | -7/+8 |
| * | | | | | scsi: megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize p... | Shivasharan S | 2017-02-13 | 1 | -4/+4 |
| * | | | | | scsi: megaraid_sas: latest controller OCR capability from FW before sending s... | Shivasharan S | 2017-02-13 | 1 | -0/+7 |
| * | | | | | scsi: megaraid_sas: avoid unaligned access in ioctl path | Shivasharan S | 2017-02-13 | 1 | -1/+3 |
| * | | | | | scsi: megaraid_sas: big endian support changes | Shivasharan S | 2017-02-13 | 3 | -78/+122 |
| * | | | | | scsi: megaraid_sas: Big endian RDPQ mode fix | Shivasharan S | 2017-02-13 | 1 | -1/+1 |
| * | | | | | scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map a... | Shivasharan S | 2017-02-13 | 3 | -14/+18 |
| * | | | | | scsi: megaraid_sas: In validate raid map, raid capability is not converted to... | Shivasharan S | 2017-02-13 | 1 | -3/+10 |
| * | | | | | scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ... | Shivasharan S | 2017-02-13 | 5 | -18/+76 |
| * | | | | | scsi: megaraid_sas: add print in device removal path | Shivasharan S | 2017-02-13 | 1 | -8/+11 |
| * | | | | | scsi: megaraid_sas: enhance debug logs in OCR context | Shivasharan S | 2017-02-13 | 3 | -4/+72 |
| * | | | | | scsi: megaraid_sas: set residual bytes count during IO completion | Shivasharan S | 2017-02-13 | 1 | -0/+10 |
| * | | | | | scsi: megaraid_sas: raid 1 write performance for large io | Shivasharan S | 2017-02-13 | 2 | -2/+35 |