aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Change default to overlay=onRyan Moeller2020-03-061-1/+1
* zio: dprintf_bp() if errors > 0 in zfs_blkptr_verify()Brian Behlendorf2020-03-041-0/+3
* Add trim support to zpool waitBrian Behlendorf2020-03-042-18/+32
* Improve performance of zio_taskq_memberMatthew Ahrens2020-03-032-2/+10
* Make spa_history_zone platform-dependent in kernelRyan Moeller2020-03-022-10/+14
* Don't call zrele on passed zp in zfs_xattr_owner_unlinked on FreeBSDMatthew Macy2020-02-281-3/+22
* Re-share zfsdev_getminor and zfs_onexit_fd_holdMatthew Macy2020-02-286-100/+80
* Improve zfs destroy performance with zio_t-free zio_free()Matthew Ahrens2020-02-285-29/+52
* Linux 5.5 compat: blkg_tryget()Brian Behlendorf2020-02-281-1/+31
* Consolidate arc_buf allocation checksMatthew Macy2020-02-271-72/+42
* Linux 5.6 compat: time_tBrian Behlendorf2020-02-273-3/+3
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-2618-82/+90
* Remove dead code error handling from dsl_crypt.cMatthew Macy2020-02-251-29/+3
* Remove zfs_getattr and convoff dead codeDirkjan Bussink2020-02-242-267/+0
* Remove unused structs and members in dmu_send.cMatthew Ahrens2020-02-241-32/+0
* Fix icp include directories for in-tree buildArvind Sankar2020-02-201-2/+2
* Enable zpool events tunables and tests on FreeBSDRyan Moeller2020-02-181-10/+7
* Factor out some dbuf subroutines and add state change tracingMatthew Macy2020-02-181-93/+143
* Prefer org.openzfs for features and propertiesRichard Laager2020-02-181-2/+13
* Honour sync=disabled when relinking tpmfilesDeHackEd2020-02-161-1/+1
* Support setting user properties in a channel programJason King2020-02-143-0/+141
* Remove limit on number of async zio_frees of non-dedup blocksMatthew Ahrens2020-02-141-1/+15
* Missed wakeup when growing kmem cacheMatthew Ahrens2020-02-131-3/+6
* Remove duplicate dbufs accountingAlexander Motin2020-02-132-4/+2
* zcp: add zfs.sync.bookmarkChristian Schwarz2020-02-112-15/+46
* Implement bookmark copyingChristian Schwarz2020-02-113-68/+318
* Address Coverity warnings in #9902Matthew Macy2020-02-111-4/+5
* Add missing dmu_buf_unlock_parent() calls to dbuf_read_impl()Brian Behlendorf2020-02-101-1/+3
* Fix zdb -R with 'b' flagPaul Zuchowski2020-02-101-20/+71
* Share some code for spa deadman tunablesRyan Moeller2020-02-102-19/+31
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-1010-20/+2590
* Factor out dbuf_sync_bonusMatthew Macy2020-02-071-31/+52
* Linux 5.6 compat: timestamp_truncate()Brian Behlendorf2020-02-072-8/+6
* Linux 5.6 compat: struct proc_opsBrian Behlendorf2020-02-073-11/+47
* Reduce number of atomic_add() calls in aggsumAlexander Motin2020-02-061-32/+33
* Replace static per-cpu with dynamic per-cpu dataRomain Dolbeau2020-02-061-4/+14
* Few microoptimizations to dbuf layerAlexander Motin2020-02-051-22/+9
* Convert dbuf dirty record record list to a list_tMatthew Macy2020-02-055-87/+76
* Prepare ks_data before calling kstat_install()Alexander Motin2020-02-042-7/+5
* Restore aclmode and remove acltype on FreeBSDRyan Moeller2020-02-041-3/+26
* Fix const-correctness in raidz mathRyan Moeller2020-02-031-8/+8
* async zvol minor node creation interferes with receiveMatthew Ahrens2020-02-0310-59/+110
* Left-align index propsRyan Moeller2020-01-311-1/+1
* dsl_bookmark_create_check: fix NULL pointer deref if dbca_errors == NULLChristian Schwarz2020-01-231-2/+6
* entity_namecheck: doc comment: include space as allowed characterChristian Schwarz2020-01-231-1/+1
* Add AltiVec RAID-ZRomain Dolbeau2020-01-234-0/+5035
* dmu_send: redacted: fix memory leak on invalid redaction/from bookmarkChristian Schwarz2020-01-231-6/+6
* Simplify FreeBSD's locking requirements in zfs_replay.cMatthew Macy2020-01-221-24/+12
* Support inheriting properties in channel programsJason King2020-01-222-9/+89
* Update tunable macro usage for disable_ivset_guid_checkMatthew Macy2020-01-211-4/+1