aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* MFC r216919:Martin Matuska2011-01-072-3/+28
* MFC r209230 (pjd):Martin Matuska2010-12-151-2/+0
* MFC r208683, r210999, r212385:Martin Matuska2010-12-142-1/+13
* MFC r216084:Edward Tomasz Napierala2010-12-071-1/+4
* MFC r215401: zfs+sendfile: populate all requested pages, not just thoseAndriy Gapon2010-11-281-4/+15
* MFC r213634, r213673:Martin Matuska2010-11-281-4/+21
* MFC r215260:Martin Matuska2010-11-201-0/+4
* MFC r215397: fix misspelling in a commentAndriy Gapon2010-11-191-1/+1
* MFC r214854:Xin LI2010-11-121-0/+8
* MFC r214378:Martin Matuska2010-11-093-6/+28
* MFC r206900,r206901,r206922,r206993 by rpaulo:Alexander Motin2010-11-092-136/+3
* MFC r210688 r210689 r210694 r211184 r212831 r210682 r210683 r210690 r209539Rui Paulo2010-11-081-2/+12
* Followup to r214936: zfs_getpages: account for differences from headAndriy Gapon2010-11-071-3/+2
* MFC r213937: zfs: add vop_getpages method implementationAndriy Gapon2010-11-071-0/+91
* MFC r208453:Konstantin Belousov2010-11-031-1/+0
* MFC r211855:Pawel Jakub Dawidek2010-11-021-9/+3
* MFC r213528: opensolaris_kmem kmem_size(): report lesser of vm_kmem_sizeAndriy Gapon2010-10-221-2/+14
* MFC r212407:Pawel Jakub Dawidek2010-10-181-0/+1
* MFC r213197, r213198:Martin Matuska2010-10-1814-119/+250
* Revert r213261 (MFC of r212652): vm_page_sleep change has not been MFCed yetAndriy Gapon2010-10-161-31/+3
* MFC r213730: zfs + sendfile: do not produce partially valid pages forAndriy Gapon2010-10-161-3/+6
* MFC r210470:Martin Matuska2010-10-113-10/+47
* MFC r212781: zfs arc_reclaim_needed: remove redundant checks forAndriy Gapon2010-10-081-4/+0
* MFC r212783: zfs arc_reclaim_needed: fix typo in mismerge in r212780Andriy Gapon2010-10-081-1/+1
* MFC r212780: zfs arc_reclaim_needed: more reasonable threshold forAndriy Gapon2010-10-081-3/+3
* MFC r212657: zfs vn_has_cached_data: take into account v_object->cache != NULLAndriy Gapon2010-10-082-12/+4
* MFC r212951: zfs_map_page/zfs_unmap_page: do not use sched_pin() andAndriy Gapon2010-10-081-3/+1
* MFC r212950: zfs_vnops: use zfs_map_page/zfs_unmap_page helper functionsAndriy Gapon2010-10-081-5/+2
* MFC r212655: zfs mappedread, update_pages: use int for offset and lengthAndriy Gapon2010-09-291-5/+6
* MFC r212654: zfs mappedread: use uiomove_fromphys where possibleAndriy Gapon2010-09-291-8/+2
* MFC r212652: zfs: catch up with vm_page_sleep_if_busy changesAndriy Gapon2010-09-291-3/+31
* MFC r212650: tmpfs, zfs + sendfile: mark page bits as valid afterAndriy Gapon2010-09-291-0/+2
* MFC r212782: zfs+sendfile: advance uio_offset upon reading as wellAndriy Gapon2010-09-241-1/+3
* MFC 212160:Justin T. Gibbs2010-09-201-0/+1
* MFC r212694:Martin Matuska2010-09-185-23/+41
* MFC r211932, r211947, r211948:Martin Matuska2010-09-1511-119/+411
* MFC r211931:Martin Matuska2010-09-1511-152/+394
* MFC r210398:Martin Matuska2010-09-151-13/+13
* MFC r209962, r211970-r211972, r212050, r212605, r212611Martin Matuska2010-09-1598-2814/+6244
* MFC r211762: zfs arc_reclaim_thread: no need to call arc_reclaim_neededAndriy Gapon2010-09-151-3/+3
* Fix a mismerge in r211581, MFC of r210427Andriy Gapon2010-08-221-1/+0
* MFC r210427: zfs arc_memory_throttle: available memory is free + cacheAndriy Gapon2010-08-211-0/+2
* MFC r210457:Martin Matuska2010-08-011-4/+12
* MFC r210282:Martin Matuska2010-07-271-1/+1
* MFC r209275:Martin Matuska2010-07-181-6/+6
* MFC r209093-r209101:Martin Matuska2010-06-179-32/+29
* MFC r209260,r209261:Pawel Jakub Dawidek2010-06-171-5/+1
* MFC r208775:Martin Matuska2010-06-062-41/+60
* MFC r208689:Martin Matuska2010-06-041-11/+41
* MFC r208472, r208474:Martin Matuska2010-05-242-8/+8