index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
port
/
qio.c
Age
Commit message (
Expand
)
Author
2019-03-03
qio: handle common case in trimblock()
cinap_lenrek
2016-11-12
kernel/qio: make readblist() offset of type ulong as the rest
cinap_lenrek
2016-11-12
kernel/qio: get rid of unused qcopycnt debug variable
cinap_lenrek
2016-11-09
kernel/qio: implement concatblock() with pullupblock()
cinap_lenrek
2016-11-08
kernel/qio: maintain Block.next pointer in padblock()
cinap_lenrek
2016-11-08
kernel/qio: fix comments, fix qiwrite() on close queue, remove debug setmallo...
cinap_lenrek
2016-11-07
kernel/qio: big cleanup of qio functions
cinap_lenrek
2016-11-05
kernel: avoid padblock copying for devtls/devssl/esp, cleanup debugging
cinap_lenrek
2015-08-04
kernel: remove unused qstate() function
cinap_lenrek
2015-07-26
kernel: pipelined read ahead for the mount cache
cinap_lenrek
2014-11-13
kernel: make use of nil vs 0 consistent in qio.c (sorry)
cinap_lenrek
2014-06-08
kernel: remove Block refcounting (thanks erik)
cinap_lenrek
2014-04-29
kernel: stop queue bloat before allocating blocks
cinap_lenrek
2012-10-11
kernel: try to catch some (rare) mistakes
cinap_lenrek
2012-10-01
devproc buffer overflow, strncpy
cinap_lenrek
2012-09-14
Qcoalesce patch to satisfy full read length
cinap_lenrek
2012-07-08
qio: raise critical queue bloat threshold from 2 to 10 times to queue limit
cinap_lenrek
2011-08-10
qio: fix block leak introduced by eqlock change
cinap_lenrek
2011-08-10
added eqlock(), a interruptable version of qlock. addresses issue #81
cinap_lenrek
2011-07-09
qio: naive fixing attempt on issue #64
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen