Support shorthand names with zpool remove
[zfs.git] / lib /
2010-10-22 Ned BassSupport shorthand names with zpool remove
2010-10-22 Ned BassAdd helper functions for manipulating device names
2010-10-12 Brian BehlendorfAdd FAILFAST support
2010-10-11 Ned BassMake commands load zfs module on demand
2010-10-04 Ned BassStrip partition from device name for whole disks
2010-09-23 Ned BassFix missing vdev names in zpool status output
2010-09-10 Brian BehlendorfExclude atomic.S source from dist rules
2010-09-09 Brian BehlendorfFix "format not a string literal" warning
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-09-01 Brian BehlendorfMinor packaging fixes
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 unused code tracking
2010-08-31 Brian BehlendorfAdd linux topology support
2010-08-31 Brian BehlendorfAdd linux compatibility
2010-08-31 Brian BehlendorfAdd linux sha2 support
2010-08-31 Brian BehlendorfAdd linux libspl support
2010-08-31 Brian BehlendorfAdd linux kernel memory support
2010-08-31 Brian BehlendorfAdd linux kernel device support
2010-08-31 Brian BehlendorfAdd linux mntent support
2010-08-31 Brian BehlendorfAdd linux mlslabel support
2010-08-31 Brian BehlendorfAdd linux idmap support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-31 Brian BehlendorfAdd build system
2010-08-31 Brian BehlendorfFix stack vn_open()
2010-08-31 Brian BehlendorfFix stack noinline
2010-08-31 Brian BehlendorfFix Solaris thread dependency by using pthreads
2010-08-31 Brian BehlendorfFix strncat usage
2010-08-31 Brian BehlendorfFix zmod.h usage in userspace
2010-08-31 Ricardo M. CorreiaFix vn_open/vn_rdwr error handling
2010-08-31 Brian BehlendorfFix deadcode
2010-08-31 Brian BehlendorfFix minor acl issue
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc missing case warnings
2010-08-27 Brian BehlendorfFix gcc missing braces warnings
2010-08-27 Brian BehlendorfFix gcc init pragma warnings
2010-08-27 Ricardo M. CorreiaFix gcc ident pragma warnings
2010-08-27 Brian BehlendorfFix gcc fortify source warnings
2010-08-27 Brian BehlendorfFix gcc cast warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-10-09 Brian BehlendorfScript update-zfs.sh updated to include libefi library
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 BehlendorfMoving lib/libspl to linux-libspl branch
2008-12-11 Brian BehlendorfScript updates
2008-12-11 Brian BehlendorfMove library files to lib
2008-12-11 Brian BehlendorfFix libspl move to the wrong place
2008-12-11 Brian BehlendorfAdd a few missing files
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...
2008-12-02 Brian BehlendorfRemove stray stub kernel files which should be brought...
2008-11-20 Brian BehlendorfInitial Linux ZFS GIT Repo