Shaohua Li
|
3deaa7190a
readahead: fix pipeline break caused by block plug
|
13 years ago |
KAMEZAWA Hiroyuki
|
ab936cbcd0
memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
|
13 years ago |
Johannes Weiner
|
0faa70cb01
mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
|
13 years ago |
Al Viro
|
649fc7b1b0
should_remove_suid(): inode->i_mode is umode_t
|
14 years ago |
Dave Kleikamp
|
e6f67b8c05
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
|
13 years ago |
Jan Kara
|
a50527b19c
fs: Make write(2) interruptible by a fatal signal
|
13 years ago |
Paul Gortmaker
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
Jeff Layton
|
39be79c16f
vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriately
|
13 years ago |
Shaohua Li
|
cc39c6a9bb
mm: account skipped entries to avoid looping in find_get_pages
|
13 years ago |
Hugh Dickins
|
8079b1c859
mm: clarify the radix_tree exceptional cases
|
14 years ago |
Hugh Dickins
|
31475dd611
mm: a few small updates for radix-swap
|
14 years ago |
Hugh Dickins
|
a2c16d6cb0
mm: let swap use exceptional entries
|
14 years ago |
Hugh Dickins
|
6328650bb4
radix_tree: exceptional entries and indices
|
14 years ago |
Linus Torvalds
|
f01ef569cd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback
|
14 years ago |
Hugh Dickins
|
b85e0effd3
mm: consistent truncate and invalidate loops
|
14 years ago |
Hugh Dickins
|
5e5358e7cf
mm: cleanup descriptions of filler arg
|
14 years ago |
Christoph Hellwig
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
14 years ago |
Christoph Hellwig
|
f758eeabeb
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
|
14 years ago |
Al Viro
|
9e1f1de02c
more conservative S_NOSEC handling
|
14 years ago |
Andi Kleen
|
69b4573296
Cache xattr security drop check for write v2
|
14 years ago |
Darrick J. Wong
|
3d08bcc887
mm: Wait for writeback when grabbing pages to begin a write
|
14 years ago |
Ying Han
|
456f998ec8
memcg: add the pagefault count into memcg stats
|
14 years ago |
Linus Torvalds
|
f8d613e2a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
|
14 years ago |
Dan Magenheimer
|
c515e1fd36
mm/fs: add hooks to support cleancache
|
14 years ago |
Wu Fengguang
|
2cbea1d3ab
readahead: trigger mmap sequential readahead on PG_readahead
|
14 years ago |
Andi Kleen
|
207d04baa3
readahead: reduce unnecessary mmap_miss increases
|
14 years ago |
Wu Fengguang
|
275b12bf54
readahead: return early when readahead is disabled
|
14 years ago |
Peter Zijlstra
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 years ago |
KOSAKI Motohiro
|
37b23e0525
x86,mm: make pagefault killable
|
14 years ago |
KOSAKI Motohiro
|
f62e00cc3a
mm: introduce wait_on_page_locked_killable()
|
14 years ago |