summaryrefslogtreecommitdiff
path: root/mm/filemap.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-15/+15
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi1-13/+27
2006-01-08[PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi1-4/+4
2006-01-06[PATCH] find_lock_page(): call __lock_page() directly.Nikita Danilov1-2/+3
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown1-23/+50
2005-11-14[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen1-1/+1
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-rc2v2.6.12-rc2Linus Torvalds1-0/+2306