]> git.proxmox.com Git - mirror_zfs-debian.git/history - cmd/zpool
Merge tag 'upstream/0.7.5'
[mirror_zfs-debian.git] / cmd / zpool /
2011-12-23 Darik HornMerge branch 'upstream'
2011-12-17 Darik HornLinux 3.2 compat: set_nlink()
2011-12-15 Prakash SuryaAdd make rule for building Arch Linux packages
2011-11-11 Darik HornMerge branch 'upstream'
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-10-29 Darik HornMerge branch 'upstream'
2011-10-24 Darik HornChange sun.com URLs to zfsonlinux.org
2011-08-09 Darik HornMerge branch 'upstream'
2011-08-08 Brian BehlendorfAutogen refresh for udev changes
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-07-13 Darik HornMerge commit 'zfs-0.6.0-rc5'
2011-07-11 Kyle FullerProvide a rc.d script for archlinux
2011-07-07 Darik HornMerge branch 'upstream'
2011-07-05 Prasad JoshiUse consistent error message in zpool sub-command
2011-07-03 Darik HornMerge branch 'upstream'
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-07-01 Brian BehlendorfLinux compat 2.6.39: security_inode_init_security()
2011-07-01 Darik HornMerge branch 'upstream'
2011-06-27 Prasad JoshiTear down and flush the mmap region
2011-06-19 Darik HornMerge branch 'upstream'
2011-06-17 Christian KohlschütterAdd "ashift" property to zpool create
2011-06-15 Darik HornMerge branch 'upstream'
2011-06-14 Brian BehlendorfAlways check -Wno-unused-but-set-variable gcc support
2011-06-14 Brian BehlendorfCheck for -Wno-unused-but-set-variable gcc support
2011-05-03 Darik HornMerge branch 'upstream'
2011-05-02 Brian BehlendorfFix 'zfs set volsize=N pool/dataset'
2011-04-29 Gunnar BeutnerImplemented NFS export_operations.
2011-04-27 Darik HornMerge branch 'upstream'
2011-04-26 Brian BehlendorfMerged pull request #212 from dajhorn/hostid.
2011-04-25 Darik HornUse gethostid in the Linux convention.
2011-04-20 Darik HornMerge branch 'upstream'
2011-04-19 Brian BehlendorfSet -Wno-unused-but-set-variable globally
2011-03-22 Darik HornMerge branch 'upstream'
2011-03-22 Darik HornMerge remote-tracking branch 'behlendorf/master' into...
2011-03-22 Brian BehlendorfLinux 2.6.28 compat, insert_inode_locked()
2011-03-22 Brian BehlendorfMerge branch 'dracut'
2011-03-17 Brian BehlendorfAdd init scripts
2011-02-24 Darik HornMerge commit 'upstream/0.6.0.1rc.1'
2011-02-23 Brian BehlendorfLinux 2.6.38 compat, blkdev_get_by_path()
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-11 Brian BehlendorfLinux 2.6.36 compat, sops->evict_inode()
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, fops->fsync()
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, const struct xattr_handler
2011-02-10 Brian BehlendorfAdd missing -ldl linker option
2011-02-05 Brian BehlendorfRemove HAVE_ZPL from commands and libraries
2011-02-05 Brian BehlendorfMinimal libshare infrastructure
2011-01-28 Brian BehlendorfAutoconf selinux support
2010-10-22 Ned BassFix intermittent 'zpool add' failures
2010-10-22 Ned BassRemove solaris-specific code from make_leaf_vdev()
2010-10-22 Ned BassAdd helper functions for manipulating device names
2010-10-12 Brian BehlendorfAdd FAILFAST support
2010-10-12 Brian BehlendorfFix 'zpool events' formatting for awk
2010-10-12 Ned BassFix undersized buffer in is_shorthand_path()
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-08-31 Brian BehlendorfAdd initial autoconf products
2010-08-31 Brian BehlendorfAdd linux user util support
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-31 Brian BehlendorfAdd build system
2010-08-31 Brian BehlendorfFix deadcode
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Ricardo M. CorreiaFix gcc ident pragma warnings
2010-08-27 Brian BehlendorfFix gcc cast warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2010-01-08 Brian BehlendorfAdd .gitignore files to exclude build products
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...