]> git.proxmox.com Git - mirror_zfs-debian.git/shortlog
mirror_zfs-debian.git
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
2011-02-10 Brian BehlendorfAdd HAVE_SCANSTAMP
2011-02-05 Brian BehlendorfAdd initial rw_uio functions to the dmu
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 BehlendorfDisable umount.zfs helper
2011-01-28 Brian BehlendorfEnable mount.zfs helper
2011-01-28 Brian BehlendorfAutoconf selinux support
2011-01-07 Brian BehlendorfFix ZVOL rename minor devices
2011-01-06 Brian BehlendorfFix minor compiler warnings
2010-12-14 Brian BehlendorfAdd missing mkdirp prototype
2010-12-14 Brian BehlendorfUse cv_timedwait_interruptible in arc
2010-12-14 Ricardo M.... Fix block device-related issues in zdb.
2010-12-08 Brian BehlendorfEnable rrwlock.c compilation
2010-12-07 Brian BehlendorfRefresh autogen.sh products
2010-11-29 Ned BassRemove partition from vdev name in zfault.sh
2010-11-12 Brian BehlendorfSkip /dev/hpet during 'zpool import'
2010-11-11 Brian BehlendorfAdd '-ts' options to zconfig.sh/zfault.sh usage
2010-11-11 Brian BehlendorfRemove spl/zfs modules as part of cleanup
2010-11-11 Brian BehlendorfUnconditionally load core kernel modules
2010-11-11 Ned BassFix for access beyond end of device error
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, use fops->unlocked_ioctl()
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, blk_* macros removed
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, synchronous bio flag
next