]> git.proxmox.com Git - mirror_zfs-debian.git/shortlog
mirror_zfs-debian.git
2012-07-23 Richard YaoLinux 3.5 compat, end_writeback() changed to clear_inode()
2012-07-23 Richard YaoLinux 3.5 compat, iops->truncate_range() removed
2012-07-23 Richard YaoLinux 3.5 compat, eops->encode_fh() takes inodes
2012-07-20 Richard YaoFix NULL pointer dereference on PaX/GRSecurity patched...
2012-07-20 Brian BehlendorfDisable .zfs directory on 32-bit systems
2012-07-20 Brian BehlendorfAdd ddt_object_load() error handling
2012-07-19 Brian BehlendorfAdd 'inline' keyword
2012-07-17 Richard YaoFix build failures on PaX/GRSecurity patched kernels
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-07-12 Brian BehlendorfMove zfs.release generation to configure step
2012-07-12 Brian BehlendorfAdd PowerPC to supported VTOCs
2012-07-12 Etienne DechampsFix efi_use_whole_disk() when efi_nparts == 128.
2012-07-12 Etienne DechampsUse the right device path when relabeling.
2012-07-12 Etienne DechampsFix error handling for "zpool online -e".
2012-07-11 George WilsonIllumos #1949, #1953
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-07-10 Richard YaoRelicense zfs.gentoo.in from GPLv2 to 2-clause BSD
2012-07-10 Richard YaoUse ULL suffix in constants
2012-07-03 Brian BehlendorfUpdate incorrect ddt_zap_lookup() assertion
2012-07-02 Brian BehlendorfRemove Chaos 4.x RPM support
2012-07-02 Prakash SuryaSupport debug and debug-devel sub packages
2012-06-29 Etienne DechampsAdd ZIL statistics.
2012-06-14 Brian BehlendorfZFS 0.6.0-rc9
2012-06-14 Pawel Jakub... Speed up 'zfs list -t snapshot -o name -s name'
2012-06-14 Darik HornAdd zvol_inhibit_dev module option.
2012-06-13 Richard YaoMake zvol_remove_link() print a more useful error message
2012-06-13 Brian BehlendorfMark zdev.conf as a config file
2012-06-13 Brian BehlendorfWorkaround for failing zvol_id
2012-06-12 Etienne DechampsMake zil_slog_limit a tunable module parameter.
2012-06-11 Daniel VeriteRetry removal of busy minors
2012-06-11 Daniel VeriteInclude <locale.h> to avoid error: 'LC_ALL' undeclared.
2012-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-06-11 Etienne DechampsHonor logbias when writing to ZVOLs.
2012-06-11 Ned BassImprove CONFIG_DEBUG_LOCK_ALLOC error message
2012-06-01 Brian BehlendorfImprove 'zpool import' EBUSY error message
2012-06-01 Brian BehlendorfAdd /dev/mapper/ to search path
2012-06-01 Ned A. BassAdd vdev_id for JBOD-friendly udev aliases
2012-06-01 Brian BehlendorfExtend CONFIG_DEBUG_LOCK_ALLOC check
2012-05-03 Jorgen LundmanDefine the needed ISA types for ARM
2012-04-30 Brian BehlendorfRevert "Disable direct reclaim on zvols"
2012-04-30 Brian BehlendorfAdd mdadm and bc dependencies
2012-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2012-04-30 Richard YaoDisable direct reclaim on zvols
2012-04-30 Richard YaoUpdate ARC memory limits to account for SLUB internal...
2012-04-30 Brian BehlendorfIntegrate ARC more tightly with Linux
2012-04-27 Brian BehlendorfAdd zfs_mdcomp_disable module option
2012-04-27 Richard LoweIllumos #2067: uninitialized variables in zfs(1M) may...
2012-04-27 Frederik WesselsIllumos #1946: incorrect formatting when listing output...
2012-04-27 Mike HarschIllumos #952: separate intent logs should be obvious...
2012-04-19 Brian BehlendorfIllumos #1909: disk sync write perf regression when...
2012-04-17 Prakash SuryaUse KM_PUSHPAGE in l2arc_write_buffers
2012-04-11 P.SCHZFS list snapshot property alias
2012-04-11 P.SCHZFS snapshot alias
2012-04-11 Martin MatuskaIllumos #1346: zfs incremental receive may leave behind...
2012-04-11 Albert LeeIllumos #1475: zfs spill block hold can access invalid...
2012-04-11 George WilsonIllumos #1951: leaking a vdev when removing an l2cache...
2012-04-11 Martin MatuskaOS-926: zfs panic in zfs_fill_zplprops_impl()
2012-04-11 Andriy GaponIllumos #1680: zfs vdev_file_io_start: validate vdev...
2012-04-11 Richard LaagerImprove error message consistency
2012-04-11 Richard LaagerDocument the zle compression algorithm
2012-04-11 Brian BehlendorfExport additional dsl symbols
2012-04-05 Gunnar BeutnerFixed a NULL pointer dereference bug in zfs_preumount
2012-04-03 Richard YaoMake Gentoo initscript use modinfo
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.
next