Age | Commit message (Expand) | Author |
---|---|---|
2020-10-12 | Fix build of tmpfs | Visa Hankala |
2019-01-21 | Introduce a dedicated entry point data structure for file locks. This new data | anton |
2016-06-19 | Remove the lockmgr() API. It is only used by filesystems, where it is a | Martin Natano |
2014-12-17 | remove lock.h from uvm_extern.h. another holdover from the simpletonlock | Ted Unangst |
2014-12-16 | primary change: move uvm_vnode out of vnode, keeping only a pointer. | Ted Unangst |
2013-12-14 | bring in a few improvements from pedro, guenther, me... | Marc Espie |
2013-09-22 | The readdir vop should set uio_offset to the cookie of the entry | Philip Guenther |
2013-06-04 | fix include guard locations (from pedro) | Marc Espie |
2013-06-03 | sprinkle $OpenBSD$, pointed out by pedro | Marc Espie |
2013-06-01 | import tmpfs code, originally from netbsd. | Marc Espie |