Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2009-06-18 | CUSE patches from Tejun Heo | Miklos Szeredi | -2/+17 | |
2008-12-05 | * Implement ioctl support. On high level interface only | Miklos Szeredi | -0/+17 | |
"restricted" ioctls are supported (which are defined with the _IO(), _IOR(), _IOW() or _IOWR() macros). Unrestricted ioctls will only be allwed to CUSE (Character Device in Userspace) servers. Patch by Tejun Heo |