summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-20padata: free correct variableJason A. Donenfeld1-1/+1
2017-05-20ovl: do not set overlay.opaque on non-dir createAmir Goldstein1-1/+1
2017-05-20CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2-0/+7
2017-05-20cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp1-0/+2
2017-05-20CIFS: fix oplock break deadlocksRabin Vincent4-5/+18
2017-05-20cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp1-0/+2
2017-05-20cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp1-0/+1
2017-05-20CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke1-2/+2
2017-05-20SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French1-3/+11
2017-05-20Set unicode flag on cifs echo request to avoid Mac errorSteve French1-0/+3
2017-05-20Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILESachin Prabhu1-1/+2
2017-05-20Fix match_prepath()Sachin Prabhu1-8/+6
2017-05-20mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka1-1/+2
2017-05-20mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner5-41/+150
2017-05-20fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin1-6/+5
2017-05-20fs: fix data invalidation in the cleancache during direct IOAndrey Ryabinin2-25/+19
2017-05-20ceph: fix memory leak in __ceph_setxattr()Luis Henriques1-0/+3
2017-05-20fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko1-1/+1
2017-05-20orangefs: do not check possibly stale size on truncateMartin Brandenburg1-2/+1
2017-05-20orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg1-2/+0
2017-05-20orangefs: clean up oversize xattr validationMartin Brandenburg1-17/+7
2017-05-20orangefs: fix bounds check for listxattrMartin Brandenburg1-1/+1
2017-05-20ext4: evict inline data when writing to memory mapEric Biggers1-0/+5
2017-05-20jbd2: fix dbench4 performance regression for 'nobarrier' mountsJan Kara1-1/+1
2017-05-20perf annotate s390: Implement jump types for perf annotateChristian Borntraeger2-0/+32
2017-05-20perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger1-0/+6
2017-05-20perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter1-2/+2
2017-05-20IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn3-14/+22
2017-05-20IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein1-1/+2
2017-05-20IB/mlx4: Fix ib device initialization error flowJack Morgenstein1-0/+1
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch3-8/+42
2017-05-20IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl1-2/+6
2017-05-20IB/core: Fix kernel crash during fail to initialize deviceParav Pandit1-11/+22
2017-05-20IB/core: Fix sysfs registration error flowJack Morgenstein1-1/+1
2017-05-20iov_iter: don't revert iov buffer if csum errorDing Tianhong1-6/+7
2017-05-20vfio/type1: Remove locked page accounting workqueueAlex Williamson1-59/+51
2017-05-20dm thin: fix a memory leak when passing discard bio downDennis Yang1-0/+1
2017-05-20dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()Bart Van Assche1-1/+5
2017-05-20dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy1-4/+4
2017-05-20dm crypt: rewrite (wipe) key in crypto layer using random dataOndrej Kozina1-2/+6
2017-05-20crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook1-44/+67
2017-05-20crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook3-50/+75
2017-05-20crypto: ccp - Disable interrupts early on unloadGary R Hook1-2/+2
2017-05-20crypto: ccp - Use only the relevant interrupt bitsGary R Hook2-7/+7
2017-05-20crypto: algif_aead - Require setkey before accept(2)Stephan Mueller1-8/+149
2017-05-20crypto: s5p-sss - Close possible race for completed requestsKrzysztof Kozlowski1-2/+3
2017-05-20block: fix blk_integrity_register to use template's interval_exp if not 0Mike Snitzer1-1/+2
2017-05-20arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2-4/+10
2017-05-20KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones1-1/+7
2017-05-20Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini4-55/+58