Age | Commit message (Expand) | Author |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig |
2014-11-12 | scsi: remove use_blk_tcq Scsi_Host field | Christoph Hellwig |
2014-11-12 | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig |
2014-11-12 | scsi: remove ordered_tag host template field | Christoph Hellwig |
2014-11-12 | scsi: remove ordered_tags scsi_device field | Christoph Hellwig |
2014-11-12 | scsi: add new scsi-command flag for tagged commands | Christoph Hellwig |
2014-11-12 | scsi: provide a generic change_queue_type method | Christoph Hellwig |
2014-11-12 | scsi: handle more device handler setup/teardown in common code | Christoph Hellwig |
2014-11-12 | scsi: remove struct scsi_dh_devlist | Christoph Hellwig |
2014-11-12 | scsi: use container_of to get at device handler private data | Christoph Hellwig |
2014-11-12 | scsi: split scsi_nonblockable_ioctl | Christoph Hellwig |
2014-11-12 | scsi: refactor scsi_reset_provider handling | Christoph Hellwig |
2014-11-12 | scsi: add support for multiple hardware queues in scsi_(host_)find_tag | Bart Van Assche |
2014-11-12 | scsi: add support for multiple hardware queues | Bart Van Assche |
2014-11-12 | blk-mq: add blk_mq_unique_tag() | Bart Van Assche |
2014-11-12 | scsi: simplify scsi_log_(send|completion) | Hannes Reinecke |
2014-11-12 | scsi: remove scsi_show_result() | Hannes Reinecke |
2014-11-12 | scsi: separate out scsi_(host|driver)byte_string() | Hannes Reinecke |
2014-11-12 | scsi: repurpose the last argument from print_opcode_name() | Hannes Reinecke |
2014-11-12 | scsi: remove scsi_print_status() | Hannes Reinecke |
2014-11-12 | scsi: use 'bool' as return value for scsi_normalize_sense() | Hannes Reinecke |
2014-11-12 | scsi: use sdev as argument for sense code printing | Hannes Reinecke |
2014-11-12 | scsi: introduce sdev_prefix_printk() | Hannes Reinecke |
2014-11-12 | scsi: remove scsi_cmd_print_sense_hdr() | Hannes Reinecke |
2014-11-12 | scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl | Douglas Gilbert |
2014-11-09 | Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-11-09 | Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-11-06 | Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-11-05 | PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle() | Yinghai Lu |
2014-11-04 | of: Fix overflow bug in string property parsing functions | Grant Likely |
2014-11-04 | ARM: imx: clk-vf610: define PLL's clock tree | Stefan Agner |
2014-11-03 | Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds |
2014-11-02 | Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-11-02 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2014-11-02 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-11-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-10-31 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-10-31 | netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions | Pablo Neira Ayuso |
2014-10-31 | netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions | Pablo Neira Ayuso |
2014-10-31 | Return short read or 0 at end of a raw device, not EIO | David Jeffery |
2014-10-30 | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets | Ben Hutchings |
2014-10-30 | net: skb_fclone_busy() needs to detect orphaned skb | Eric Dumazet |
2014-10-30 | Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2014-10-29 | Merge branch 'akpm' (incoming from Andrew Morton) | Linus Torvalds |
2014-10-29 | mm: memcontrol: fix missed end-writeback page accounting | Johannes Weiner |