]> git.proxmox.com Git - mirror_zfs-debian.git/shortlog
mirror_zfs-debian.git
2012-09-18 Richard LoweIllumos #2088 zdb could use a reasonable manual page
2012-09-17 Brian BehlendorfImprove `zpool import` search behavior
2012-09-17 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-17 Cyril PliskoZFS replay transaction error 5
2012-09-14 Brian BehlendorfClear PG_writeback for sync I/O error case
2012-09-13 Cyril PliskoFix zdb printf format string for ZIL data blocks
2012-09-12 Brian BehlendorfMove iput() after zfs_inode_update()
2012-09-11 Brian BehlendorfRevert "Improve AF hard disk detection"
2012-09-11 Cyril PliskoAvoid running exportfs on each zfs/zpool command invocation
2012-09-11 Cyril PliskoIllumos #3064: usr/src/cmd/zpool/zpool_main.c misspells...
2012-09-11 Chris DunlopRemove autotools products
2012-09-10 Etienne DechampsSilence "setting dataset to sync always" message in...
2012-09-10 Brian BehlendorfRemove zvol device node
2012-09-06 Brian BehlendorfAdd zstreamdump .gitignore
2012-09-06 Cyril PliskoMake ZFS filesystem id persistent across different...
2012-09-06 Etienne DechampsIncrease the stack space in userspace.
2012-09-06 Brian BehlendorfDisable page allocation warnings for ARC buffers
2012-09-06 Michael MartinFix missing vdev names in zpool status output
2012-09-05 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
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
next