| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't allow user created symbolic links to cover another entries marked | jh | 2010-12-15 | 1 | -0/+5 |
* | - Assert that dm_lock is exclusively held in devfs_rules_apply() and | jh | 2010-12-15 | 3 | -0/+5 |
* | Handle the special ruleset 0 in devfs_ruleset_use(). An attempt set the | jh | 2010-12-12 | 1 | -0/+5 |
* | Format prototypes to follow style(9) more closely. | jh | 2010-10-12 | 2 | -22/+25 |
* | Add a new function devfs_dev_exists() to be able to find out if a | jh | 2010-09-27 | 2 | -0/+22 |
* | Add reference counting for devfs paths containing user created symbolic | jh | 2010-09-27 | 5 | -2/+199 |
* | Modify devfs_fqpn() for future use in devfs path reference counting | jh | 2010-09-21 | 2 | -14/+23 |
* | - For consistency, remove "." and ".." entries from de_dlist before | jh | 2010-09-18 | 1 | -0/+4 |
* | Remove empty devfs directories automatically. | jh | 2010-09-15 | 3 | -17/+106 |
* | Set de_dir for user created symbolic links. This will be needed to be | jh | 2010-08-26 | 1 | -0/+1 |
* | Call devfs_populate_vp() from devfs_getattr(). It was possible that | jh | 2010-08-25 | 1 | -1/+9 |
* | Introduce and use devfs_populate_vp() to unlock a vnode before calling | jh | 2010-08-22 | 1 | -26/+56 |
* | Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and | jhb | 2010-08-20 | 1 | -1/+1 |
* | Call dev_rel() in error paths. | jh | 2010-08-19 | 1 | -0/+3 |
* | Allow user created symbolic links to cover device files and directories | jh | 2010-08-12 | 3 | -15/+56 |
* | Enable shared lookups and externed shared ops for devfs. | kib | 2010-08-06 | 1 | -1/+2 |
* | Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created | kib | 2010-08-06 | 2 | -30/+34 |
* | Enable shared locks for the devfs vnodes. Honor the locking mode | kib | 2010-08-06 | 3 | -17/+20 |
* | Initialize VV_ISTTY vnode flag on the devfs vnode creation instead of | kib | 2010-08-06 | 1 | -4/+5 |
* | Add a new function devfs_parent_dirent() for resolving devfs parent | jh | 2010-06-09 | 3 | -9/+32 |
* | Don't try to call cdevsw d_close() method when devfs_close() is called | jh | 2010-06-01 | 1 | -0/+7 |
* | Add MAKEDEV_NOWAIT flag to make_dev_credf(9), to create a device node | kib | 2010-05-06 | 2 | -3/+8 |
* | Revert r206560. The change doesn't work correctly in all cases with | jh | 2010-04-16 | 2 | -24/+0 |
* | - Ignore and report duplicate and empty device names in devfs_populate_loop() | jh | 2010-04-13 | 2 | -0/+24 |
* | Properly use dev_refl()/dev_rel() in kern.devname. | ed | 2010-01-31 | 1 | -10/+13 |
* | Let access overriding to TTYs depend on the cdev_priv, not the vnode. | ed | 2009-12-19 | 1 | -7/+18 |
* | Improve nested jail awareness of devfs by handling credentials. | ed | 2009-06-20 | 1 | -0/+22 |
* | VOP_IOCTL takes unlocked vnode as an argument. Due to this, v_data may | kib | 2009-06-10 | 1 | -2/+10 |
* | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | rwatson | 2009-06-05 | 3 | -6/+0 |
* | Re-add opt_mac.h include, which is required in order for MNT_MULTILABEL | rwatson | 2009-06-04 | 1 | -0/+2 |
* | Devfs replaces file ops vector with devfs-specific one in devfs_open(), | kib | 2009-05-15 | 1 | -1/+3 |
* | Remove the thread argument from the FSD (File-System Dependent) parts of | attilio | 2009-05-11 | 3 | -22/+16 |
* | Remove VOP_LEASE and supporting functions. This hasn't been used since | rwatson | 2009-04-10 | 1 | -1/+0 |
* | Enable advisory file locking for devfs vnodes. | kib | 2009-03-11 | 1 | -9/+0 |
* | Extract the no_poll() and vop_nopoll() code into the common routine | kib | 2009-03-06 | 1 | -1/+1 |
* | Remove unused local variables. | bz | 2009-01-31 | 1 | -2/+1 |
* | Mark most often used sysctl's as MPSAFE. | ed | 2009-01-28 | 1 | -2/+3 |
* | Don't panic with "vinvalbuf: dirty bufs" when the mounted device that was | trasz | 2009-01-08 | 1 | -2/+18 |
* | Do not leak defs_de_interlock on error. | kib | 2008-12-12 | 1 | -1/+3 |
* | Implement VOP_VPTOCNP for devfs. Directory and character device vnodes are | marcus | 2008-12-12 | 1 | -0/+65 |
* | Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary | trasz | 2008-10-28 | 1 | -1/+1 |
* | Save previous content of the td_fpop before storing the current | kib | 2008-09-26 | 1 | -12/+27 |
* | Already initialize the vfs timestamps inside the cdev upon allocation. | ed | 2008-09-21 | 1 | -0/+4 |
* | fdescfs, devfs, mqueuefs, nfs, portalfs, pseudofs, tmpfs and xfs | kib | 2008-09-20 | 1 | -2/+1 |
* | Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread | attilio | 2008-08-28 | 1 | -4/+6 |
* | Integrate the new MPSAFE TTY layer to the FreeBSD operating system. | ed | 2008-08-20 | 1 | -3/+0 |
* | Remove unnecessary locking around pointer fetch. | kib | 2008-08-12 | 1 | -2/+0 |
* | Get pointer to devfs_ruleset struct after garbage collection has been | gonzo | 2008-06-22 | 1 | -3/+3 |
* | Struct cdev is always the member of the struct cdev_priv. When devfs | kib | 2008-06-16 | 3 | -9/+10 |
* | When devfs_allocv() committed to create new vnode, since de_vnode is NULL, | kib | 2008-06-05 | 1 | -1/+1 |