| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r356315: Avoid duplicate I/O statistics accounting. | Alexander Motin | 2020-01-17 | 1 | -2/+5 |
| * | MFC of 345758 | Kirk McKusick | 2019-04-15 | 1 | -4/+20 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 1 | -2/+0 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 1 | -0/+2 |
| * | MFC r327032: | Ian Lepore | 2018-01-06 | 1 | -2/+8 |
| * | MFC r319933: | Mark Johnston | 2017-09-05 | 1 | -3/+3 |
| * | MFC r319934: | Mark Johnston | 2017-09-05 | 1 | -6/+10 |
| * | MFC r319932: | Mark Johnston | 2017-06-20 | 1 | -22/+40 |
| * | MFC r313982, r314068: | Pedro F. Giffuni | 2017-03-14 | 1 | -1/+1 |
| * | For the MD_ROOT option don't inject /dev/md0 as root dev when ROOTDEVNAME | Maxim Sobolev | 2016-03-09 | 1 | -1/+2 |
| * | Fix MFS builds when both MD_ROOT_SIZE and MFS_IMAGE are specified | Adrian Chadd | 2016-02-02 | 1 | -10/+4 |
| * | A change to KPI of vm_pager_get_pages() and underlying VOP_GETPAGES(). | Gleb Smirnoff | 2015-12-16 | 1 | -3/+6 |
| * | In md(4) over vnode, correct handling of the unaligned unmapped io | Konstantin Belousov | 2015-12-12 | 1 | -13/+27 |
| * | Add asynchronous command support to the pass(4) driver, and the new | Kenneth D. Merry | 2015-12-03 | 1 | -71/+236 |
| * | s/as/at/ in previous commit. | Marcel Moolenaar | 2015-08-13 | 1 | -1/+1 |
| * | Change md(4) to use weak symbols as start, end and size for the embedded | Marcel Moolenaar | 2015-08-13 | 1 | -5/+22 |
| * | Use g_conf_printf_escaped() to escape illegal symbols in file name. | Andrey V. Elsukov | 2015-08-13 | 1 | -3/+6 |
| * | For md(4), posix shm(3) and tmpfs(5), free swap space used by paged in | Konstantin Belousov | 2014-07-28 | 1 | -1/+3 |
| * | vm_page_grab() and vm_pager_get_pages() can drop the vm_object lock, | Attilio Rao | 2014-03-19 | 1 | -1/+1 |
| * | Only assert the length of the passed bio in the mdstart_vnode() when | Konstantin Belousov | 2013-12-10 | 1 | -2/+2 |
| * | Change comment to match code. | Edward Tomasz Napierala | 2013-12-04 | 1 | -4/+4 |
| * | Add "null" backend to mdconfig(8). This does exactly what the name | Edward Tomasz Napierala | 2013-12-04 | 1 | -0/+39 |
| * | Merge GEOM direct dispatch changes from the projects/camlock branch. | Alexander Motin | 2013-10-22 | 1 | -1/+9 |
| * | Give the page allocations initiated by the swap-backed md(4) a higher | Konstantin Belousov | 2013-08-30 | 1 | -1/+1 |
| * | Remove the deprecated VM_ALLOC_RETRY flag for the vm_page_grab(9). | Konstantin Belousov | 2013-08-22 | 1 | -2/+1 |
| * | The soft and hard busy mechanism rely on the vm object lock to work. | Attilio Rao | 2013-08-09 | 1 | -4/+4 |
| * | Fix the data corruption on the swap-backed md. | Konstantin Belousov | 2013-05-24 | 1 | -1/+7 |
| * | Do not declare that preloaded md(4) supports unmapped bio requests, it | Konstantin Belousov | 2013-04-02 | 1 | -1/+9 |
| * | Support unmapped i/o for the md(4). | Konstantin Belousov | 2013-03-19 | 1 | -40/+204 |
| * | Switch the vm_object mutex to be a rwlock. This will enable in the | Attilio Rao | 2013-03-09 | 1 | -8/+9 |
| * | Print correct unit number when attaching preloaded memory disks. | Jaakko Heinonen | 2012-11-21 | 1 | -6/+7 |
| * | Disallow attaching preloaded memory disks via ioctl. | Jaakko Heinonen | 2012-11-21 | 1 | -23/+6 |
| * | Zero the newly allocated md(4) swap-backed page to prevent random | Konstantin Belousov | 2012-11-08 | 1 | -0/+9 |
| * | Add a MD_ROOT_FSTYPE kernel option. The option specifies the | Marcel Moolenaar | 2012-11-03 | 1 | -1/+5 |
| * | Remove the support for using non-mpsafe filesystem modules. | Konstantin Belousov | 2012-10-22 | 1 | -15/+3 |
| * | After the PHYS_TO_VM_PAGE() function was de-inlined, the main reason | Konstantin Belousov | 2012-08-05 | 1 | -2/+1 |
| * | Remove verbose unused commented out debugging printf. | Konstantin Belousov | 2012-08-04 | 1 | -6/+0 |
| * | Disallow sectorsize larger than MAXPHYS and mediasize smaller than | Jaakko Heinonen | 2012-08-02 | 1 | -6/+12 |
| * | Make it possible to resize md(4) devices. | Edward Tomasz Napierala | 2012-07-07 | 1 | -1/+71 |
| * | Document a large number of currently undocumented sysctls. While here | Eitan Adler | 2011-12-13 | 1 | -2/+4 |
| * | Add information about MD_READONLY and MD_COMPRESS flags to the | Andrey V. Elsukov | 2011-10-31 | 1 | -0/+5 |
| * | Include sys/sbuf.h directly. | Andrey V. Elsukov | 2011-07-11 | 1 | -0/+1 |
| * | Move the ZERO_REGION_SIZE to a machine-dependent file, as on many | Matthew D Fleming | 2011-05-13 | 1 | -0/+2 |
| * | Usa a globally visible region of zeros for both /dev/zero and the md | Matthew D Fleming | 2011-05-13 | 1 | -5/+3 |
| * | Implement BIO_DELETE for vnode devices by simply overwriting the deleted | Dag-Erling Smørgrav | 2011-04-29 | 1 | -0/+42 |
| * | Use the preload_fetch_addr() and preload_fetch_size() convenience | Marcel Moolenaar | 2011-02-09 | 1 | -10/+9 |
| * | Add support for BIO_DELETE on swap-backed md(4). In the case of BIO_DELETE | Konstantin Belousov | 2011-01-27 | 1 | -6/+10 |
| * | Bio shall not be accessed after g_io_deliver(9). | Konstantin Belousov | 2011-01-25 | 1 | -1/+1 |
| * | Add missed (). | Konstantin Belousov | 2011-01-19 | 1 | -2/+2 |
| * | There is no point in calling vm_object_set_writeable_dirty() on an object | Alan Cox | 2011-01-19 | 1 | -1/+0 |