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
|
15 years ago |
Linus Torvalds
|
6c5daf012c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Linus Torvalds
|
db16826367
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 years ago |
npiggin@suse.de
|
25d9e2d152
truncate: new helpers
|
16 years ago |
KOSAKI Motohiro
|
4b02108ac1
mm: oom analysis: add shmem vmstat
|
15 years ago |
Andi Kleen
|
6a46079cf5
HWPOISON: The high level memory error handler in the VM v7
|
15 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 |