zfs.git
2012-04-03 Richard YaoPrint human readable error message for ENOENT
2012-03-27 Brian BehlendorfProperly expose the mfu ghost list kstats
2012-03-27 Craig SandersRemove hard-coded 80 column output
2012-03-26 Brian BehlendorfZFS 0.6.0-rc8
2012-03-26 Brian BehlendorfFix executable permissions
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-23 Brian BehlendorfEnhance a dmu_tx_dirty_buf() assertion
2012-03-23 Brian BehlendorfAdd ZFS_META_RELEASE to module load/unload messages
2012-03-22 Brian BehlendorfAccount for .zfs ctldir inodes
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-03-21 Brian BehlendorfAdd zio constructor/destructor
2012-03-21 Brian BehlendorfRevert "Add zio constructor/destructor"
2012-03-16 Brian BehlendorfZFS 0.6.0-rc7
2012-03-15 Brian BehlendorfAdd missing NULL in zpl_xattr_handlers
2012-03-15 Gregor KopkaUse stderr for 'no pools/datasets available' error
2012-03-08 Brian BehlendorfAdd sa_spill_rele() interface
2012-03-08 Brian BehlendorfAdd zio constructor/destructor
2012-03-05 Richard YaoFix distribution detection
2012-03-05 Ned BassAlign parition end on 1 MiB boundary
2012-03-02 Brian BehlendorfUse SA_HDL_PRIVATE for SA xattrs
2012-02-27 Brian BehlendorfCleanly support debug packages
2012-02-27 Brian BehlendorfAdd 'dmu_tx' kstats entry
2012-02-27 Brian BehlendorfAdd arc_state_t stats to arcstats
2012-02-27 Ned BassReturn success from check_slice() if device doesn't...
2012-02-17 Alex ZhuravlevExport symbols for zero-copy
2012-02-13 Richard YaoSupport ashift=13 for 8KB SSD block sizes
2012-02-13 Turbo FredrikssonAdd 'fsid' mount option to allowed options.
2012-02-10 Brian BehlendorfExport symbols for zero-copy
2012-02-10 Brian BehlendorfUse spl_debug_* helpers
2012-02-10 Etienne DechampsAdd support for DISCARD to ZVOLs.
2012-02-10 Etienne DechampsSupport the fallocate() file operation.
2012-02-09 Etienne DechampsCheck permissions in zfs_space().
2012-02-09 Etienne DechampsImplement the truncate_range() inode operation.
2012-02-09 Brian BehlendorfFix zconfig.sh non-optimal alignment
2012-02-08 Etienne DechampsUse 32 as the default number of zvol threads.
2012-02-08 Etienne DechampsImprove ZVOL queue behavior.
2012-02-08 Etienne DechampsFix synchronicity for ZVOLs.
2012-02-08 Etienne DechampsSupport "sync=always" for ZVOLs.
2012-02-07 Darik HornLet libnvpair be linked independently of libzfs.
2012-02-03 Brian BehlendorfLinux 3.3 compat, sops->show_options()
2012-02-02 Brian BehlendorfCleanup ZFS debug infrastructure
2012-02-02 Brian BehlendorfAllow multiple values per directory entry
2012-01-27 Brian BehlendorfExport symbol zfs_attr_table
2012-01-19 Prakash SuryaIgnore dataset if the dds_type is DMU_OST_OTHER
2012-01-18 Brian BehlendorfFix rpm dependencies
2012-01-18 Brian BehlendorfAdd the release component to headers
2012-01-18 Darik HornAllow GPT+EFI vdev replacement in boot pools.
2012-01-17 Darik HornCombine libraries: spl, avl, efi, share, unicode.
2012-01-17 Richard LaagerAllow setting bootfs on any pool
2012-01-17 Ned BassReduce number of zio free threads
2012-01-13 Brian BehlendorfIncrease link count limit to 2^31-1
2012-01-13 Prakash SuryaRun ZFS_AC_PACMAN only if $VENDOR is "arch"
2012-01-12 Suman ChakravartulaAdd overlay(-O) mount option support
2012-01-12 Darik HornApply the ZoL coding standard to zpl_xattr.c
2012-01-12 Brian BehlendorfLinux 3.2 compat, security_inode_init_security()
2012-01-12 Richard LaagerTreat /dev/vd* as whole disks
2012-01-11 Darik HornAvoid using awk in the zpool_id script.
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2011-12-19 Prakash SuryaMove Arch Linux's VENDOR check above Ubuntu's
2011-12-17 Darik HornAdd LIBSELINUX to mount_zfs_LDFLAGS.
2011-12-17 Darik HornLinux 3.2 compat: set_nlink()
2011-12-16 Darik HornUpdate the character class in the zpool man page.
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-12-07 Brian BehlendorfSet zvol_major/zvol_threads permissions
2011-12-05 Brian BehlendorfUpdate default ARC memory limits
2011-12-05 Darik HornQuote variables in the zfs.lsb script.
2011-12-05 Darik HornSource /etc/default/zfs after setting defaults.
2011-12-05 Darik HornDemote the whackbang in the zpool_id script.
2011-12-05 Darik HornDemote egrep to grep in the zpool_id script.
2011-12-05 Darik HornQuote variables in the zpool_id script.
2011-12-05 Darik HornSupport path_id changes in udev 174.
2011-12-05 Gunnar BeutnerAdded comments for libshare's NFS functions.
2011-11-30 Prakash SuryaFix configure tests to play nice with GCC 4.6
2011-11-29 Brian BehlendorfAllow xattrs on symlinks
2011-11-28 Brian BehlendorfImplement SA based xattrs
2011-11-28 Prakash SuryaIn autoconf v2.68, AC_LANG_PROGRAM must be quoted
2011-11-22 Suman ChakravartulaAllow leading digits in userquota/groupquota names
2011-11-11 Brian BehlendorfLimit maximum ashift value to 12
2011-11-10 Brian BehlendorfFix depmod warning
2011-11-10 Brian BehlendorfLinux 3.1 compat, fops->fsync()
2011-11-08 Brian BehlendorfSuppress packaging warning
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-11-08 Brian BehlendorfDisown dataset in zfs_sb_create()
2011-11-03 Brian BehlendorfImprove meta data performance
2011-11-03 Brian BehlendorfFix NULL deref in balance_pgdat()
2011-11-03 Gunnar BeutnerFix a race condition in zfs_getattr_fast()
2011-10-24 Xin LiIllumos #1661: Fix flaw in sa_find_sizes() calculation
2011-10-24 Darik HornChange sun.com URLs to zfsonlinux.org
2011-10-19 Brian BehlendorfInclude distribution in release
2011-10-18 Brian BehlendorfSet mtime on symbolic links
2011-10-18 Alexander StetsenkoIllumos #755: dmu_recv_stream builds incomplete guid_to...
2011-10-18 Ned BassUse @ZFS_META LICENSE@ in spec.in files
2011-10-11 Brian BehlendorfDisable 90-zfs.rules for test suite
2011-10-11 Brian BehlendorfExport symbols for the VFS API
2011-10-07 Brian BehlendorfAdd provides lustre-backend-fs to rpm
2011-10-06 Brian BehlendorfPrep zfs-0.6.0-rc6 tag
2011-10-05 Brian BehlendorfExport symbols for the full SA API
2011-09-30 Brian BehlendorfSynchronize initramfs and system hostid
2011-09-29 Oleg StepuraFix 'unexpected operator' bashism
next