| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove autoconf check for CONFIG_PREEMPT | Prakash Surya | 2012-08-27 | 1 | -19/+0 |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 7 | -13139/+6 |
* | Check kernel source directory for SPL | Richard Yao | 2012-08-26 | 1 | -0/+7 |
* | Fix snapshot automounting with GrSecurity constify plugin. | Massimo Maggi | 2012-08-24 | 1 | -2/+2 |
* | Support building a zfs-modules-dkms sub package | Prakash Surya | 2012-08-08 | 2 | -3/+42 |
* | Add '--with-spl-timeout' option | Prakash Surya | 2012-08-08 | 1 | -15/+36 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 2 | -0/+21 |
* | When checking for symbol exports, try compiling. | Etienne Dechamps | 2012-07-26 | 12 | -92/+173 |
* | Fake modpost stage for LINUX_COMPILE. | Etienne Dechamps | 2012-07-26 | 1 | -2/+4 |
* | Make configure builtin-aware. | Etienne Dechamps | 2012-07-26 | 2 | -6/+36 |
* | Don't build packages that haven't been selected. | Etienne Dechamps | 2012-07-26 | 4 | -2/+20 |
* | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 2 | -0/+30 |
* | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 2 | -0/+25 |
* | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 2 | -0/+25 |
* | Fix NULL pointer dereference on PaX/GRSecurity patched Linux 3.3 and later ke... | Richard Yao | 2012-07-20 | 1 | -4/+5 |
* | Fix build failures on PaX/GRSecurity patched kernels | Richard Yao | 2012-07-17 | 3 | -4/+85 |
* | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 3 | -0/+32 |
* | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 2 | -0/+13 |
* | Improve CONFIG_DEBUG_LOCK_ALLOC error message | Ned Bass | 2012-06-11 | 1 | -2/+3 |
* | Extend CONFIG_DEBUG_LOCK_ALLOC check | Brian Behlendorf | 2012-06-01 | 1 | -19/+59 |
* | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 2 | -0/+27 |
* | Fix executable permissions | Brian Behlendorf | 2012-03-26 | 1 | -0/+1 |
* | Add --enable-debug-dmu-tx configure option | Brian Behlendorf | 2012-03-23 | 2 | -0/+24 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 2 | -0/+24 |
* | Fix distribution detection | Richard Yao | 2012-03-05 | 1 | -25/+29 |
* | Cleanly support debug packages | Brian Behlendorf | 2012-02-27 | 2 | -0/+5 |
* | Add support for DISCARD to ZVOLs. | Etienne Dechamps | 2012-02-09 | 2 | -0/+23 |
* | Support the fallocate() file operation. | Etienne Dechamps | 2012-02-09 | 2 | -0/+49 |
* | Improve ZVOL queue behavior. | Etienne Dechamps | 2012-02-07 | 6 | -0/+124 |
* | Fix synchronicity for ZVOLs. | Etienne Dechamps | 2012-02-07 | 2 | -0/+47 |
* | Linux 3.3 compat, sops->show_options() | Brian Behlendorf | 2012-02-03 | 2 | -0/+22 |
* | Add the release component to headers | Brian Behlendorf | 2012-01-18 | 1 | -2/+2 |
* | Run ZFS_AC_PACMAN only if $VENDOR is "arch" | Prakash Surya | 2012-01-13 | 1 | -2/+3 |
* | Linux 3.2 compat, security_inode_init_security() | Brian Behlendorf | 2012-01-12 | 2 | -1/+39 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 2 | -0/+67 |
* | 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 | 2 | -0/+21 |
* | Add make rule for building Arch Linux packages | Prakash Surya | 2011-12-14 | 2 | -0/+84 |
* | Fix configure tests to play nice with GCC 4.6 | Prakash Surya | 2011-11-29 | 11 | -0/+33 |
* | In autoconf v2.68, AC_LANG_PROGRAM must be quoted | Prakash Surya | 2011-11-28 | 4 | -7/+7 |
* | Linux 3.1 compat, fops->fsync() | Brian Behlendorf | 2011-11-10 | 2 | -9/+52 |
* | Suppress packaging warning | Brian Behlendorf | 2011-11-08 | 1 | -0/+1 |
* | Simplify BDI integration | Brian Behlendorf | 2011-11-08 | 2 | -0/+16 |
* | Convert 'if' statements to AS_IF in kernel.m4 | Prakash Surya | 2011-09-06 | 1 | -77/+77 |
* | Fix minor autoconf error message inconsistencies | Prakash Surya | 2011-09-06 | 1 | -7/+7 |
* | Buildbot suppression rules | Brian Behlendorf | 2011-08-19 | 1 | -0/+6 |
* | Improve HAVE_EVICT_INODE check | Brian Behlendorf | 2011-08-08 | 1 | -3/+3 |
* | Move udev rules from /etc/udev to /lib/udev | Kyle Fuller | 2011-08-08 | 2 | -0/+15 |
* | Add backing_device_info per-filesystem | Brian Behlendorf | 2011-08-04 | 2 | -0/+19 |
* | Fix the configure CONFIG_* option detection | Brian Behlendorf | 2011-07-22 | 1 | -3/+1 |