aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/mmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-08ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches1-1/+1
2013-07-03ncpfs: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-05-26memcg: add the pagefault count into memcg statsYing Han1-0/+2
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin1-4/+0
2007-07-19mm: fault feedback #1Nick Piggin1-19/+19
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin1-11/+12
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin1-0/+1
2006-12-08[PATCH] struct path: convert ncpfsJosef Sipek1-2/+2
2006-06-30[PATCH] Light weight event countersChristoph Lameter1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+128