Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5187cd055b6e81fc6526109456f8b20623148d5f
/
mm
/
filemap.c
b59b8cb
mm: fix new kernel-doc warning in filemap.c
by Randy Dunlap
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
d715ae0
memcg: rename high level charging functions
by Michal Hocko
· 11 years ago
99e3e53
mm: cleanup size checks in filemap_fault() and filemap_map_pages()
by Kirill A. Shutemov
· 11 years ago
f182036
mm: implement ->map_pages for page cache
by Kirill A. Shutemov
· 11 years ago
67f9fd9
mm: remove read_cache_page_async()
by Sasha Levin
· 11 years ago
449dd69
mm: keep page cache radix tree nodes in check
by Johannes Weiner
· 11 years ago
a528910
mm: thrash detection-based file cache sizing
by Johannes Weiner
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
0cd6144
mm + fs: prepare for non-page entries in page cache radix trees
by Johannes Weiner
· 11 years ago
e7b563b
mm: filemap: move radix tree hole searching here
by Johannes Weiner
· 11 years ago
d26914d
mm: optimize put_mems_allowed() usage
by Mel Gorman
· 11 years ago
ccad236
kill generic_file_buffered_write()
by Al Viro
· 11 years ago
3b93f91
export generic_perform_write(), start getting rid of generic_file_buffer_write()
by Al Viro
· 11 years ago
5cb6c6c
generic_file_direct_write(): get rid of ppos argument
by Al Viro
· 11 years ago
fcacafd
kill the 5th argument of generic_file_buffered_write()
by Al Viro
· 11 years ago
41fc56d
kill the 4th argument of __generic_file_aio_write()
by Al Viro
· 11 years ago
4f18cd3
take iov_iter stuff to mm/iov_iter.c
by Al Viro
· 11 years ago
6e58e79
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
by Al Viro
· 11 years ago
9e8c2af
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
by Al Viro
· 11 years ago
c186afb4
switch ->is_partially_uptodate() to saner arguments
by Al Viro
· 11 years ago
d311d79
fix O_SYNC|O_APPEND syncing the wrong range on write()
by Al Viro
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
9fe55ee
Fix race when checking i_size on direct i/o read
by Steven Whitehouse
· 11 years ago
309381fea
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
by Sasha Levin
· 11 years ago
b77d88d
mm: drop actor argument of do_generic_file_read()
by Kirill A. Shutemov
· 11 years ago
4942642
mm: memcg: handle non-error OOM situations more gracefully
by Johannes Weiner
· 11 years ago
66a0c8e
mm: cleanup add_to_page_cache_locked()
by Kirill A. Shutemov
· 11 years ago
519e524
mm: memcg: enable memcg OOM killer only for user faults
by Johannes Weiner
· 11 years ago
5e4c0d97
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
by Jan Kara
· 11 years ago
02afc27
direct-io: Handle O_(D)SYNC AIO
by Christoph Hellwig
· 11 years ago
64363aa
mm: remove unused VM_<READfoo> macros and expand other in-place
by Joe Perches
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
865ffef3
fs: fix fsync() error reporting
by Dmitry Monakhov
· 12 years ago
fe0bfaa
mm: trace filemap add and del
by Robert Jarzmik
· 12 years ago
8d71db4
lift sb_start_write/sb_end_write out of ->aio_write()
by Al Viro
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
1d1d1a7
mm: only enforce stable page writes if the backing device requires it
by Darrick J. Wong
· 12 years ago
d28574e
mm: minor cleanup of iov_iter_single_seg_count()
by Maxim Patlasov
· 12 years ago
45cac65
readahead: fault retry breaks mmap file read random detection
by Shaohua Li
· 12 years ago
0b173bc
mm: kill vma flag VM_CAN_NONLINEAR
by Konstantin Khlebnikov
· 12 years ago
647d1e4
block: move down direct IO plugging
by Fengguang Wu
· 12 years ago
8430f97
block: remove plugging at buffered write time
by Fengguang Wu
· 12 years ago
14da920
fs: Protect write paths by sb_start_write - sb_end_write
by Jan Kara
· 12 years ago
4fcf1c6
mm: Make default vm_ops provide ->page_mkwrite handler
by Jan Kara
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
c3b2da3
fs: introduce inode operation ->update_time
by Josef Bacik
· 13 years ago
3ed3764
fs: move file_remove_suid() to fs/inode.c
by Cong Wang
· 12 years ago
782182e
mm: move readahead syscall to mm/readahead.c
by Cong Wang
· 12 years ago
0fc9d10
radix-tree: use iterators in find_get_pages* functions
by Konstantin Khlebnikov
· 13 years ago
aab008d
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
by Linus Torvalds
· 13 years ago
cc9a6c8
cpuset: mm: reduce large amounts of memory barrier related damage v3
by Mel Gorman
· 13 years ago
9a3c531
mm: update stale lock ordering comment for memory-failure.c
by Andi Kleen
· 13 years ago
1010bb1
mm: don't set __GFP_WRITE on ramfs/sysfs writes
by Fengguang Wu
· 13 years ago
9b04c5f
mm: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
16c0cfa
Merge branch 'stable/cleancache.v13' into linux-next
by Konrad Rzeszutek Wilk
· 13 years ago
3deaa71
readahead: fix pipeline break caused by block plug
by Shaohua Li
· 13 years ago
3167760
mm: cleancache: s/flush/invalidate/
by Dan Magenheimer
· 13 years ago
ab936cb
memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
by KAMEZAWA Hiroyuki
· 13 years ago
0faa70c
mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
by Johannes Weiner
· 13 years ago
649fc7b
should_remove_suid(): inode->i_mode is umode_t
by Al Viro
· 13 years ago
e6f67b8
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
by Dave Kleikamp
· 13 years ago
a50527b
fs: Make write(2) interruptible by a fatal signal
by Jan Kara
· 13 years ago
b95f1b31
mm: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 13 years ago
39be79c
vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriately
by Jeff Layton
· 13 years ago
cc39c6a
mm: account skipped entries to avoid looping in find_get_pages
by Shaohua Li
· 13 years ago
8079b1c
mm: clarify the radix_tree exceptional cases
by Hugh Dickins
· 13 years ago
31475dd
mm: a few small updates for radix-swap
by Hugh Dickins
· 13 years ago
a2c16d6
mm: let swap use exceptional entries
by Hugh Dickins
· 13 years ago
6328650
radix_tree: exceptional entries and indices
by Hugh Dickins
· 13 years ago
f01ef56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback
by Linus Torvalds
· 13 years ago
b85e0ef
mm: consistent truncate and invalidate loops
by Hugh Dickins
· 13 years ago
5e5358e
mm: cleanup descriptions of filler arg
by Hugh Dickins
· 13 years ago
bd5fe6c
fs: kill i_alloc_sem
by Christoph Hellwig
· 13 years ago
f758eea
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
by Christoph Hellwig
· 14 years ago
9e1f1de
more conservative S_NOSEC handling
by Al Viro
· 13 years ago
69b4573
Cache xattr security drop check for write v2
by Andi Kleen
· 13 years ago
3d08bcc
mm: Wait for writeback when grabbing pages to begin a write
by Darrick J. Wong
· 13 years ago
456f998
memcg: add the pagefault count into memcg stats
by Ying Han
· 13 years ago
f8d613e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
by Linus Torvalds
· 13 years ago
c515e1f
mm/fs: add hooks to support cleancache
by Dan Magenheimer
· 13 years ago
2cbea1d
readahead: trigger mmap sequential readahead on PG_readahead
by Wu Fengguang
· 13 years ago
207d04b
readahead: reduce unnecessary mmap_miss increases
by Andi Kleen
· 13 years ago
275b12b
readahead: return early when readahead is disabled
by Wu Fengguang
· 13 years ago
3d48ae4
mm: Convert i_mmap_lock to a mutex
by Peter Zijlstra
· 13 years ago
37b23e0
x86,mm: make pagefault killable
by KOSAKI Motohiro
· 13 years ago
f62e00c
mm: introduce wait_on_page_locked_killable()
by KOSAKI Motohiro
· 13 years ago
d39dd11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
a66979a
fs: move i_wb_list out from under inode_lock
by Dave Chinner
· 14 years ago
250df6e
fs: protect inode->i_state with inode->i_lock
by Dave Chinner
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
5b280c0
mm: don't return 0 too early from find_get_pages()
by Hugh Dickins
· 14 years ago
9d8aa4e
mm: remove worrying dead code from find_get_pages()
by Hugh Dickins
· 14 years ago
e64a782
mm: change __remove_from_page_cache()
by Minchan Kim
· 14 years ago
702cfbf
mm: goodbye remove_from_page_cache()
by Minchan Kim
· 14 years ago
97cecb5
mm: introduce delete_from_page_cache()
by Minchan Kim
· 14 years ago
ef6a3c6
mm: add replace_page_cache_page() function
by Miklos Szeredi
· 14 years ago
318b275
mm: allow GUP to fail instead of waiting on a page
by Gleb Natapov
· 14 years ago
55602dd
fs: make generic file read/write functions plug
by Jens Axboe
· 14 years ago
Next »