Skip to content
Snippets Groups Projects
Select Git revision
  • 20121026-for-linux-2.6.24
  • 20121026-for-linux-2.6.32
  • develop
  • devfede-beta
  • devfede-big-things
  • devfede-dma
  • devfede-hrt-problem
  • devfede-zio-1.3
  • dma
  • dma2
  • eucentre-160407
  • fede-ldisc-20150318
  • for-linux-2.6.24
  • for-linux-2.6.32
  • master default
  • pfzio-121109
  • pfzio-20130418
  • pfzio-20130520
  • pfzio-20150318
  • rubi-ldisc-120807
  • v1.4.1
  • v1.4.0
  • v1.3.1
  • zio-1.2
  • zio-v1.1
  • zio-v1.0
  • zio-beta4
  • fine-delay-sw-v1.1
  • zio-beta3
  • zio-beta2
30 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020May14127229Apr2227Mar25825Jan222119181081Dec30Nov29262524151198543131Oct302928264Sep29Aug22211073Jul20Jun3May217Apr169615Mar1413Feb1211108732131Jan3029246511Dec630Nov26252220151312412Octtools/zio-dump.c: read_combined can be executed immediatelytools/zio-dump.c: open dump file as first thingtools/zio-dump.c: move "read combined" code into a separate functionbuffer/sock-buffer.c: use zio_bi_std_val() helperbuffers/sock-nic.c: code style: zn_header() comment and prototypeinclude/linux/zio-sysfs.h: introduce helper to retrieve std attributesbuffer/sock-nic.c: replace pr_debug() with dev_dbg()buffer/sock-buffer.c: remove unused zn_priv from zn_init()buffer/sock-nic.c: use trigger helper to push blockpromote __try_push() to generic trigger helperinclude/linux/zio-buffer.h: fix missing return when buffer disabledbuffer/sock-{nic|syscall}.c: use buffer helpersbuffers/sock-buffer.c: socket buffer protocol already assigned in allocbuffers/sock-buffer.c: trivial: remove ret variablecore.c: set memory to zero during allocation with kmem_cache_zalloc()buffers/sock-buffer.c: ZIO_DIR is only 1 bit, remove useless ifbuffers/sock-buffer.c: replace kmem_cache_create() with KMEM_CACHE()buffers/sock-buffer.c: fix error handlingbuffers/sock-syscall.c: code style: replace 'ziodev' with 'zdev'buffers/sock-syscall.c: kernel v3.7: replace spin_lock_bh() with mutex_lock()backport: bugfix: WARN macro was ignoring the conditionbuffer/sock-syscall.c: alloc_block() does not require control param anymorebuffers/sock-syscall.c: replace ZIO_CONTROL_SIZE with zio_control_size()Merge branch 'zio-v1.0-fixes' into zio-v1.0-backportTEMP: zio-sock.hpfzio-20130418pfzio-20130418TEMP: buffers/sock-buffer.ctools: added two perfomance reporterstools/pfzio-send.c: rewritten: same structure as pfzio-receivetools: mostly rewritten pfzio-receivesock-syscall: cleanupsock-buffer: cleanupsock-nic.c: cleanuppfzio: more cleanup and some renamepfzio: minor cleanup steppfzio: all names now use zn_as a prefixpfzio: complete implementation, but still with some bugsBuffer improvements: flush and helperssysfs.c: improve comment about buffer instance disablesysfs.c: add buffer flush sysfs commandhelpers.c: add buffer's helpers and use them