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