summaryrefslogtreecommitdiff
path: root/mm/filemap.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-16[PATCH] dio: invalidate clean pages before dio writeZach Brown1-11/+35
2007-02-16[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...NeilBrown1-13/+19
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day1-2/+2
2007-02-09[PATCH] mm: remove find_trylock_pageNick Piggin1-20/+0
2006-12-10[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown1-6/+3
2006-12-08[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek1-1/+1
2006-12-07[PATCH] grab swap token reorderedAshwin Chaugule1-1/+0
2006-12-01[PATCH] Export should_remove_suid()Mark Fasheh1-0/+1
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin1-18/+6
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-8/+22
2006-10-20[PATCH] mm: more commenting on lock orderingNick Piggin1-2/+2
2006-10-20[PATCH] direct-io: sync and invalidate file region when falling back to buffe...Jeff Moyer1-6/+45
2006-10-19[PATCH] Add lockless helpers for remove_suid()Jens Axboe1-8/+22
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds1-2/+4
2006-10-04[PATCH] mm: fix in kerneldocHenrik Kretzschmar1-2/+2
2006-10-02Merge branch 'master' into gfs2Steven Whitehouse1-133/+53
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-83/+4
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-36/+0
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-19/+20
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-0/+4
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells1-0/+30
2006-09-29[PATCH] mm: make filemap_nopage use NOPAGE_SIGBUSAdam Litke1-3/+3
2006-09-28Merge branch 'master' into gfs2Steven Whitehouse1-4/+21
2006-09-27[GFS2] Fix typo in last patchSteven Whitehouse1-1/+1
2006-09-27[GFS2] Fix direct i/o logic in filemap.cSteven Whitehouse1-2/+3
2006-09-26[PATCH] update some mm/ commentsNick Piggin1-4/+4
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin1-0/+17
2006-07-31Merge branch 'master'Steven Whitehouse1-2/+0
2006-07-29[PATCH] MM: Remove rogue readahead printkAndi Kleen1-2/+0
2006-07-25[GFS2] Alter direct I/O pathSteven Whitehouse1-2/+2
2006-07-03Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse1-78/+179
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] Light weight event countersChristoph Lameter1-2/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] generic_file_buffered_write(): handle zero-length iovec segmentsAndrew Morton1-1/+8
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-2/+2
2006-06-27[PATCH] generic_file_buffered_write(): deadlock on vectored writeVladimir V. Saveliev1-7/+11
2006-06-25[PATCH] readahead: backoff on I/O errorWu Fengguang1-0/+28
2006-06-25[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown1-6/+2
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka1-2/+2
2006-06-23[PATCH] kernel-doc for mm/filemap.cRandy Dunlap1-53/+120
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi1-3/+3
2006-06-21[GFS2] Make file_read_actor export _GPLSteven Whitehouse1-1/+1
2006-05-12Merge branch 'master'Steven Whitehouse1-0/+32
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe1-0/+32
2006-03-31Merge branch 'master'Steven Whitehouse1-6/+37
2006-03-24[PATCH] fadvise(): write commandsAndrew Morton1-5/+5
2006-03-24[PATCH] filemap_fdatawrite_range() api: clarify -end parameterAndrew Morton1-1/+7
2006-03-24[PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson1-0/+23