aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-04i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devicesHans de Goede1-0/+12
2017-07-04x86/platform/uv/BAU: Minor cleanup, make some local functions staticColin Ian King1-25/+6
2017-07-04Update my email addressCornelia Huck1-3/+3
2017-07-04genirq/timings: Move free timings out of spinlocked regionThomas Gleixner1-2/+3
2017-07-04genirq: Move irq resource handling out of spinlocked regionThomas Gleixner1-8/+15
2017-07-04genirq: Add mutex to irq desc to serialize request/free_irq()Thomas Gleixner3-0/+12
2017-07-04genirq: Move bus locking into __setup_irq()Thomas Gleixner1-8/+5
2017-07-04genirq: Force inlining of __irq_startup_managed to prevent build failureGeert Uytterhoeven1-1/+1
2017-07-04genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAINSebastian Ott1-1/+3
2017-07-04Revert "sched/cputime: Refactor the cputime_adjust() code"Ingo Molnar1-8/+14
2017-07-04kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang1-2/+4
2017-07-04f2fs: add ioctl to do gc with target block addressJaegeuk Kim2-0/+55
2017-07-04f2fs: don't need to check encrypted inode for partial truncationJaegeuk Kim1-2/+4
2017-07-04f2fs: measure inode.i_blocks as generic filesystemChao Yu4-14/+17
2017-07-04f2fs: set CP_TRIMMED_FLAG correctlyChao Yu1-1/+1
2017-07-04f2fs: require key for truncate(2) of encrypted fileEric Biggers1-3/+7
2017-07-04f2fs: move sysfs code from super.c to fs/f2fs/sysfs.cChao Yu4-333/+359
2017-07-04f2fs: clean up sysfs codesChao Yu1-47/+74
2017-07-04f2fs: fix to document fault injection option and sysfs fileChao Yu2-0/+14
2017-07-04f2fs: fix wrong error number of fill_superChao Yu1-1/+4
2017-07-04f2fs: fix incorrect document of batched_trim_sectionsChao Yu1-1/+1
2017-07-04f2fs: fix to show injection rate in ->show_optionsChao Yu1-1/+2
2017-07-04f2fs: Fix a return value in case of error in 'f2fs_fill_super'Christophe JAILLET1-1/+3
2017-07-04f2fs: use proper variable nameTiezhu Yang1-11/+11
2017-07-04f2fs: fix to avoid panic when encountering corrupt nodeChao Yu1-3/+11
2017-07-04f2fs: don't track newly allocated nat entry in listChao Yu1-6/+10
2017-07-04f2fs: add f2fs_bug_on in __remove_discard_cmdChao Yu1-0/+2
2017-07-04f2fs: introduce __wait_one_discard_bioChao Yu1-16/+17
2017-07-04f2fs: dax: fix races between page faults and truncating pagesQiuyang Sun4-9/+43
2017-07-04f2fs: simplify the way of calulating next nat addressFan Li1-5/+1
2017-07-04f2fs: sanity check size of nat and sit cacheJin Qian1-0/+7
2017-07-04f2fs: fix a panic caused by NULL flush_cmd_controlYunlei He1-1/+4
2017-07-04f2fs: remove the unnecessary cast for PTR_ERRZhang Shengju1-1/+1
2017-07-04f2fs: remove false-positive bug_onJaegeuk Kim1-2/+3
2017-07-04f2fs: Do not issue small discards in LFS modeDamien Le Moal1-1/+2
2017-07-04mpls: route get supportRoopa Prabhu1-1/+162
2017-07-04bridge: allow ext learned entries to change portsNikolay Aleksandrov1-8/+20
2017-07-04net: reflect mark on tcp syn ack packetsJamal Hadi Salim2-1/+3
2017-07-04net: ethernet: mediatek: fixed deadlock captured by lockdepSean Wang1-4/+4
2017-07-04Merge branch 'ipv4-ipv6-refcount_t'David S. Miller15-51/+56
2017-07-04net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena3-5/+6
2017-07-04net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_tReshetova, Elena2-7/+8
2017-07-04net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_tReshetova, Elena1-4/+5
2017-07-04net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_tReshetova, Elena1-4/+4
2017-07-04net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_tReshetova, Elena2-4/+4
2017-07-04net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_tReshetova, Elena2-10/+10
2017-07-04net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena3-5/+5
2017-07-04net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena3-6/+7
2017-07-04net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_tReshetova, Elena3-6/+7
2017-07-04nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding itSagi Grimberg1-4/+3