aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Report dnodes with faulty bonuslenGeorge Amanakis2022-02-163-0/+17
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2022-02-161-1/+5
* Workaround Debian's fake System.map behaviorRich Ercolani2022-02-101-0/+8
* Proper support for DESTDIR and INSTALL_MOD_PATHJosé Luis Salvador Rufo2022-02-101-4/+5
* Upstream: Add snapshot and zvol eventsJorgen Lundman2022-02-101-0/+52
* Introduce a flag to skip comparing the local mac when raw sendingGeorge Amanakis2022-02-044-12/+40
* Linux <4.8 compat: submit_bio() rw argFinix19792022-02-041-1/+1
* Linux 5.17 compat: PDE_DATA() renamed to pde_data()наб2022-02-042-2/+2
* Linux 5.17 compat: dequeue_signal() takes a 4th argumentнаб2022-02-041-0/+5
* Linux 5.17 compat: detect complete_and_exit() renameнаб2022-02-041-1/+1
* Add support for FALLOC_FL_ZERO_RANGERich Ercolani2022-02-041-2/+7
* Linux 5.16 compat: Added add_disk check for returnRich Ercolani2022-02-041-0/+4
* Fix handling of errors from dmu_write_uio_dbuf() on FreeBSDMark Johnston2022-02-031-4/+11
* Avoid memory allocations in the ARC eviction threadMark Johnston2022-02-032-53/+91
* FreeBSD: Fix zvol_cdev_open lockingRyan Moeller2022-02-031-2/+2
* FreeBSD: Fix zvol_*_open() lockingRyan Moeller2022-02-031-31/+59
* FreeBSD: vfsops: use setgen for error caseнаб2022-02-031-1/+7
* zfs_prune: reset sc.nr_to_scanchrisrd2022-02-031-0/+5
* Verify dRAID empty sectorsBrian Behlendorf2022-02-032-5/+58
* FreeBSD: fix unpropagated errorнаб2022-02-031-0/+1
* Fix zvol_open() lock inversionBrian Behlendorf2022-02-031-63/+58
* FreeBSD: Update argument types for VOP_READDIRAlan Somers2022-02-031-4/+10
* Reduce number of arc_prune threadsAlexander Motin2022-02-031-3/+10
* FreeBSD: Provide correct file generation numberRyan Moeller2022-02-032-2/+2
* FreeBSD: Add vop_standard_writecount_nomsyncRyan Moeller2021-12-132-0/+18
* FreeBSD: Catch up with more VFS changesRyan Moeller2021-12-131-0/+18
* Fix several bugs in the FreeBSD rename VOP implementationMark Johnston2021-12-131-136/+134
* Remove (now unused) td argument from zfs_lookup()Pawel Jakub Dawidek2021-12-131-11/+10
* Exit the teardown section later in rename on FreeBSDMark Johnston2021-12-131-3/+4
* Fix potential use-after-frees in FreeBSD getpages and setattr VOPsMark Johnston2021-12-131-4/+4
* Update `checkstyle` workflow env to ubuntu-20.04Damian Szuberski2021-12-085-3/+13
* ZFS send/recv with ashift 9->12 leads to data corruptionPaul Dagnelie2021-12-072-7/+17
* Linux 5.16: Resolve ZSTD_isError symbol collision in Linux kernelColeman Kane2021-12-072-2/+1
* Linux 5.16: The blk-cgroup.h header is where struct blkcg_gq is definedColeman Kane2021-12-071-0/+3
* Linux 5.16: bio_set_dev is no longer a helper macroColeman Kane2021-12-071-0/+24
* Linux 5.16: type member of iov_iter renamed iter_typeColeman Kane2021-12-071-0/+6
* Linux 5.16: block_device_operations->submit_bio now returns voidColeman Kane2021-12-071-2/+8
* Linux 5.13 compat: retry zvol_open() when contendedBrian Behlendorf2021-12-063-37/+68
* Linux 5.16: wait_on_page_bit() no longer available to modulesColeman Kane2021-12-061-0/+4
* Iterate encrypted clones at zvol_create_minorJorgen Lundman2021-12-061-0/+64
* Restore dirty dnode detection logicBrian Behlendorf2021-11-051-1/+1
* Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistencyBrian Behlendorf2021-11-053-28/+54
* Linux 5.16 compat: submit_bio()Brian Behlendorf2021-11-051-2/+2
* Rescan enclosure sysfs path on importTony Hutter2021-11-021-0/+24
* FreeBSD: Catch up with recent VFS changesRyan Moeller2021-11-022-1/+7
* Use fallthrough macroBrian Behlendorf2021-11-0218-27/+29
* Fixed data integrity issue when underlying disk returns errorArun KV2021-09-141-3/+31
* Verify embedded blkptr's in arc_read()Brian Behlendorf2021-09-142-7/+14
* Linux 5.15 compat: get_acl()Brian Behlendorf2021-09-141-8/+26
* Allow sending corrupt snapshots even if metadata is corruptedAllan Jude2021-09-141-0/+2