]> bbs.cooldavid.org Git - net-next-2.6.git/history - fs/splice.c
[PATCH] introduce a "kernel-internal pipe object" abstraction
[net-next-2.6.git] / fs / splice.c
2006-04-10 Ingo Molnar[PATCH] introduce a "kernel-internal pipe object" abstr...
2006-04-10 Jens Axboe[PATCH] splice: be smarter about calling do_page_cache_...
2006-04-10 Jens Axboe[PATCH] splice: optimize the splice buffer mapping
2006-04-10 Jens Axboe[PATCH] splice: cleanup __generic_file_splice_read()
2006-04-10 Jens Axboe[PATCH] splice: only call wake_up_interruptible() when...
2006-04-10 Dave Jones[PATCH] splice: potential !page dereference
2006-04-10 Jens Axboe[PATCH] splice: mark the io page as accessed
2006-04-02 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-02 Jens Axboe[PATCH] splice: fix page stealing LRU handling.
2006-04-02 Jens Axboe[PATCH] splice: page stealing needs to wait_on_page_wri...
2006-04-02 Jens Axboe[PATCH] splice: export generic_splice_sendpage
2006-04-02 Jens Axboe[PATCH] splice: add a SPLICE_F_MORE flag
2006-04-02 Jens Axboe[PATCH] splice: add comments documenting more of the...
2006-04-02 Jens Axboe[PATCH] splice: improve writeback and clean up page...
2006-04-02 Jens Axboe[PATCH] splice: fix shadow[] filling logic
2006-04-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-02 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/perex...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
2006-04-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-04-02 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/brodo...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/dtor...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/paulu...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-04-02 Linus Torvaldssplice: add SPLICE_F_NONBLOCK flag
2006-04-02 Dmitry TorokhovManual merge with Linus.
2006-04-01 Paul MackerrasMerge branch 'for_paulus' of git://git.kernel.org/pub...
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-01 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-03-31 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-31 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2006-03-31 Jeff GarzikMerge branch 'master'
2006-03-31 Jeff Garzik[PATCH] splice exports
2006-03-31 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2006-03-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-03-30 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2006-03-30 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-03-30 Jens Axboe[PATCH] splice: add support for SPLICE_F_MOVE flag
2006-03-30 Jens Axboe[PATCH] Introduce sys_splice() system call