summaryrefslogtreecommitdiff
path: root/mm/filemap.c
AgeCommit message (Expand)Author
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-26do_generic_file_read: clear page errors when issuing a fresh read of the pageJeff Moyer
2010-05-25cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie
2010-05-25tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro
2010-05-25fs: allow short direct-io reads to be completed via buffered IOJosef Bacik
2010-05-25mm: export remove_from_page_cache() to modulesMiklos Szeredi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06mm: use rlimit helpersJiri Slaby
2010-03-03kill unused invalidate_inode_pages helperChristoph Hellwig
2010-02-02mm: flush dcache before writing into page to avoid aliasanfei zhou
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds
2009-12-16direct I/O fallback sync simplificationChristoph Hellwig
2009-12-10kill wait_on_page_writeback_rangeChristoph Hellwig
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24truncate: new helpersnpiggin@suse.de
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen
2009-09-14vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara
2009-09-14vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...Jan Kara
2009-09-14vfs: Rename generic_file_aio_write_nolockChristoph Hellwig
2009-09-14vfs: Remove syncing from generic_file_direct_write() and generic_file_buffere...Jan Kara
2009-09-14vfs: Export __generic_file_aio_write() and add some commentsJan Kara
2009-09-14vfs: Introduce filemap_fdatawait_rangeJan Kara
2009-07-06mm: mark page accessed before we write_end()Josef Bacik
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-06-16readahead: enforce full sync mmap readahead sizeWu Fengguang
2009-06-16readahead: remove redundant test in shrink_readahead_size_eio()Wu Fengguang
2009-06-16readahead: record mmap read-around states in file_ra_stateWu Fengguang
2009-06-16readahead: enforce full readahead size on async mmap readaheadWu Fengguang
2009-06-16readahead: sequential mmap readaheadWu Fengguang
2009-06-16readahead: clean up and simplify the code for filemap page fault readaheadLinus Torvalds
2009-06-16readahead: move max_sane_readahead() calls into force_page_cache_readahead()Wu Fengguang
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