| Commit message (Expand) | Author | Age | Files | Lines |
* | In IPv6 and NetATM, stop SIOCSIFADDR, SIOCSIFBRDADDR, SIOCSIFDSTADDR | Dag-Erling Smørgrav | 2013-09-10 | 1 | -0/+10 |
* | Jail-mount MFC: r231265,r231267,r231269,r232059,r232186,r232247, | Martin Matuska | 2012-03-09 | 1 | -1/+6 |
* | MFC r232305: | Konstantin Belousov | 2012-03-07 | 1 | -1/+2 |
* | MFC r232304: | Konstantin Belousov | 2012-03-07 | 1 | -1/+5 |
* | MFC r232303: | Konstantin Belousov | 2012-03-07 | 1 | -9/+12 |
* | MFC r232301: | Konstantin Belousov | 2012-03-07 | 1 | -0/+6 |
* | MFC r232299: | Konstantin Belousov | 2012-03-07 | 1 | -7/+14 |
* | MFC r232296: | Konstantin Belousov | 2012-03-07 | 1 | -4/+1 |
* | MFC r229431: | Konstantin Belousov | 2012-01-10 | 3 | -8/+6 |
* | MFC r229428: | Konstantin Belousov | 2012-01-10 | 1 | -0/+3 |
* | MFC r227697: | Konstantin Belousov | 2012-01-06 | 1 | -4/+3 |
* | MFC r227696: | Konstantin Belousov | 2012-01-01 | 1 | -1/+1 |
* | MFC r227695: | Konstantin Belousov | 2012-01-01 | 1 | -14/+4 |
* | MFC r226688: | Konstantin Belousov | 2011-11-01 | 1 | -4/+1 |
* | MFC r226687: | Konstantin Belousov | 2011-11-01 | 1 | -1/+0 |
* | MFC r226686: | Konstantin Belousov | 2011-11-01 | 1 | -1/+1 |
* | MFC r226681: | Peter Holm | 2011-10-31 | 1 | -3/+2 |
* | Add a lock flags argument to the VFS_FHTOVP() file system | Rick Macklem | 2011-05-22 | 1 | -2/+4 |
* | Fix typos - remove duplicate "is". | Rebecca Cran | 2011-02-23 | 1 | -1/+1 |
* | Add a null_remove() function to nullfs, so that the v_usecount | Rick Macklem | 2010-08-31 | 1 | -0/+27 |
* | Disable bypass for the vop_advlockpurge(). The vop is called after | Konstantin Belousov | 2010-05-16 | 1 | -0/+1 |
* | Add explicit struct ucred * argument for VOP_VPTOCNP, to be used by | Konstantin Belousov | 2009-06-21 | 1 | -1/+2 |
* | Implement the bypass routine for VOP_VPTOCNP in nullfs. | Konstantin Belousov | 2009-05-31 | 1 | -1/+50 |
* | Do not drop vnode interlock in null_checkvp(). null_lock() verifies that | Konstantin Belousov | 2009-05-31 | 1 | -22/+7 |
* | Lock the real null vnode lock before substitution of vp->v_vnlock. | Konstantin Belousov | 2009-05-31 | 1 | -3/+4 |
* | Add VOP_ACCESSX, which can be used to query for newly added V* | Edward Tomasz Napierala | 2009-05-30 | 1 | -0/+27 |
* | Remove the thread argument from the FSD (File-System Dependent) parts of | Attilio Rao | 2009-05-11 | 1 | -19/+12 |
* | Do not use null_bypass for VOP_ISLOCKED, directly call default | Peter Holm | 2009-03-18 | 1 | -0/+1 |
* | Remove the null_islocked() overloaded vop because the standard one does | Attilio Rao | 2009-03-13 | 1 | -9/+0 |
* | Do not use bypass for vop_vptocnp() from nullfs, call standard | Konstantin Belousov | 2009-03-10 | 1 | -0/+1 |
* | Remove unused local variables. | Bjoern A. Zeeb | 2009-01-31 | 1 | -2/+0 |
* | In null_lookup(), do the needed cleanup instead of panicing saying | Konstantin Belousov | 2008-11-26 | 1 | -5/+4 |
* | Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary | Edward Tomasz Napierala | 2008-10-28 | 1 | -2/+2 |
* | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | Dag-Erling Smørgrav | 2008-10-23 | 2 | -4/+4 |
* | Fix two small typo's in comments in the nullfs vnops code. | Ed Schouten | 2008-09-11 | 1 | -2/+2 |
* | Add the support for the AT_FDCWD and fd-relative name lookups to the | Konstantin Belousov | 2008-03-31 | 1 | -0/+1 |
* | - Simplify null_hashget() and null_hashins() by using vref() rather | Jeff Roberson | 2008-03-29 | 1 | -21/+4 |
* | Axe the 'thread' argument from VOP_ISLOCKED() and lockstatus() as it is | Attilio Rao | 2008-02-25 | 2 | -5/+4 |
* | Conver all explicit instances to VOP_ISLOCKED(arg, NULL) into | Attilio Rao | 2008-02-08 | 1 | -3/+3 |
* | Cleanup lockmgr interface and exported KPI: | Attilio Rao | 2008-01-24 | 1 | -2/+1 |
* | VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in | Attilio Rao | 2008-01-13 | 2 | -9/+7 |
* | vn_lock() is currently only used with the 'curthread' passed as argument. | Attilio Rao | 2008-01-10 | 2 | -3/+3 |
* | Get rid of qaddr_t. | Alfred Perlstein | 2007-10-16 | 1 | -1/+1 |
* | This changes give nullfs correctly work with latest unionfs. | Daichi GOTO | 2007-10-14 | 2 | -5/+25 |
* | Where I previously removed calls to kdb_enter(), now remove include of | Robert Watson | 2007-05-29 | 2 | -2/+0 |
* | Rather than entering the debugger via kdb_enter() in the event the | Robert Watson | 2007-05-27 | 1 | -5/+2 |
* | Since renaming of vop_lock to _vop_lock, pre- and post-condition | Konstantin Belousov | 2007-05-18 | 1 | -2/+2 |
* | Make insmntque() externally visibile and allow it to fail (e.g. during | Tor Egge | 2007-03-13 | 1 | -0/+15 |
* | Move vnode-to-file-handle translation from vfs_vptofh to vop_vptofh method. | Pawel Jakub Dawidek | 2007-02-15 | 2 | -13/+10 |
* | change vop_lock handling to allowing tracking of callers' file and line for | Kip Macy | 2006-11-13 | 1 | -2/+2 |