summaryrefslogtreecommitdiffstats
path: root/mm/filemap.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fadvise(): write commandsAndrew Morton2006-03-241-5/+5
* [PATCH] filemap_fdatawrite_range() api: clarify -end parameterAndrew Morton2006-03-241-1/+7
* [PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson2006-03-241-0/+23
* [PATCH] mm: make __put_page internalNick Piggin2006-03-221-0/+2
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-181-0/+1
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-101-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-15/+15
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-081-13/+27
* [PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi2006-01-081-4/+4
* [PATCH] find_lock_page(): call __lock_page() directly.Nikita Danilov2006-01-061-2/+3
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-031-23/+50
* [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-141-1/+1
* [PATCH] fs: error case fix in __generic_file_aio_readTejun Heo2005-10-301-2/+2
* [PATCH] mm/filemap.c:filemap_populate(): move export.Nikita Danilov2005-10-291-1/+1
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-291-3/+3
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-1/+1
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-291-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/+3
* [PATCH] fix for generic_file_write iov problemBadari Pulavarty2005-06-251-1/+3
* [PATCH] Fix the error handling in direct I/OHifumi Hisashi2005-06-251-2/+5
* [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-241-72/+2
* [PATCH] Remove f_error field from struct fileChristoph Lameter2005-06-231-6/+0
* [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-211-1/+1
* [PATCH] remove outdated comments from filemap.cChristoph Hellwig2005-05-051-5/+0
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-8/+9
* [PATCH] Exterminate PAGE_BUGMatt Mackall2005-05-011-2/+1
* [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-161-1/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2306
OpenPOWER on IntegriCloud