summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Linux <4.8 compat: submit_bio() rw argzfs-2.1.3-stagingFinix19792022-02-04-1/+1
* Linux 5.17 compat: PDE_DATA() renamed to pde_data()наб2022-02-04-9/+11
* Linux 5.17 compat: dequeue_signal() takes a 4th argumentнаб2022-02-04-2/+48
* Linux 5.17 compat: detect complete_and_exit() renameнаб2022-02-04-1/+30
* Add support for FALLOC_FL_ZERO_RANGERich Ercolani2022-02-04-2/+24
* Linux 5.16 compat: Added mapping for iov_iter_fault_in_readableRich Ercolani2022-02-04-3/+24
* Linux 5.16 compat: Added add_disk check for returnRich Ercolani2022-02-04-0/+33
* Linux 5.16 compat: Check slab.h for kvmallocRich Ercolani2022-02-04-0/+1
* Fix handling of errors from dmu_write_uio_dbuf() on FreeBSDMark Johnston2022-02-03-4/+11
* Avoid memory allocations in the ARC eviction threadMark Johnston2022-02-03-53/+92
* libzfs_sendrecv: Fix leaked holds nvlistRyan Moeller2022-02-03-4/+3
* libzfs_sendrecv: Avoid extra avl_findRyan Moeller2022-02-03-2/+3
* FreeBSD: Fix zvol_cdev_open lockingRyan Moeller2022-02-03-2/+2
* FreeBSD: Fix zvol_*_open() lockingRyan Moeller2022-02-03-31/+59
* FreeBSD: Fix leaked strings in libspl mnttabRyan Moeller2022-02-03-9/+16
* linux: libzfs: mount: fix uninitialised flagsнаб2022-02-03-1/+1
* FreeBSD: vfsops: use setgen for error caseнаб2022-02-03-1/+7
* zfs_prune: reset sc.nr_to_scanchrisrd2022-02-03-0/+5
* Verify dRAID empty sectorsBrian Behlendorf2022-02-03-10/+67
* FreeBSD: fix unpropagated errorнаб2022-02-03-0/+1
* FreeBSD: fix world build after 143476ce8Martin Matuška2022-02-03-1/+1
* Fix error propagation from lzc_send_redactedPhilipp Riederer2022-02-03-1/+1
* freebsd/libshare: nfs: don't send SIGHUP to all processesнаб2022-02-03-1/+7
* Fix zvol_open() lock inversionBrian Behlendorf2022-02-03-63/+58
* FreeBSD: Update argument types for VOP_READDIRAlan Somers2022-02-03-4/+10
* Reduce number of arc_prune threadsAlexander Motin2022-02-03-3/+17
* FreeBSD: Provide correct file generation numberRyan Moeller2022-02-03-3/+2
* Tag zfs-2.1.2zfs-2.1.2zfs-2.1-releaseTony Hutter2021-12-13-1/+1
* zfs-dkms rpm: Fix scriptlets dependenciesTill Maas2021-12-13-0/+4
* FreeBSD: Add vop_standard_writecount_nomsyncRyan Moeller2021-12-13-0/+18
* FreeBSD: Catch up with more VFS changesRyan Moeller2021-12-13-0/+18
* Fix several bugs in the FreeBSD rename VOP implementationMark Johnston2021-12-13-136/+134
* Remove (now unused) td argument from zfs_lookup()Pawel Jakub Dawidek2021-12-13-11/+10
* Exit the teardown section later in rename on FreeBSDMark Johnston2021-12-13-3/+4
* Fix potential use-after-frees in FreeBSD getpages and setattr VOPsMark Johnston2021-12-13-4/+4
* ZTS: import_rewind_device_replaced reliably failsBrian Behlendorf2021-12-08-2/+2
* Update `checkstyle` workflow env to ubuntu-20.04Damian Szuberski2021-12-08-10/+32
* Linux 5.15 compat: META (#12824)Brian Behlendorf2021-12-07-1/+1
* ZFS send/recv with ashift 9->12 leads to data corruptionPaul Dagnelie2021-12-07-7/+17
* Linux 5.16: Resolve ZSTD_isError symbol collision in Linux kernelColeman Kane2021-12-07-2/+1
* Linux 5.16: The blk-cgroup.h header is where struct blkcg_gq is definedColeman Kane2021-12-07-0/+30
* Linux 5.16: bio_set_dev is no longer a helper macroColeman Kane2021-12-07-0/+52
* Linux 5.16: type member of iov_iter renamed iter_typeColeman Kane2021-12-07-0/+28
* Linux 5.16: block_device_operations->submit_bio now returns voidColeman Kane2021-12-07-2/+37
* Linux 5.16 compat: asm/fpu/xcr.h is new location for xgetbv/xsetbvColeman Kane2021-12-07-0/+18
* tests/file_check: remove unused variableнаб2021-12-06-3/+0
* Strip colons from all test result filenamesJohn Wren Kennedy2021-12-06-2/+2
* Linux 5.13 compat: retry zvol_open() when contendedBrian Behlendorf2021-12-06-38/+90
* Temporarily remove tests from sanity runfileJohn Wren Kennedy2021-12-06-8/+7
* Add zfs-test facility to automatically rerun failing testsPaul Dagnelie2021-12-06-29/+144