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
/
devsd.c
Age
Commit message (
Expand
)
Author
2022-03-30
devsd: cache SDunit pointer in Chan.aux, improve error handling
cinap_lenrek
2019-04-16
devsd: fix sddelpart() AGAIN
cinap_lenrek
2019-04-15
devsd: fix panic when using "delpart" to remove a partition that was already ...
BurnZeZ
2018-02-25
kernel: properly handle bad attach specifiers
cinap_lenrek
2017-03-26
devsd: handle case where theres no ifc->enable() function
cinap_lenrek
2017-03-26
devsd: check return value of ifc->enable(), don't leak unit name/user strings
cinap_lenrek
2015-09-20
devsd: handle SYNCHRONIZE CACHE scsi commands as nops in sdfakescsi()
cinap_lenrek
2015-09-20
devsd: remove unused timeout field from SDreq
cinap_lenrek
2015-03-06
devsd: always page align sd buffers
cinap_lenrek
2013-11-12
devsd: fix scsi emulation for disks bigger than 4 billion sectors (from erik ...
cinap_lenrek
2013-05-27
devfs/devsd: fix waserror() and unused variable compiler problem
cinap_lenrek
2013-05-20
use resrcwait() when waiting for memory to become available
cinap_lenrek
2013-05-19
devsd: don't raise Enomem error if sdmalloc() fails, instead wait for the mem...
cinap_lenrek
2013-05-02
devsd: initialize unit->sense[0] in sdsetsense() (from erik quanstroms 9atom)
cinap_lenrek
2012-12-26
devsd: fix possible sdbio() race with inquiry data changing (due to ahci hotp...
cinap_lenrek
2012-08-07
add Echange[] error string
cinap_lenrek
2011-12-12
kernel: fix more malloc/smalloc errors
cinap_lenrek
2011-07-10
merge sd changes from 9atom
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