summaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ncpfs: use file_inode()Al Viro2014-11-191-3/+1
* ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches2014-04-081-1/+1
* ncpfs: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin2013-07-031-1/+1
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-061-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* memcg: add the pagefault count into memcg statsYing Han2011-05-261-0/+2
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-121-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-041-4/+0
* mm: fault feedback #1Nick Piggin2007-07-191-19/+19
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-11/+12
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-191-0/+1
* [PATCH] struct path: convert ncpfsJosef Sipek2006-12-081-2/+2
* [PATCH] Light weight event countersChristoph Lameter2006-06-301-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+128
OpenPOWER on IntegriCloud