index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
scsipi
Age
Commit message (
Expand
)
Author
2020-07-27
Improve the workqueue and callout handling. Prompted by riastradh@.
jdc
2020-07-22
Sort #includes. Nix trailing whitespace.
riastradh
2020-07-22
Omit needless <sys/pcq.h>.
riastradh
2020-07-11
Continue scanning a SCSI bus when a LUN is reported not present
kim
2020-06-29
Nix trailing whitespace.
riastradh
2020-06-22
Add sedetach() and also use it to remove duplicate code from seattach().
jdc
2020-06-22
Use workqueues so that we don't call into the scsipi subsystem via
jdc
2020-06-19
First pass at making this work again.
jdc
2020-05-02
Don't attempt to read opcodes and their timeouts at attach time for
jdc
2020-04-13
fix use-after-free for ata xfer on bio submission found by KASAN
jdolecek
2020-04-13
constify
maxv
2020-04-13
slightly change and fix the semantics of pool_set*wat(), pool_sethardlimit()
chs
2020-04-04
fix deadlock in wdcwait() when xfer timeout happens while the atabus
jdolecek
2020-03-27
Allow open of RAWPART even when no medium is loaded.
mlelstv
2020-03-01
Add a flag to dk_dump for virtual disk devices.
riastradh
2020-02-19
Sprinkle some dtrace probes into scsi(4).
riastradh
2020-02-19
C99 initializers for scsipi_bustype. No functional change intended.
riastradh
2020-02-12
the number of possible ATAPI devices on an ATA bus is not always 2,
chs
2020-01-29
Adopt <net/if_stats.h>.
thorpej
2019-12-27
s/transfered/transferred/
msaitoh
2019-11-10
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
chs
2019-09-19
Use unsigned to avoid undefined behavior in scsipi_{get,put}_tag().
msaitoh
2019-05-30
use correct size when copying outgoing sense data.
mlelstv
2019-05-28
Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*.
msaitoh
2019-05-26
Add sanity checks to SCIOCCOMMAND, adapter drivers might be confused or trigger
mlelstv
2019-05-23
Whitespace fix (mainly tabify).
msaitoh
2019-05-23
No functional change:
msaitoh
2019-05-19
Add simple position recovery when positioning to EOM by reading
kardel
2019-05-03
Avoid null pointer deref in printing xfer mode when no target driver
mlelstv
2019-03-28
Add reading of supported opcodes and their timeouts
kardel
2019-03-19
Set disk product name as disk type. The information can be queried through
mlelstv
2019-03-08
s/ are are / are /
msaitoh
2019-02-23
Correct printing type of b_blkno (int64_t) in st.c
kamil
2019-02-12
Fix, but disable the commented SUN compatibility in st.c to write
kardel
2019-02-12
Fix PR kern/53949:
kardel
2019-02-05
avoid a fallthru checker complaint and make one case like the rest. NFCI.
mrg
2019-02-05
Remove very old IFF_NOTRAILERS flag.
msaitoh
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2019-01-12
Add NOLUNS quirk for more SEAGATE SCA/WIDE drives.
tsutsui
2018-11-24
Add more KASSERTS about locking.
bouyer
2018-11-12
pass correct status + error to *_atapi_phase_complete(), so that
jdolecek
2018-11-12
hold channel lock during whole ata_dmaerr()/ata_downgrade_mode() -
jdolecek
2018-10-22
Merge jdolecek-ncqfixes branch
jdolecek
2018-10-07
Handle the SATA to USB external enclosure sold by "Sabrent" and
christos
2018-09-16
don't print a blank line that ends up in logs and console output.
mrg
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2018-09-01
Wait in detach if the discovery thread is still running. Avoids crashes
mlelstv
2018-09-01
Make wdcdebug_atapi_mask configurable like the other debug variables.
mlelstv
2018-07-04
Avoid undefined behavior in scsipiconf.h in _4ltol() and _4btol()
kamil
2018-06-26
Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
msaitoh
[prev]
[next]