Willy Tarreau
|
759c01142a
pipe: limit the per-user amount of pages allocated in pipes
|
hace 10 años |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 11 años |
Al Viro
|
fbb32750a6
pipe: kill ->map() and ->unmap()
|
hace 12 años |
Jiri Kosina
|
d4263348f7
Merge branch 'master' into for-next
|
hace 12 años |
Masanari Iida
|
e227867f12
treewide: Fix typo in Documentation/DocBook
|
hace 12 años |
Miklos Szeredi
|
28a625cbc2
fuse: fix pipe_buf_operations
|
hace 12 años |
Al Viro
|
4b8a8f1e4f
get rid of the last free_pipe_info() callers
|
hace 12 años |
Al Viro
|
7bee130e22
get rid of alloc_pipe_info() argument
|
hace 12 años |
Al Viro
|
6447a3cf19
get rid of pipe->inode
|
hace 12 años |
Al Viro
|
72b0d9aacb
pipe: don't use ->i_mutex
|
hace 12 años |
Al Viro
|
ba5bb14733
pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex
|
hace 12 años |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 13 años |
Al Viro
|
e4fad8e5d2
consolidate pipe file creation
|
hace 13 años |
Cong Wang
|
2164d33446
pipe: remove KM_USER0 from comments
|
hace 13 años |
Linus Torvalds
|
9883035ae7
pipes: add a "packetized pipe" mode for writing
|
hace 13 años |
Muthu Kumar
|
b502bd1152
magic.h: move some FS magic numbers into magic.h
|
hace 13 años |
Randy Dunlap
|
0dc1488527
pipe_fs_i.h: fix kernel-doc warning
|
hace 15 años |
Linus Torvalds
|
7208364652
Un-inline get_pipe_info() helper function
|
hace 15 años |
Linus Torvalds
|
c66fb34794
Export 'get_pipe_info()' to other users
|
hace 15 años |
Jens Axboe
|
ff9da691c0
pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface
|
hace 15 años |
Jens Axboe
|
b492e95be0
pipe: set lower and upper limit on max pages in the pipe page array
|
hace 15 años |
Jens Axboe
|
35f3d14dbb
pipe: add support for shrinking and growing pipes
|
hace 15 años |
Miklos Szeredi
|
6818173bd6
splice: implement default splice_read method
|
hace 16 años |
Miklos Szeredi
|
61e0d47c33
splice: add helpers for locking pipe inode
|
hace 16 años |
Jens Axboe
|
0845718daf
pipe: add documentation and comments
|
hace 18 años |
Jens Axboe
|
cac36bb06e
pipe: change the ->pin() operation to ->confirm()
|
hace 18 años |
Jens Axboe
|
497f9625c2
pipe: allow passing around of ops private pointer
|
hace 18 años |
Jens Axboe
|
d6b29d7cee
splice: divorce the splice structure/function definitions from the pipe header
|
hace 18 años |
Jens Axboe
|
130610d6f6
splice: add void cookie to the actor data
|
hace 18 años |
Jens Axboe
|
6a14b90bb6
vmsplice: add vmsplice-to-user support
|
hace 18 años |