summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe16-42/+109
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-25/+75
2018-12-10media: bpf: add bpf function to report mouse movementSean Young1-1/+16
2018-12-10bpf: Add bpf_line_info supportMartin KaFai Lau5-0/+49
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+3
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+8
2018-12-09net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform dataAndrew Lunn1-0/+1
2018-12-09net: phy: mdio-gpio: Add platform_data support for phy_maskAndrew Lunn1-0/+13
2018-12-09tracing: Lock event_mutex before synth_event_mutexMasami Hiramatsu1-0/+2
2018-12-09ring-buffer: Add percentage of ring buffer full to wake up readerSteven Rostedt (VMware)1-1/+3
2018-12-09function_graph: Have profiler use new helper ftrace_graph_get_ret_stack()Steven Rostedt (VMware)1-0/+3
2018-12-09fgraph: Add new fgraph_ops structure to enable function graph hooksSteven Rostedt (VMware)1-10/+11
2018-12-09function_graph: Remove the use of FTRACE_NOTRACE_DEPTHSteven Rostedt (VMware)1-1/+0
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes1-4/+8
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2-0/+6
2018-12-08scsi: Fix a harmless double shift bugDan Carpenter1-1/+1
2018-12-08nvme: implement Enhanced Command RetryKeith Busch1-1/+16
2018-12-08nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg1-3/+5
2018-12-08nvmet: don't override treq upon modification.Sagi Grimberg1-0/+2
2018-12-08nvmet: support fabrics sq flow controlSagi Grimberg1-0/+4
2018-12-08nvmet-fc: remove the IN_ISR deferred scheduling optionsJames Smart1-16/+0
2018-12-08nvmet: add defines for discovery change async eventsJay Sternberg1-0/+3
2018-12-08nvmet: change aen mask functions to use bit numbersJay Sternberg1-3/+9
2018-12-08nvme: support traffic based keep-aliveSagi Grimberg1-0/+1
2018-12-08nvme: introduce ctrl attributes enumerationSagi Grimberg1-0/+4
2018-12-08blkcg: put back rcu lock in blkcg_bio_issue_check()Dennis Zhou1-0/+3
2018-12-08blkcg: rename blkg_try_get() to blkg_tryget()Dennis Zhou1-7/+5
2018-12-08blkcg: change blkg reference counting to use percpu_refDennis Zhou1-10/+5
2018-12-08blkcg: remove bio_disassociate_task()Dennis Zhou1-2/+0
2018-12-08blkcg: remove additional reference to the cssDennis Zhou2-41/+2
2018-12-08blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou3-14/+12
2018-12-08blkcg: associate writeback bios with a blkgDennis Zhou2-2/+8
2018-12-08blkcg: associate a blkg for pages being evicted by swapDennis Zhou1-3/+3
2018-12-08blkcg: consolidate bio_issue_init() to be a part of coreDennis Zhou1-0/+9
2018-12-08blkcg: associate blkg when associating a deviceDennis Zhou2-8/+12
2018-12-08blkcg: introduce common blkg association logicDennis Zhou1-1/+4
2018-12-08blkcg: convert blkg_lookup_create() to find closest blkgDennis Zhou1-9/+15
2018-12-08blkcg: update blkg_lookup_create() to do lockingDennis Zhou1-1/+3
2018-12-08blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou1-8/+90
2018-12-08blk-mq: remove QUEUE_FLAG_POLL from default MQ flagsJens Axboe1-2/+1
2018-12-08scsi: t10-pi: Return correct ref tag when queue has no integrity profileMartin K. Petersen1-4/+5
2018-12-08scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp1-3/+11
2018-12-08scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche1-0/+1
2018-12-08scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche2-2/+0
2018-12-08scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche1-0/+7
2018-12-08scsi: target/core: Make it possible to wait from more than one context for co...Bart Van Assche1-1/+2
2018-12-08scsi: target/core: Use system workqueues for TMFBart Van Assche1-1/+0
2018-12-08scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2-1/+2