/usr.bin/sdiff/

unt-9.3'>lockcount-9.3 NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/dev/dkvar.h
AgeCommit message (Expand)Author
2020-03-21Apply patch, requested by riastradh in ticket #795, to keep ABI compatibility.martin
2020-03-21Pull up following revision(s) (requested by riastradh in ticket #795):martin
2017-11-01Protect against multiple inclusion.mlelstv
2017-04-27do not attach nvme ld as randomness source - device is too fast, it overwhelmsjdolecek
2016-12-22Fix race condition in dksubr, where a dk_start from another threadmlelstv
2016-10-24revert 1.90 of dksubr.c and change sc_deferred back to simple pointer; thejdolecek
2016-10-22change sc_deferred to TAILQ (reusing bufq b_actq) to avoid possible buf leakjdolecek
2015-12-21support deferral of diskstart to a separate thread.mlelstv
2015-08-28move entropy gathering into dksubr.mlelstv
2015-08-28Prevent race condition where two threads can defer a buffer.mlelstv
2015-08-27Make dksubr use a spin-mutex again, since some drivers still call dk_donemlelstv
2015-08-16Two changes to the dksubr interface.mlelstv
2015-05-02Merge dk_intf and dkdriver interfaces.mlelstv
2014-05-25As proposed inbouyer
2013-05-29eliminate dk_geomchristos
2013-05-29phase 1 of disk geometry cleanup:christos
2012-05-25Modify dksubr.c to add a function that sets the disk properties inelric
2010-11-19Introduce struct pathbuf. This is an abstraction to hold a pathnamedholland
2009-08-07Put the entire expression that DK_BUSY() evaluates to in parenthesesdyoung
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-05Allow to pass device_xname() to dk_sc_init() without build errorcegger
2007-06-26Change dk_lookup() to accept an additional argument of the type enum uio_segcube
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-10-15- change the way to specify a bufq strategy. (by string rather than by number)yamt
2005-08-20add wedge support to xbd and cgd.yamt
2005-06-28constification falloutdrochner
2005-05-31Make this build with "-Wcast-qual -Wshadow".xtraeme
2004-03-27Modified the dksubr routines to:elric
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-10-04A slight abstraction for disks. This is mainly [right now] inelric