summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Added error for writing to /dev/ on Linuxzfs-2.0.7-stagingRich Ercolani2021-11-01-3/+38
* ZTS: Add known exceptionsBrian Behlendorf2021-11-01-0/+4
* ZTS: Standardize use of destroy_dataset in cleanupBrian Behlendorf2021-11-01-652/+420
* Workaround cloud-init hotplug issueRich Ercolani2021-11-01-0/+22
* gcc 11 cleanupAttila Fülöp2021-11-01-13/+27
* Use fallthrough macroBrian Behlendorf2021-11-01-39/+84
* Correct a flaw in the Python 3 version checkingRich Ercolani2021-11-01-10/+51
* Let zfs diff be more permissiveRich Ercolani2021-11-01-12/+23
* Added test for being able to read various variants of zstdRich Ercolani2021-11-01-2/+59
* zed: only go up to current limit in close_from() fallbackнаб2021-11-01-7/+1
* zed: implement close_from() in terms of /proc/self/fd, if availableнаб2021-11-01-9/+23
* Fix cross-endian interoperability of zstdRich Ercolani2021-11-01-19/+165
* Tag zfs-2.0.6zfs-2.0.6Tony Hutter2021-09-22-1/+1
* Linux 5.15 compat: get_acl()Brian Behlendorf2021-09-22-9/+52
* Linux 5.15 compat: standalone <linux/stdarg.h>Alexander2021-09-22-0/+38
* Linux 5.15 compat: block device readaheadBrian Behlendorf2021-09-22-1/+44
* Linux 5.14 compat: METABrian Behlendorf2021-09-22-1/+1
* Linux 5.13 compat: METABrian Behlendorf2021-09-22-1/+1
* FreeBSD: Ignore make_dev_s() errorsAlexander Motin2021-09-22-13/+18
* FreeBSD: Switch from MAXPHYS to maxphys on FreeBSD 13+Alexander Motin2021-09-22-0/+4
* FreeBSD: Retry OCF ENOMEM errors.Alexander Motin2021-09-22-3/+5
* Livelist logic should handle dedup blkptrsSerapheim Dimitropoulos2021-09-22-64/+210
* Linux 5.14 compat: explicity assign set_page_dirtyColeman Kane2021-09-22-0/+42
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-09-22-17/+134
* Linux 5.14 compat: blk_alloc_disk()Brian Behlendorf2021-09-22-9/+54
* Initialize dn_next_type[] in the dnode constructorMark Johnston2021-09-22-0/+1
* Zero pad bytes following TX_WRITE log dataMark Johnston2021-09-22-2/+6
* Zero pad bytes when allocating a ZIL recordMark Johnston2021-09-22-3/+4
* Initialize all fields in zfs_log_xvattr()Mark Johnston2021-09-22-1/+3
* file reference counts can get corruptedGeorge Wilson2021-09-22-107/+91
* Revert Consolidate arc_buf allocation checksAntonio Russo2021-09-22-44/+77
* Fix unfortunate NULL in spa_update_dspaceRich Ercolani2021-09-22-1/+8
* Tinker with slop space accounting with dedupRich Ercolani2021-09-22-3/+17
* Add upper bound for slop space calculationPrakash Surya2021-09-22-14/+27
* Tag zfs-2.0.5zfs-2.0.5Tony Hutter2021-06-23-2/+2
* Avoid deadlock when removing L2ARC devices under I/OGeorge Amanakis2021-06-23-14/+6
* Do not hash unlinked inodesPaul Zuchowski2021-06-23-4/+11
* FreeBSD: incorporate changes to the VFS_QUOTACTL(9) KPI jharmening2021-06-23-0/+15
* FreeBSD: use vnlru_free_vfsops if availableMateusz Guzik2021-06-23-1/+21
* cppcheck: integrete cppcheckBrian Behlendorf2021-06-23-30/+234
* Simple change to fix building in recent environmentsRich Ercolani2021-06-23-4/+4
* ZTS: pool_state test check for pool existence in cleanupGeorge Melikov2021-06-23-8/+10
* Fix zfs_get_data access to files with wrong generationChunwei Chen2021-06-23-1/+13
* zfs_vnops: make zfs_get_data OS-independentChristian Schwarz2021-06-23-329/+179
* Consolidate zfs_holey and zfs_accessMatthew Macy2021-06-23-188/+112
* zed: reap child after killing on time-outнаб2021-06-23-2/+3
* Fix error code on __zpl_ioctl_setflags()Luis Henriques2021-06-23-1/+1
* Fix typo in zgenhostid.8Ryan Moeller2021-06-23-2/+2
* Linux: always check or verify return of igrab()Adam D. Moss2021-06-23-4/+16
* Linux: Set spl_kmem_cache_slab_limit when page size !4KBrian Behlendorf2021-06-23-5/+2