summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Tag zfs-0.8.6zfs-0.8.6zfs-0.8-releaseTony Hutter2020-12-14-1/+1
* Restore ARC MFU/MRU pressureMatthew Macy2020-12-14-22/+42
* Linux 5.10 compat: check_disk_change() removedColeman Kane2020-12-14-2/+102
* Linux 5.10 compat: frame.h renamed objtool.hBrian Behlendorf2020-12-14-0/+30
* blkg_tryget config test: initialize structMathieu Velten2020-12-14-1/+1
* copy-builtin: make sure kernel Makefiles don't look in zfs source treeMichael D Labriola2020-12-14-0/+1
* copy-builtin: don't create sed backup filesMichael D Labriola2020-12-14-2/+2
* copy-builtin: remove .gitignore from KERNEL_DIR/include/zfsMichael D Labriola2020-12-14-0/+1
* Increase Supported Linux Kernel to 5.9 (#11057)Kjeld Schouten-Lebbing2020-12-14-1/+1
* Bump META Linux-Maximum to kernel 5.8 (#11019)Nick Danyluk2020-12-14-1/+1
* Tag zfs-0.8.5zfs-0.8.5Tony Hutter2020-10-06-1/+1
* Fix buggy procfs_list_seq_next warningBrian Behlendorf2020-09-30-0/+12
* Fix CONFIG_DEBUG_LOCK_ALLOC configure checkBrian Behlendorf2020-09-29-1/+1
* Fix objtool configure checkBrian Behlendorf2020-09-29-3/+5
* Fix PREEMPTION=y and BLK_CGROUP=y config on arm64Brian Behlendorf2020-09-28-0/+10
* Update zts-report.py with additional testsBrian Behlendorf2020-09-24-1/+12
* Fix another dependency loopRichard Laager2020-09-22-0/+4
* Fix a dependency loopRichard Laager2020-09-22-7/+25
* Verify zfs module loaded before starting servicesJonathon2020-09-22-3/+3
* Verify zfs module loaded before starting servicesJonathon2020-09-22-0/+3
* Mark lua setjmp/longjmp for powerpc weaksterlingjensen2020-09-22-5/+5
* Make unloading the key more robustJean-Baptiste Lallement2020-09-22-1/+7
* BindsTo dataset keyload unit to mount associate unitJean-Baptiste Lallement2020-09-22-1/+4
* Ensure mount unit pilots when its ZFS key is loadedJean-Baptiste Lallement2020-09-22-1/+0
* Resilver restarts unnecessarily when it encounters errorsJohn Poduska2020-09-22-4/+148
* ZED: Do not offline a missing device if no spare is availableBrian Behlendorf2020-09-16-24/+39
* ZTS: Improve zts-auto_offline_001_posBrian Behlendorf2020-09-16-14/+12
* Fix inability to destroy snapshot used over NFSyouzhongyang2020-09-16-0/+19
* Export dmu_offset_next() symbolBrian Behlendorf2020-09-16-0/+1
* Fix lua stack overflow on recursive call to gsub()Matthew Ahrens2020-09-16-2/+112
* Use boot_ncpus in place of max_ncpus in taskq_createDeHackEd2020-09-16-5/+5
* Initialize mmp_last_write when the mmp thread starts (#10912)Olaf Faaland2020-09-16-8/+12
* Appease GCC sprintf warnings found on Fedora 32/GCC 10.0.1Chris McDonough2020-09-15-2/+2
* Switch off -Wmissing-prototypes for libgcc math functionsArvind Sankar2020-09-15-28/+32
* Fix gcc10.1 truncation errorGeorge Amanakis2020-09-15-1/+1
* Linux 5.9 compat: NR_SLAB_RECLAIMABLE (#10865)Brian Behlendorf2020-09-15-47/+1
* Linux 5.7 compat: Include linux/sched.h in spl/sys/mutex.hPavel Snajdr2020-09-15-0/+1
* Linux 5.9 compat: make_request_fn replaced with submit_bio interfaceColeman Kane2020-09-15-45/+84
* Linux 5.9 compat: Update NR_SLAB_RECLAIMABLE to NR_SLAB_RECLAIMABLE_BColeman Kane2020-09-15-1/+26
* Linux 5.9 compat: add linux/blkdev.h includeColeman Kane2020-09-15-0/+5
* lib/libzfs, rpm: Install pkgconfig files in the correct directory (#10628)Neal Gompa (ニール・ゴンパ)2020-09-15-3/+3
* Linux 5.8 compat: __vmalloc()Eli Schwartz2020-09-15-7/+41
* Replace sprintf()->snprintf() and strcpy()->strlcpy()Jorgen Lundman2020-09-15-50/+66
* Fix gcc 10.1 stringop-truncation errorGeorge Amanakis2020-09-15-3/+3
* RPM: Remove old versions of DKMS on upgradeColMelvin2020-09-15-1/+1
* Add longjmp support for Thumb-2Brian Behlendorf2020-09-15-1/+18
* Tag zfs-0.8.4zfs-0.8.4Tony Hutter2020-05-12-1/+1
* Add missing zfs_refcount_destroy() in key_mapping_rele()George Amanakis2020-05-12-0/+1
* Linux 5.7 compat: blk_alloc_queue()Brian Behlendorf2020-05-12-11/+57
* Prefix struct rangelockMatthew Macy2020-05-12-74/+80