Miklos Szeredi
|
32502b8413
splice: fix generic_file_splice_read() race with page invalidation
|
17 anos atrás |
Jens Axboe
|
ca39d651d1
splice: handle try_to_release_page() failure
|
17 anos atrás |
Tom Zanussi
|
a82c53a0e3
splice: fix sendfile() issue with relay
|
17 anos atrás |
Jens Axboe
|
75065ff619
Revert "relay: fix splice problem"
|
17 anos atrás |
Miklos Szeredi
|
7f3d4ee108
vfs: splice remove_suid() cleanup
|
17 anos atrás |
Tom Zanussi
|
c3270e577c
relay: fix splice problem
|
17 anos atrás |
Jens Axboe
|
8191ecd1d1
splice: fix infinite loop in generic_file_splice_read()
|
17 anos atrás |
Hugh Dickins
|
4cd1350465
splice: use mapping_gfp_mask
|
17 anos atrás |
Jens Axboe
|
02cf01aea5
splice: only return -EAGAIN if there's hope of more data
|
17 anos atrás |
Bastian Blank
|
712a30e63c
splice: fix user pointer access in get_iovec_page_array()
|
17 anos atrás |
Jens Axboe
|
8811930dc7
splice: missing user pointer access verification
|
17 anos atrás |
Jens Axboe
|
8084870854
splice: always updated atime in direct splice
|
17 anos atrás |
Jens Axboe
|
9e97198dbf
splice: fix problem with atime not being updated
|
17 anos atrás |
Jens Axboe
|
bbdfc2f706
[SPLICE]: Don't assume regular pages in splice_to_pipe()
|
17 anos atrás |
James Morris
|
c43e259cc7
security: call security_file_permission from rw_verify_area
|
17 anos atrás |
Serge E. Hallyn
|
b53767719b
Implement file posix capabilities
|
17 anos atrás |
Linus Torvalds
|
92d15c2ccb
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
|
17 anos atrás |
Nick Piggin
|
afddba49d1
fs: introduce write_begin, write_end, and perform_write aops
|
17 anos atrás |
Fengguang Wu
|
f4e6b498d6
readahead: combine file_ra_state.prev_index/prev_offset into prev_pos
|
17 anos atrás |
Jens Axboe
|
6866bef40d
splice: fix double kunmap() in vmsplice copy path
|
17 anos atrás |
Linus Torvalds
|
7572395767
Fix possible splice() mmap_sem deadlock
|
17 anos atrás |
Randy Dunlap
|
79685b8dee
docbook: add pipes, other fixes
|
18 anos atrás |
Jens Axboe
|
6a860c979b
splice: fix bad unlock_page() in error case
|
18 anos atrás |
Rusty Russell
|
cf914a7d65
readahead: split ondemand readahead interface into two functions
|
18 anos atrás |
Fengguang Wu
|
d8983910a4
readahead: pass real splice size
|
18 anos atrás |
Fengguang Wu
|
431a4820bf
readahead: move synchronous readahead call out of splice loop
|
18 anos atrás |
Fengguang Wu
|
a08a166fe7
readahead: convert splice invocations
|
18 anos atrás |
Jens Axboe
|
bcd4f3acba
splice: direct splicing updates ppos twice
|
18 anos atrás |
Jens Axboe
|
51a92c0f6c
splice: fix offset mangling with direct splicing (sendfile)
|
18 anos atrás |
James Morris
|
29ce20586b
security: revalidate rw permissions for sys_splice and sys_vmsplice
|
18 anos atrás |