]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs/devfs
This commit was generated by cvs2svn to compensate for changes in r155094,
[FreeBSD/FreeBSD.git] / sys / fs / devfs /
2005-03-31 phkcdev (still) needs per instance uid/gid/mode
2005-03-31 phkRename dev_ref() to dev_refl()
2005-03-31 jeff - LK_NOPAUSE is a nop now.
2005-03-28 jeff - We no longer have to bother with PDIRUNLOCK, lookup...
2005-03-24 jeff - Update vfs_root implementations to match the new...
2005-03-17 phkPrepare for the final onslaught on devices:
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-13 jeff - The VI_DOOMED flag now signals the end of a vnode...
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-03-10 phkOne more bit of the major/minor patch to make ttyname...
2005-03-10 phkTry to fix the mess I made of devname, with the minimal...
2005-03-08 phkRemove kernelside support for devfs rules filtering...
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-22 phkWe may not have an actual cdev at this point.
2005-02-22 phkReap more benefits from DEVFS:
2005-02-22 phkMake dev_ref() require the dev_lock() to be held and...
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-17 phkIntroduce vx_wait{l}() and use it instead of home-rolle...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-10 phkMake a SYSCTL_NODE static
2005-02-10 phkStatize devfs_ops_f
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-01-28 phkMake filesystems get rid of their own vnodes vnode_page...
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
2005-01-14 ruThis commit was generated by cvs2svn to compensate...
2005-01-14 njlThis commit was generated by cvs2svn to compensate...
2005-01-13 phkWhitespace in vop_vector{} initializations.
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
2005-01-11 phkSilently ignore forced argument to unmount.
2005-01-06 imp/* -> /*- for copyright notices, minor format tweaks...
2005-01-04 phkUnsupport forceful unmounts of DEVFS.
2004-12-28 obrienThis commit was generated by cvs2svn to compensate...
2004-12-22 phkBe consistent about flag values passed to device driver...
2004-12-22 phkShuffle numeric values of the IO_* flags to match the...
2004-12-20 phkWe can only ever get to vgonechrl() from a devfs vnode...
2004-12-20 phkAdd a couple of KASSERTS to try to diagnose a problem...
2004-12-14 phkBe a bit more assertive about vnode bypass.
2004-12-13 phkAnother FNONBLOCK -> O_NONBLOCK.
2004-12-13 phkUse O_NONBLOCK instead of FNONBLOCK alias.
2004-12-13 phkExplicit panic in vop_read/vop_write for devices
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-07 phkThe remaining part of nmount/omount/rootfs mount change...
2004-12-06 phkUse vfs_mountedfrom() and rely on vfs_mount.c to call...
2004-12-06 robertoThis commit was generated by cvs2svn to compensate...
2004-12-05 phkVFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 phkBack when VOP_* was introduced, we did not have new...
2004-12-01 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 phkMechanically change prototypes for vnode operations...
2004-11-26 phkIgnore MNT_NODEV, it is implicit in choice of filesyste...
2004-11-17 phkMake vnode bypass for devices mandatory.
2004-11-15 phkMake vnode bypass the default for devices.
2004-11-13 phkIntegrate most of vop_revoke() into devfs_revoke()...
2004-11-13 phkAdd the devfs_fp_check() function which helps us get...
2004-11-09 phkRefuse attemps to mount root filesystem
2004-11-08 phkAdd optional device vnode bypass to DEVFS.
2004-11-06 phkProperly implement a default version of VOP_GETWRITEMOUNT.
2004-11-04 phkAdd back securelevel check for disks.
2004-10-29 phkDon't give disks special treatment, they don't come...
2004-10-29 phkRemove VOP_SPECSTRATEGY() from the system.
2004-10-29 phkGive dev_strategy() an explict cdev argument in prepara...
2004-10-28 desThis commit was generated by cvs2svn to compensate...
2004-10-28 phkWhat can I say: don't allow people to mount DEVFS with...
2004-10-26 phkPut the I/O block size in bufobj->bo_bsize.
2004-10-22 phkAlas, poor SPECFS! -- I knew him, Horatio; A filesystem...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-17 wollmanThis commit was generated by cvs2svn to compensate...
2004-10-15 kanThis commit was generated by cvs2svn to compensate...
2004-10-05 ruThis commit was generated by cvs2svn to compensate...
2004-09-29 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-24 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-24 phkXXX mark two places where we do not hold a threadcount...
2004-09-23 desThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-08-18 obrienThis commit was generated by cvs2svn to compensate...
2004-08-18 njlThis commit was generated by cvs2svn to compensate...
2004-08-15 mbrThis commit was generated by cvs2svn to compensate...
2004-08-13 markmThis commit was generated by cvs2svn to compensate...
2004-08-12 hartiThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 kanThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-10 hartiThis commit was generated by cvs2svn to compensate...
2004-08-09 obrienThis commit was generated by cvs2svn to compensate...
2004-08-06 hartiThis commit was generated by cvs2svn to compensate...
2004-08-01 gadThis commit was generated by cvs2svn to compensate...
2004-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2004-07-30 phkPut a version element in the VFS filesystem configurati...
2004-07-30 ruThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
next