aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* Rename assym.s to assym.incEd Maste2018-03-206-6/+6
* Fix an access of an uninitialized variable in dtrace_probe().Mark Johnston2018-03-181-1/+1
* MFV r330973: 9164 assert: newds == os->os_dsl_datasetAndriy Gapon2018-03-153-11/+10
* Prevent ZFS TRIM breaking VTOC8 partitionsSteven Hartland2018-03-141-2/+5
* MFV r330591: 8984 fix for 6764 breaks ACL inheritanceAndriy Gapon2018-03-071-11/+29
* Unbreak amd64 FBT after r330539.Mark Johnston2018-03-061-0/+9
* add ZFS_ENTER protection to .zfs/snapshot vnode operations that need itAndriy Gapon2018-02-271-1/+8
* Add sysctls/tunables for dbuf cache size.Alexander Motin2018-02-271-0/+10
* Don't declare __assfail as staticAlan Somers2018-02-251-1/+3
* Implement CTASSERT using _Static_assertAlan Somers2018-02-241-2/+2
* another rework of getzfsvfs / getzfsvfs_impl codeAndriy Gapon2018-02-223-41/+24
* followup to r329556, completely remove the covered vnode assertAndriy Gapon2018-02-221-7/+0
* MFV r329803:Alexander Motin2018-02-221-18/+90
* MFV r329799, r329800:Alexander Motin2018-02-227-67/+454
* MFV r329793, r329795:Alexander Motin2018-02-2213-537/+1070
* 8942 zfs promote .../%recv should be an errorAlexander Motin2018-02-221-2/+10
* MFV r329776: 8477 Assertion failed in vdev_state_dirty(): spa_writeable(spa)Alexander Motin2018-02-221-1/+1
* MFV r329774:Alexander Motin2018-02-221-5/+9
* MFV r329770: 9035 zfs: this statement may fall throughAlexander Motin2018-02-224-2/+4
* MFV r329766: 8962 zdb should work on non-idle poolsAlexander Motin2018-02-221-2/+18
* MFV r329762: 8961 SPA load/import should tell us why it failedAlexander Motin2018-02-228-80/+290
* MFV r329760: 7638 Refactor spa_load_impl into several functionsAlexander Motin2018-02-211-172/+479
* 9018 Replace kmem_cache_reap_now() with kmem_cache_reap_soon()Alexander Motin2018-02-213-14/+61
* MFV r329753: 8809 libzpool should leverage work done in libfakekernelAlexander Motin2018-02-217-12/+26
* MFV r329736: 8969 Cannot boot from RAIDZ with parity > 1Alexander Motin2018-02-211-0/+4
* MFV r329502: 7614 zfs device evacuation/removalAlexander Motin2018-02-2175-742/+6673
* MFV r329718: 8520 7198 lzc_rollback_to should support rolling back to originAndriy Gapon2018-02-212-10/+50
* MFV r329715: 8997 ztest assertion failure in zil_lwb_write_issueAndriy Gapon2018-02-215-53/+50
* MFV r329713: 8731 ASSERT3U(nui64s, <=, UINT16_MAX) fails for large blocksAndriy Gapon2018-02-211-6/+6
* MFV r329710: 8966 Source file zfs_acl.c, function zfs_aclset_common contains ...Andriy Gapon2018-02-211-1/+1
* MFV r324198: 8081 Compiler warnings in zdbAlexander Motin2018-02-219-25/+53
* MFV r319737: 6939 add sysevents to zfs core for commandsAlexander Motin2018-02-218-32/+164
* MFV r319736: 6396 remove SVMAlexander Motin2018-02-211-62/+2
* MFV r318941: 7446 zpool create should support efi system partitionAlexander Motin2018-02-216-4/+16
* MFC r316910: 7812 Remove gender specific languageAlexander Motin2018-02-203-3/+3
* MFV r307315:Alexander Motin2018-02-204-5/+50
* MFV r302649: 7016 arc_available_memory is not 32-bit safeAlexander Motin2018-02-201-5/+11
* relax an assert in zfsctl_snapdir_lookup to match r323578Andriy Gapon2018-02-191-1/+1
* zfs: fix formatting in a log statementAlan Somers2018-02-161-1/+1
* Handle generic pathconf attributes in the .zfs ctldirAlan Somers2018-02-161-2/+6
* read-behind / read-ahead support for zfs_getpages()Andriy Gapon2018-02-163-52/+240
* MFV r329313: 8857 zio_remove_child() panic due to already destroyed parent zioAndriy Gapon2018-02-152-20/+40
* Implement .vop_pathconf and .vop_getacl for the .zfs ctldirAlan Somers2018-02-141-2/+90
* Add sysctls for dnode block and indirect block shifts.Alexander Motin2018-02-091-0/+6
* remove a duplicate assignmentAndriy Gapon2018-02-081-1/+0
* Use per-domain locks for vm page queue free. Move paging control fromJeff Roberson2018-02-062-2/+2
* zfs: move a utility function, ioflags, closer to its consumersAndriy Gapon2018-02-051-15/+15
* ZFS ARC: restore illumos uses of 'needfree' that were removed in r325851Andriy Gapon2018-02-021-2/+16
* zfs_rezget: drop cached pages before doing anything elseAndriy Gapon2018-01-311-8/+19
* MFV r328253: 8835 Speculative prefetch in ZFS not working for misaligned readsAlexander Motin2018-01-221-5/+19