summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CIFS: fix oplock break deadlocksRabin Vincent2017-05-204-5/+18
* cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp2017-05-201-0/+2
* cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp2017-05-201-0/+1
* CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke2017-05-201-2/+2
* SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French2017-05-201-3/+11
* Set unicode flag on cifs echo request to avoid Mac errorSteve French2017-05-201-0/+3
* Fix match_prepath()Sachin Prabhu2017-05-201-8/+6
* mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka2017-05-201-1/+2
* fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin2017-05-201-6/+5
* ceph: fix memory leak in __ceph_setxattr()Luis Henriques2017-05-201-0/+3
* fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko2017-05-201-1/+1
* orangefs: do not check possibly stale size on truncateMartin Brandenburg2017-05-201-2/+1
* orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg2017-05-201-2/+0
* orangefs: clean up oversize xattr validationMartin Brandenburg2017-05-201-17/+7
* orangefs: fix bounds check for listxattrMartin Brandenburg2017-05-201-1/+1
* ext4: evict inline data when writing to memory mapEric Biggers2017-05-201-0/+5
* perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter2017-05-201-2/+2
* IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn2017-05-203-14/+22
* IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein2017-05-201-1/+2
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-05-201-0/+1
* IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch2017-05-203-8/+42
* IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl2017-05-201-2/+6
* IB/core: Fix sysfs registration error flowJack Morgenstein2017-05-201-1/+1
* iov_iter: don't revert iov buffer if csum errorDing Tianhong2017-05-201-6/+7
* vfio/type1: Remove locked page accounting workqueueAlex Williamson2017-05-201-58/+44
* dm thin: fix a memory leak when passing discard bio downDennis Yang2017-05-201-0/+1
* dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()Bart Van Assche2017-05-201-1/+5
* dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy2017-05-201-4/+4
* crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook2017-05-201-44/+67
* crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook2017-05-203-50/+75
* crypto: ccp - Disable interrupts early on unloadGary R Hook2017-05-201-2/+2
* crypto: ccp - Use only the relevant interrupt bitsGary R Hook2017-05-202-7/+7
* crypto: algif_aead - Require setkey before accept(2)Stephan Mueller2017-05-201-8/+149
* block: fix blk_integrity_register to use template's interval_exp if not 0Mike Snitzer2017-05-201-1/+2
* arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2017-05-202-4/+10
* KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones2017-05-201-1/+7
* KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand2017-05-201-0/+12
* perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver2017-05-201-1/+1
* um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-05-201-1/+1
* x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings2017-05-201-1/+1
* selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski2017-05-201-0/+46
* x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra2017-05-201-1/+1
* usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2017-05-202-0/+9
* usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2017-05-202-1/+22
* usb: Make sure usb/phy/of gets built-inAlexey Brodkin2017-05-201-0/+1
* usb: gadget: legacy gadgets are optionalRomain Izard2017-05-201-0/+1
* usb: misc: add missing continue in switchGustavo A. R. Silva2017-05-201-0/+1
* staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott2017-05-201-1/+1
* staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott2017-05-201-5/+6
* staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold2017-05-201-2/+1