Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 年之前 |
Johannes Weiner
|
0cd6144aad
mm + fs: prepare for non-page entries in page cache radix trees
|
11 年之前 |
Johannes Weiner
|
e7b563bb2a
mm: filemap: move radix tree hole searching here
|
11 年之前 |
Mel Gorman
|
d26914d117
mm: optimize put_mems_allowed() usage
|
11 年之前 |
Al Viro
|
ccad236566
kill generic_file_buffered_write()
|
11 年之前 |
Al Viro
|
3b93f911d5
export generic_perform_write(), start getting rid of generic_file_buffer_write()
|
11 年之前 |
Al Viro
|
5cb6c6c7eb
generic_file_direct_write(): get rid of ppos argument
|
11 年之前 |
Al Viro
|
fcacafd269
kill the 5th argument of generic_file_buffered_write()
|
11 年之前 |
Al Viro
|
41fc56d573
kill the 4th argument of __generic_file_aio_write()
|
11 年之前 |
Al Viro
|
4f18cd317a
take iov_iter stuff to mm/iov_iter.c
|
11 年之前 |
Al Viro
|
6e58e79db8
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
|
11 年之前 |
Al Viro
|
9e8c2af96e
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
|
11 年之前 |
Al Viro
|
c186afb4db
switch ->is_partially_uptodate() to saner arguments
|
11 年之前 |
Al Viro
|
d311d79de3
fix O_SYNC|O_APPEND syncing the wrong range on write()
|
11 年之前 |
Linus Torvalds
|
bf3d846b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Steven Whitehouse
|
9fe55eea7e
Fix race when checking i_size on direct i/o read
|
11 年之前 |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 年之前 |
Kirill A. Shutemov
|
b77d88d493
mm: drop actor argument of do_generic_file_read()
|
11 年之前 |
Johannes Weiner
|
4942642080
mm: memcg: handle non-error OOM situations more gracefully
|
12 年之前 |
Kirill A. Shutemov
|
66a0c8ee3d
mm: cleanup add_to_page_cache_locked()
|
12 年之前 |
Johannes Weiner
|
519e52473e
mm: memcg: enable memcg OOM killer only for user faults
|
12 年之前 |
Jan Kara
|
5e4c0d9741
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
|
12 年之前 |
Christoph Hellwig
|
02afc27fae
direct-io: Handle O_(D)SYNC AIO
|
12 年之前 |
Joe Perches
|
64363aad5f
mm: remove unused VM_<READfoo> macros and expand other in-place
|
12 年之前 |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Dmitry Monakhov
|
865ffef379
fs: fix fsync() error reporting
|
12 年之前 |
Robert Jarzmik
|
fe0bfaaff8
mm: trace filemap add and del
|
12 年之前 |
Al Viro
|
8d71db4f08
lift sb_start_write/sb_end_write out of ->aio_write()
|
12 年之前 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |