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