aboutsummaryrefslogtreecommitdiff
path: root/mm/filemap.c
AgeCommit message (Expand)Author
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura
2009-04-16Export filemap_write_and_wait_rangeChris Mason
2009-04-13filemap: fix kernel-doc warningsRandy Dunlap
2009-04-03Staging: pohmelfs: kconfig/makefile and vfs changes.Evgeniy Polyakov
2009-04-03CacheFiles: Permit the page lock state to be monitoredDavid Howells
2009-04-03FS-Cache: Recruit a page flags for cache managementDavid Howells
2009-03-02x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar
2009-02-25x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar
2009-01-14[CVE-2009-0029] System call wrapper special casesHeiko Carstens
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens
2009-01-08memcg: revert gfp mask fixKAMEZAWA Hiroyuki
2009-01-06mm: pagecache gfp flags fixNick Piggin
2009-01-06mm: direct IO starvation improvementNick Piggin
2009-01-06mm: write_cache_pages integrity fixNick Piggin
2009-01-06mm: don't mark_page_accessed in fault pathNick Piggin
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05kill suid bit only for regular filesDmitri Monakhov
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2008-10-30fs: remove prepare_write/commit_writeNick Piggin
2008-10-20memcg: make page->mapping NULL before unchargeKAMEZAWA Hiroyuki
2008-10-20mm: page lock use lock bitopsNick Piggin
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16mm: do_generic_file_read() never gets a NULL 'filp' argumentKrishna Kumar
2008-10-14do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() failsOleg Nesterov
2008-09-02VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi
2008-08-04mm: rename page trylockNick Piggin
2008-07-30Fix off-by-one error in iov_iter_advance()Linus Torvalds
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi
2008-07-26[patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi
2008-07-26mm: spinlock tree_lockNick Piggin
2008-07-26mm: lockless pagecacheNick Piggin
2008-07-26mm: speculative page referencesNick Piggin
2008-07-25memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki
2008-07-25jbd: fix race between free buffer and commit transactionMingming Cao
2008-07-24generic_file_aio_read() cleanupsHugh Dickins
2008-07-24kill generic_file_direct_IO()Christoph Hellwig
2008-07-11vfs: export filemap_fdatawrite_range()Jan Kara
2008-05-14mm: fix infinite loop in filemap_faultMiklos Szeredi
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi
2008-04-28mm: rotate_reclaimable_page() cleanupMiklos Szeredi
2008-03-19mm: fix various kernel-doc commentsRandy Dunlap
2008-03-10iov_iter_advance() fixNick Piggin
2008-03-09Do not include linux/backing-dev.h twiceJesper Juhl
2008-02-13remove final fastcall usersHarvey Harrison
2008-02-08kill do_generic_mapping_readChristoph Hellwig
2008-02-08Use pgoff_t instead of unsigned longJan Kara
2008-02-07mem-controller gfp-mask fixBadari Pulavarty
2008-02-07memory controller BUG_ON()Balbir Singh
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh