freebsd.git
2015-09-25 Lukas WunnerLinux 4.3 compat: bio_end_io_t / BIO_UPTODATE
2015-09-22 yuina822Fixed --signal typo
2015-09-22 yuina822Add extra_started_commands because reload function...
2015-09-22 Don BradyAdd large block support to zpios(1) benchmark
2015-09-19 Remy BlankTab-indent continuation lines in the "scan:" section...
2015-09-19 Ned BassHonor xattr=sa dataset property
2015-09-19 Brian BehlendorfFix NULL as mount(2) syscall data parameter
2015-09-19 Richard YaoDiscard on zvols should not exceed the length of a...
2015-09-11 Brian BehlendorfTag zfs-0.6.5
2015-09-11 Arne JansenIllumos 6214 - zpools going south
2015-09-09 Brian BehlendorfPrefetch start and end of volumes
2015-09-09 Richard YaoReintroduce IO accounting on zvols on Linux 3.19+
2015-09-08 SenHForce create /run/sendsigs.omit.d link when starting zed
2015-09-04 Brian BehlendorfAdd dbgmsg kstat
2015-09-04 Brian BehlendorfSupport accessing .zfs/snapshot via NFS
2015-09-04 Andrey VesnovatyFix invalid fileid for snapshot root dentry
2015-09-04 Brian BehlendorfMerge branch 'zvol'
2015-09-04 Richard YaoRemove blk_queue_nonrot() autotools check
2015-09-04 Richard YaoRemove blk_queue_discard() autotools check
2015-09-04 Richard YaoRemove blk_rq_bytes()/blk_rq_sectors autotools checks
2015-09-04 Richard YaoRemove blk_rq_pos() autotools check
2015-09-04 Richard YaoRemove blk_fetch_request() autotools check
2015-09-04 Richard YaoRemove blk_requeue_request() autotools check
2015-09-04 Richard YaoRemove blk_end_request() autotools check.
2015-09-04 Richard YaoRemove rq_is_sync() autotools check
2015-09-04 Richard YaoRemove rq_for_each_segment() autotools check
2015-09-04 Richard YaoSupport secure discard on zvols
2015-09-04 Richard Yaozvol processing should use struct bio
2015-09-04 Tim ChasePrevent reclaim in the traverse prefetch thread
2015-09-03 Brian BehlendorfAdd temporary mount options
2015-09-02 Richard YaoVDEV_REQ_FUA should be mapped to REQ_FUA
2015-09-02 Tim ChaseDbuf hash table should be sized as is the arc hash...
2015-09-02 Brian BehlendorfAdd spa_slop_shift module option
2015-09-02 James LeeReorder zfs-* services to allow /var on separate dataset
2015-09-01 Richard YaoDisable LBA weighting on files and SSDs
2015-09-01 tuxokoCheck for RW_WRITE_HELD in zfs_inactive
2015-09-01 Richard YaoRemove blk_queue_io_opt() autotools check
2015-09-01 Richard YaoRemove blk_queue_physical_block_size() autotools check
2015-09-01 Brian BehlendorfLinux 4.2 compat: misc_deregister()
2015-08-31 Brian BehlendorfLinux 3.18 compat: Snapshot auto-mounting
2015-08-31 Andrey Vesnovatyzfsctl: No need to sync ctldir inodes
2015-08-30 Richard YaoClear QUEUE_FLAG_ADD_RANDOM on zvols
2015-08-30 loli10KFix small typo
2015-08-30 Richard YaoSome OpenRC dependency logic belongs in mount
2015-08-30 Tim ChaseInitialize the taskq entry embedded within struct vdev
2015-08-30 Andreas BuschmannAdd extra keyword 'slot' to vdev_id.conf
2015-08-28 Tim ChaseAllow recovery from corrupted snapshot maps
2015-08-28 Brian BehlendorfCheck large block feature flag on volumes
2015-08-28 Brian BehlendorfLimit max_hw_sectors_kb to 16M
2015-08-24 Chunwei ChenLinux 4.1 compat: loop device on ZFS
2015-08-24 Chunwei ChenAdd compatibility layer for {kmap,kunmap}_atomic
2015-08-19 Brian BehlendorfLinux 4.2 compat: vfs_rename()
2015-08-19 Brian BehlendorfHandle zap_lookup() failure in ddt_object_load()
2015-08-19 Richard YaoFix zvol detection
2015-08-19 tuxokoAdd parenthesis to the ternary operator
2015-08-18 Chris DunlopFix build failure with Linux 4.1 and FTRACE
2015-08-18 Chris DunlopLinux 4.1 compat: configure bdi_setup_and_register()
2015-07-30 Tim Chaseztest: display non-index properties properly at verbose...
2015-07-30 Chris DunlapRework zed_notify_email for configurable PROG/OPTS
2015-07-30 Chris DunlapFix whitespace in zed_log_err
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()
next