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
2016-06-26
Create a dedicated thread for the initial scsibus discovery instead
mlelstv
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
2016-05-15
Use _align(2) workaround for PR kern/51141. This fixes odd CD length
reinoud
2016-05-02
move scsipi_strvis -> libkern:strnvisx()
christos
2016-03-20
Pass a correct residual size to wdcbit_bucket() that drains extra bytes.
tsutsui
2016-03-20
Remove extra spaces.
tsutsui
2016-03-13
Sync with scsiconf.c. (use aprint_normal(9) for "not configured")
tsutsui
2016-02-09
Introduce softint-based if_input
ozaki-r
2015-09-06
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2015-08-24
would you like some freshly ground _KERNEL_OPT with that?
pooka
2015-08-24
to garnish, dust with _KERNEL_OPT
pooka
2015-04-26
Use C99-style initializers for struct dkdriver.
mlelstv
2015-04-14
Include <sys/rndsource.h> where it is actually used.
riastradh
2015-04-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
2015-01-02
We have three sets of DTYPE_ constants in the kernel:
christos
2014-12-31
make more drivers use disk_ioctl, and add a dev parameter to it so that
christos
2014-12-31
forgot this one. disk_set_info includes the functionality of disk_blocksize.
mlelstv
2014-12-31
Centralize wedge ioctls in disk_ioctl.
christos
2014-12-31
disk_blocksize and disk_set_info relay the same information
mlelstv
2014-11-18
Use size for the size argument of memcmp, not the result of a compare.
joerg
2014-11-17
PR/49054: Add a quirk for the ES-6600 RAID controller which does not do
christos
2014-11-04
support DIOCMWEDGES ioctl.
mlelstv
2014-10-18
src is too big these days to tolerate superfluous apostrophes. It's
snj
2014-10-06
PR/49054: Uwe Toenjes: Some RAID controllers return more bytes in the
christos
2014-10-03
Use uint32_t for blocksize as per other uses and to fix warnings
justin
2014-09-05
Don't use new as a variable name.
matt
2014-09-05
Don't nest structure definitions.
matt
2014-08-10
Merge tls-earlyentropy branch into HEAD.
tls
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-07-25
Add d_discard to all struct bdevsw instances I could find.
dholland
2014-07-13
"peripheral", not "peripherial".
dholland
2014-07-12
Prevent detaching an open device unless forced.
hannken
2014-04-18
Fix PR kern/48550 by aligning the single instance of scsipi_read_cd_cap_data
martin
2014-03-19
PR kern/48550: additional initialization and sanity checking on the reported
martin
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2014-03-05
Don't probe beyond chan_ntargets in atapi_probe_bus in the "all" case.
skrll
2013-10-25
Mark a diagnostic-only variable
martin
2013-10-25
Turn a few __unused into __diagused
martin
2013-10-19
Mark a potentially unused variable
martin
2013-10-12
Pass the device name in, so we can debug what deferred drivers did not work.
christos
2013-09-28
Remove unnecessary initialisation of error
skrll
2013-09-28
Don't return EPASSTHROUGH when succeeding in ODIOCGDINFO or ODIOCGDEFLABEL
skrll
2013-09-26
Reset variable error to 0 before handle each ioctl cmd. Or returns EPASSTHROUGH
kiyohara
2013-09-15
Remove unused variable
martin
2013-09-12
Remove unused variables
martin
2013-08-09
bump command timeout to 5 minutes. several
kardel
2013-07-02
Small patch to clarify last_lba and now using size confusingly. No functional
reinoud
2013-06-13
Convert the entropy pool framework from pseudo-callout-driven to
tls
2013-05-29
phase 1 of disk geometry cleanup:
christos
2013-04-16
Clamp sectors per unit in the default disklabel to the maximum value,
jakllsch
[next]