| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to libabigail 2.0.0 | Dimitri John Ledkov | 2021-11-05 | 1 | -3/+4 |
* | Check for libabigail version | George Melikov | 2021-09-14 | 1 | -2/+12 |
* | mancheck: accept lints, accept lint overrides | наб | 2021-06-09 | 1 | -6/+1 |
* | Turn checkbashisms into a make target | наб | 2021-06-09 | 1 | -25/+0 |
* | Turn shellcheck into a normal make target. Fix new files it caught | наб | 2021-06-09 | 1 | -11/+4 |
* | Widen mancheck to all of man and test-runner | наб | 2021-06-09 | 1 | -1/+1 |
* | etc/systemd/zfs-mount-generator: rewrite in C | наб | 2021-06-08 | 1 | -1/+1 |
* | Trim excess shellcheck annotations. Widen to all non-Korn scripts | наб | 2021-06-08 | 1 | -3/+3 |
* | i-t: rewrite hooks | наб | 2021-06-08 | 1 | -1/+2 |
* | Widen mancheck target to all pages, fix them | наб | 2021-05-27 | 1 | -4/+2 |
* | Fix 'make checkbashisms` warnings | Brian Behlendorf | 2021-04-19 | 1 | -1/+1 |
* | Add RELEASES.md file | Brian Behlendorf | 2021-04-07 | 1 | -2/+2 |
* | cppcheck: integrete cppcheck | Brian Behlendorf | 2021-01-26 | 1 | -7/+6 |
* | dracut: use /bin/sh instead of bash as the intepreter | Đoàn Trần Công Danh | 2020-11-28 | 1 | -0/+1 |
* | Library ABI tracking with abigail | Antonio Russo | 2020-11-17 | 1 | -0/+7 |
* | Fix commitcheck on FreeBSD | Ryan Moeller | 2020-10-20 | 1 | -1/+1 |
* | Silence 'make checkbashisms' | Brian Behlendorf | 2020-08-20 | 1 | -0/+7 |
* | Import ZStandard v1.4.5 | Michael Niewöhner | 2020-08-20 | 1 | -1/+3 |
* | Add zfs_gitrev.h to the distributed sources | Arvind Sankar | 2020-07-22 | 1 | -1/+4 |
* | Restore scripts/make_gitrev.sh | Arvind Sankar | 2020-07-22 | 1 | -10/+1 |
* | Centralize variable substitution | Arvind Sankar | 2020-07-14 | 1 | -1/+1 |
* | Fix parallel make srpm | Arvind Sankar | 2020-07-14 | 1 | -8/+6 |
* | Add Makefile command to run checkbashisms on all /bin/sh scripts | Gabriel A. Devenyi | 2020-07-09 | 1 | -1/+17 |
* | Mark phony targets as phony. | Arvind Sankar | 2020-06-27 | 1 | -1/+20 |
* | paxcheck needs to run against the builddir not the srcdir | Arvind Sankar | 2020-06-27 | 1 | -1/+1 |
* | Move cppcheck suppressions out of .github | Arvind Sankar | 2020-06-27 | 1 | -1/+2 |
* | Fixes for make dist | Arvind Sankar | 2020-06-26 | 1 | -0/+1 |
* | Fix check for sed --in-place | Arvind Sankar | 2020-06-24 | 1 | -1/+1 |
* | Add missing third-party license files to dist | Arvind Sankar | 2020-06-24 | 1 | -0/+4 |
* | Fix tags targets in module/Makefile.in + cleanup | Arvind Sankar | 2020-06-24 | 1 | -2/+8 |
* | Move zfs_gitrev.h to build directory | Arvind Sankar | 2020-06-24 | 1 | -4/+17 |
* | Add FreeBSD support to OpenZFS | Matthew Macy | 2020-04-14 | 1 | -2/+3 |
* | Perform KABI checks in parallel | Brian Behlendorf | 2019-10-01 | 1 | -3/+3 |
* | OpenZFS restructuring - move platform specific sources | Matthew Macy | 2019-09-06 | 1 | -12/+32 |
* | Restore :: in Makefile.am | Ryan Moeller | 2019-08-26 | 1 | -1/+2 |
* | Minor cleanup in Makefile.am | Ryan Moeller | 2019-08-21 | 1 | -6/+11 |
* | Fix out-of-tree build failures | Brian Behlendorf | 2019-06-24 | 1 | -1/+2 |
* | zfs-tests: fix warnings when packaging some .shlib files | loli10K | 2019-05-24 | 1 | -1/+2 |
* | Add CODE_OF_CONDUCT.md | Brian Behlendorf | 2019-04-30 | 1 | -0/+1 |
* | Verify .gitignore entries | loli10K | 2019-01-15 | 1 | -1/+7 |
* | Include third party licenses in dist tarballs | Neal Gompa (ニール・ゴンパ) | 2019-01-08 | 1 | -0/+7 |
* | Linux does not HAVE_DNLC | Matthew Ahrens | 2018-10-17 | 1 | -1/+1 |
* | Create /proc/sys/kernel/spl/gitrev with git hash | Matthew Ahrens | 2018-10-08 | 1 | -1/+8 |
* | Warn if checking programs are not installed | Matthew Ahrens | 2018-10-04 | 1 | -0/+10 |
* | Add codecheck make target | Matthew Ahrens | 2018-10-04 | 1 | -1/+3 |
* | Add NEWS file | Richard Yao | 2018-09-18 | 1 | -1/+1 |
* | make install only works once | Matthew Ahrens | 2018-05-31 | 1 | -2/+3 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -3/+19 |
* | Create "bin" directory so that zloop.sh works | Matthew Ahrens | 2018-05-21 | 1 | -0/+3 |
* | Allow make checkstyle and paxscript in build dir | chrisrd | 2018-02-21 | 1 | -6/+7 |