| Commit message (Expand) | Author | Age | Files | Lines |
| * | sys: Remove $FreeBSD$: one-line .h pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | vm pager: writemapping accounting for OBJT_SWAP | Kyle Evans | 2019-09-03 | 1 | -4/+0 |
| * | sys: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | Mark pages after EOF as clean after pageout. | Konstantin Belousov | 2017-07-26 | 1 | -1/+2 |
| * | Extract calculation of ioflags from the vm_pager_putpages flags into a | Konstantin Belousov | 2017-04-05 | 1 | -1/+1 |
| * | Use int instead of boolean_t for flags argument type in | Konstantin Belousov | 2017-04-05 | 1 | -2/+1 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
| * | A change to KPI of vm_pager_get_pages() and underlying VOP_GETPAGES(). | Gleb Smirnoff | 2015-12-16 | 1 | -1/+2 |
| * | Merge from projects/sendfile: | Gleb Smirnoff | 2014-11-23 | 1 | -1/+2 |
| * | Remove redundant declaration. vnode.h should be included before vnode_pager.h. | Gleb Smirnoff | 2014-09-15 | 1 | -1/+0 |
| * | Provide the unique implementation for the VOP_GETPAGES() method used | Konstantin Belousov | 2014-09-15 | 1 | -0/+2 |
| * | Account the writeable shared mappings backed by file in the vnode | Konstantin Belousov | 2012-02-23 | 1 | -0/+4 |
| * | Remove wrong comment. | Konstantin Belousov | 2012-02-22 | 1 | -4/+0 |
| * | In the VOP_PUTPAGES() implementations, change the default error from | Konstantin Belousov | 2011-06-01 | 1 | -0/+3 |
| * | Do not sleep for vnode lock while holding map lock in vm_fault. Try to | Konstantin Belousov | 2009-02-08 | 1 | -1/+0 |
| * | Move the body of vop_stdcreatevobject() over to the vnode_pager under | Poul-Henning Kamp | 2005-01-24 | 1 | -1/+0 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
| * | Remove advertising clause from University of California Regent's license, | Warner Losh | 2004-04-06 | 1 | -4/+0 |
| * | Remove __P. | Alfred Perlstein | 2002-03-19 | 1 | -6/+6 |
| * | - Remove a number of extra newlines that do not belong here according to | Eivind Eklund | 2002-03-10 | 1 | -2/+1 |
| * | vnode_pager_freepage() is really vm_page_free() in disguise, | Alfred Perlstein | 2001-04-19 | 1 | -1/+0 |
| * | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Fixed two potentially serious classes of bugs: | David Greenman | 1998-10-13 | 1 | -2/+2 |
| * | In the author's words: | Mike Smith | 1998-02-26 | 1 | -1/+11 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Another mega commit to staticize things. | Poul-Henning Kamp | 1995-12-14 | 1 | -6/+2 |
| * | Changes to support 1Tb filesizes. Pages are now named by an | John Dyson | 1995-12-11 | 1 | -3/+3 |
| * | Minor performance improvements, additional prototype for additional | John Dyson | 1995-09-06 | 1 | -1/+2 |
| * | NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct | David Greenman | 1995-07-13 | 1 | -12/+9 |
| * | These changes embody the support of the fully coherent merged VM buffer cache, | David Greenman | 1995-01-09 | 1 | -6/+6 |
| * | Added $Id$ | David Greenman | 1994-08-02 | 1 | -0/+1 |
| * | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | Rodney W. Grimes | 1994-05-25 | 1 | -3/+0 |
| * | BSD 4.4 Lite Kernel Sources | Rodney W. Grimes | 1994-05-24 | 1 | -0/+59 |