[PATCH] splice: potential !page dereference
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / splice.c
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 /pub/scm/linux/kernel/git/perex/alsa
2006-04-02 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-04-02 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/brodo/pcmcia-2.6
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
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./linux/kernel...
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./linux/kernel/git...
2006-03-31 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-31 Jeff GarzikMerge branch 'master'
2006-03-31 Jeff Garzik[PATCH] splice exports
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-30 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2006-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-03-30 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-03-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
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