| Commit message (Expand) | Author | Age | Files | Lines |
* | zfs_set_prop_nvlist: make it easier to spot the call to dsl_props_set | Christian Schwarz | 2022-02-04 | 1 | -37/+44 |
* | dsl_dir_tempreserve_impl: remove unused `deferred` variable | Christian Schwarz | 2022-02-04 | 1 | -2/+1 |
* | Fix clearing set-uid and set-gid bits on a file when replying a write | Pawel Jakub Dawidek | 2022-02-03 | 1 | -24/+81 |
* | Add `--enable-asan` and `--enable-ubsan` switches | Damian Szuberski | 2022-02-03 | 13 | -20/+52 |
* | Report dnodes with faulty bonuslen | George Amanakis | 2022-02-03 | 3 | -0/+17 |
* | Simplify resume token generation | Ryan Moeller | 2022-02-01 | 2 | -178/+141 |
* | Replace *CTASSERT() with _Static_assert() | наб | 2022-01-26 | 4 | -6/+12 |
* | Clean up CSTYLEDs | наб | 2022-01-26 | 95 | -438/+257 |
* | icp: asm_linkage.h: clean out unused bits, CSTYLED | наб | 2022-01-26 | 1 | -143/+3 |
* | module: Makefile: simplify clean and install jobs | наб | 2022-01-26 | 1 | -5/+3 |
* | FreeBSD: Fix zvol_cdev_open locking | Ryan Moeller | 2022-01-26 | 1 | -2/+2 |
* | Linux <4.8 compat: submit_bio() rw arg | Finix1979 | 2022-01-25 | 1 | -1/+1 |
* | Linux 5.17 compat: PDE_DATA() renamed to pde_data() | наб | 2022-01-25 | 2 | -2/+2 |
* | Linux 5.17 compat: dequeue_signal() takes a 4th argument | наб | 2022-01-25 | 1 | -0/+5 |
* | Linux 5.17 compat: detect complete_and_exit() rename | наб | 2022-01-25 | 1 | -1/+1 |
* | Add support for FALLOC_FL_ZERO_RANGE | Rich Ercolani | 2022-01-24 | 1 | -2/+7 |
* | Linux 5.16 compat: Added add_disk check for return | Rich Ercolani | 2022-01-24 | 1 | -0/+4 |
* | Fix handling of errors from dmu_write_uio_dbuf() on FreeBSD | Mark Johnston | 2022-01-21 | 1 | -4/+11 |
* | Introduce a flag to skip comparing the local mac when raw sending | George Amanakis | 2022-01-21 | 4 | -12/+40 |
* | Avoid memory allocations in the ARC eviction thread | Mark Johnston | 2022-01-21 | 2 | -53/+91 |
* | module/*.ko: prune .data, global .rodata | наб | 2022-01-14 | 107 | -677/+591 |
* | FreeBSD: Touch up comments in zvol_os | Ryan Moeller | 2022-01-14 | 1 | -20/+20 |
* | FreeBSD: Fix zvol_*_open() locking | Ryan Moeller | 2022-01-14 | 1 | -31/+59 |
* | Remove VERIFY() in vdev_props_set_sync() | Mark Maybee | 2022-01-12 | 1 | -1/+4 |
* | lz4: Cherrypick fix for CVE-2021-3520 | Rich Ercolani | 2022-01-12 | 1 | -1/+1 |
* | Updated the lz4 decompressor | Rich Ercolani | 2022-01-07 | 4 | -883/+1723 |
* | Remove sha1 hashing from OpenZFS, it's not used anywhere. | Tino Reichardt | 2022-01-06 | 8 | -3618/+0 |
* | module: icp: remove solaris crypto and cryptoadm ioctl definitions | наб | 2022-01-06 | 3 | -1620/+0 |
* | module: icp: rip out the Solaris loadable module architecture | наб | 2022-01-06 | 11 | -834/+20 |
* | l2arc_write_buffers: remove redundant asserts | Christian Schwarz | 2022-01-06 | 1 | -12/+0 |
* | module: Makefile: flatten subdir loop, use $PWD instead of `pwd` | наб | 2022-01-06 | 1 | -6/+4 |
* | FreeBSD: remove unused variable | наб | 2022-01-06 | 1 | -3/+1 |
* | zvol: remove unused variable | наб | 2022-01-06 | 1 | -2/+1 |
* | fm: remove unused variables | наб | 2022-01-06 | 1 | -6/+0 |
* | zvol: remove unused variable | наб | 2022-01-06 | 1 | -2/+1 |
* | FreeBSD: vfsops: use setgen for error case | наб | 2022-01-06 | 1 | -1/+7 |
* | Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode" | Paul Dagnelie | 2022-01-06 | 1 | -2/+1 |
* | zfs_prune: reset sc.nr_to_scan | chrisrd | 2022-01-04 | 1 | -0/+5 |
* | Verify dRAID empty sectors | Brian Behlendorf | 2022-01-04 | 2 | -5/+58 |
* | FreeBSD: fix unpropagated error | наб | 2021-12-23 | 1 | -0/+1 |
* | module: icp: fix unused, remove argsused | наб | 2021-12-23 | 21 | -72/+69 |
* | module: zfs: fix unused, remove argsused | наб | 2021-12-23 | 55 | -175/+226 |
* | module: zfs: freebsd: fix unused, remove argsused | наб | 2021-12-23 | 2 | -7/+3 |
* | module: zfs: linux: fix unused, remove argsused | наб | 2021-12-23 | 3 | -1/+5 |
* | module: zcommon: zprop: fix unused, remove argsused | наб | 2021-12-23 | 1 | -0/+1 |
* | module: avl: fix unused, remove argsused | наб | 2021-12-23 | 1 | -1/+0 |
* | libzfs: fix unused, remove argsused | наб | 2021-12-23 | 1 | -5/+4 |
* | libnvpair: fix unused, remove argsused | наб | 2021-12-23 | 3 | -4/+6 |
* | module: zfs: vdev: shim out vdev_indirect_mapping_verify() | наб | 2021-12-23 | 1 | -0/+2 |
* | module: zfs: vdev: shim out vdev_indirect_births_verify() | наб | 2021-12-23 | 1 | -0/+2 |