Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / splice.c
2012-04-05 Eric Dumazettcp: tcp_sendpages() should call tcp_push() once
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-20 Cong Wangfs: remove the second argument of k[un]map_atomic()
2012-02-29 Paul Gortmakerfs: reduce the use of module.h wherever possible
2012-01-04 Al Virofs: move code out of buffer.c
2011-07-26 Hugh Dickinstmpfs: clone shmem_file_splice_read()
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-23 Namhyung Kimsplice: add wakeup_pipe_readers()
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2010-12-23 James BottomleyMerge branch 'block'
2010-12-17 Michał Mirosławfs/splice: Pull buf->ops->confirm() from splice_from_pi...
2010-11-28 Linus TorvaldsExport 'get_pipe_info()' to other users
2010-11-28 Linus TorvaldsRename 'pipe_info()' to 'get_pipe_info()'
2010-08-07 Miklos Szeredisplice: fix misuse of SPLICE_F_NONBLOCK
2010-08-07 Andi Kleengcc-4.6: fs: fix unused but set warnings
2010-06-30 Changli Gaosplice: check f_mode for seekable file
2010-06-30 Changli Gaosplice: direct_splice_actor() should not use pos in sd
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-25 Nick Pigginfs/splice.c: fix mapping_gfp_mask usage
2010-05-21 Jens Axboepipe: add support for shrinking and growing pipes
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-04 Changli Gaosendfile(): check f_op.splice_write() rather than f_op...
2009-09-15 Linus TorvaldsMerge branch 'for-2.6.32' of git://git.kernel.dk/linux...
2009-09-14 Jan Karavfs: Introduce new helpers for syncing after writing...
2009-09-11 Miklos Szeredisplice: update mtime and atime on files
2009-05-19 Miklos Szeredisplice: fix kmaps in default_file_splice_write()
2009-05-14 Andrew Mortonsplice: fix error return code
2009-05-13 Jens Axboesplice: fix repeated kmap()'s in default_file_splice_read()
2009-05-11 Miklos Szeredisplice: implement default splice_write method
2009-05-11 Miklos Szeredisplice: implement default splice_read method
2009-05-11 Miklos Szeredisplice: implement pipe to pipe splicing
2009-04-17 Randy Dunlapsplice: fix new kernel-doc warnings
2009-04-15 Miklos Szeredisplice: add helpers for locking pipe inode
2009-04-15 Miklos Szeredisplice: remove generic_file_splice_write_nolock()
2009-04-15 Miklos Szerediocfs2: fix i_mutex locking in ocfs2_splice_to_file()
2009-04-15 Miklos Szeredisplice: fix i_mutex locking in generic_splice_write()
2009-04-15 Miklos Szeredisplice: remove i_mutex locking in splice_from_pipe()
2009-04-15 Miklos Szeredisplice: split up __splice_from_pipe()
2009-04-07 Miklos Szeredisplice: fix deadlock in splicing to file
2009-04-03 David HowellsFS-Cache: Recruit a page flags for cache management
2009-01-18 Heiko CarstensSystem call wrappers part 31
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 31
2009-01-08 KAMEZAWA Hiroyukimemcg: synchronized LRU
2008-10-30 Nick Pigginfs: remove prepare_write/commit_write
2008-10-09 Linus TorvaldsDon't allow splice() to files opened with O_APPEND
2008-08-07 Jan Beulich- Update Xen patches to c/s 623.
2008-08-05 Nick Pigginmm: rename page trylock
2008-07-27 Miklos Szeredi[patch 3/5] vfs: change remove_suid() to file_remove_suid()
2008-07-26 Nick Pigginsplice: use get_user_pages_fast
2008-07-17 Jan Beulich- Update Xen patches for 2.6.26.
2008-07-04 Miklos Szeredisplice: fix generic_file_splice_read() race with page...
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-05-28 Jens Axboesplice: handle try_to_release_page() failure
2008-05-28 Tom Zanussisplice: fix sendfile() issue with relay
2008-05-08 Jens AxboeRevert "relay: fix splice problem"
2008-05-07 Miklos Szeredivfs: splice remove_suid() cleanup
2008-04-29 Tom Zanussirelay: fix splice problem
2008-04-11 Greg Kroah-Hartman- updat to 2.6.26-rc9
2008-04-10 Jens Axboesplice: fix infinite loop in generic_file_splice_read()
2008-04-07 Greg Kroah-Hartman- update to 2.6.25-rc6-git5
2008-04-03 Hugh Dickinssplice: use mapping_gfp_mask
2008-03-12 Jan Beulich- Update Xen patches to 2.6.25-rc5 and c/s 471.
2008-03-05 Greg Kroah-Hartman- Update tree to 2.6.25-rc4
2008-03-04 Jens Axboesplice: only return -EAGAIN if there's hope of more...
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-10 Bastian Blanksplice: fix user pointer access in get_iovec_page_array()
2008-02-08 Greg Kroah-Hartman- Update to 2.6.24.1
2008-02-08 Jens Axboesplice: missing user pointer access verification (CVE...
2008-02-08 Jens Axboesplice: missing user pointer access verification
2008-02-01 Jens Axboesplice: always updated atime in direct splice
2008-01-29 Jens Axboesplice: fix problem with atime not being updated
2008-01-28 Jens Axboe[SPLICE]: Don't assume regular pages in splice_to_pipe()
2008-01-25 James Morrissecurity: call security_file_permission from rw_verify_area
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()
next