aboutsummaryrefslogtreecommitdiffstats
path: root/mm/filemap.c
Commit message (Expand)AuthorAge
* readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-19
* readahead: convert filemap invocationsFengguang Wu2007-07-19
* mm: fault feedback #2Nick Piggin2007-07-19
* mm: fault feedback #1Nick Piggin2007-07-19
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-19
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-19
* Fix read/truncate raceNeilBrown2007-07-17
* Only send SIGXFSZ when exceeding rlimits.Micah Cowan2007-07-16
* NeilBrown <neilb@suse.de>akpm@linux-foundation.org2007-07-16
* mm: debug check for the fault vs invalidate raceNick Piggin2007-07-16
* sendfile: kill generic_file_sendfile()Jens Axboe2007-07-10
* mm: double mark_page_accessed() in read_cache_page_async()Peter Zijlstra2007-07-08
* Fix: find_or_create_page skips cpuset memory spreading.Christoph Lameter2007-05-17
* Fix a bad error case handling in read_cache_page_async()David Howells2007-05-09
* AFS: export a couple of core functions for AFS write supportDavid Howells2007-05-09
* Remove do_sync_file_range()Mark Fasheh2007-05-08
* mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-08
* readahead: code cleanupJan Kara2007-05-07
* readahead: improve heuristic detecting sequential readsJan Kara2007-05-07
* mm: simplify filemap_nopageNick Piggin2007-05-07
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* [PATCH] dio: invalidate clean pages before dio writeZach Brown2007-03-16
* [PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...NeilBrown2007-02-16
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] mm: remove find_trylock_pageNick Piggin2007-02-09
* [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown2006-12-10
* [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] grab swap token reorderedAshwin Chaugule2006-12-07
* [PATCH] Export should_remove_suid()Mark Fasheh2006-12-01
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-28
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-21
|\
| * [PATCH] Add lockless helpers for remove_suid()Jens Axboe2006-10-19
* | [PATCH] mm: more commenting on lock orderingNick Piggin2006-10-20
* | [PATCH] direct-io: sync and invalidate file region when falling back to buffe...Jeff Moyer2006-10-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds2006-10-04
|\
| * Merge branch 'master' into gfs2Steven Whitehouse2006-10-02
| |\
| * \ Merge branch 'master' into gfs2Steven Whitehouse2006-09-28
| |\ \
| * | | [GFS2] Fix typo in last patchSteven Whitehouse2006-09-27
| * | | [GFS2] Fix direct i/o logic in filemap.cSteven Whitehouse2006-09-27
| * | | Merge branch 'master'Steven Whitehouse2006-07-31
| |\ \ \
| * | | | [GFS2] Alter direct I/O pathSteven Whitehouse2006-07-25
| * | | | Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse2006-07-03
| |\ \ \ \
| * | | | | [GFS2] Make file_read_actor export _GPLSteven Whitehouse2006-06-21
| * | | | | Merge branch 'master'Steven Whitehouse2006-05-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master'Steven Whitehouse2006-03-31
| |\ \ \ \ \ \
| * | | | | | | [GFS2] Export file_read_actorSteven Whitehouse2006-01-30
* | | | | | | | [PATCH] mm: fix in kerneldocHenrik Kretzschmar2006-10-04
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* | | | | | | [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-01
* | | | | | | [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-01