]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2015-07-30 Brian BehlendorfUpdate arc_memory_throttle() to check pageout
2015-07-30 Brian BehlendorfUpdate arc_available_memory() to check freemem
2015-07-29 Brian BehlendorfBound zvol_threads module option
2015-07-29 Chunwei ChenFix "BUG: Bad page state" caused by writeback flag
2015-07-29 Frédéric VANNIÈREFix build failure with Linux 4.1 and FTRACE
2015-07-28 Brian BehlendorfAlign thread priority with Linux defaults
2015-07-28 Brian BehlendorfCheck for NULL in dmu_free_long_range_impl()
2015-07-28 Turbo FredrikssonMake sure that POOL_IMPORTED is set, unset and checked...
2015-07-24 Turbo FredrikssonFix some minor issues with the SYSV init and initramfs...
2015-07-23 Brian BehlendorfMinor style cleanup
2015-07-23 Brian BehlendorfRemove double counting HDR_L2ONLY_SIZE
2015-07-23 Brian BehlendorfAdd hdr_recl() reclaim callback
2015-07-23 Brian BehlendorfReinstate zfs_arc_p_min_shift
2015-07-23 Prakash SuryaIllumos 5817 - change type of arcs_size from uint64_t...
2015-07-23 Prakash SuryaIllumos 5445 - Add more visibility via arcstats
2015-07-23 Matthew AhrensIllumos 5376 - arc_kmem_reap_now() should not result...
2015-07-21 Brian BehlendorfSet default _initconfdir directory
2015-07-17 Brian BehlendorfAdd logic to try and recover an inode with an invalid...
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-07-17 Brian BehlendorfUpdate inode under range lock
2015-07-17 Brian BehlendorfLinux 4.2 compat: follow_link() / put_link()
2015-07-17 Brian BehlendorfLinux 4.2 compat: remove bio->bi_cnt access
2015-07-17 Brian BehlendorfLinux 4.2 compat: bdi_setup_and_register()
2015-07-14 Matthew AhrensIllumos 5347 - idle pool may run itself out of space
2015-07-14 Manoj JosephIllumos 5764 - "zfs send -nv" directs output to stderr
2015-07-14 Alexander EreminIllumos 5610 - zfs clone from different source and...
2015-07-14 Prasad JoshiIllumos 1765 - assert triggered in libzfs_import.c
2015-07-14 Richard YaoFailure of userland copy should return EFAULT
2015-07-13 Boris ProtopopovTranslate sync zio to sync bio
2015-07-13 Brian BehlendorfFix switch-bool warning
2015-07-13 Brian BehlendorfDisable gcc bool-compare warning
2015-07-13 Brian BehlendorfUse truncate instead of fallocate in ziltest.sh
2015-07-10 Richard YaoFix Xen Virtual Block Device detection
2015-07-10 Will AndrewsIllumos 5813 - zfs_setprop_error(): Handle errno value...
2015-07-10 Justin T. GibbsIllumos 5661 - ZFS: "compression = on" should use lz4...
2015-07-10 Jan KrylIllumos 5427 - memory leak in libzfs when doing rollback
2015-07-10 Basil CrowIllumos 5118 - When verifying or creating a storage...
2015-07-10 George WilsonIllumos 4966 - zpool list iterator does not update...
2015-07-10 Josef 'Jeff... Illumos 4745 - fix AVL code misspellings
2015-07-10 Josef 'Jeff... Illumos 4626 - libzfs memleak in zpool_in_use()
2015-07-09 Brian BehlendorfMove dracut directory to contrib
2015-07-09 Turbo FredrikssonInitramfs scripts for ZoL.
2015-07-06 Tim ChasePrevent reclaim in metaslab preload threads
2015-07-06 Alexander MotinIllumos 5008 - lock contention (rrw_exit) while running...
2015-07-06 Matthew AhrensIllumos 5911 - ZFS "hangs" while deleting file
2015-07-06 Arne JansenIllumos 5981 - Deadlock in dmu_objset_find_dp
2015-07-06 Andriy GaponIllumos 5946, 5945
2015-07-06 Andriy GaponIllumos 5870 - dmu_recv_end_check() leaks origin_head...
2015-07-06 Andriy GaponIllumos 5909 - ensure that shared snap names don't...
2015-07-06 Andriy GaponIllumos 5912 - full stream can not be force-received...
2015-07-01 Alek PinchukIllumos 6033 - arc_adjust() should search MFU lists
2015-07-01 Colin Ian Kingman: fix spelling mistakes in manual
2015-06-29 Matthew AhrensIllumos 5175 - implement dmu_read_uio_dbuf() to improve...
2015-06-29 Turbo FredrikssonAdd /dev/mapper to the list of possible sources for...
2015-06-29 Tim ChaseRemove l2ad_evict from zfs_l2arc_evict_class
2015-06-26 Brian BehlendorfAdd ziltest.sh
2015-06-26 Don BradyFix for recent zdb -h | -i crashes (seg fault)
2015-06-26 Don Bradyzdb -d has false positive warning when feature@large_bl...
2015-06-25 Turbo FredrikssonAdditional SYSV init script fixes (3).
2015-06-25 Turbo FredrikssonRevert "Additional SYSV init script fixes."
2015-06-25 Matthew AhrensIllumos 5368 - ARC should cache more metadata
2015-06-25 George WilsonIllumos 5163 - arc should reap range_seg_cache
2015-06-25 Brian BehlendorfUpdate all default taskq settings
2015-06-25 Andriy GaponAccount for ashift when gathering buffers to be written...
2015-06-25 Prakash SuryaIllumos 5701 - zpool list reports incorrect "alloc...
2015-06-24 Brian BehlendorfAdd IMPLY() and EQUIV() macros
2015-06-23 Richard Yaozfsdev_getminor() should check for invalid file handles
2015-06-22 Etienne DechampsMake metaslab_aliquot a module parameter.
2015-06-22 Etienne DechampsDocument metaslab_aliquot.
2015-06-22 Etienne DechampsAllocate disk space fairly in the presence of vdevs...
2015-06-22 Brian BehlendorfAdd zfs_sb_prune_aliases() function
2015-06-22 Brian BehlendorfIncrease the number of iput taskq threads
2015-06-18 Matus KralLinux 4.1 compat: use read_iter() / write_iter()
2015-06-18 Sören TempelUpdate dracut README
2015-06-17 Sören TempelOnly source '/lib/dracut-lib.sh' if it wasn't so far
2015-06-17 Sören TempelForce export if it failed the first time
2015-06-17 Sören TempelRefactor dracut module
2015-06-17 Turbo FredrikssonAdditional SYSV init script fixes.
2015-06-17 Brian BehlendorfUnify mount and share for 'zfs create/clone'
2015-06-17 Tim Chase3.12 compat, NUMA-aware per-superblock shrinker
2015-06-17 Hajo MöllerAdd -y option to `zpool iostat`
2015-06-16 Brian BehlendorfWait interruptibly in prefetch thread
2015-06-11 Brian BehlendorfRename cv_wait_interruptible() to cv_wait_sig()
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Tim ChaseIncrease arc_c_min to allow safe operation of arc_adapt()
2015-06-11 Brian BehlendorfMake arc_prune() asynchronous
2015-06-11 Brian BehlendorfUse taskq_wait_outstanding() function
2015-06-11 Brian BehlendorfAdd taskq_wait_outstanding() function
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx
2015-06-11 Chris WilliamsonIllumos 5408 - managing ZFS cache devices requires...
2015-06-11 George WilsonIllumos 5369 - arc flags should be an enum
2015-06-11 Tim ChasePartially revert "Add ddt, ddt_entry, and l2arc_hdr...
2015-06-11 Tim ChaseRevert "Allow arc_evict_ghost() to only evict meta...
2015-06-11 Tim ChaseRevert "fix l2arc compression buffers leak"
2015-06-11 Tim ChaseRevert "arc_evict, arc_evict_ghost: reduce stack usage...
2015-06-11 Brian BehlendorfRemove unused variable in vdev_add_child()
2015-06-10 Matthew AhrensIllumos 5818 - zfs {ref}compressratio is incorrect...
2015-06-09 Arne JansenIllumos 5269 - zpool import slow
2015-06-09 Turbo FredrikssonImprove on the ZFS events documentation
2015-06-05 Ned Bassdmu_objset_userquota_get_ids uses dn_bonus unsafely
next