| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Provide a rc.d script for archlinuxzfs-0.6.0-rc5 | Kyle Fuller | 2011-07-11 | 1 | -0/+12 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 2 | -0/+16 |
* | Linux compat 2.6.39: security_inode_init_security() | Brian Behlendorf | 2011-07-01 | 2 | -0/+25 |
* | Avoid 'rpm -q' bug for 'make pkg' | Brian Behlendorf | 2011-07-01 | 2 | -4/+4 |
* | Tear down and flush the mmap region | Prasad Joshi | 2011-06-27 | 2 | -0/+13 |
* | Always check -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 3 | -2/+7 |
* | Check for -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 4 | -2/+30 |
* | Fix distribution detection for gentoo | Alexey Shvetsov | 2011-05-14 | 1 | -4/+4 |
* | Add Gentoo/Lunar/Redhat Init Scripts | Brian Behlendorf | 2011-05-02 | 1 | -4/+10 |
* | Fix 'zfs set volsize=N pool/dataset' | Brian Behlendorf | 2011-05-02 | 2 | -0/+13 |
* | Implemented NFS export_operations. | Gunnar Beutner | 2011-04-29 | 2 | -0/+13 |
* | Set -Wno-unused-but-set-variable globally | Brian Behlendorf | 2011-04-19 | 2 | -1/+3 |
* | Fix gcc configure warnings | Brian Behlendorf | 2011-04-19 | 9 | -15/+15 |
* | Linux 2.6.28 compat, insert_inode_locked() | Brian Behlendorf | 2011-03-22 | 2 | -0/+13 |
* | Add dracut support | Manuel Amador (Rudd-O) | 2011-03-17 | 1 | -2/+3 |
* | Add init scripts | Brian Behlendorf | 2011-03-17 | 1 | -0/+14 |
* | Make Missing Modules.symvers Fatal | Brian Behlendorf | 2011-03-07 | 1 | -0/+8 |
* | Make CONFIG_PREEMPT Fatal | Brian Behlendorf | 2011-03-07 | 1 | -0/+11 |
* | Linux 2.6.38 compat, blkdev_get_by_path() | Brian Behlendorf | 2011-02-23 | 2 | -0/+14 |
* | Linux 2.6.36 compat, sops->evict_inode() | Brian Behlendorf | 2011-02-11 | 2 | -0/+22 |
* | Linux 2.6.33 compat, get/set xattr callbacks | Brian Behlendorf | 2011-02-11 | 2 | -0/+51 |
* | Linux 2.6.35 compat, fops->fsync() | Brian Behlendorf | 2011-02-11 | 2 | -0/+21 |
* | Linux 2.6.35 compat, const struct xattr_handler | Brian Behlendorf | 2011-02-10 | 2 | -0/+33 |
* | Prefer /lib/modules/$(uname -r)/ links | Brian Behlendorf | 2011-02-10 | 1 | -3/+8 |