| Commit message (Expand) | Author | Age | Files | Lines |
* | zdb: il: fix unused, remove argsused | наб | 2021-12-21 | 1 | -12/+10 |
* | zdb: main: fix unused, remove argsused | наб | 2021-12-21 | 1 | -31/+29 |
* | zed: agents: fmd_api: fix unused, remove argsused | наб | 2021-12-21 | 1 | -3/+21 |
* | zed: agents: zfs_retire: fix unused, remove argsused | наб | 2021-12-21 | 1 | -2/+1 |
* | zed: agents: zfs_mod: fix unused, remove argsused | наб | 2021-12-21 | 1 | -9/+7 |
* | zed: agents: zfs_diagnosis: fix unused, remove argsused | наб | 2021-12-21 | 1 | -20/+16 |
* | zed: agents: fix unused, remove argsused | наб | 2021-12-21 | 1 | -0/+2 |
* | zed: exec: fix unused, remove argsused | наб | 2021-12-21 | 1 | -1/+4 |
* | zed: main: fix unused, remove argsused | наб | 2021-12-21 | 1 | -0/+2 |
* | zpool: vdev_os: fix unused, remove argsused | наб | 2021-12-21 | 2 | -0/+3 |
* | zpool: main: fix unused, remove argsused | наб | 2021-12-21 | 1 | -19/+13 |
* | zpool: iter: zpool_compare: fix unused, remove argsused | наб | 2021-12-21 | 1 | -1/+1 |
* | zinject: cancel_one_handler: fix unused, remove argsused | наб | 2021-12-21 | 1 | -1/+1 |
* | zhack: space_delta_cb: fix unused, remove argsused | наб | 2021-12-21 | 1 | -1/+2 |
* | raidz_test: init_rand: fix unused, remove argsused | наб | 2021-12-21 | 1 | -6/+2 |
* | ZTS: speed up rsend tests | Brian Behlendorf | 2021-12-21 | 3 | -11/+3 |
* | ZTS: rsend_007_pos failures | Brian Behlendorf | 2021-12-21 | 2 | -9/+1 |
* | FreeBSD: fix world build after 143476ce8 | Martin Matuška | 2021-12-20 | 1 | -1/+1 |
* | Fix error propagation from lzc_send_redacted | Philipp Riederer | 2021-12-20 | 1 | -1/+1 |
* | Linux: Implement FS_IOC_GETVERSION | Ryan Moeller | 2021-12-17 | 14 | -0/+226 |
* | libshare: nfs: always try to mkdir() | наб | 2021-12-17 | 1 | -4/+2 |
* | libshare: nfs: set export file 644 | наб | 2021-12-17 | 1 | -0/+1 |
* | linux/libshare: nfs: don't needlessly strdup() hostspec | наб | 2021-12-17 | 1 | -20/+7 |
* | libshare: nfs: share nfs_is_shared() | наб | 2021-12-17 | 4 | -74/+53 |
* | libshare: nfs: share nfs_copy_entries() | наб | 2021-12-17 | 4 | -128/+52 |
* | libshare: nfs: open temporary file once | наб | 2021-12-17 | 5 | -109/+80 |
* | libshare: nfs: retry flock() when interrupted | наб | 2021-12-17 | 1 | -1/+3 |
* | freebsd/libshare: nfs: don't send SIGHUP to all processes | наб | 2021-12-17 | 1 | -1/+7 |
* | zfs-share.8: document -l flag | наб | 2021-12-17 | 1 | -1/+11 |
* | contrib/initrd: systemd-ask-password --no-tty before argument | наб | 2021-12-17 | 2 | -2/+2 |
* | Workaround Debian's fake System.map behavior | Rich Ercolani | 2021-12-17 | 1 | -0/+8 |
* | ZTS: alloc_class.ksh must wait for the process to exit | Brian Behlendorf | 2021-12-17 | 2 | -5/+1 |
* | ZTS: Avoid piping send directly to /dev/null | Rich Ercolani | 2021-12-17 | 1 | -1/+3 |
* | ZTS: Fix zpool_reopen_[1-5] on Fedora 35 | Tony Hutter | 2021-12-17 | 1 | -2/+2 |
* | 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 | 7 | -406/+585 |
* | 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 | 3 | -3/+2 |
* | zfs list: Allow more fields in ZFS_ITER_SIMPLE mode | Allan Jude | 2021-12-16 | 14 | -95/+189 |
* | systemd: add weekly and monthly scrub timers | Georgy Yakovlev | 2021-12-16 | 6 | -1/+64 |
* | t/z_diff/socket, zfs: main: fix unused argument warnings, ARGSUSED tags | наб | 2021-12-13 | 2 | -9/+5 |
* | libzfs: diff: simplify superfluous stdio | наб | 2021-12-13 | 1 | -13/+9 |
* | libzfs: diff: print_what() can return the symbol => get_what() | наб | 2021-12-13 | 1 | -37/+18 |
* | libzfs: diff: stream_bytes: use fputc, %hho formats chars | наб | 2021-12-13 | 1 | -2/+2 |
* | libzfs: zpool_set_vdev_prop: remove unused vprop | наб | 2021-12-13 | 1 | -3/+0 |
* | linux: libspl: getmntany: remove unused argument | наб | 2021-12-13 | 1 | -2/+2 |
* | zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escaping | наб | 2021-12-13 | 9 | -10/+74 |
* | Add init script to load keys | ogelpre | 2021-12-12 | 7 | -9/+155 |
* | zfs-dkms rpm: Fix scriptlets dependencies | Till Maas | 2021-12-12 | 1 | -0/+4 |