Miklos Szeredi
|
ef6a3c6311
mm: add replace_page_cache_page() function
|
14 年之前 |
Gleb Natapov
|
318b275fbc
mm: allow GUP to fail instead of waiting on a page
|
14 年之前 |
Jens Axboe
|
55602dd66f
fs: make generic file read/write functions plug
|
15 年之前 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 年之前 |
Steven Rostedt
|
c585a2678d
mm: remove likely() from grab_cache_page_write_begin()
|
14 年之前 |
Rik van Riel
|
212260aa07
mm: clear PageError bit in msync & fsync
|
14 年之前 |
Nick Piggin
|
9cbb4cb21b
mm: find_get_pages_contig fixlet
|
14 年之前 |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 年之前 |
Linus Torvalds
|
6072d13c42
Call the filesystem back whenever a page is removed from the page cache
|
14 年之前 |
Nick Piggin
|
27d20fddc8
radix-tree: fix RCU bug
|
14 年之前 |
Dave Hansen
|
8d056cb965
mm/vfs: revalidate page->mapping in do_generic_file_read()
|
14 年之前 |
Michel Lespinasse
|
d88c0922fa
Release page reference during page fault retry
|
14 年之前 |
Namhyung Kim
|
0116651c85
mm: remove temporary variable on generic_file_direct_write()
|
14 年之前 |
Michel Lespinasse
|
d065bd810b
mm: retry page fault when blocking on disk transfer
|
14 年之前 |
Michel Lespinasse
|
b522c94da5
mm: filemap_fault: unique path for locking page
|
14 年之前 |
Andi Kleen
|
4e60c86bd9
gcc-4.6: mm: fix unused but set warnings
|
15 年之前 |
Linus Torvalds
|
003386fff3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
15 年之前 |
Linus Torvalds
|
105a048a4f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
15 年之前 |
Jeff Moyer
|
91803b499c
do_generic_file_read: clear page errors when issuing a fresh read of the page
|
15 年之前 |
Miao Xie
|
c0ff7453bb
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
|
15 年之前 |
KOSAKI Motohiro
|
e9d6c15738
tmpfs: insert tmpfs cache pages to inactive list at first
|
15 年之前 |
Josef Bacik
|
66f998f611
fs: allow short direct-io reads to be completed via buffered IO
|
15 年之前 |
Miklos Szeredi
|
a52116aba5
mm: export remove_from_page_cache() to modules
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Jiri Slaby
|
59e99e5b97
mm: use rlimit helpers
|
15 年之前 |
Christoph Hellwig
|
2ecdc82ef0
kill unused invalidate_inode_pages helper
|
15 年之前 |
anfei zhou
|
931e80e4b3
mm: flush dcache before writing into page to avoid alias
|
15 年之前 |
Linus Torvalds
|
0531b2aac5
mm: add new 'read_cache_page_gfp()' helper function
|
15 年之前 |
Christoph Hellwig
|
c05c4edd87
direct I/O fallback sync simplification
|
15 年之前 |
Christoph Hellwig
|
94004ed726
kill wait_on_page_writeback_range
|
15 年之前 |