splice.git
2010-11-12 Jens AxboeFix various compile warnings master
2007-06-22 Jens Axboenettest 32-bit warnings
2007-06-22 Jens AxboeAdd nettest/ tools
2007-06-13 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2007-06-13 Jens Axboevmsplice-touser: size and non-block option
2007-06-13 Jens Axboevmsplice-touser: cleanup
2007-06-13 Jens AxboeREADME: missing documentation
2007-06-13 Jens Axboesplice.h: SPLICE_F_UNMAP definition update
2007-06-13 Jens Axboevmsplice-touser: -z requires -m
2007-06-13 Jens Axboevmsplice-to-user: update for real zero copy to user
2007-06-12 Jens Axboesplice-fromnet/out: more flags
2007-06-12 Jens Axboesplice-fromnet: add poll and size options
2007-06-08 Jens Axboesplice flags are unsigned int, not unsigned long
2007-06-08 Jens Axboesplice-cp: 0 return is not an error
2007-06-08 Jens AxboeWork around glibc weirdness
2007-06-08 Jens Axboevmsplice examples: need fcntl.h include
2007-06-05 Jens Axboesplice-fromnet: really splice from network
2007-06-04 Jens Axboevmsplice-touser: example
2007-02-06 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2007-02-06 Ulisses Furquim[PATCH] x86_64 version of rdtscll()
2007-02-05 Jens Axboe[PATCH] Fix build with newer glibc/kernel-headers
2007-02-05 Brandon Philips[PATCH] splice.h - convert _syscallX to syscall
2006-12-22 Jens Axboe[PATCH] Update .gitignore
2006-12-22 Jens Axboe[PATCH] Add simple splice-fromnet example
2006-10-19 Mark Fasheh[PATCH] make install fix
2006-09-05 Jens Axboe[PATCH] email update
2006-08-30 Jens Axboe[PATCH] Add vmsplice2 binary to .gitignore
2006-07-11 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2006-07-11 Jens Axboe[PATCH] Use <linux/unistd.h> for _syscallX() functions
2006-07-10 Jens Axboe[PATCH] ktee: don't use SPLICE_F_NONBLOCK
2006-05-03 Jens Axboe[PATCH] Cleanups/dead code removal
2006-05-03 Jens Axboe[PATCH] splice-bench: set SO_REUSEADDR on server end
2006-05-03 Jens Axboe[PATCH] vmsplice2: warning fix
2006-05-03 Jens Axboe[PATCH]: vmsplice2 update
2006-05-02 Jens Axboe[PATCH] vmsplice2: page spanning needs 3 pages
2006-05-02 Jens Axboe[PATCH] vmsplice2: add option -c for each segment spann...
2006-05-02 Jens Axboe[PATCH] README: mention vmsplice2
2006-05-02 Jens Axboe[PATCH] vmsplice2: add header/body padding at the end
2006-05-02 Jens Axboe[PATCH] vmsplice2: add switch for stack allocation
2006-05-02 Jens Axboe[PATCH] vmsplice2: don't allocate memory on stack
2006-05-02 Jens Axboe[PATCH] vmsplice2: another test program
2006-05-02 Jens Axboe[PATCH] man page update
2006-05-01 Jens Axboe[PATCH] splice-in: accept block device as input
2006-05-01 Jens Axboe[PATCH] ktee: add -m option for moving of pages
2006-05-01 Jens Axboe[PATCH] man page update
2006-05-01 Jens Axboe[PATCH] Fixup syscall definitions
2006-04-30 Jens Axboe[PATCH] Install man pages as well with make install
2006-04-30 Jens Axboe[PATCH] Update README
2006-04-30 Jens Axboe[PATCH] Add HISTORY section to man pages.
2006-04-30 Jens Axboe[PATCH] vmsplice: allow for setting of SPLICE_F_GIFT...
2006-04-30 Jens Axboe[PATCH] splice-out: fix argv[] indexing for output...
2006-04-30 Jens Axboe[PATCH man page update (added splice and tee)
2006-04-28 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2006-04-28 Jens Axboe[PATCH] vmsplice: first attempt at man page
2006-04-27 Jens Axboe[PATCH] splice-bench: cleanup
2006-04-27 Jens Axboe[PATCH] splice-bench: error checking
2006-04-27 Jens Axboe[PATCH] splice-bench: add rw and mmap clients
2006-04-26 Jens Axboe[PATCH] Remove fcntl bits, they are not part of the...
2006-04-26 Jens Axboe[PATCH] Correct sys_vmsplice syscall number on ia64
2006-04-26 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2006-04-26 Jens Axboe[PATCH] Formalize input/output pipe checking
2006-04-26 Jens Axboe[PATCH] Makefile: add install target (defaults to ...
2006-04-26 Jens Axboe[PATCH] Add splice-bench to .gitignore
2006-04-26 Jens Axboe[PATCH] Correct usage information
2006-04-26 Jens Axboe[PATCH] splice-bench: really fix warning
2006-04-26 Jens Axboe[PATCH] splice-bench: compile warning
2006-04-26 Jens Axboe[PATCH] splice-bench: add new bench/test tool
2006-04-26 Jens Axboe[PATCH] splice-test4c: kill __mm_clockdev usage on...
2006-04-25 Jens Axboe[PATCH] ktee-net: fix permissions
2006-04-25 Jens Axboe[PATCH] vmsplice: add -u unalignment parameter
2006-04-24 Jens Axboe[PATCH] vmsplice: kill the fcntl bits, it's not in...
2006-04-24 Jens Axboe[PATCH] vmsplice: update to iov syscall
2006-04-24 Jens Axboe[PATCH] vmsplice: actually check for -c...
2006-04-24 Jens Axboe[PATCH] vmsplice: add clear option (-c)
2006-04-22 Jens Axboe[PATCH] splice-out: correct comment (it splices stdin...
2006-04-22 Jens Axboe[PATCH] splice-net: just kill the rate stuff
2006-04-22 Jens Axboe[PATCH] splice-net: pretty up rate show
2006-04-22 Jens Axboe[PATCH] splice-net: make it look like the other tools
2006-04-22 Jens Axboe[PATCH] splice-net: kill the 'bla' and kb_sent restrictions
2006-04-21 Jens Axboe[PATCH] vmsplice: remember to update 'buffer' for multi...
2006-04-21 Jens Axboe[PATCH] ktee-net: cleanup
2006-04-21 Jens Axboe[PATCH] Add vmsplice
2006-04-20 Jens Axboe[PATCH] README: document splice-test4c 'largefile'
2006-04-20 Jens Axboe[PATCH] splice-test4c: Remove getenv() requirements
2006-04-20 Jens Axboe[PATCH] Add mandatory README file
2006-04-20 Jens AxboeAdd bin files to .gitignore
2006-04-20 Jens AxboeAdd .gitignore
2006-04-20 Jens Axboe[PATCH] ktee-net: Add ktee-net
2006-04-20 Jens Axboe[PATCH] splice-net: remove debug crap
2006-04-20 Jens Axboe[PATCH] splice-out: Add migrate support (-m option)
2006-04-20 Jens Axboe[PATCH] splice-cp: Add migrate support (-m option)
2006-04-20 Jens Axboe[PATCH] Use error() throughout examples
2006-04-19 Jens AxboeInitial commit