aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-07blkcg: rename blkg_try_get() to blkg_tryget()Dennis Zhou1-7/+5
2018-12-07blkcg: change blkg reference counting to use percpu_refDennis Zhou1-10/+5
2018-12-07blkcg: remove bio_disassociate_task()Dennis Zhou1-2/+0
2018-12-07blkcg: remove additional reference to the cssDennis Zhou2-41/+2
2018-12-07blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou3-14/+12
2018-12-07blkcg: associate writeback bios with a blkgDennis Zhou2-2/+8
2018-12-07blkcg: associate a blkg for pages being evicted by swapDennis Zhou1-3/+3
2018-12-07blkcg: consolidate bio_issue_init() to be a part of coreDennis Zhou1-0/+9
2018-12-07blkcg: associate blkg when associating a deviceDennis Zhou2-8/+12
2018-12-07blkcg: introduce common blkg association logicDennis Zhou1-1/+4
2018-12-07blkcg: convert blkg_lookup_create() to find closest blkgDennis Zhou1-9/+15
2018-12-07blkcg: update blkg_lookup_create() to do lockingDennis Zhou1-1/+3
2018-12-07blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou1-8/+90
2018-12-07blk-mq: remove QUEUE_FLAG_POLL from default MQ flagsJens Axboe1-2/+1
2018-12-04block: remove ->poll_fnChristoph Hellwig1-2/+0
2018-12-04block: move queues types to the block layerChristoph Hellwig1-9/+6
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe35-149/+345
2018-12-03sbitmap: fix sbitmap_for_each_set()Omar Sandoval1-4/+6
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-5/+0
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-17/+30
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-2/+1
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner1-1/+2
2018-11-30sbitmap: optimize wakeup checkJens Axboe1-0/+34
2018-11-30sbitmap: ammortize cost of clearing bitsJens Axboe1-6/+27
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+3
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-11-30Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+3
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-3/+14
2018-11-30Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+4
2018-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+8
2018-11-29tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu1-3/+3
2018-11-29pstore/ram: Correctly calculate usable PRZ bytesKees Cook1-1/+4
2018-11-29Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2018-11-29blk-mq: add mq_ops->commit_rqs()Jens Axboe1-0/+10
2018-11-29block: improve logic around when to sort a plug listJens Axboe1-0/+1
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin1-5/+0
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+19
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-2/+15
2018-11-28block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu1-1/+1
2018-11-28fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri1-2/+1
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2-0/+10
2018-11-28ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner1-17/+0
2018-11-28x86/speculation: Rework SMT state changeThomas Gleixner1-0/+2
2018-11-28sched/smt: Expose sched_smt_present static keyThomas Gleixner1-0/+18
2018-11-27sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti1-1/+11
2018-11-27function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)1-0/+1
2018-11-27function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)1-3/+0
2018-11-27Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1