| Age | Commit message (Expand) | Author |
| 2021-09-16 | fix typos in word "successful". | andvar |
| 2020-03-16 | Use the module subsystem's ability to process SYSCTL_SETUP() entries to | pgoyette |
| 2020-01-17 | VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to | ad |
| 2018-05-28 | add a genfs method to allow a file system to limit the range of pages | chs |
| 2017-02-17 | Add generic genfs_suspendctl() and use it for all file systems. | hannken |
| 2016-07-07 | KNF. Remove extra spaces. No functional change. | msaitoh |
| 2015-03-28 | Remove the 'cred' argument from bread(). Remove a now unused var in | maxv |
| 2015-02-07 | Revert previous, it was a false positive. | maxv |
| 2015-02-07 | fix devvp leak. Reported by: | christos |
| 2014-10-15 | Change nilfs to vcache. | hannken |
| 2014-10-15 | Prepare nilfs for vcache: | hannken |
| 2014-04-16 | An (un)privileged user can easily make the kernel dereference a NULL | maxv |
| 2014-03-23 | Change all vfsops to use C99 designated initializers. | hannken |
| 2014-02-25 | Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before | pooka |
| 2013-11-01 | apply __diagused where appropriate. | mrg |
| 2013-10-18 | remove unused variable warnings | christos |
| 2013-09-30 | Replace macro v_specmountpoint with two functions spec_node_getmountedfs() | hannken |
| 2012-12-20 | Change bread() and breadn() to never return a buffer on | hannken |
| 2012-03-13 | Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with | elad |
| 2011-11-14 | VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount() | hannken |
| 2011-11-13 | use getdisksize, M_ZERO, and malloc M_WAITOK doesn't fai. | christos |
| 2011-11-13 | Avoid panic on error path, from PR 45607. The error path is exercised | dholland |
| 2010-08-11 | Remove extra char - not sure where that came from (duplicated vi command?) | pgoyette |
| 2010-08-11 | Keep condvar wmesg's within 8-char limit | pgoyette |
| 2010-06-24 | Clean up vnode lock operations pass 2: | hannken |
| 2010-05-01 | As per change in NiLFS2 spec, select the superblocks on highest checksum | reinoud |
| 2009-07-18 | Import read-only part of the NiLFS (v2) implementation for NetBSD. It has been | reinoud |