aboutsummaryrefslogtreecommitdiffstats
path: root/mm/filemap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] fs: error case fix in __generic_file_aio_readTejun Heo1-2/+2
2005-10-29[PATCH] mm/filemap.c:filemap_populate(): move export.Nikita Danilov1-1/+1
2005-10-29[PATCH] mm: update comments to pte lockHugh Dickins1-3/+3
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-1/+1
2005-10-29[PATCH] mm: page fault handlers tidyupHugh Dickins1-1/+1
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro1-4/+4
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk1-7/+10
2005-09-05[PATCH] shmem_populate: avoid an useless check, and some commentsPaolo 'Blaisorblade' Giarrusso1-0/+7
2005-09-05[PATCH] swap: swap_lock replace list+deviceHugh Dickins1-4/+3
2005-06-25[PATCH] fix for generic_file_write iov problemBadari Pulavarty1-1/+3
2005-06-25[PATCH] Fix the error handling in direct I/OHifumi Hisashi1-2/+5
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte1-72/+2
2005-06-23[PATCH] Remove f_error field from struct fileChristoph Lameter1-6/+0
2005-06-06[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()Martin Schwidefsky1-1/+7
2005-05-21[PATCH] fix for __generic_file_aio_read() to return 0 on EOFSuparna Bhattacharya1-1/+1
2005-05-05[PATCH] remove outdated comments from filemap.cChristoph Hellwig1-5/+0
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-8/+9
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall1-2/+1
2005-05-01[PATCH] sync_page() smp_mb() commentWilliam Lee Irwin III1-1/+19
2005-05-01[PATCH] generic_file_buffered_write fixesakpm@osdl.org1-2/+4
2005-04-16[PATCH] filemap_getpage can block when MAP_NONBLOCK specifiedJeff Moyer1-1/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2306