summaryrefslogtreecommitdiffstats
path: root/mm/filemap.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm/filemap.c:filemap_populate(): move export.Nikita Danilov2005-10-301-1/+1
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-301-3/+3
* [PATCH] mm: split page table lockHugh Dickins2005-10-301-1/+1
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-301-1/+1
* [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-281-4/+4
* [PATCH] mm/filemap.c: make two functions staticAdrian Bunk2005-09-101-7/+10
* [PATCH] shmem_populate: avoid an useless check, and some commentsPaolo 'Blaisorblade' Giarrusso2005-09-051-0/+7
* [PATCH] swap: swap_lock replace list+deviceHugh Dickins2005-09-051-4/+3Star
* [PATCH] fix for generic_file_write iov problemBadari Pulavarty2005-06-261-1/+3
* [PATCH] Fix the error handling in direct I/OHifumi Hisashi2005-06-261-2/+5
* [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-241-72/+2Star
* [PATCH] Remove f_error field from struct fileChristoph Lameter2005-06-231-6/+0Star
* [PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()Martin Schwidefsky2005-06-061-1/+7
* [PATCH] fix for __generic_file_aio_read() to return 0 on EOFSuparna Bhattacharya2005-05-221-1/+1
* [PATCH] remove outdated comments from filemap.cChristoph Hellwig2005-05-061-5/+0Star
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-8/+9
* [PATCH] Exterminate PAGE_BUGMatt Mackall2005-05-011-2/+1Star
* [PATCH] sync_page() smp_mb() commentWilliam Lee Irwin III2005-05-011-1/+19
* [PATCH] generic_file_buffered_write fixesakpm@osdl.org2005-05-011-2/+4
* [PATCH] filemap_getpage can block when MAP_NONBLOCK specifiedJeff Moyer2005-04-171-1/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2306