summaryrefslogtreecommitdiffstats
path: root/fs/lockd/host.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-23tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa17-103/+36
2016-01-23dax: never rely on bh.b_dev being set by get_block()Ross Zwisler1-0/+3
2016-01-23xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-3/+4
2016-01-23ext4: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-1/+3
2016-01-23ext2: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-1/+3
2016-01-23dax: add support for fsync/syncRoss Zwisler3-16/+266
2016-01-23mm: add find_get_entries_tag()Ross Zwisler2-0/+71
2016-01-23dax: support dirty DAX entries in radix treeRoss Zwisler9-42/+78
2016-01-23pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler2-6/+27
2016-01-23dax: fix conversion of holes to PMDsRoss Zwisler1-10/+10
2016-01-23dax: fix NULL pointer dereference in __dax_dbg()Ross Zwisler1-0/+1
2016-01-22[IA64] Enable copy_file_range syscall for ia64Tony Luck3-1/+3
2016-01-22pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust1-4/+2
2016-01-22soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann1-1/+1
2016-01-22ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed1-0/+6
2016-01-22reiserfs: fix dereference of ERR_PTRSudip Mukherjee1-1/+1
2016-01-22ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim1-1/+1
2016-01-22mm: fix kernel crash in khugepaged threadyalin wang2-9/+9
2016-01-22mm: fix mlock accoutingKirill A. Shutemov1-1/+1
2016-01-22thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov5-25/+36
2016-01-21[regression] fix braino in fs/dlm/user.cAl Viro1-1/+1
2016-01-21NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker3-6/+5
2016-01-21pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust1-59/+40
2016-01-21ALSA: timer: Introduce disconnect op to snd_timer_instanceTakashi Iwai2-12/+12
2016-01-21ALSA: timer: Handle disconnection more safelyTakashi Iwai1-0/+48
2016-01-21pwm: Mark all devices as "might sleep"Thierry Reding1-1/+1
2016-01-21mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey1-8/+14
2016-01-21ARM: realview: fix device tree buildLinus Walleij1-2/+1
2016-01-21Do not enable CONFIG_IO_STRICT_DEVMEM by defaultDan Williams1-1/+0
2016-01-21MAINTAINERS: add/fix git URLs for various subsystemsFengguang Wu1-11/+42
2016-01-21mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner2-1/+10
2016-01-21mm: memcontrol: basic memory statistics in cgroup2 memory controllerJohannes Weiner2-0/+124
2016-01-21mm: memcontrol: do not uncharge old page in page cache replacementJohannes Weiner1-11/+15
2016-01-21Documentation: cgroup: add memory.swap.{current,max} descriptionVladimir Davydov1-0/+33
2016-01-21mm: free swap cache aggressively if memcg swap is fullVladimir Davydov5-3/+32
2016-01-21mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov3-1/+20
2016-01-21swap.h: move memcg related stuff to the end of the fileVladimir Davydov1-32/+38
2016-01-21mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov2-18/+11
2016-01-21mm: vmscan: pass memcg to get_scan_count()Vladimir Davydov1-12/+8
2016-01-21mm: memcontrol: charge swap to cgroup2Vladimir Davydov6-10/+128
2016-01-21mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner2-176/+84
2016-01-21mm: memcontrol: flatten struct cg_protoJohannes Weiner2-26/+21
2016-01-21mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner4-78/+12
2016-01-21net: drop tcp_memcontrol.cVladimir Davydov7-222/+90
2016-01-21mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner5-13/+23
2016-01-21mm: memcontrol: allow to disable kmem accounting for cgroup2Vladimir Davydov2-2/+8
2016-01-21mm: memcontrol: account "kmem" consumers in cgroup2 memory controllerJohannes Weiner1-7/+11
2016-01-21mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner11-57/+72
2016-01-21mm: memcontrol: separate kmem code from legacy tcp accounting codeJohannes Weiner1-21/+12
2016-01-21mm: memcontrol: group kmem init and exit functions togetherJohannes Weiner1-81/+76