]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/port/devmnt.c
kernel: use 64-bit virtual entry point for expanded header, document behaviour in...
[plan9front.git] / sys / src / 9 / port / devmnt.c
2020-08-04 cinap_lenrekdevmnt: print chanpath for unexpected reply tag
2018-07-24 23hiromerge
2018-07-15 cinap_lenrekmerge
2018-07-15 cinap_lenrekdevmnt: make sure auth chan is on said conection in...
2017-12-28 cinap_lenrekdevmnt: use u32int for tagmask, simplify alloctag()
2017-01-12 cinap_lenrekmerge
2017-01-12 cinap_lenrekkernel: make the mntcache robust against fileserver...
2016-11-07 cinap_lenrekkernel/qio: big cleanup of qio functions
2016-11-05 cinap_lenrekdevmnt: avoid memory copies of I/O rpc buffer by using...
2016-08-16 cinap_lenrekdevmnt: fix mistake in mntrahread()
2016-03-17 cinap_lenrekabandon streaming experiment
2016-03-10 cinap_lenrekmerge
2016-03-10 cinap_lenrekkernel: make fversion()/mntversion() types consistent
2016-02-15 cinap_lenrekdevmnt: deal with partial response for Tversion request...
2015-10-08 cinap_lenrekmerge
2015-10-08 mischiefport: fix typo in devmnt mntproc name
2015-07-30 cinap_lenrekdevmnt: fix mntcache()
2015-07-28 cinap_lenrekkernel: export mntattach() from devmnt.c avoiding bogus...
2015-07-27 cinap_lenrekkernel: clunk the cache when removing cache flag on...
2015-07-27 cinap_lenrekdevmnt: use c->iounit instead of msize-IOHDRSZ to chunk...
2015-07-26 cinap_lenrekdevmnt: dont reset readahead window when requested...
2015-07-26 cinap_lenrekkernel: pipelined read ahead for the mount cache
2015-07-19 cinap_lenrekdevmnt: do not use user buffer to update the mount...
2015-07-19 cinap_lenrekdevstream: fast sequential file access with 9p pipelini...
2015-03-01 cinap_lenrekdevmnt: remove unused mntstats fields from Mntrpc
2015-01-27 cinap_lenrekdevmnt: handle rpc buffer exhaustion on mntflushalloc()
2014-09-27 aijumerge
2014-08-08 cinap_lenrekdevmnt: fix potential race with mntflushfree(), remove...
2014-04-28 cinap_lenrekdevmnt: make abandoning fid on botched clunk handle...
2014-04-28 cinap_lenrekdevmnt: abandon fid on botched Tclunk or Tremove
2013-07-05 ethanmerge
2013-06-16 cinap_lenrekdevmnt: add debug print for convS2M failing, suspecting...
2013-05-22 jpathymerge
2013-05-11 cinap_lenrekdevmnt: fix mount device leak and allocation error...
2012-08-24 cinap_lenrekdevmnt: more carefull wakeup in mountmux
2012-03-28 cinap_lenrekmerge
2012-03-28 cinap_lenrekpanic: trailing newlines
2011-12-22 cinap_lenrekkernel: make mntcache effective, be carefull
2011-08-17 cinap_lenrekchange definition of Chan.create to return a chan like...
2011-08-10 cinap_lenrekadded eqlock(), a interruptable version of qlock. addre...
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image