| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-07-04 | i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices |  Hans de Goede | 1 | -0/+12 |
| 2017-07-04 | x86/platform/uv/BAU: Minor cleanup, make some local functions static |  Colin Ian King | 1 | -25/+6 |
| 2017-07-04 | Update my email address |  Cornelia Huck | 1 | -3/+3 |
| 2017-07-04 | genirq/timings: Move free timings out of spinlocked region |  Thomas Gleixner | 1 | -2/+3 |
| 2017-07-04 | genirq: Move irq resource handling out of spinlocked region |  Thomas Gleixner | 1 | -8/+15 |
| 2017-07-04 | genirq: Add mutex to irq desc to serialize request/free_irq() |  Thomas Gleixner | 3 | -0/+12 |
| 2017-07-04 | genirq: Move bus locking into __setup_irq() |  Thomas Gleixner | 1 | -8/+5 |
| 2017-07-04 | genirq: Force inlining of __irq_startup_managed to prevent build failure |  Geert Uytterhoeven | 1 | -1/+1 |
| 2017-07-04 | genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN |  Sebastian Ott | 1 | -1/+3 |
| 2017-07-04 | Revert "sched/cputime: Refactor the cputime_adjust() code" |  Ingo Molnar | 1 | -8/+14 |
| 2017-07-04 | kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS |  Haozhong Zhang | 1 | -2/+4 |
| 2017-07-04 | f2fs: add ioctl to do gc with target block address |  Jaegeuk Kim | 2 | -0/+55 |
| 2017-07-04 | f2fs: don't need to check encrypted inode for partial truncation |  Jaegeuk Kim | 1 | -2/+4 |
| 2017-07-04 | f2fs: measure inode.i_blocks as generic filesystem |  Chao Yu | 4 | -14/+17 |
| 2017-07-04 | f2fs: set CP_TRIMMED_FLAG correctly |  Chao Yu | 1 | -1/+1 |
| 2017-07-04 | f2fs: require key for truncate(2) of encrypted file |  Eric Biggers | 1 | -3/+7 |
| 2017-07-04 | f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c |  Chao Yu | 4 | -333/+359 |
| 2017-07-04 | f2fs: clean up sysfs codes |  Chao Yu | 1 | -47/+74 |
| 2017-07-04 | f2fs: fix to document fault injection option and sysfs file |  Chao Yu | 2 | -0/+14 |
| 2017-07-04 | f2fs: fix wrong error number of fill_super |  Chao Yu | 1 | -1/+4 |
| 2017-07-04 | f2fs: fix incorrect document of batched_trim_sections |  Chao Yu | 1 | -1/+1 |
| 2017-07-04 | f2fs: fix to show injection rate in ->show_options |  Chao Yu | 1 | -1/+2 |
| 2017-07-04 | f2fs: Fix a return value in case of error in 'f2fs_fill_super' |  Christophe JAILLET | 1 | -1/+3 |
| 2017-07-04 | f2fs: use proper variable name |  Tiezhu Yang | 1 | -11/+11 |
| 2017-07-04 | f2fs: fix to avoid panic when encountering corrupt node |  Chao Yu | 1 | -3/+11 |
| 2017-07-04 | f2fs: don't track newly allocated nat entry in list |  Chao Yu | 1 | -6/+10 |
| 2017-07-04 | f2fs: add f2fs_bug_on in __remove_discard_cmd |  Chao Yu | 1 | -0/+2 |
| 2017-07-04 | f2fs: introduce __wait_one_discard_bio |  Chao Yu | 1 | -16/+17 |
| 2017-07-04 | f2fs: dax: fix races between page faults and truncating pages |  Qiuyang Sun | 4 | -9/+43 |
| 2017-07-04 | f2fs: simplify the way of calulating next nat address |  Fan Li | 1 | -5/+1 |
| 2017-07-04 | f2fs: sanity check size of nat and sit cache |  Jin Qian | 1 | -0/+7 |
| 2017-07-04 | f2fs: fix a panic caused by NULL flush_cmd_control |  Yunlei He | 1 | -1/+4 |
| 2017-07-04 | f2fs: remove the unnecessary cast for PTR_ERR |  Zhang Shengju | 1 | -1/+1 |
| 2017-07-04 | f2fs: remove false-positive bug_on |  Jaegeuk Kim | 1 | -2/+3 |
| 2017-07-04 | f2fs: Do not issue small discards in LFS mode |  Damien Le Moal | 1 | -1/+2 |
| 2017-07-04 | mpls: route get support |  Roopa Prabhu | 1 | -1/+162 |
| 2017-07-04 | bridge: allow ext learned entries to change ports |  Nikolay Aleksandrov | 1 | -8/+20 |
| 2017-07-04 | net: reflect mark on tcp syn ack packets |  Jamal Hadi Salim | 2 | -1/+3 |
| 2017-07-04 | net: ethernet: mediatek: fixed deadlock captured by lockdep |  Sean Wang | 1 | -4/+4 |
| 2017-07-04 | Merge branch 'ipv4-ipv6-refcount_t' |  David S. Miller | 15 | -51/+56 |
| 2017-07-04 | net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t |  Reshetova, Elena | 3 | -5/+6 |
| 2017-07-04 | net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t |  Reshetova, Elena | 2 | -7/+8 |
| 2017-07-04 | net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t |  Reshetova, Elena | 1 | -4/+5 |
| 2017-07-04 | net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t |  Reshetova, Elena | 1 | -4/+4 |
| 2017-07-04 | net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t |  Reshetova, Elena | 2 | -4/+4 |
| 2017-07-04 | net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t |  Reshetova, Elena | 2 | -10/+10 |
| 2017-07-04 | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t |  Reshetova, Elena | 3 | -5/+5 |
| 2017-07-04 | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t |  Reshetova, Elena | 3 | -6/+7 |
| 2017-07-04 | net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t |  Reshetova, Elena | 3 | -6/+7 |
| 2017-07-04 | nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding it |  Sagi Grimberg | 1 | -4/+3 |