| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 1 | -0/+1 |
* | Add vdev_id for JBOD-friendly udev aliases | Ned A. Bass | 2012-06-01 | 1 | -3/+3 |
* | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 1 | -0/+1 |
* | Illumos #1946: incorrect formatting when listing output of multiple pools wit... | Frederik Wessels | 2012-04-27 | 1 | -1/+5 |
* | Illumos #952: separate intent logs should be obvious in 'zpool iostat' output | Mike Harsch | 2012-04-27 | 1 | -3/+33 |
* | Remove hard-coded 80 column output | Craig Sanders | 2012-03-27 | 1 | -4/+25 |
* | Fix executable permissions | Brian Behlendorf | 2012-03-26 | 1 | -0/+0 |
* | Add --enable-debug-dmu-tx configure option | Brian Behlendorf | 2012-03-23 | 1 | -0/+1 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -0/+1 |
* | Use stderr for 'no pools/datasets available' error | Gregor Kopka | 2012-03-15 | 1 | -4/+4 |
* | Cleanly support debug packages | Brian Behlendorf | 2012-02-27 | 1 | -0/+1 |
* | Return success from check_slice() if device doesn't exist | Ned Bass | 2012-02-27 | 1 | -9/+0 |
* | Add support for DISCARD to ZVOLs. | Etienne Dechamps | 2012-02-09 | 1 | -0/+1 |
* | Support the fallocate() file operation. | Etienne Dechamps | 2012-02-09 | 1 | -0/+1 |
* | Improve ZVOL queue behavior. | Etienne Dechamps | 2012-02-07 | 1 | -0/+5 |
* | Fix synchronicity for ZVOLs. | Etienne Dechamps | 2012-02-07 | 1 | -0/+1 |
* | Linux 3.3 compat, sops->show_options() | Brian Behlendorf | 2012-02-03 | 1 | -0/+1 |
* | Combine libraries: spl, avl, efi, share, unicode. | Darik Horn | 2012-01-17 | 2 | -13/+1 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 1 | -0/+1 |
* | Linux 3.2 compat: set_nlink() | Darik Horn | 2011-12-16 | 1 | -0/+1 |
* | Add make rule for building Arch Linux packages | Prakash Surya | 2011-12-14 | 1 | -0/+6 |
* | Simplify BDI integration | Brian Behlendorf | 2011-11-08 | 1 | -0/+1 |
* | Change sun.com URLs to zfsonlinux.org | Darik Horn | 2011-10-24 | 1 | -3/+3 |
* | Autogen refresh for udev changes | Brian Behlendorf | 2011-08-08 | 1 | -0/+3 |
* | Add backing_device_info per-filesystem | Brian Behlendorf | 2011-08-04 | 1 | -0/+1 |
* | Provide a rc.d script for archlinuxzfs-0.6.0-rc5 | Kyle Fuller | 2011-07-11 | 1 | -0/+1 |
* | Use consistent error message in zpool sub-command | Prasad Joshi | 2011-07-04 | 1 | -32/+40 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 1 | -0/+1 |
* | Linux compat 2.6.39: security_inode_init_security() | Brian Behlendorf | 2011-07-01 | 1 | -0/+1 |
* | Tear down and flush the mmap region | Prasad Joshi | 2011-06-27 | 1 | -0/+1 |
* | Add "ashift" property to zpool create | Christian Kohlschütter | 2011-06-17 | 3 | -12/+25 |
* | Always check -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 1 | -1/+1 |
* | Check for -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 1 | -1/+3 |
* | Fix 'zfs set volsize=N pool/dataset' | Brian Behlendorf | 2011-05-02 | 1 | -0/+1 |
* | Implemented NFS export_operations. | Gunnar Beutner | 2011-04-29 | 1 | -0/+1 |
* | Use gethostid in the Linux convention. | Darik Horn | 2011-04-25 | 1 | -1/+3 |
* | Set -Wno-unused-but-set-variable globally | Brian Behlendorf | 2011-04-19 | 1 | -3/+4 |
* | Linux 2.6.28 compat, insert_inode_locked() | Brian Behlendorf | 2011-03-22 | 1 | -0/+1 |
* | Add init scripts | Brian Behlendorf | 2011-03-17 | 1 | -0/+1 |
* | Linux 2.6.38 compat, blkdev_get_by_path() | Brian Behlendorf | 2011-02-23 | 1 | -0/+1 |
* | Linux 2.6.36 compat, sops->evict_inode() | Brian Behlendorf | 2011-02-11 | 1 | -0/+1 |
* | Linux 2.6.35 compat, fops->fsync() | Brian Behlendorf | 2011-02-11 | 1 | -0/+1 |
* | Linux 2.6.35 compat, const struct xattr_handler | Brian Behlendorf | 2011-02-10 | 1 | -0/+1 |
* | Add missing -ldl linker option | Brian Behlendorf | 2011-02-10 | 2 | -2/+2 |
* | Remove HAVE_ZPL from commands and libraries | Brian Behlendorf | 2011-02-04 | 1 | -10/+0 |
* | Minimal libshare infrastructure | Brian Behlendorf | 2011-02-04 | 1 | -1/+0 |
* | Autoconf selinux support | Brian Behlendorf | 2011-01-28 | 1 | -0/+2 |
* | Fix intermittent 'zpool add' failures | Ned Bass | 2010-10-22 | 1 | -15/+27 |
* | Remove solaris-specific code from make_leaf_vdev() | Ned Bass | 2010-10-22 | 1 | -37/+0 |
* | Add helper functions for manipulating device names | Ned Bass | 2010-10-22 | 1 | -23/+3 |