aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* fix several fallouts from r320156, ZFS ABD importAndriy Gapon2017-06-211-1/+1
* fix several fallouts from r320156, ZFS ABD importAndriy Gapon2017-06-212-2/+8
* MFV r318946: 8021 ARC buf data scatter-izationAndriy Gapon2017-06-2036-756/+2413
* revert r315852 which introduced zio_buf_alloc_nowait for use in vdev_queue_ag...Andriy Gapon2017-06-203-28/+7
* MFV r319951: 8311 ZFS_READONLY is a little too strictAndriy Gapon2017-06-142-12/+29
* MFV r319948: 5428 provide fts(), reallocarray(), and strtonum()Andriy Gapon2017-06-146-10/+9
* MFV r319945,r319946: 8264 want support for promoting datasets in libzfs_coreAndriy Gapon2017-06-141-3/+36
* Follow up r313841 on powerpcJustin Hibbits2017-06-091-1/+6
* MFV r319741: 8156 dbuf_evict_notify() does not need dbuf_evict_lockAndriy Gapon2017-06-091-11/+7
* MFV r319739: 8005 poor performance of 1MB writes on certain RAID-Z configurat...Andriy Gapon2017-06-091-5/+15
* MFV r319738: 8155 simplify dmu_write_policy handling of pre-compressed buffersAndriy Gapon2017-06-095-25/+17
* zfs_lookup: fix bogus arguments to lookup of "snapshot" directoryAndriy Gapon2017-05-291-1/+1
* Use whole mnt_stat.f_fsid bits for st_dev.Konstantin Belousov2017-05-272-2/+2
* MFV r318944: 8265 Reserve send stream flag for large dnode featureAndriy Gapon2017-05-261-0/+1
* MFV r318942: 8166 zpool scrub thinks it repaired offline deviceAndriy Gapon2017-05-261-0/+3
* MFV r318934: 8070 Add some ZFS commentsAndriy Gapon2017-05-262-1/+8
* MFV r318931: 8063 verify that we do not attempt to access inactive txgAndriy Gapon2017-05-268-29/+56
* MFV r318929: 7786 zfs`vdev_online() needs better notification about state cha...Andriy Gapon2017-05-261-6/+8
* MFV r318927: 8025 dbuf_read() creates unnecessary zio_root() for bonus bufAndriy Gapon2017-05-261-4/+6
* MFV r316929: 6914 kernel virtual memory fragmentation leads to hangAndriy Gapon2017-05-261-13/+9
* arc_init: make code closer to upstream by introducing 'allmem' variableAndriy Gapon2017-05-261-8/+22
* zfs_putpages: assert that sa_bulk_update() must succeedAndriy Gapon2017-05-261-1/+2
* MFV r316928: 7256 low probability race in zfs_get_dataAndriy Gapon2017-05-261-1/+1
* MFC r316924: 8061 sa_find_idx_tab can be declared more type-safelyAndriy Gapon2017-05-261-6/+5
* MFV r316925: 6101 attempt to lzc_create() a filesystem under a volume results...Andriy Gapon2017-05-242-1/+6
* MFV r316923: 8026 retire zfs_throttle_delay and zfs_throttle_resolutionAndriy Gapon2017-05-241-3/+0
* MFC r316921: 8027 tighten up dsl_pool_dirty_deltaAndriy Gapon2017-05-241-1/+1
* MFV r316920: 8023 Panic destroying a metaslab deferred range treeAndriy Gapon2017-05-245-8/+34
* MFV r316917: 7968 multi-threaded spa_sync()Andriy Gapon2017-05-2415-152/+274
* MFV r316916: 7970 zfs_arc_num_sublists_per_state should be common to all mult...Andriy Gapon2017-05-245-31/+44
* MFC r316915: 7801 add more by-dnode routines (lint)Andriy Gapon2017-05-241-4/+3
* MFC r316914: 7801 add more by-dnode routinesAndriy Gapon2017-05-247-80/+271
* MFC r316913: 7869 panic in bpobj_space(): null pointer dereferenceAndriy Gapon2017-05-242-10/+24
* MFC r316912: 7793 ztest fails assertion in dmu_tx_willuse_spaceAndriy Gapon2017-05-2418-994/+232
* MFC r316907: 1300 filename normalization doesn't work for removesAndriy Gapon2017-05-249-103/+180
* Commit the 64-bit inode project.Konstantin Belousov2017-05-231-3/+1
* Ensure that profile and tick probes provide a non-zero PC value.Mark Johnston2017-05-151-36/+24
* vdev_geom may associate multiple vdevs per g_consumerAlan Somers2017-05-111-49/+65
* Fix stack tracing in dtrace for powerpcJustin Hibbits2017-05-111-30/+27
* Fix the encoded instruction for FBT traps on powerpcJustin Hibbits2017-05-101-1/+1
* Fix check for fbt_excluded() in powerpcJustin Hibbits2017-05-101-1/+1
* Fix a harmless LOR in dtrace_load().Mark Johnston2017-05-011-9/+1
* Fix misport of compressed ZFS send/recv from 317414Josh Paetzel2017-05-011-1/+1
* Get rid of some ifdef soup in the fasttrap ioctl handler.Mark Johnston2017-04-281-53/+3
* MFV 316905Josh Paetzel2017-04-282-9/+33
* MFV 316900Josh Paetzel2017-04-272-4/+10
* MFV 316898Josh Paetzel2017-04-272-76/+82
* MFV 316897Josh Paetzel2017-04-272-10/+3
* MFV 316896Josh Paetzel2017-04-272-8/+21
* MFV 316895Josh Paetzel2017-04-271-5/+24