summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* 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
* Linux 5.16: wait_on_page_bit() no longer available to modulesColeman Kane2021-12-06-0/+32
* Iterate encrypted clones at zvol_create_minorJorgen Lundman2021-12-06-0/+64
* Exclude zfs_copies_003_pos on LinuxBrian Behlendorf2021-11-12-0/+1
* Restore dirty dnode detection logicBrian Behlendorf2021-11-05-1/+1
* Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistencyBrian Behlendorf2021-11-05-32/+305
* Upgrade to libabigail 2.0.0Dimitri John Ledkov2021-11-05-7722/+6060
* zed: Control NVMe fault LEDsTony Hutter2021-11-05-11/+229
* Linux 5.16 compat: submit_bio()Brian Behlendorf2021-11-05-4/+3
* Linux 5.16 compat: linux/elevator.hBrian Behlendorf2021-11-05-1/+1
* vdev_id: Fix PHY sortingTony Hutter2021-11-02-1/+1
* vdev_id: Fix enclosure_symlinks featureTony Hutter2021-11-02-2/+2
* Rescan enclosure sysfs path on importTony Hutter2021-11-02-63/+169
* FreeBSD: Catch up with recent VFS changeszfs-2.1.2-stagingRyan Moeller2021-11-02-1/+7
* FreeBSD: fix compilation of FreeBSD world after 29274c9f6Martin Matuška2021-11-02-4/+4
* ZTS: Standardize use of destroy_dataset in cleanupBrian Behlendorf2021-11-02-654/+422
* Workaround cloud-init hotplug issueRich Ercolani2021-11-02-0/+22
* Use fallthrough macroBrian Behlendorf2021-11-02-39/+87
* Detect HAVE_LARGE_STACKS at compile time (#12584)Kevin Bowling2021-11-01-32/+13
* Correct a flaw in the Python 3 version checking (#12636)Rich Ercolani2021-11-01-10/+51
* Tag 2.1.1zfs-2.1.1Brian Behlendorf2021-09-15-1/+1
* Linux 5.14 compat: METABrian Behlendorf2021-09-15-1/+1
* Fixed data integrity issue when underlying disk returns errorArun KV2021-09-14-3/+31
* ZTS: Waiting for zvols to be availableBrian Behlendorf2021-09-14-7/+8
* Verify embedded blkptr's in arc_read()Brian Behlendorf2021-09-14-7/+14
* Linux 5.15 compat: get_acl()Brian Behlendorf2021-09-14-9/+52
* Allow sending corrupt snapshots even if metadata is corruptedAllan Jude2021-09-14-0/+2
* arc: Drop an incorrect assertRich Ercolani2021-09-14-1/+0