- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / splice.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-21 Jan Beulich- Update Xen patches to c/s 425.
2008-02-08 Greg Kroah-Hartman- Update to 2.6.24.1
2008-02-08 Jens Axboesplice: missing user pointer access verification (CVE...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Serge E. HallynImplement file posix capabilities
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
2007-10-16 Fengguang Wureadahead: combine file_ra_state.prev_index/prev_offset...
2007-10-16 Jens Axboesplice: fix double kunmap() in vmsplice copy path
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-10-01 Linus TorvaldsFix possible splice() mmap_sem deadlock
2007-09-26 Jens Axboesplice: fix direct splice error handling
2007-09-24 Greg Kroah-Hartman- Update to 2.6.22.8-rc1
2007-08-10 Greg Kroah-Hartman- updated to 2.6.22.2
2007-08-09 Jens Axboesplice: fix double page unlock
2007-07-27 Randy Dunlapdocbook: add pipes, other fixes
2007-07-20 Jens Axboesplice: fix bad unlock_page() in error case
2007-07-19 Rusty Russellreadahead: split ondemand readahead interface into...
2007-07-19 Fengguang Wureadahead: pass real splice size
2007-07-19 Fengguang Wureadahead: move synchronous readahead call out of splic...
2007-07-19 Fengguang Wureadahead: convert splice invocations
2007-07-16 Jens Axboesplice: direct splicing updates ppos twice
2007-07-15 John R Johansen- Update AppArmor patches to lastest versions.
2007-07-13 Jens Axboesplice: fix offset mangling with direct splicing (sendfile)
2007-07-13 James Morrissecurity: revalidate rw permissions for sys_splice...
2007-07-10 Jens Axboepipe: add documentation and comments
2007-07-10 Jens Axboepipe: change the ->pin() operation to ->confirm()
2007-07-10 Jens Axboesplice: completely document external interface with...
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 Axboevmsplice: add vmsplice-to-user support
2007-07-10 Jens Axboesplice: abstract out actor data
2007-06-18 Jeff Mahoney- Update to 2.6.22-rc5.
2007-06-15 Jens Axboesplice: only check do_wakeup in splice_to_pipe() for...
2007-06-15 Jens Axboesplice: fix leak of pages on short splice to pipe
2007-06-15 Jens Axboesplice: adjust balance_dirty_pages_ratelimited() call
2007-06-14 Jeff Mahoney- Update to 2.6.22-rc4-git6
2007-06-08 Jens Axboesplice: __generic_file_splice_read: fix read/truncate...
2007-06-08 Hugh Dickinssplice: __generic_file_splice_read: fix i_size_read...
2007-06-08 Jens Axboesplice: move balance_dirty_pages_ratelimited() outside...
2007-06-08 Jens Axboesplice: remove do_splice_direct() symbol export
2007-06-08 Jens Axboesplice: move inode size check into generic_file_splice_...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Jens Axboe[PATCH] splice: always call into page_cache_readahead()
2007-05-08 Fengguang Wu[PATCH] splice(): fix interaction with readahead
2007-03-30 Andreas Gruenbacher- patches.apparmor/*: Add the DFA-based AppArmor kernel...
2007-03-29 Dmitriy Monakhov[PATCH] splice: partial write fix
2007-03-27 Mark FashehExport __splice_from_pipe()
2007-03-27 Nick Piggin2/2 splice: dont readpage
2007-03-27 Nick Piggin1/2 splice: dont steal
2006-12-13 Eric Dumazet[PATCH] constify pipe_buf_operations
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-11-04 Jens Axboe[PATCH] splice: fix problem introduced with inode diet
2006-11-04 Jens Axboe[PATCH] splice: fix pipe_to_file() ->prepare_write...
2006-10-28 Nick Piggin[PATCH] mm: clean up pagecache allocation
2006-10-19 Jens Axboe[PATCH] Remove SUID when splicing into an inode
2006-10-19 Mark Fasheh[PATCH] Introduce generic_file_splice_write_nolock()
2006-10-19 Mark Fasheh[PATCH] Take i_mutex in splice_from_pipe()
2006-10-12 Jens Axboe[PATCH] splice: fix pipe_to_file() ->prepare_write...
2006-09-30 Jens Axboe[PATCH] Update axboe@suse.de email address
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-10 Jens Axboe[PATCH] splice: fix problems with sys_tee()
2006-06-23 Jens Axboe[PATCH] splice: retrieve mapping after locking the...
2006-05-04 Jens Axboe[PATCH] splice: redo page lookup if add_to_page_cache...
2006-05-04 Jens Axboe[PATCH] splice: rename remaining info variables to...
2006-05-04 Jens Axboe[PATCH] splice: LRU fixups
2006-05-04 Jens Axboe[PATCH] splice: fix unlocking of page on error ->prepar...
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-02 Jens Axboe[PATCH] vmsplice: fix badly placed end paranthesis
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] splice: call handle_ra_miss() on failure 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-30 Jens Axboe[PATCH] splice: fix bugs with stealing regular pipe...
2006-04-27 Jens Axboe[PATCH] splice: make the read-side do batched page...
2006-04-27 Jens Axboe[PATCH] splice: switch to using page_cache_readahead()
2006-04-26 Jens Axboe[PATCH] splice: rearrange moving to/from pipe helpers
2006-04-26 Jens Axboe[PATCH] Add support for the sys_vmsplice syscall
2006-04-26 Jens Axboe[PATCH] splice: fix offset problems
2006-04-26 Andrew Morton[PATCH] splice: fix min() warning
2006-04-20 Jens Axboe[PATCH] splice: fix smaller sized splice reads
2006-04-19 Jens Axboe[PATCH] splice: fixup writeout path after ->map changes
2006-04-19 Jens Axboe[PATCH] splice: offset fixes
2006-04-19 Jens Axboe[PATCH] tee: link_pipe() must be careful when dropping...
2006-04-19 Jens Axboe[PATCH] splice: cleanup the SPLICE_F_NONBLOCK handling
2006-04-19 Jens Axboe[PATCH] splice: close i_size truncate races on read
2006-04-11 Jens Axboe[PATCH] splice: add support for sys_tee()
2006-04-11 Jens Axboe[PATCH] splice: pass offset around for ->splice_read...
2006-04-11 Ingo Molnar[PATCH] splice: comment styles
2006-04-11 Jens Axboe[PATCH] splice: add Ingo as addition copyright holder
2006-04-11 Jens Axboe[PATCH] splice: unlikely() optimizations
2006-04-11 Jens Axboe[PATCH] splice: speedups and optimizations
2006-04-11 Jens Axboe[PATCH] splice: speedup __generic_file_splice_read
2006-04-11 Jens Axboe[PATCH] splice: add direct fd <-> fd splicing support
2006-04-10 Ingo Molnar[PATCH] splice: add optional input and output offsets
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_...
next