summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add include files for prototypesArvind Sankar2020-06-1826-9/+34
* Remove dead codeArvind Sankar2020-06-1816-263/+2
* Mark functions as staticArvind Sankar2020-06-1862-176/+157
* Cleanup libzpool/kernel.cArvind Sankar2020-06-181-29/+12
* linux: add basic fallocate(mode=0/2) compatibilityadilger2020-06-1813-23/+317
* Avoid adding new primitives in zpool waitJorgen Lundman2020-06-181-11/+22
* Disambiguate condvar API contractMatthew Macy2020-06-186-36/+93
* Add abd_cache_reap_now for abd_chunk_cache usersMatthew Macy2020-06-174-0/+13
* zfs_ioctl: saved_poolname can be truncatedJorgen Lundman2020-06-171-11/+14
* Set initial arc_c to arc_c_min instead of arc_c_maxAlexander Motin2020-06-171-4/+4
* Merge bash_completions changes from upstreamJoao Carlos Mendes Luis2020-06-161-24/+114
* drr_begin: can't forward declare untagged structJorgen Lundman2020-06-161-10/+14
* FreeBSD: Kernel module should depend on xdr not krpc after 1300092Ryan Moeller2020-06-161-0/+4
* Make struct vdev_disk_t be platform privateJorgen Lundman2020-06-162-8/+5
* Remove refences to blacklist/whitelistMatthew Ahrens2020-06-163-13/+13
* Fixing ABD struct allocation for FreeBSDBrian Atkinson2020-06-161-4/+13
* Fix FreeBSD condvar semanticsRyan Moeller2020-06-161-7/+20
* Add convenience wrappers for common uio usageJorgen Lundman2020-06-1415-250/+216
* Upstream: zil_commit_waiter() can stall foreverJorgen Lundman2020-06-141-1/+1
* Fix gcc10.1 truncation errorGeorge Amanakis2020-06-131-1/+1
* FreeBSD: Don't require zeroing new locks before initRyan Moeller2020-06-131-4/+2
* Removing ZERO_PAGE abd_alloc_zero_scatterBrian Atkinson2020-06-103-13/+23
* man.8: Add bookmark to list of typesGrischa Zengel2020-06-101-1/+2
* bash_completion: add missing attributesGrischa Zengel2020-06-101-3/+3
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-108-48/+42
* Fixup "Avoid the GEOM topology lock recursion when autoexpanding a pool"Ryan Moeller2020-06-101-8/+9
* Fix VPATH builds for user configArvind Sankar2020-06-102-2/+2
* Cleanup linux module kbuild filesArvind Sankar2020-06-1016-113/+87
* Fix typosAndrea Gelmini2020-06-0948-73/+74
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-0915-165/+500
* ZTS: Fix add-o_ashift.kshIgor K2020-06-091-1/+1
* Trim L2ARCGeorge Amanakis2020-06-0918-51/+573
* Move GFP flags kernel compatibility codeMichael Niewöhner2020-06-082-9/+12
* Linux 5.8 compat: __vmalloc()Michael Niewöhner2020-06-085-11/+46
* Restore support for in-kernel ZFS ioctlsPawel Jakub Dawidek2020-06-084-5/+5
* Remove redundant includesPawel Jakub Dawidek2020-06-081-49/+3
* Don't erase final byte of envblockPaul Dagnelie2020-06-081-1/+1
* Replace sprintf()->snprintf() and strcpy()->strlcpy()Jorgen Lundman2020-06-0722-60/+79
* Improve compatibility with C++ consumersRyan Moeller2020-06-0616-50/+64
* ztest: Fix spa_open() ENOENT failuresBrian Behlendorf2020-06-061-142/+154
* mkfile: include missing headersalaviss2020-06-051-0/+2
* zfsvfs_setup(): zap_stats_t may have undefined content when accessed (#10398)Brian Behlendorf2020-06-051-3/+3
|\
| * zfsvfs_setup(): zap_stats_t may have undefined content when accessedAllan Jude2020-06-031-3/+3
* | Connect dataset_kstats for FreeBSDAllan Jude2020-06-058-20/+116
* | Fix double mutex_init bug in send codePaul Dagnelie2020-06-031-5/+12
* | Update wiki links with new addressGeorge Melikov2020-06-034-33/+28
|/
* FreeBSD: Simplify zvol and fix lockingRyan Moeller2020-06-031-66/+25
* Periodically update ARC kstatsRyan Moeller2020-06-031-2/+2
* Restore avl_update() calls and related functionsJorgen Lundman2020-06-032-0/+72
* Fix crypto build on FreeBSD HEADMatthew Macy2020-05-301-3/+1