splice.git
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