| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | module: zfs: spa: shim out vdev_count_verify_zaps() | наб | 2021-12-23 | 1 | -0/+2 |
* | module: zfs: multilist: shim out multilist_d2l() | наб | 2021-12-23 | 1 | -0/+2 |
* | module: zfs: dsl: pool: shim out dsl_early_sync_task_verify() | наб | 2021-12-23 | 1 | -0/+3 |
* | module: zfs: dnode: use debug-only in debug mode only | наб | 2021-12-23 | 1 | -0/+2 |
* | Reduce number of arc_prune threads | Alexander Motin | 2021-12-22 | 1 | -3/+10 |
* | Linux: Implement FS_IOC_GETVERSION | Ryan Moeller | 2021-12-17 | 1 | -0/+13 |
* | Workaround Debian's fake System.map behavior | Rich Ercolani | 2021-12-17 | 1 | -0/+8 |
* | Fix zvol_open() lock inversion | Brian Behlendorf | 2021-12-17 | 1 | -63/+58 |
* | FreeBSD: Update argument types for VOP_READDIR | Alan Somers | 2021-12-17 | 1 | -4/+10 |
* | zcommon: pre-iterate over sysfs instead of statting every feature | наб | 2021-12-16 | 4 | -400/+553 |
* | zcommon: *_prop: make all zprop_index_t tables const | наб | 2021-12-16 | 2 | -28/+28 |
* | FreeBSD: Provide correct file generation number | Ryan Moeller | 2021-12-16 | 2 | -2/+2 |
* | zfs list: Allow more fields in ZFS_ITER_SIMPLE mode | Allan Jude | 2021-12-16 | 1 | -1/+2 |
* | FreeBSD: Add vop_standard_writecount_nomsync | Ryan Moeller | 2021-12-12 | 2 | -0/+18 |