Fix blkdev.h build errors when BLOCK=n
[linux-flexiantxendom0-3.2.10.git] / include / linux / pipe_fs_i.h
2012-04-29 Linus Torvaldspipes: add a "packetized pipe" mode for writing
2012-03-23 Muthu Kumarmagic.h: move some FS magic numbers into magic.h
2011-01-10 Randy Dunlappipe_fs_i.h: fix kernel-doc warning
2010-11-29 Linus TorvaldsUn-inline get_pipe_info() helper function
2010-11-28 Linus TorvaldsExport 'get_pipe_info()' to other users
2010-06-03 Jens Axboepipe: change /proc/sys/fs/pipe-max-pages to byte sized...
2010-05-21 Jens Axboepipe: set lower and upper limit on max pages in the...
2010-05-21 Jens Axboepipe: add support for shrinking and growing pipes
2009-05-11 Miklos Szeredisplice: implement default splice_read method
2009-04-15 Miklos Szeredisplice: add helpers for locking pipe inode
2007-07-10 Jens Axboepipe: add documentation and comments
2007-07-10 Jens Axboepipe: change the ->pin() operation to ->confirm()
2007-07-10 Jens Axboepipe: allow passing around of ops private pointer
2007-07-10 Jens Axboesplice: divorce the splice structure/function definitio...
2007-07-10 Jens Axboesplice: add void cookie to the actor data
2007-07-10 Jens Axboevmsplice: add vmsplice-to-user support
2007-07-10 Jens Axboesplice: abstract out actor data
2007-06-08 Jens Axboepipe: move pipe_inode_info structure decleration up...
2007-03-27 Mark FashehExport __splice_from_pipe()
2006-12-13 Eric Dumazet[PATCH] reorder struct pipe_buf_operations
2006-12-13 Eric Dumazet[PATCH] constify pipe_buf_operations
2006-05-04 Jens Axboe[PATCH] splice: LRU fixups
2006-05-02 Jens Axboe[PATCH] vmsplice: restrict stealing a little more
2006-05-02 Jens Axboe[PATCH] splice: fix page LRU accounting
2006-05-01 Jens Axboe[PATCH] vmsplice: allow user to pass in gift pages
2006-05-01 Jens Axboe[PATCH] pipe: enable atomic copying of pipe data to...
2006-05-01 Jens Axboe[PATCH] pipe: introduce ->pin() buffer operation
2006-05-01 Jens Axboe[PATCH] splice: fix bugs in pipe_to_file()
2006-04-26 Jens Axboe[PATCH] splice: rearrange moving to/from pipe helpers
2006-04-11 Jens Axboe[PATCH] splice: add support for sys_tee()
2006-04-11 Ingo Molnar[PATCH] get rid of the PIPE_*() macros
2006-04-11 Jens Axboe[PATCH] splice: add direct fd <-> fd splicing support
2006-04-10 Ingo Molnar[PATCH] introduce a "kernel-internal pipe object" abstr...
2006-04-02 Jens Axboe[PATCH] splice: fix page stealing LRU handling.
2006-04-02 Jens Axboe[PATCH] splice: add a SPLICE_F_MORE flag
2006-04-02 Jens Axboe[PATCH] splice: improve writeback and clean up page...
2006-04-02 Linus Torvaldssplice: add SPLICE_F_NONBLOCK flag
2006-03-30 Jens Axboe[PATCH] splice: add support for SPLICE_F_MOVE flag
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2005-09-07 Zhigang Huo[PATCH] remove pipe definitions
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2