Only check directory xattr on ENOENT
[zfs.git] / lib /
2011-07-06 Brian BehlendorfAdd proper library versioning
2011-07-06 Gunnar BeutnerLink libshare directly to libzfs
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-17 Christian KohlschütterAdd "ashift" property to zpool create
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-06-09 Brian BehlendorfFix 'zfs send -D' segfault
2011-05-02 Brian BehlendorfFix 'zfs set volsize=N pool/dataset'
2011-04-30 Alejandro R. SedeñoAdd zpl_export.c to the list of targets.
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 Richard LaagerSupport IEC base-2 prefixes
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-22 Brian BehlendorfMerge branch 'dracut'
2011-03-18 Brian BehlendorfFix 'LDFLAGS=-Wl,--as-needed' build error
2011-03-17 Brian BehlendorfAdd init scripts
2011-03-09 Brian BehlendorfPrint mount/umount errors
2011-03-09 Brian BehlendorfFix mount helper
2011-03-03 Brian BehlendorfAdd missing libspl+libzpool libs to libzfs
2011-02-23 Brian BehlendorfLinux 2.6.38 compat, blkdev_get_by_path()
2011-02-17 Brian BehlendorfImprove 'zpool import' safety
2011-02-16 Brian BehlendorfSuppress share error on mount
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-10 Brian BehlendorfAdd missing -ldl linker option
2011-02-10 Brian BehlendorfRemove useless libefi warnings
2011-02-10 Brian BehlendorfAdd Hooks for Linux File Operations
2011-02-10 Brian BehlendorfRemove zfs_ctldir.[ch]
2011-02-10 Brian BehlendorfAdd basic uio support
2011-02-05 Brian BehlendorfRemove HAVE_ZPL from commands and libraries
2011-02-05 Brian BehlendorfDocumentation updates
2011-02-05 Brian BehlendorfMinimal libshare infrastructure
2011-02-05 Brian BehlendorfAdd 'zfs mount' support
2011-01-28 Brian BehlendorfOpen up libzfs_run_process/libzfs_load_module
2011-01-28 Brian BehlendorfAutoconf selinux support
2011-01-06 Brian BehlendorfFix minor compiler warnings
2010-12-14 Brian BehlendorfAdd missing mkdirp prototype
2010-12-14 Ricardo M. CorreiaFix block device-related issues in zdb.
2010-11-12 Brian BehlendorfSkip /dev/hpet during 'zpool import'
2010-11-11 Ned BassFix for access beyond end of device error
2010-10-22 Ned BassCall modprobe with absolute path
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
next