summaryrefslogtreecommitdiff
path: root/sys/dev/ata/ata_raid_promise.c
AgeCommit message (Expand)Author
2022-03-19Lock vnode across VOP_OPEN.hannken
2018-10-22convert from malloc(9) to kmem(9)jdolecek
2017-11-01refactor wd and ataraid drivers to use common disk subroutines.mlelstv
2008-03-18Split device_t and softc for ATA devices, as well as wd(4). Othercube
2008-02-02Match up some VOP_OPEN()S with VOP_CLOSE()s. This allows the rootmjf
2007-11-26Remove the "struct lwp *" argument from all VFS and VOP interfaces.pooka
2006-05-14integrate kauth.elad
2006-03-28Use device_unit().thorpej
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-10-28move buffer queue related stuffs from buf.h to their own header, bufq.h.yamt
2003-12-14Garbage-collect __ATA_DISK_PRIVATE; it is no longer needed.thorpej
2003-07-14add missing __KERNEL_RCSID()lukem
2003-01-27Experimental support for RAID volumes configured by ATA "RAID" controllers.thorpej