Add -p switch to "zpool get"
[zfs.git] / lib / libshare /
2013-04-02 Turbo FredrikssonAdd smb_available() sanity checks
2012-12-03 Turbo FredrikssonImplemented sharing datasets via SMB using libshare
2012-09-11 Cyril PliskoAvoid running exportfs on each zfs/zpool command invocation
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-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
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-13 Turbo FredrikssonAdd 'fsid' mount option to allowed options.
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-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-12-05 Gunnar BeutnerAdded comments for libshare's NFS functions.
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-08-01 Gunnar BeutnerUse libzfs_run_process() in libshare.
2011-08-01 James HCall exportfs -v once for NFS shares.
2011-07-11 Kyle FullerProvide a rc.d script for archlinux
2011-07-06 Gunnar BeutnerImplemented sharing datasets via NFS using libshare.