| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 1 | -29839/+0 |
* | Check kernel source directory for SPL | Richard Yao | 2012-08-26 | 1 | -0/+14 |
* | Fix snapshot automounting with GrSecurity constify plugin. | Massimo Maggi | 2012-08-24 | 1 | -8/+8 |
* | Support building a zfs-modules-dkms sub package | Prakash Surya | 2012-08-08 | 1 | -7/+24 |
* | Add '--with-spl-timeout' option | Prakash Surya | 2012-08-08 | 1 | -24/+82 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 1 | -0/+138 |
* | When checking for symbol exports, try compiling. | Etienne Dechamps | 2012-07-26 | 1 | -500/+1666 |
* | Fake modpost stage for LINUX_COMPILE. | Etienne Dechamps | 2012-07-26 | 1 | -248/+496 |
* | Make configure builtin-aware. | Etienne Dechamps | 2012-07-26 | 1 | -22/+187 |
* | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 1 | -0/+106 |
* | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 1 | -0/+138 |
* | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 1 | -0/+138 |
* | Fix NULL pointer dereference on PaX/GRSecurity patched Linux 3.3 and later ke... | Richard Yao | 2012-07-20 | 1 | -8/+10 |
* | Fix build failures on PaX/GRSecurity patched kernels | Richard Yao | 2012-07-17 | 1 | -8/+528 |
* | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 1 | -0/+238 |
* | Move zfs.release generation to configure step | Brian Behlendorf | 2012-07-12 | 1 | -1/+2 |
* | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 1 | -0/+106 |
* | Improve CONFIG_DEBUG_LOCK_ALLOC error message | Ned Bass | 2012-06-11 | 1 | -8/+12 |
* | Add vdev_id for JBOD-friendly udev aliases | Ned A. Bass | 2012-06-01 | 1 | -2/+3 |
* | Extend CONFIG_DEBUG_LOCK_ALLOC check | Brian Behlendorf | 2012-06-01 | 1 | -40/+178 |
* | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 1 | -0/+138 |
* | Add --enable-debug-dmu-tx configure option | Brian Behlendorf | 2012-03-23 | 1 | -14/+49 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -0/+136 |
* | Fix distribution detection | Richard Yao | 2012-03-05 | 1 | -25/+29 |
* | Cleanly support debug packages | Brian Behlendorf | 2012-02-27 | 1 | -14/+23 |
* | Add support for DISCARD to ZVOLs. | Etienne Dechamps | 2012-02-09 | 1 | -0/+138 |
* | Support the fallocate() file operation. | Etienne Dechamps | 2012-02-09 | 1 | -0/+276 |
* | Improve ZVOL queue behavior. | Etienne Dechamps | 2012-02-07 | 1 | -0/+694 |
* | Fix synchronicity for ZVOLs. | Etienne Dechamps | 2012-02-07 | 1 | -0/+274 |
* | Linux 3.3 compat, sops->show_options() | Brian Behlendorf | 2012-02-03 | 1 | -0/+138 |
* | Add the release component to headers | Brian Behlendorf | 2012-01-18 | 1 | -4/+4 |
* | Run ZFS_AC_PACMAN only if $VENDOR is "arch" | Prakash Surya | 2012-01-13 | 1 | -80/+84 |
* | Linux 3.2 compat, security_inode_init_security() | Brian Behlendorf | 2012-01-12 | 1 | -2/+162 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 1 | -0/+420 |
* | Move Arch Linux's VENDOR check above Ubuntu's | Prakash Surya | 2011-12-19 | 1 | -2/+2 |
* | Linux 3.2 compat: set_nlink() | Darik Horn | 2011-12-16 | 1 | -0/+134 |
* | Add make rule for building Arch Linux packages | Prakash Surya | 2011-12-14 | 1 | -15/+76 |
* | Fix configure tests to play nice with GCC 4.6 | Prakash Surya | 2011-11-29 | 1 | -0/+66 |
* | Linux 3.1 compat, fops->fsync() | Brian Behlendorf | 2011-11-10 | 1 | -16/+272 |
* | Simplify BDI integration | Brian Behlendorf | 2011-11-08 | 1 | -0/+106 |
* | Convert 'if' statements to AS_IF in kernel.m4 | Prakash Surya | 2011-09-06 | 1 | -200/+596 |
* | Fix minor autoconf error message inconsistencies | Prakash Surya | 2011-09-06 | 1 | -28/+28 |
* | Fix autoconf variable substitution in init scripts. | Brian Behlendorf | 2011-08-19 | 1 | -7/+1 |
* | Improve HAVE_EVICT_INODE check | Brian Behlendorf | 2011-08-08 | 1 | -6/+6 |
* | Autogen refresh for udev changes | Brian Behlendorf | 2011-08-08 | 1 | -17/+67 |
* | Add backing_device_info per-filesystem | Brian Behlendorf | 2011-08-04 | 1 | -0/+132 |
* | Turn the init.d scripts into autoconf config files | Kyle Fuller | 2011-08-01 | 1 | -1/+7 |
* | Fix the configure CONFIG_* option detection | Brian Behlendorf | 2011-07-22 | 1 | -12/+4 |
* | Provide a rc.d script for archlinuxzfs-0.6.0-rc5 | Kyle Fuller | 2011-07-11 | 1 | -14/+29 |
* | Implemented sharing datasets via NFS using libshare. | Gunnar Beutner | 2011-07-06 | 1 | -1/+2 |