Add -p switch to "zpool get"
[zfs.git] / include /
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-02-02 Brian BehlendorfCleanup ZFS debug infrastructure
2012-01-18 Brian BehlendorfAdd the release component to headers
2012-01-13 Brian BehlendorfIncrease link count limit to 2^31-1
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-14 Garrett D'AmoreIllumos #734: Use taskq_dispatch_ent() interface
2011-11-28 Brian BehlendorfImplement SA based xattrs
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-11-03 Brian BehlendorfImprove meta data performance
2011-10-18 Alexander StetsenkoIllumos #755: dmu_recv_stream builds incomplete guid_to...
2011-10-11 Brian BehlendorfExport symbols for the VFS API
2011-10-05 Brian BehlendorfExport symbols for the full SA API
2011-09-27 Brian BehlendorfExport symbols for the full ZAP API
2011-09-26 Zachary BedellMake libefi-created GPT compatible with gptfdisk
2011-08-08 Brian BehlendorfAutogen refresh for udev changes
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-08-02 Brian BehlendorfCleanup mmap(2) writes
2011-08-01 Alexander StetsenkoIllumos #278: get rid zfs of python and pyzfs dependencies
2011-08-01 Matt AhrensIllumos #1092: zfs refratio property
2011-08-01 George WilsonIllumos #1051: zfs should handle imbalanced luns
2011-07-11 Kyle FullerProvide a rc.d script for archlinux
2011-07-11 Brian BehlendorfImprove fstat(2) performance
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 Brian BehlendorfAdd ZFS specific mmap() checks
2011-07-01 Prasad JoshiMMAP Optimization
2011-06-27 Prasad JoshiTear down and flush the mmap region
2011-06-17 Christian KohlschütterAdd "ashift" property to zpool create
2011-06-17 Brian BehlendorfLinux 2.6.37 compat, WRITE_FLUSH_FUA
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-06 Brian BehlendorfDisable direct reclaim for z_wr_* threads
2011-05-06 Brian BehlendorfHandle NULL in nfsd .fsync() hook
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2011-05-02 Brian BehlendorfFix 'zfs set volsize=N pool/dataset'
2011-04-29 Gunnar BeutnerImplemented NFS export_operations.
2011-03-31 Brian BehlendorfFix libzpool cv_* build error
2011-03-24 Fajar A. NugrahaFixes to enable zvol symlink creation
2011-03-22 Brian BehlendorfLinux 2.6.28 compat, insert_inode_locked()
2011-03-22 Brian BehlendorfLinux 2.6.27 compat, blk_queue_stackable()
2011-03-22 Brian BehlendorfFix evict() deadlock
2011-03-17 Brian BehlendorfAdd init scripts
2011-03-15 Brian BehlendorfRegister .remount_fs handler
2011-03-15 Brian BehlendorfRegister .sync_fs handler
2011-03-09 Brian BehlendorfPrint mount/umount errors
2011-03-08 Brian BehlendorfRange lock performance improvements
2011-03-08 Brian BehlendorfAdd zfs_open()/zfs_close()
2011-03-02 Brian BehlendorfDrop HAVE_XVATTR macros
2011-03-02 Brian BehlendorfAdd xvattr support
2011-02-25 Fajar A. NugrahaUse udev to create /dev/zvol/[dataset_name] links
2011-02-24 Darik HornAdd the new blkdev_compat.h header to the DIST target.
2011-02-23 Brian BehlendorfLinux 2.6.38 compat, blkdev_get_by_path()
2011-02-23 Brian BehlendorfLinux 2.6.x compat, blkdev_compat.h
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-16 Ricardo M. CorreiaAdd API to wait for pending commit callbacks
2011-02-11 Brian BehlendorfLinux 2.6.36 compat, sops->evict_inode()
2011-02-11 Brian BehlendorfLinux 2.6.33 compat, get/set xattr callbacks
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 BehlendorfUse 'noop' IO Scheduler
2011-02-10 Brian BehlendorfAdd mmap(2) support
2011-02-10 Brian BehlendorfAdd Hooks for Linux File Operations
2011-02-10 Brian BehlendorfAdd zp->z_is_zvol flag
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2011-02-10 Brian BehlendorfRemove dmu_write_pages() support
2011-02-10 Brian BehlendorfRemove zfs_ctldir.[ch]
2011-02-10 Brian BehlendorfVFS: Add zfs_inode_update() helper
2011-02-10 Brian BehlendorfVFS: Integrate zfs_znode_alloc()
2011-02-10 Brian BehlendorfACL related changes
2011-02-10 Brian BehlendorfAdd Linux Compat Infrastructure
2011-02-10 Brian BehlendorfAdd basic uio support
2011-02-10 Brian BehlendorfExport required vfs/vn symbols
2011-02-05 Brian BehlendorfAdd initial rw_uio functions to the dmu
2011-02-05 Brian BehlendorfMinimal libshare infrastructure
2011-01-28 Brian BehlendorfOpen up libzfs_run_process/libzfs_load_module
2011-01-28 Brian BehlendorfAutoconf selinux support
2010-12-14 Brian BehlendorfUse cv_timedwait_interruptible in arc
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, blk_* macros removed
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, synchronous bio flag
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, use REQ_FAILFAST_MASK
2010-10-22 Ned BassAdd helper functions for manipulating device names
2010-10-12 Brian BehlendorfFix missing 'zpool events'
2010-10-12 Brian BehlendorfInitial zio delay timing
2010-10-12 Brian BehlendorfAdd FAILFAST support
2010-10-12 Brian BehlendorfGenerate zevents for speculative and soft errors
2010-09-10 Brian BehlendorfUse linux __KERNEL__ define
2010-09-08 Brian BehlendorfSupport custom build directories and move includes