Age | Commit message (Expand) | Author |
2017-03-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-03-09 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada |
2017-03-08 | Revert "scsi, block: fix duplicate bdi name registration crashes" | Jan Kara |
2017-03-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | scsi: qedi: Fix memory leak in tmf response processing. | Dupuis, Chad |
2017-02-27 | scsi: aacraid: remove redundant zero check on ret | Colin Ian King |
2017-02-27 | scsi: lpfc: use proper format string for dma_addr_t | Arnd Bergmann |
2017-02-27 | scsi: lpfc: use div_u64 for 64-bit division | Arnd Bergmann |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scripts/spelling.txt: add "therfore" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "overwritting" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "omited" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "intialization" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "embeded" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | virtio_scsi: use virtio IRQ affinity | Christoph Hellwig |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig |
2017-02-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2017-02-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-02-23 | scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m | Finn Thain |
2017-02-23 | scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator" | Colin Ian King |
2017-02-23 | scsi: aacraid: Fixed expander hotplug for SMART family | Raghava Aditya Renukunta |
2017-02-23 | scsi: mpt3sas: switch to pci_alloc_irq_vectors | Hannes Reinecke |
2017-02-23 | scsi: qedf: fixup compilation warning about atomic_t usage | Dupuis, Chad |
2017-02-23 | scsi: remove scsi_execute_req_flags | Christoph Hellwig |
2017-02-23 | scsi: merge __scsi_execute into scsi_execute | Christoph Hellwig |
2017-02-22 | scsi: simplify scsi_execute_req_flags | Christoph Hellwig |
2017-02-22 | scsi: make the sense header argument to scsi_test_unit_ready mandatory | Christoph Hellwig |
2017-02-22 | scsi: sd: improve TUR handling in sd_check_events | Christoph Hellwig |
2017-02-22 | scsi: always zero sshdr in scsi_normalize_sense | Christoph Hellwig |
2017-02-22 | scsi: scsi_dh_emc: return success in clariion_std_inquiry() | Dan Carpenter |
2017-02-22 | scsi: fix memory leak of sdpk on when gd fails to allocate | Colin Ian King |
2017-02-22 | scsi: sd: make sd_devt_release() static | Wei Yongjun |
2017-02-22 | scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework. | Dupuis, Chad |
2017-02-22 | scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call. | Michael Hernandez |
2017-02-22 | scsi: qla2xxx: Fix response queue count for Target mode. | Michael Hernandez |
2017-02-22 | scsi: qla2xxx: Cleaned up queue configuration code. | Michael Hernandez |
2017-02-22 | scsi: lpfc: add missing Kconfig NVME dependencies | James Smart |
2017-02-22 | scsi: lpfc: Update lpfc version to 11.2.0.7 | James Smart |
2017-02-22 | scsi: lpfc: Update copyrights | James Smart |
2017-02-22 | scsi: lpfc: NVME Target: Add debugfs support | James Smart |