Al Viro
|
d311d79de3
fix O_SYNC|O_APPEND syncing the wrong range on write()
|
11 vuotta sitten |
Linus Torvalds
|
bf3d846b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 vuotta sitten |
Steven Whitehouse
|
9fe55eea7e
Fix race when checking i_size on direct i/o read
|
11 vuotta sitten |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 vuotta sitten |
Kirill A. Shutemov
|
b77d88d493
mm: drop actor argument of do_generic_file_read()
|
11 vuotta sitten |
Johannes Weiner
|
4942642080
mm: memcg: handle non-error OOM situations more gracefully
|
12 vuotta sitten |
Kirill A. Shutemov
|
66a0c8ee3d
mm: cleanup add_to_page_cache_locked()
|
12 vuotta sitten |
Johannes Weiner
|
519e52473e
mm: memcg: enable memcg OOM killer only for user faults
|
12 vuotta sitten |
Jan Kara
|
5e4c0d9741
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
|
12 vuotta sitten |
Christoph Hellwig
|
02afc27fae
direct-io: Handle O_(D)SYNC AIO
|
12 vuotta sitten |
Joe Perches
|
64363aad5f
mm: remove unused VM_<READfoo> macros and expand other in-place
|
12 vuotta sitten |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 vuotta sitten |
Dmitry Monakhov
|
865ffef379
fs: fix fsync() error reporting
|
12 vuotta sitten |
Robert Jarzmik
|
fe0bfaaff8
mm: trace filemap add and del
|
12 vuotta sitten |
Al Viro
|
8d71db4f08
lift sb_start_write/sb_end_write out of ->aio_write()
|
12 vuotta sitten |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 vuotta sitten |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 vuotta sitten |
Darrick J. Wong
|
1d1d1a7672
mm: only enforce stable page writes if the backing device requires it
|
12 vuotta sitten |
Maxim Patlasov
|
d28574e043
mm: minor cleanup of iov_iter_single_seg_count()
|
12 vuotta sitten |
Shaohua Li
|
45cac65b0f
readahead: fault retry breaks mmap file read random detection
|
13 vuotta sitten |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
13 vuotta sitten |
Fengguang Wu
|
647d1e4c52
block: move down direct IO plugging
|
13 vuotta sitten |
Fengguang Wu
|
8430f9772f
block: remove plugging at buffered write time
|
13 vuotta sitten |
Jan Kara
|
14da920014
fs: Protect write paths by sb_start_write - sb_end_write
|
13 vuotta sitten |
Jan Kara
|
4fcf1c6205
mm: Make default vm_ops provide ->page_mkwrite handler
|
13 vuotta sitten |
Linus Torvalds
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 vuotta sitten |
Josef Bacik
|
c3b2da3148
fs: introduce inode operation ->update_time
|
13 vuotta sitten |
Cong Wang
|
3ed37648e1
fs: move file_remove_suid() to fs/inode.c
|
13 vuotta sitten |
Cong Wang
|
782182e53a
mm: move readahead syscall to mm/readahead.c
|
13 vuotta sitten |
Konstantin Khlebnikov
|
0fc9d10403
radix-tree: use iterators in find_get_pages* functions
|
13 vuotta sitten |