]> git.proxmox.com Git - mirror_zfs-debian.git/shortlog
mirror_zfs-debian.git
2012-09-04 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-04 Brian BehlendorfImprove AF hard disk detection
2012-09-04 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-02 Etienne DechampsAdd libnvpair to mount_zfs dependencies
2012-09-02 Martin MatuskaAdd zstreamdump(8) command to examine ZFS send streams.
2012-09-02 Chris DunlopSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-01 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-31 Brian BehlendorfClear PG_writeback after zil_commit() for sync I/O
2012-08-30 Etienne DechampsFix mount_zfs dependency on libzpool.
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Brian Behlendorfmzap_upgrade() must use kmem_alloc()
2012-08-27 Brian BehlendorfAnnotate KM_PUSHPAGE call paths with PF_NOFS
2012-08-27 Brian BehlendorfPre-allocate vdev I/O buffers
2012-08-27 Richard YaoRevert Disable direct reclaim for z_wr_* threads
2012-08-27 Richard YaoRevert Fix zpl_writepage() deadlock
2012-08-27 Richard YaoRevert Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))
2012-08-27 Prakash SuryaRemove autoconf check for CONFIG_PREEMPT
2012-08-27 Brian BehlendorfRemove autotools products
2012-08-26 Brian Behlendorfrmdir(2) should return ENOTEMPTY
2012-08-26 Richard YaoConsistent menuconfig name
2012-08-26 Richard YaoCheck kernel source directory for SPL
2012-08-25 Christopher... Illumos #3085: zfs diff panics, then panics in a loop...
2012-08-25 Simon KlinkertIllumos #2901: zfs receive fails for exabyte sparse...
2012-08-25 Javen WuDrop spill buffer reference
2012-08-25 Brian BehlendorfRevert "Use SA_HDL_PRIVATE for SA xattrs"
2012-08-24 Prakash SuryaWrap smp_processor_id in kpreempt_[dis|en]able
2012-08-24 Massimo MaggiFix snapshot automounting with GrSecurity constify...
2012-08-23 Garrett D'AmoreIllumos #2803: zfs get guid pretty-prints the output
2012-08-23 Christopher... Illumos #1796, #2871, #2903, #2957
2012-08-23 Eric SchrockIllumos #2635: 'zfs rename -f' to perform force unmount
2012-08-23 Andrew StormontIllumos #1936: add support for "-t <datatype>" argument...
2012-08-23 Alexander EreminIllumos #1726: Removal of pyzfs broke delegation for...
2012-08-23 Alexander EreminIllumos #1977: zfs allow arguments not parsed correctly...
2012-08-23 Brian BehlendorfAdd copy-builtin to EXTRA_DIST
2012-08-23 Martin MatuskaProperly initialize and free destroydata
2012-08-14 Brian BehlendorfZFS 0.6.0-rc10
2012-08-14 Brian BehlendorfExport dmu_buf_rele() symbol
2012-08-13 Brian BehlendorfCleanly remove zfs-modules-devel headers
2012-08-10 Brian BehlendorfSuppress 'zfs_sb_create' memory warning
2012-08-10 Brian BehlendorfIllumos #1888: zfs(8) should mention zfs recv -e
2012-08-10 Ned BassFix man page installation path
2012-08-10 Brian BehlendorfExport dbuf_* symbols
2012-08-08 Prakash SuryaSupport building a zfs-modules-dkms sub package
2012-08-08 Prakash SuryaAdd '--with-spl-timeout' option
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-08-07 Etienne DechampsSet zvol discard_granularity to the volblocksize.
2012-08-06 Richard YaoAdd missing dependencies to ./copy-builtin
2012-07-31 Etienne DechampsLimit the number of blocks to discard at once.
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-07-30 Manuel Amador... Adding grub2 mkconfig support patch
2012-07-30 Brian BehlendorfAllow '-o remount' for non-legacy datasets
2012-07-26 Brian BehlendorfMerge branch 'builtin-clean'
2012-07-26 Etienne DechampsUse /sys/module instead of /proc/modules.
2012-07-26 Etienne DechampsAdd script for builtin module building.
2012-07-26 Etienne DechampsWhen checking for symbol exports, try compiling.
2012-07-26 Etienne DechampsFake modpost stage for LINUX_COMPILE.
2012-07-26 Etienne DechampsMake configure builtin-aware.
2012-07-26 Etienne DechampsDon't build packages that haven't been selected.
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()
next