Linus Torvalds
|
d39dd11c3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 年 前 |
Dave Chinner
|
a66979abad
fs: move i_wb_list out from under inode_lock
|
14 年 前 |
Dave Chinner
|
250df6ed27
fs: protect inode->i_state with inode->i_lock
|
14 年 前 |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 年 前 |
Hugh Dickins
|
5b280c0cc7
mm: don't return 0 too early from find_get_pages()
|
14 年 前 |
Hugh Dickins
|
9d8aa4ea85
mm: remove worrying dead code from find_get_pages()
|
14 年 前 |
Minchan Kim
|
e64a782fec
mm: change __remove_from_page_cache()
|
14 年 前 |
Minchan Kim
|
702cfbf93a
mm: goodbye remove_from_page_cache()
|
14 年 前 |
Minchan Kim
|
97cecb5a25
mm: introduce delete_from_page_cache()
|
14 年 前 |
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 年 前 |