Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ec5d3e83d332ac5dfde8e0a1f57393fc91d55030
/
mm
/
filemap.c
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
6afdb85
mm: do not ignore mapping_gfp_mask in page cache allocation paths
by Michal Hocko
· 9 years ago
4165b9b
hugetlb: do not account hugetlb pages as NR_FILE_PAGES
by Michal Hocko
· 9 years ago
5fa8e0a
fs: Rename file_remove_suid() to file_remove_privs()
by Jan Kara
· 9 years ago
682aa8e
writeback: implement unlocked_inode_to_wb transaction and use it for stat updates
by Tejun Heo
· 9 years ago
b16b1de
writeback: make writeback_control track the inode being written back
by Tejun Heo
· 9 years ago
c4843a7
memcg: add per cgroup dirty page accounting
by Greg Thelen
· 9 years ago
4fc8adc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
1dcf58d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
b9ea251
page_writeback: clean up mess around cancel_dirty_page()
by Konstantin Khlebnikov
· 10 years ago
2ba48ce
mirror O_APPEND and O_DIRECT into iocb->ki_flags
by Al Viro
· 10 years ago
3309dd0
switch generic_write_checks() to iocb and iter
by Al Viro
· 10 years ago
0fa6b00
generic_write_checks(): drop isblk argument
by Al Viro
· 10 years ago
5f380c7
lift generic_write_checks() into callers of __generic_file_write_iter()
by Al Viro
· 10 years ago
0b8def9
__generic_file_write_iter: keep ->ki_pos and return value consistent
by Al Viro
· 10 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
d475c63
dax,ext2: replace XIP read and write with DAX I/O
by Matthew Wilcox
· 10 years ago
fbbbad4
vfs,ext2: introduce IS_DAX(inode)
by Matthew Wilcox
· 10 years ago
6bec003
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d83a08d
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
by Kirill A. Shutemov
· 10 years ago
de1414a
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
45f87de
mm: get rid of radix tree gfp mask for pagecache_get_page
by Michal Hocko
· 10 years ago
777eda2
new helper: iter_is_iovec()
by Al Viro
· 10 years ago
c8c06ef
mm: convert i_mmap_mutex to rwsem
by Davidlohr Bueso
· 10 years ago
99dadfd
mm/filemap.c: remove trailing whitespace
by Paul McQuade
· 10 years ago
25641c0
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
a4796e3
MM: export page_wakeup functions
by NeilBrown
· 10 years ago
cbbce82
SCHED: add some "wait..on_bit...timeout()" interfaces.
by NeilBrown
· 10 years ago
da3dae5
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
by Masanari Iida
· 10 years ago
f6f9933
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
60bb452
__generic_file_write_iter(): fix handling of sync error after DIO
by Al Viro
· 10 years ago
0a31bc9
mm: memcontrol: rewrite uncharge API
by Johannes Weiner
· 10 years ago
00501b5
mm: memcontrol: rewrite charge API
by Johannes Weiner
· 10 years ago
9a95f3c
mm: describe mmap_sem rules for __lock_page_or_retry() and callers
by Paul Cassella
· 10 years ago
eb39d61
mm: replace init_page_accessed by __SetPageReferenced
by Hugh Dickins
· 10 years ago
9895994
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
7532518
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
by Randy Dunlap
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9c1d528
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
by Al Viro
· 10 years ago
888cf2d
mm: avoid unnecessary atomic operations during end_page_writeback()
by Mel Gorman
· 10 years ago
2457aec
mm: non-atomically mark page accessed during page cache allocation where possible
by Mel Gorman
· 10 years ago
57d9984
fs/mpage.c: factor page_endio() out of mpage_end_io()
by Matthew Wilcox
· 10 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
7fcbbaf
mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT
by Jens Axboe
· 10 years ago
6abd232
bury generic_file_aio_{read,write}
by Al Viro
· 11 years ago
a8f3550
bury __generic_file_aio_write()
by Al Viro
· 11 years ago
8174202
write_iter variants of {__,}generic_file_aio_write()
by Al Viro
· 11 years ago
0c94933
iov_iter_truncate()
by Al Viro
· 11 years ago
71d8e53
start adding the tag to iov_iter
by Al Viro
· 11 years ago
ed978a8
new helper: generic_file_read_iter()
by Al Viro
· 11 years ago
26978b8
give ->direct_IO() a copy of iov_iter
by Al Viro
· 11 years ago
a6cbcd4
get rid of pointless iov_length() in ->direct_IO()
by Al Viro
· 11 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
cb66a7a
kill generic_segment_checks()
by Al Viro
· 11 years ago
f8579f8
generic_file_direct_write(): switch to iov_iter
by Al Viro
· 11 years ago
139b6a6
mm: filemap: update find_get_pages_tag() to deal with shadow entries
by Johannes Weiner
· 11 years ago
b59b8cb
mm: fix new kernel-doc warning in filemap.c
by Randy Dunlap
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 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
Next »