Josef "Jeff" Sipek
|
0f7fc9e4d0
[PATCH] VFS: change struct file to use struct path
|
18 gadi atpakaļ |
Eric Dumazet
|
d18de5a272
[PATCH] don't insert pipe dentries into dentry_hashtable.
|
18 gadi atpakaļ |
Andi Kleen
|
d6cbd281d1
[PATCH] Some cleanup in the pipe code
|
18 gadi atpakaļ |
Badari Pulavarty
|
ee0b3e671b
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
|
18 gadi atpakaļ |
Theodore Ts'o
|
ba52de123d
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
|
18 gadi atpakaļ |
David Howells
|
454e2398be
[PATCH] VFS: Permit filesystem to override root dentry on mount
|
19 gadi atpakaļ |
Jens Axboe
|
330ab71619
[PATCH] vmsplice: restrict stealing a little more
|
19 gadi atpakaļ |
Jens Axboe
|
f6762b7ad8
[PATCH] pipe: enable atomic copying of pipe data to/from user space
|
19 gadi atpakaļ |
Jens Axboe
|
f84d751994
[PATCH] pipe: introduce ->pin() buffer operation
|
19 gadi atpakaļ |
Jens Axboe
|
0568b409c7
[PATCH] splice: fix bugs in pipe_to_file()
|
19 gadi atpakaļ |
Jens Axboe
|
46e678c96b
[PATCH] splice: fix bugs with stealing regular pipe pages
|
19 gadi atpakaļ |
Jens Axboe
|
70524490ee
[PATCH] splice: add support for sys_tee()
|
19 gadi atpakaļ |
Ingo Molnar
|
341b446bc5
[PATCH] another round of fs/pipe.c cleanups
|
19 gadi atpakaļ |
Ingo Molnar
|
923f4f2394
[PATCH] pipe.c/fifo.c code cleanups
|
19 gadi atpakaļ |
Ingo Molnar
|
9aeedfc471
[PATCH] get rid of the PIPE_*() macros
|
19 gadi atpakaļ |
Jens Axboe
|
b92ce55893
[PATCH] splice: add direct fd <-> fd splicing support
|
19 gadi atpakaļ |
Ingo Molnar
|
3a326a2ce8
[PATCH] introduce a "kernel-internal pipe object" abstraction
|
19 gadi atpakaļ |
Jens Axboe
|
3e7ee3e7b3
[PATCH] splice: fix page stealing LRU handling.
|
19 gadi atpakaļ |
Jens Axboe
|
4f6f0bd2ff
[PATCH] splice: improve writeback and clean up page stealing
|
19 gadi atpakaļ |
Jens Axboe
|
5abc97aa25
[PATCH] splice: add support for SPLICE_F_MOVE flag
|
19 gadi atpakaļ |
Jens Axboe
|
5274f052e7
[PATCH] Introduce sys_splice() system call
|
19 gadi atpakaļ |
Arjan van de Ven
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 gadi atpakaļ |
Eric Dumazet
|
fa3536cc14
[PATCH] Use __read_mostly on some hot fs variables
|
19 gadi atpakaļ |
Oliver Neukum
|
11b0b5abb2
[PATCH] use kzalloc and kcalloc in core fs code
|
19 gadi atpakaļ |
Linus Torvalds
|
a19cbd4bf2
Mark the pipe file operations static
|
19 gadi atpakaļ |
Arjan van de Ven
|
858119e159
[PATCH] Unlinline a bunch of other functions
|
19 gadi atpakaļ |
Christoph Hellwig
|
870f481793
[PATCH] replace inode_update_time with file_update_time
|
19 gadi atpakaļ |
Jes Sorensen
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 gadi atpakaļ |
Ingo Molnar
|
d79fc0fc66
[PATCH] sched: TASK_NONINTERACTIVE
|
20 gadi atpakaļ |
Pekka Enberg
|
5e5d7a2229
[PATCH] pipe: remove redundant fifo_poll abstraction
|
20 gadi atpakaļ |