summaryrefslogtreecommitdiff
path: root/fs/ncpfs/mmap.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-06mm: per-cgroup memory reclaim statsRoman Gushchin
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-11-19ncpfs: use file_inode()Al Viro
2014-04-08ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches
2013-07-03ncpfs: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin
2013-02-22new helper: file_inode(file)Al Viro
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-05-26memcg: add the pagefault count into memcg statsYing Han
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2007-07-19mm: fault feedback #1Nick Piggin
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin
2006-12-08[PATCH] struct path: convert ncpfsJosef Sipek
2006-06-30[PATCH] Light weight event countersChristoph Lameter
2005-04-16Linux-2.6.12-rc2Linus Torvalds