summaryrefslogtreecommitdiffstats
path: root/mm/filemap.c
AgeCommit message (Expand)AuthorLines
2007-10-08fix page release issue in filemap_faultYan Zheng-0/+1
2007-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-20/+0
2007-08-11readahead: docbook fixStephen Hemminger-1/+1
2007-08-11[PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk-20/+0
2007-07-31fix filemap.c kernel-docRandy Dunlap-1/+1
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell-5/+5
2007-07-19readahead: convert filemap invocationsFengguang Wu-20/+31
2007-07-19mm: fault feedback #2Nick Piggin-4/+2
2007-07-19mm: fault feedback #1Nick Piggin-224/+25
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin-36/+58
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin-33/+20
2007-07-17Fix read/truncate raceNeilBrown-44/+28
2007-07-16Only send SIGXFSZ when exceeding rlimits.Micah Cowan-2/+0
2007-07-16NeilBrown <neilb@suse.de>akpm@linux-foundation.org-0/+2
2007-07-16mm: debug check for the fault vs invalidate raceNick Piggin-0/+1
2007-07-10sendfile: kill generic_file_sendfile()Jens Axboe-20/+0
2007-07-08mm: double mark_page_accessed() in read_cache_page_async()Peter Zijlstra-1/+0
2007-05-16Fix: find_or_create_page skips cpuset memory spreading.Christoph Lameter-1/+2
2007-05-09Fix a bad error case handling in read_cache_page_async()David Howells-3/+3
2007-05-09AFS: export a couple of core functions for AFS write supportDavid Howells-0/+2
2007-05-08Remove do_sync_file_range()Mark Fasheh-4/+4
2007-05-08mm: move common segment checks to separate helper functionDmitriy Monakhov-37/+45
2007-05-07readahead: code cleanupJan Kara-3/+4
2007-05-07readahead: improve heuristic detecting sequential readsJan Kara-3/+6
2007-05-07mm: simplify filemap_nopageNick Piggin-24/+0
2007-05-07mm: make read_cache_page synchronousNick Piggin-11/+38
2007-03-16[PATCH] dio: invalidate clean pages before dio writeZach Brown-11/+35
2007-02-16[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...NeilBrown-13/+19
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day-2/+2
2007-02-09[PATCH] mm: remove find_trylock_pageNick Piggin-20/+0
2006-12-10[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown-6/+3
2006-12-08[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek-1/+1
2006-12-07[PATCH] grab swap token reorderedAshwin Chaugule-1/+0
2006-12-01[PATCH] Export should_remove_suid()Mark Fasheh-0/+1
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin-18/+6
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds-8/+22
2006-10-20[PATCH] mm: more commenting on lock orderingNick Piggin-2/+2
2006-10-20[PATCH] direct-io: sync and invalidate file region when falling back to buffe...Jeff Moyer-6/+45
2006-10-19[PATCH] Add lockless helpers for remove_suid()Jens Axboe-8/+22
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds-2/+4
2006-10-04[PATCH] mm: fix in kerneldocHenrik Kretzschmar-2/+2
2006-10-02Merge branch 'master' into gfs2Steven Whitehouse-133/+53
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty-83/+4
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty-36/+0
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty-19/+20
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells-0/+4
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells-0/+30
2006-09-29[PATCH] mm: make filemap_nopage use NOPAGE_SIGBUSAdam Litke-3/+3
2006-09-28Merge branch 'master' into gfs2Steven Whitehouse-4/+21
2006-09-27[GFS2] Fix typo in last patchSteven Whitehouse-1/+1