aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* zfs_set_prop_nvlist: make it easier to spot the call to dsl_props_setChristian Schwarz2022-02-041-37/+44
* dsl_dir_tempreserve_impl: remove unused `deferred` variableChristian Schwarz2022-02-041-2/+1
* Fix clearing set-uid and set-gid bits on a file when replying a writePawel Jakub Dawidek2022-02-031-24/+81
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-0313-20/+52
* Report dnodes with faulty bonuslenGeorge Amanakis2022-02-033-0/+17
* Simplify resume token generationRyan Moeller2022-02-012-178/+141
* Replace *CTASSERT() with _Static_assert()наб2022-01-264-6/+12
* Clean up CSTYLEDsнаб2022-01-2695-438/+257
* icp: asm_linkage.h: clean out unused bits, CSTYLEDнаб2022-01-261-143/+3
* module: Makefile: simplify clean and install jobsнаб2022-01-261-5/+3
* FreeBSD: Fix zvol_cdev_open lockingRyan Moeller2022-01-261-2/+2
* Linux <4.8 compat: submit_bio() rw argFinix19792022-01-251-1/+1
* Linux 5.17 compat: PDE_DATA() renamed to pde_data()наб2022-01-252-2/+2
* Linux 5.17 compat: dequeue_signal() takes a 4th argumentнаб2022-01-251-0/+5
* Linux 5.17 compat: detect complete_and_exit() renameнаб2022-01-251-1/+1
* Add support for FALLOC_FL_ZERO_RANGERich Ercolani2022-01-241-2/+7
* Linux 5.16 compat: Added add_disk check for returnRich Ercolani2022-01-241-0/+4
* Fix handling of errors from dmu_write_uio_dbuf() on FreeBSDMark Johnston2022-01-211-4/+11
* Introduce a flag to skip comparing the local mac when raw sendingGeorge Amanakis2022-01-214-12/+40
* Avoid memory allocations in the ARC eviction threadMark Johnston2022-01-212-53/+91
* module/*.ko: prune .data, global .rodataнаб2022-01-14107-677/+591
* FreeBSD: Touch up comments in zvol_osRyan Moeller2022-01-141-20/+20
* FreeBSD: Fix zvol_*_open() lockingRyan Moeller2022-01-141-31/+59
* Remove VERIFY() in vdev_props_set_sync()Mark Maybee2022-01-121-1/+4
* lz4: Cherrypick fix for CVE-2021-3520Rich Ercolani2022-01-121-1/+1
* Updated the lz4 decompressorRich Ercolani2022-01-074-883/+1723
* Remove sha1 hashing from OpenZFS, it's not used anywhere.Tino Reichardt2022-01-068-3618/+0
* module: icp: remove solaris crypto and cryptoadm ioctl definitionsнаб2022-01-063-1620/+0
* module: icp: rip out the Solaris loadable module architectureнаб2022-01-0611-834/+20
* l2arc_write_buffers: remove redundant assertsChristian Schwarz2022-01-061-12/+0
* module: Makefile: flatten subdir loop, use $PWD instead of `pwd`наб2022-01-061-6/+4
* FreeBSD: remove unused variableнаб2022-01-061-3/+1
* zvol: remove unused variableнаб2022-01-061-2/+1
* fm: remove unused variablesнаб2022-01-061-6/+0
* zvol: remove unused variableнаб2022-01-061-2/+1
* FreeBSD: vfsops: use setgen for error caseнаб2022-01-061-1/+7
* Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"Paul Dagnelie2022-01-061-2/+1
* zfs_prune: reset sc.nr_to_scanchrisrd2022-01-041-0/+5
* Verify dRAID empty sectorsBrian Behlendorf2022-01-042-5/+58
* FreeBSD: fix unpropagated errorнаб2021-12-231-0/+1
* module: icp: fix unused, remove argsusedнаб2021-12-2321-72/+69
* module: zfs: fix unused, remove argsusedнаб2021-12-2355-175/+226
* module: zfs: freebsd: fix unused, remove argsusedнаб2021-12-232-7/+3
* module: zfs: linux: fix unused, remove argsusedнаб2021-12-233-1/+5
* module: zcommon: zprop: fix unused, remove argsusedнаб2021-12-231-0/+1
* module: avl: fix unused, remove argsusedнаб2021-12-231-1/+0
* libzfs: fix unused, remove argsusedнаб2021-12-231-5/+4
* libnvpair: fix unused, remove argsusedнаб2021-12-233-4/+6
* module: zfs: vdev: shim out vdev_indirect_mapping_verify()наб2021-12-231-0/+2
* module: zfs: vdev: shim out vdev_indirect_births_verify()наб2021-12-231-0/+2