Commit Graph

232 Commits (182fea8f48332de085c0ae936605cb72671db9f2)

Author SHA1 Message Date
Andi Kleen 4e60c86bd9 gcc-4.6: mm: fix unused but set warnings 15 years ago
Jeff Moyer 91803b499c do_generic_file_read: clear page errors when issuing a fresh read of the page 15 years ago
Miao Xie c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
KOSAKI Motohiro e9d6c15738 tmpfs: insert tmpfs cache pages to inactive list at first 15 years ago
Josef Bacik 66f998f611 fs: allow short direct-io reads to be completed via buffered IO 15 years ago
Miklos Szeredi a52116aba5 mm: export remove_from_page_cache() to modules 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jiri Slaby 59e99e5b97 mm: use rlimit helpers 15 years ago
Christoph Hellwig 2ecdc82ef0 kill unused invalidate_inode_pages helper 15 years ago
anfei zhou 931e80e4b3 mm: flush dcache before writing into page to avoid alias 15 years ago
Linus Torvalds 0531b2aac5 mm: add new 'read_cache_page_gfp()' helper function 15 years ago
Christoph Hellwig c05c4edd87 direct I/O fallback sync simplification 15 years ago
Christoph Hellwig 94004ed726 kill wait_on_page_writeback_range 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
npiggin@suse.de 25d9e2d152 truncate: new helpers 16 years ago
KOSAKI Motohiro 4b02108ac1 mm: oom analysis: add shmem vmstat 16 years ago
Andi Kleen 6a46079cf5 HWPOISON: The high level memory error handler in the VM v7 16 years ago
Jan Kara 18f2ee705d vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() 16 years ago
Jan Kara 148f948ba8 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode 16 years ago
Christoph Hellwig eef9938067 vfs: Rename generic_file_aio_write_nolock 16 years ago
Jan Kara c7b50db21f vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write() 16 years ago
Jan Kara e4dd9de3c6 vfs: Export __generic_file_aio_write() and add some comments 16 years ago
Jan Kara d3bccb6f4b vfs: Introduce filemap_fdatawait_range 16 years ago
Josef Bacik c8236db9cd mm: mark page accessed before we write_end() 16 years ago
Mel Gorman 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
Wu Fengguang 7ffc59b4d0 readahead: enforce full sync mmap readahead size 16 years ago
Wu Fengguang 61b7cbdba2 readahead: remove redundant test in shrink_readahead_size_eio() 16 years ago
Wu Fengguang d30a11004e readahead: record mmap read-around states in file_ra_state 16 years ago
Wu Fengguang 2fad6f5dee readahead: enforce full readahead size on async mmap readahead 16 years ago
Wu Fengguang 70ac23cfa3 readahead: sequential mmap readahead 16 years ago
Linus Torvalds ef00e08e26 readahead: clean up and simplify the code for filemap page fault readahead 16 years ago
Wu Fengguang f7e839dd36 readahead: move max_sane_readahead() calls into force_page_cache_readahead() 16 years ago
Daisuke Nishimura e767e0561d memcg: fix deadlock between lock_page_cgroup and mapping tree_lock 16 years ago
Chris Mason f69955855e Export filemap_write_and_wait_range 16 years ago
Randy Dunlap 697f619fc8 filemap: fix kernel-doc warnings 16 years ago
Evgeniy Polyakov 18bc0bbd16 Staging: pohmelfs: kconfig/makefile and vfs changes. 16 years ago
David Howells 385e1ca5f2 CacheFiles: Permit the page lock state to be monitored 16 years ago
David Howells 266cf658ef FS-Cache: Recruit a page flags for cache management 16 years ago
Ingo Molnar f180053694 x86, mm: dont use non-temporal stores in pagecache accesses 16 years ago
Ingo Molnar 3255aa2eb6 x86, mm: pass in 'total' to __copy_from_user_*nocache() 16 years ago
Heiko Carstens 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 years ago
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
KAMEZAWA Hiroyuki 2c26fdd70c memcg: revert gfp mask fix 16 years ago
Nick Piggin 67d58ac47d mm: pagecache gfp flags fix 16 years ago
Nick Piggin 48b47c561e mm: direct IO starvation improvement 16 years ago
Nick Piggin 05fe478dd0 mm: write_cache_pages integrity fix 16 years ago
Nick Piggin bf3f3bc5e7 mm: don't mark_page_accessed in fault path 16 years ago
Dmitri Monakhov 7f5ff766a7 kill suid bit only for regular files 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago