Add -p switch to "zpool get"
[zfs.git] / lib / libspl /
2013-06-19 Madhav SureshIllumos #3006
2013-06-18 Ned BassDon't leak mount flags into kernel
2013-04-02 Jan Engelhardtbuild: resolve orthographic and other grammatical errors
2013-02-05 Brian BehlendorfRemove unused machelf.h header
2012-11-02 Brian BehlendorfAdd txgs-<pool> kstat file
2012-10-17 Etienne DechampsAdd atomic_sub_* functions to libspl.
2012-08-27 Brian BehlendorfRemove autotools products
2012-08-07 Etienne DechampsSet zvol discard_granularity to the volblocksize.
2012-07-23 Richard YaoLinux 3.5 compat, end_writeback() changed to clear_inode()
2012-07-23 Richard YaoLinux 3.5 compat, iops->truncate_range() removed
2012-07-23 Richard YaoLinux 3.5 compat, eops->encode_fh() takes inodes
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-05-03 Jorgen LundmanDefine the needed ISA types for ARM
2012-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-02-27 Brian BehlendorfCleanly support debug packages
2012-02-10 Etienne DechampsAdd support for DISCARD to ZVOLs.
2012-02-10 Etienne DechampsSupport the fallocate() file operation.
2012-02-08 Etienne DechampsImprove ZVOL queue behavior.
2012-02-08 Etienne DechampsFix synchronicity for ZVOLs.
2012-02-03 Brian BehlendorfLinux 3.3 compat, sops->show_options()
2012-01-17 Darik HornCombine libraries: spl, avl, efi, share, unicode.
2012-01-12 Suman ChakravartulaAdd overlay(-O) mount option support
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2011-12-17 Darik HornLinux 3.2 compat: set_nlink()
2011-12-15 Prakash SuryaAdd make rule for building Arch Linux packages
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-08-08 Brian BehlendorfAutogen refresh for udev changes
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-07-11 Kyle FullerProvide a rc.d script for archlinux
2011-07-06 Brian BehlendorfAdd proper library versioning
2011-07-06 Gunnar BeutnerImplemented sharing datasets via NFS using libshare.
2011-07-01 Brian BehlendorfFix implicit declaration of 'mkdirp'
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-06-27 Prasad JoshiTear down and flush the mmap region
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-02 Brian BehlendorfFix 'zfs set volsize=N pool/dataset'
2011-04-29 Brian BehlendorfCorrect MAXUID
2011-04-29 Gunnar BeutnerImplemented NFS export_operations.
2011-04-25 Darik HornUse gethostid in the Linux convention.
2011-04-22 Brian BehlendorfFix 32-bit MAXOFFSET_T definition
2011-04-19 Brian BehlendorfSet -Wno-unused-but-set-variable globally
2011-03-22 Brian BehlendorfLinux 2.6.28 compat, insert_inode_locked()
2011-03-22 Brian BehlendorfLinux compat, umount2(2) flags
2011-03-17 Brian BehlendorfAdd init scripts
2011-03-09 Brian BehlendorfFix mount helper
2011-02-23 Brian BehlendorfLinux 2.6.38 compat, blkdev_get_by_path()
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 BehlendorfMS_DIRSYNC and MS_REC compat
2011-02-05 Brian BehlendorfMinimal libshare infrastructure
2011-02-05 Brian BehlendorfAdd 'zfs mount' support
2011-01-28 Brian BehlendorfAutoconf selinux support
2010-12-14 Brian BehlendorfAdd missing mkdirp prototype
2010-12-14 Ricardo M. CorreiaFix block device-related issues in zdb.
2010-11-11 Ned BassFix for access beyond end of device error
2010-10-12 Brian BehlendorfAdd FAILFAST support
2010-09-10 Brian BehlendorfExclude atomic.S source from dist rules
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 libspl support
2008-12-11 Brian BehlendorfMoving lib/libspl to linux-libspl branch
2008-12-11 Brian BehlendorfFix libspl move to the wrong place
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...