aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Linux: Fix mount/unmount when dataset name has a spaceBrian Behlendorf2020-11-121-4/+17
* Start snapdir_iterate traversals to begin wtih the value of zero.Tony Perkins2020-11-121-1/+2
* G/C data_alloc_arenaMateusz Guzik2020-11-111-3/+1
* G/C struct znode -> z_movedMateusz Guzik2020-11-113-8/+0
* FreeBSD: Simplify zvol_geom_open and zvol_cdev_openRyan Moeller2020-11-111-36/+16
* FreeBSD: Avoid spurious EINTR in zvol_cdev_openRyan Moeller2020-11-111-1/+20
* Fix dmu_tx_dirty_throttle after arc_c reductionAlexander Motin2020-11-111-5/+5
* Fix dnode refcount trackingMatthew Macy2020-11-112-3/+3
* FreeBSD: Prevent a NULL reference in zvol_cdev_openMariusz Zaborski2020-11-111-1/+2
* FreeBSD: Prevent NULL pointer dereference of residkhng3002020-11-111-1/+2
* FreeBSD: zvol_os: Use SET_ERROR more judiciouslyRyan Moeller2020-11-031-13/+13
* Linux 5.10 compat: revalidate_disk_size() addedColeman Kane2020-11-031-0/+4
* Linux 5.10 compat: check_disk_change() removedColeman Kane2020-11-032-2/+2
* Linux 5.10 compat: percpu_ref added data memberColeman Kane2020-11-031-0/+4
* Optimize locking checks in mempool allocatorSebastian Gottschall2020-11-031-19/+33
* zvol_os: Fix handling of zvol private dataRyan Moeller2020-10-301-9/+18
* zvol_os: Don't leak doi in cdev error pathRyan Moeller2020-10-301-2/+1
* zvol_os: Properly ignore error in volmode lookupRyan Moeller2020-10-301-4/+5
* zvol_os: Code cleanup in zvol_create_minor_implRyan Moeller2020-10-301-7/+7
* zvol_os: Keep better track of open count in closeRyan Moeller2020-10-301-4/+6
* zvol_os: Tidy up assertsRyan Moeller2020-10-302-26/+30
* zstd: track allocator statisticsMateusz Guzik2020-10-301-4/+11
* ICP: gcm: Allocate hash subkey table separatelyAttila Fülöp2020-10-305-13/+93
* Add some missing cfi frame info in aesni-gcm-x86_64.SAttila Fülöp2020-10-301-0/+6
* FreeBSD: catch up with 1300124 version bumpMateusz Guzik2020-10-301-6/+14
* FreeBSD: Fix 12.2-STABLE after AT_BENEATH MFCRyan Moeller2020-10-301-1/+2
* Yield periodically when rebuilding L2ARCAlexander Motin2020-10-301-0/+1
* Update references to nonexistent man pages in codeRyan Moeller2020-10-309-11/+11
* FreeBSD: Remove BIO_ORDERED flag from BIO_FLUSHAlexander Motin2020-10-301-1/+0
* Linux: g/c leftover fence in zfs_znode_allocMateusz Guzik2020-10-301-1/+0
* FreeBSD: g/c unused zfs_znode_move supportMateusz Guzik2020-10-302-31/+1
* Use known license string for zluaBrian Behlendorf2020-10-301-1/+1
* FreeBSD: Skip RAW kstat sysctls by defaultRyan Moeller2020-10-301-4/+4
* FreeBSD: catch up with 1300123 version bumpMateusz Guzik2020-10-301-0/+9
* Add missing zfs_arc_evict_batch_limit tunableRyan Moeller2020-10-301-1/+4
* Makefile.bsd: remove directory that no longer existsKyle Evans2020-10-301-1/+0
* FreeBSD: delete unreferenced fileMatthew Macy2020-10-301-70/+0
* FreeBSD: add missing fplookup_vexec handler to special vop vectorsMateusz Guzik2020-10-162-0/+12
* FreeBSD: g/c unused vop vector zfsctl_ops_shares_dirMateusz Guzik2020-10-161-3/+1
* Ignore special vdev ashift for spa ashift min/maxDon Brady2020-10-162-17/+25
* Fix crash caused by invalid snapshot names in redactnvlChristian Schwarz2020-10-161-1/+1
* Fix incorrect deletion order in range_tree_add_impl gap casePaul Dagnelie2020-10-161-1/+1
* FreeBSD: fix panic due to tqid overflowMateusz Guzik2020-10-161-10/+38
* Cross-platform acltypeRyan Moeller2020-10-166-13/+51
* FreeBSD: make adjustments for the standalone environmentWarner Losh2020-10-161-1/+1
* aarch64: Use proper guards for NEON instructionsWarner Losh2020-10-161-3/+3
* FreeBSD: use cache_rename if availableMateusz Guzik2020-10-161-4/+14
* Expose zfetch_max_idistance tunableRyan Moeller2020-10-162-3/+7
* zil_parse: make callback parameters constChristian Schwarz2020-10-163-15/+26
* Linux: Initialize zp in zfs_setattr_dirRyan Moeller2020-10-161-1/+1