| Commit message (Expand) | Author | Age | Files | Lines |
* | Swap DTRACE_PROBE* with Linux tracepoints | Prakash Surya | 2014-11-17 | 2 | -4/+87 |
* | Add config/compile to config/.gitignore | Marcel Wysocki | 2014-10-31 | 1 | -0/+1 |
* | Make systemd-modules-load.service file directory configurable | Richard Yao | 2014-10-28 | 1 | -1/+7 |
* | Make directory into which mount.zfs is installed configurable | Richard Yao | 2014-10-28 | 2 | -0/+9 |
* | Search /usr/local/src for SPL Object Directory | Richard Yao | 2014-10-28 | 1 | -4/+10 |
* | Make license compatibility checks consistent | Brian Behlendorf | 2014-10-17 | 5 | -12/+18 |
* | Retire HAVE_IOCTL_* configure checks | Brian Behlendorf | 2014-08-28 | 2 | -36/+0 |
* | Revert "Disable GCCs aggressive loop optimization" | Brian Behlendorf | 2014-07-22 | 4 | -23/+0 |
* | Accept udev and dracut paths specified by ./configure | Turbo Fredriksson | 2014-06-11 | 3 | -7/+36 |
* | Set LANG to a reasonable default (C) | Turbo Fredriksson | 2014-06-10 | 1 | -2/+2 |
* | Accept kernel source dir(s) specified by ./configure | Turbo Fredriksson | 2014-06-05 | 1 | -1/+1 |
* | Move the libraries into separate packages | Turbo Fredriksson | 2014-06-02 | 1 | -5/+10 |
* | Restrict release number to META version | Brian Behlendorf | 2014-05-29 | 1 | -1/+1 |
* | Refactor inode_owner_or_capable() autotools check | Richard Yao | 2014-05-01 | 2 | -19/+36 |
* | Linux 3.14 compat: rq_for_each_segment in dmu_req_copy | Chunwei Chen | 2014-04-10 | 1 | -1/+25 |
* | Linux 3.14 compat: Immutable biovec changes in vdev_disk.c | Chunwei Chen | 2014-04-10 | 2 | -0/+21 |
* | Linux 3.14 compat: posix_acl_{create,chmod} | Chunwei Chen | 2014-04-10 | 1 | -0/+16 |
* | Replace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALL | Chris Dunlap | 2014-04-02 | 1 | -0/+3 |
* | Add defs for makefile installation dir vars | Chris Dunlap | 2014-03-31 | 3 | -0/+11 |
* | Linux 3.13 compat: Handle __must_check bdi_setup_and_register | Richard Yao | 2014-03-24 | 1 | -2/+3 |
* | Revert "Properly ignore bdi_setup_and_register return value" | Richard Yao | 2014-03-24 | 1 | -4/+1 |
* | config: compile test rather than run test | Chunwei Chen | 2014-03-20 | 3 | -3/+3 |
* | Add systemd unit files for ZFS startup | Ralf Ertzinger | 2014-02-05 | 3 | -0/+42 |
* | Disable GCCs aggressive loop optimization | Brian Behlendorf | 2014-01-14 | 4 | -2/+26 |
* | Add full SELinux support | Matthew Thode | 2013-12-19 | 2 | -37/+0 |
* | Properly ignore bdi_setup_and_register return value | Richard Yao | 2013-12-04 | 1 | -1/+4 |
* | Fix typos in commit b83e3e48c9b183a80dd00eb6c7431a1cbc7d89c9 | DHE | 2013-11-20 | 1 | -2/+2 |
* | Posix ACL Support | Massimo Maggi | 2013-10-29 | 3 | -0/+331 |
* | Fix libblkid support | Richard Yao | 2013-10-10 | 1 | -7/+26 |
* | Stop runtime pointer modifications in autotools checks | Richard Yao | 2013-09-13 | 2 | -16/+24 |
* | Linux 3.11 compat: fops->iterate() | Richard Yao | 2013-08-15 | 2 | -0/+44 |
* | Fix arc_adapt() spinning in iterate_supers_type() | Brian Behlendorf | 2013-07-17 | 2 | -0/+40 |
* | 3.10 API change: block_device_operations->release() returns void | Chris Dunlop | 2013-07-08 | 3 | -2/+31 |
* | Add SEEK_DATA/SEEK_HOLE to lseek()/llseek() | Li Dongyang | 2013-07-02 | 2 | -0/+24 |
* | Ensure --with-spl-timeout waits for spl_config.h and symvers | Carlos Alberto Lopez Perez | 2013-05-02 | 1 | -56/+67 |
* | Set RPM_DEFINE_COMMON options | Brian Behlendorf | 2013-04-24 | 1 | -1/+1 |
* | Add --bump=0 to alien | Turbo Fredriksson | 2013-04-24 | 1 | -2/+2 |
* | Support .nogitrelease file | Turbo Fredriksson | 2013-04-24 | 1 | -1/+1 |
* | Replace the ZFS_AC_META perl dependency with awk | Brian Behlendorf | 2013-04-02 | 1 | -31/+56 |
* | build: do not call boilerplate ourself | Jan Engelhardt | 2013-04-02 | 1 | -0/+2 |
* | gitignore: anchor entries at their respective directory | Jan Engelhardt | 2013-04-02 | 1 | -6/+6 |
* | build: use CPPFLAGS | Jan Engelhardt | 2013-04-02 | 1 | -3/+3 |
* | build: resolve orthographic and other grammatical errors | Jan Engelhardt | 2013-04-02 | 1 | -2/+2 |
* | Use 'git describe' for working builds | Brian Behlendorf | 2013-03-22 | 1 | -10/+24 |
* | Refresh RPM packaging | Brian Behlendorf | 2013-03-18 | 5 | -81/+95 |
* | Configure --with-spl{-obj} auto-detect cleanup | Brian Behlendorf | 2013-03-13 | 1 | -37/+49 |
* | Remove ARCH packaging | Brian Behlendorf | 2013-03-06 | 2 | -95/+3 |
* | Add --with-dracutdir configure option | Brian Behlendorf | 2013-03-06 | 2 | -0/+9 |
* | Eliminate runtime function pointer mods in autotools checks | Richard Yao | 2013-03-04 | 10 | -150/+113 |
* | Remove the bio_empty_barrier() check. | Etienne Dechamps | 2013-02-24 | 2 | -20/+0 |