zfs.git
2011-03-17 Manuel Amador... Add dracut support
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-15 Brian BehlendorfStrip 'zfsutil,remount' from /etc/mtab
2011-03-15 Brian BehlendorfAlways allow '-o remount,ro'
2011-03-10 Brian BehlendorfDon't set I/O Scheduler for Partitions
2011-03-10 Brian BehlendorfCheck for trailing '/' in mount.zfs
2011-03-09 Brian BehlendorfPrep zfs-0.6.0-rc2 tag
2011-03-09 Brian BehlendorfPrint mount/umount errors
2011-03-09 Brian BehlendorfFix mount helper
2011-03-09 Brian BehlendorfFix O_APPEND Corruption
2011-03-09 Brian BehlendorfConserve stack in zfs_setattr()
2011-03-08 Brian BehlendorfRange lock performance improvements
2011-03-08 Brian BehlendorfAdd zfs_open()/zfs_close()
2011-03-08 Brian BehlendorfSet stat->st_dev and statfs->f_fsid
2011-03-07 Brian BehlendorfMake Missing Modules.symvers Fatal
2011-03-07 Brian BehlendorfMake CONFIG_PREEMPT Fatal
2011-03-03 Brian BehlendorfAdd missing libspl+libzpool libs to libzfs
2011-03-03 Brian BehlendorfUse Linux ATTR_ versions
2011-03-02 Brian BehlendorfConserve stack in zfs_setattr()
2011-03-02 Brian BehlendorfDrop HAVE_XVATTR macros
2011-03-02 Brian BehlendorfAdd xvattr support
2011-03-02 Brian BehlendorfRemove caller_context_t
2011-02-28 Darik HornAdd the zpool and filesystem versions
2011-02-25 Brian BehlendorfFix set block scheduler warnings
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 BehlendorfRemove rdev packing
2011-02-23 Brian BehlendorfUse correct ASSERT3* variant
2011-02-23 Brian BehlendorfIncrease fragment size to block size
2011-02-23 Brian BehlendorfFix 'statement with no effect' warning
2011-02-23 Brian BehlendorfFix uninitialized variable
2011-02-23 Brian BehlendorfFix enum compiler warning
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 BehlendorfPrep zfs-0.6.0-rc1 tag
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-17 Brian BehlendorfUse provided uid/gid for setattr
2011-02-17 Brian BehlendorfFix symlink(2) inode reference count
2011-02-17 Brian BehlendorfUse -zfs_readlink() error
2011-02-17 Brian BehlendorfImprove 'zpool import' safety
2011-02-16 Brian BehlendorfFix readlink(2)
2011-02-16 Ricardo M.... Add API to wait for pending commit callbacks
2011-02-16 Brian BehlendorfUpdate 'zfs.sh -u' to umount all zfs filesystems
2011-02-16 Brian BehlendorfSuppress share error on mount
2011-02-16 Brian BehlendorfAdd get/setattr, get/setxattr hooks
2011-02-16 Brian BehlendorfFix FIFO and socket handling
2011-02-16 Brian BehlendorfCreate minors for all zvols
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 BehlendorfPrefer /lib/modules/$(uname -r)/ links
2011-02-10 Brian BehlendorfMS_DIRSYNC and MS_REC compat
2011-02-10 Brian BehlendorfAdd missing -ldl linker option
2011-02-10 Brian BehlendorfUpdate AUTHORS file
2011-02-10 Brian BehlendorfUse 'noop' IO Scheduler
2011-02-10 Brian BehlendorfSuppress large kmem_alloc() warning
2011-02-10 Brian BehlendorfUpdate META to 0.6.0
2011-02-10 Brian BehlendorfInvalidate dcache and inode cache
2011-02-10 Brian BehlendorfRemove useless libefi warnings
2011-02-10 Brian BehlendorfMove cv_destroy() outside zp->z_range_lock()
2011-02-10 Brian BehlendorfAdd mmap(2) support
2011-02-10 Brian BehlendorfAdd Hooks for Linux Xattr Operations
2011-02-10 Brian BehlendorfAdd Hooks for Linux Super Block Operations
2011-02-10 Brian BehlendorfAdd Hooks for Linux Inode Operations
2011-02-10 Brian BehlendorfAdd Hooks for Linux File Operations
2011-02-10 Brian BehlendorfWrap with HAVE_XVATTR
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 BehlendorfCreate a root znode without VFS dependencies
2011-02-10 Brian BehlendorfRemove zfs_ctldir.[ch]
2011-02-10 Brian BehlendorfDisable fuid features
2011-02-10 Brian BehlendorfDisable zfs_sync during oops/panic
2011-02-10 Brian BehlendorfDisable Shutdown/Reboot
2011-02-10 Brian BehlendorfRemove SYNC_ATTR check
2011-02-10 Brian BehlendorfRemove mount options
2011-02-10 Brian BehlendorfRemove zfs_active_fs_count
2011-02-10 Brian BehlendorfRemove unused mount functions
2011-02-10 Brian BehlendorfRemove zfs_major/zfs_minor/zfsfstype
2011-02-10 Brian BehlendorfRemove Solaris VFS Hooks
2011-02-10 Brian BehlendorfVFS: Add zfs_inode_update() helper
2011-02-10 Brian BehlendorfVFS: Integrate zfs_znode_alloc()
2011-02-10 Brian BehlendorfEnable zfs_znode compilation
2011-02-10 Brian BehlendorfACL related changes
2011-02-10 Brian BehlendorfInit/destroy tsd
2011-02-10 Brian BehlendorfAdd Linux Compat Infrastructure
2011-02-10 Brian BehlendorfReplace VOP_* calls with direct zfs_* calls
2011-02-10 Brian BehlendorfAdd basic uio support
2011-02-10 Brian BehlendorfAdd trivial acl helpers
2011-02-10 Brian BehlendorfRemove dead ACL code
2011-02-10 Brian BehlendorfRemove zfs_parse_bootfs() support
2011-02-10 Brian BehlendorfVFS: Wrap with HAVE_SHARE
2011-02-10 Brian BehlendorfWrap with HAVE_MLSLABEL
2011-02-10 Brian BehlendorfRemove znode move functionality
2011-02-10 Brian BehlendorfConserve stack in zfs_mkdir()
2011-02-10 Brian BehlendorfConserve stack in zfs_sa_upgrade()
2011-02-10 Brian BehlendorfExport required vfs/vn symbols
next