summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-04ext4: mark superblock writes synchronous for nobarrier mountsJan Kara1-1/+1
2017-05-04forcedeth: remove unnecessary carrier status checkZhu Yanjun1-4/+2
2017-05-04power: supply: twl4030-charger: make twl4030_bci_property_is_writeable staticSebastian Reichel1-1/+1
2017-05-04dm cache policy smq: cleanup free_target_met() and clean_target_met()Mike Snitzer1-11/+13
2017-05-04dm cache policy smq: allow demotions to happen even during continuous IOJoe Thornber1-1/+5
2017-05-04mq-deadline: add debugfs attributesOmar Sandoval3-2/+131
2017-05-04kyber: add debugfs attributesOmar Sandoval3-1/+134
2017-05-04blk-mq-debugfs: allow schedulers to register debugfs attributesOmar Sandoval6-17/+127
2017-05-04blk-mq: untangle debugfs and sysfsOmar Sandoval8-71/+94
2017-05-04blk-mq: move debugfs declarations to a separate header fileOmar Sandoval6-28/+33
2017-05-04blk-mq: Do not invoke queue operations on a dead queueBart Van Assche1-0/+8
2017-05-04blk-mq-debugfs: get rid of a bunch of boilerplateOmar Sandoval1-328/+136
2017-05-04blk-mq-debugfs: rename hw queue directories from <n> to hctx<n>Omar Sandoval1-1/+1
2017-05-04blk-mq-debugfs: don't open code strstrip()Omar Sandoval1-5/+4
2017-05-04blk-mq-debugfs: error on long write to queue "state" fileOmar Sandoval1-7/+12
2017-05-04blk-mq-debugfs: clean up flag definitionsOmar Sandoval1-93/+108
2017-05-04blk-mq-debugfs: separate flags with |Omar Sandoval1-1/+1
2017-05-04nfs: Fix bdi handling for cloned superblocksJan Kara2-21/+13
2017-05-04block/mq: Cure cpu hotplug lock inversionPeter Zijlstra1-2/+2
2017-05-04lightnvm: fix bad back free on error pathJavier González1-2/+2
2017-05-04lightnvm: create cmd before allocating requestJavier González1-2/+2
2017-05-04tools build: Fixup sched_getcpu feature testArnaldo Carvalho de Melo1-0/+2
2017-05-04KVM: put back #ifndef CONFIG_S390 around kvm_vcpu_kickPaolo Bonzini1-0/+2
2017-05-04perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips1-0/+2
2017-05-04perf annotate: Fix AArch64 comment charKim Phillips1-1/+1
2017-05-04perf tools: Fix spelling mistakesKim Phillips6-10/+10
2017-05-04rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVALMoritz Fischer1-1/+2
2017-05-04rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticksMoritz Fischer1-1/+6
2017-05-04KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall11-264/+280
2017-05-04Merge branch 'topic/pl330' into for-linusVinod Koul3-70/+8
2017-05-04Merge branch 'topic/xilinx' into for-linusVinod Koul1-28/+35
2017-05-04Merge branch 'topic/qcom' into for-linusVinod Koul2-0/+21
2017-05-04Merge branch 'topic/pl08x' into for-linusVinod Koul2-38/+32
2017-05-04dmaengine: pl08x: remove lock documentationVinod Koul1-1/+0
2017-05-04dmaengine: pl08x: fix pl08x_dma_chan_state documentationVinod Koul1-1/+1
2017-05-04dmaengine: pl08x: Use the BIT() macro consistentlyLinus Walleij2-25/+25
2017-05-04dmaengine: pl080: Fix some missing kerneldocLinus Walleij1-2/+5
2017-05-04dmaengine: pl080: Cut some unused definesLinus Walleij1-9/+1
2017-05-04Merge branch 'topic/cppi' into for-linusVinod Koul3-78/+137
2017-05-04ceph: fix memory leak in __ceph_setxattr()Luis Henriques1-0/+3
2017-05-04ceph: fix file open flags on ppc64Alexander Graf2-1/+45
2017-05-04ceph: choose readdir frag based on previous readdir replyYan, Zheng1-7/+12
2017-05-04rbd: exclusive map optionIlya Dryomov1-10/+73
2017-05-04rbd: return ResponseMessage result from rbd_handle_request_lock()Ilya Dryomov1-14/+26
2017-05-04rbd: kill rbd_is_lock_supported()Ilya Dryomov1-11/+3
2017-05-04rbd: support updating the lock cookie without releasing the lockIlya Dryomov3-25/+97
2017-05-04rbd: store lock cookieIlya Dryomov1-5/+8
2017-05-04rbd: ignore unlock errorsIlya Dryomov1-18/+14
2017-05-04rbd: fix error handling around rbd_init_disk()Ilya Dryomov1-43/+44
2017-05-04rbd: move rbd_unregister_watch() call into rbd_dev_image_release()Ilya Dryomov1-15/+3