Kirill A. Shutemov
|
b77d88d493
mm: drop actor argument of do_generic_file_read()
|
11 years ago |
Johannes Weiner
|
4942642080
mm: memcg: handle non-error OOM situations more gracefully
|
11 years ago |
Kirill A. Shutemov
|
66a0c8ee3d
mm: cleanup add_to_page_cache_locked()
|
11 years ago |
Johannes Weiner
|
519e52473e
mm: memcg: enable memcg OOM killer only for user faults
|
11 years ago |
Jan Kara
|
5e4c0d9741
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
|
11 years ago |
Christoph Hellwig
|
02afc27fae
direct-io: Handle O_(D)SYNC AIO
|
12 years ago |
Joe Perches
|
64363aad5f
mm: remove unused VM_<READfoo> macros and expand other in-place
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Dmitry Monakhov
|
865ffef379
fs: fix fsync() error reporting
|
12 years ago |
Robert Jarzmik
|
fe0bfaaff8
mm: trace filemap add and del
|
12 years ago |
Al Viro
|
8d71db4f08
lift sb_start_write/sb_end_write out of ->aio_write()
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Darrick J. Wong
|
1d1d1a7672
mm: only enforce stable page writes if the backing device requires it
|
12 years ago |
Maxim Patlasov
|
d28574e043
mm: minor cleanup of iov_iter_single_seg_count()
|
12 years ago |
Shaohua Li
|
45cac65b0f
readahead: fault retry breaks mmap file read random detection
|
12 years ago |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
12 years ago |
Fengguang Wu
|
647d1e4c52
block: move down direct IO plugging
|
13 years ago |
Fengguang Wu
|
8430f9772f
block: remove plugging at buffered write time
|
13 years ago |
Jan Kara
|
14da920014
fs: Protect write paths by sb_start_write - sb_end_write
|
13 years ago |
Jan Kara
|
4fcf1c6205
mm: Make default vm_ops provide ->page_mkwrite handler
|
13 years ago |
Linus Torvalds
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Josef Bacik
|
c3b2da3148
fs: introduce inode operation ->update_time
|
13 years ago |
Cong Wang
|
3ed37648e1
fs: move file_remove_suid() to fs/inode.c
|
13 years ago |
Cong Wang
|
782182e53a
mm: move readahead syscall to mm/readahead.c
|
13 years ago |
Konstantin Khlebnikov
|
0fc9d10403
radix-tree: use iterators in find_get_pages* functions
|
13 years ago |
Linus Torvalds
|
aab008db80
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
|
13 years ago |
Mel Gorman
|
cc9a6c8776
cpuset: mm: reduce large amounts of memory barrier related damage v3
|
13 years ago |
Andi Kleen
|
9a3c531df9
mm: update stale lock ordering comment for memory-failure.c
|
13 years ago |
Fengguang Wu
|
1010bb1b80
mm: don't set __GFP_WRITE on ramfs/sysfs writes
|
13 years ago |