summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Tag zfs-2.0.7zfs-2.0.7zfs-2.0-releaseTony Hutter2021-12-22-1/+1
* Fix zvol_open() lock inversionBrian Behlendorf2021-12-22-63/+58
* FreeBSD: Add vop_standard_writecount_nomsyncRyan Moeller2021-12-13-0/+18
* FreeBSD: Catch up with more VFS changesRyan Moeller2021-12-13-0/+18
* Remove (now unused) td argument from zfs_lookup()Pawel Jakub Dawidek2021-12-13-11/+10
* FreeBSD: Implement xattr=saRyan Moeller2021-12-13-152/+403
* Fix several bugs in the FreeBSD rename VOP implementationMark Johnston2021-12-13-136/+134
* 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
* 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
* FreeBSD: avoid memory allocation in arc_prune_asyncAlexander Motin2021-12-07-9/+7
* 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-37/+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
* Update ABIs for zfs-2.0.7Tony Hutter2021-11-12-6939/+10620
* libefi: remove efi_auto_sense()наб2021-11-12-1895/+3072
* libefi: efi_get_devname: don't allocate procfs pathнаб2021-11-12-10/+3
* cppcheck: resolve double freeBrian Behlendorf2021-11-12-0/+1
* Restore dirty dnode detection logicBrian Behlendorf2021-11-12-1/+1
* Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistencyBrian Behlendorf2021-11-12-31/+304
* zed: Control NVMe fault LEDsTony Hutter2021-11-12-11/+229
* Linux 5.16 compat: submit_bio()Brian Behlendorf2021-11-12-4/+3
* Linux 5.16 compat: linux/elevator.hBrian Behlendorf2021-11-12-1/+1
* zed.d/pool_import-led.sh: fix for current zpool scriptsнаб2021-11-12-45/+45
* Revert behavior of 59eab109 on not-LinuxRich Ercolani2021-11-12-1/+8
* Handle partial reads in zfs_readRich Ercolani2021-11-12-0/+8
* Cleaning up uio headersBrian Atkinson2021-11-12-63/+40
* Extending FreeBSD UIO StructBrian Atkinson2021-11-12-457/+521
* FreeBSD: Move uio_prefaultpages def to uio.hRyan Moeller2021-11-12-1/+1
* Remove UIO_ZEROCOPY functions structuresMatthew Macy2021-11-12-454/+0
* FreeBSD: Catch up with recent VFS changesRyan Moeller2021-11-12-1/+7
* vdev_id: Fix PHY sortingTony Hutter2021-11-12-1/+1
* vdev_id: Fix enclosure_symlinks featureTony Hutter2021-11-12-2/+2
* Rescan enclosure sysfs path on importTony Hutter2021-11-12-63/+169
* vdev_id: Return an error if config file is not found (#12508)Anton Gubarkov2021-11-12-2/+3
* vdev_id.conf.5: moderniseнаб2021-11-12-197/+226
* vdev_id.8: modernise, note scsi topologyнаб2021-11-12-69/+85
* zfs_get_enclosure_sysfs_path(): don't free undefined pointerнаб2021-11-12-2/+3