]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2016-03-30 DHEgcc build error: -Wbool-compare in metaslab.c
2016-03-30 Brian BehlendorfFix zpool_scrub_* test cases
2016-03-30 Carlo LandmeterUse the correct macro to include backtrace
2016-03-30 Carlo LandmeterMove hrtime_t timestruc_t and timespec_t
2016-03-30 Carlo LandmeterSet _DATE_FMT to '%+' if not defined in libspl/timestamp.c
2016-03-30 Carlo LandmeterEnsure correct return value type
2016-03-30 Carlo LandmeterAdd missing fcntl.h to includes in mount_zfs.c
2016-03-30 Carlo LandmeterInclude sys/types.h in devid.h
2016-03-30 Richard LaagerCorrect typo in spa_load_verify_metadata docs
2016-03-25 Brian Behlendorfzloop.sh requires bash
2016-03-25 Andriy Gaponwrite_dirs: set_partition expects zero-based partition...
2016-03-25 Brian Behlendorfzfs_copies: do_vol_test must wait for device
2016-03-23 Brian BehlendorfAdd zloop.sh test script
2016-03-21 Brian BehlendorfFix zdb -e and zhack thread_init()
2016-03-21 Gvozden NeskovicSupport for vectorized algorithms on x86
2016-03-18 Richard YaoCleanup linking
2016-03-17 Dimitri John... Add support for s390[x].
2016-03-17 Brian BehlendorfDisable zpool_add_004_pos test case
2016-03-16 Brian BehlendorfAdd the ZFS Test Suite
2016-03-16 Alex WilsonIllumos 6681 - zfs list burning lots of time in dodefau...
2016-03-16 Gordan BobicFix aarch64 compilation
2016-03-10 Paul DagnelieIllumos 6370 - ZFS send fails to transmit some holes
2016-03-10 Brian BehlendorfRelax MBR partition scanning requirement
2016-03-10 Boris ProtopopovFix lock order inversion with zvol_open()
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
2016-03-10 Brian BehlendorfRemove RPM package restriction
2016-03-09 Tim ChaseChange KM_SLEEP to TQ_SLEEP in spa_deadman()
2016-03-09 Thijs CramerUpdated paths to scan when importing zpool(s)
2016-03-09 Brian BehlendorfRequire libblkid
2016-03-09 Chris DunlapEnsure zed _finish_daemonize() leaves fds 0-2 open
2016-03-09 Tony HutterFix zpool iostat bandwidth/ops calculation
2016-03-08 Carlo LandmeterAdd support for alpine linux
2016-02-29 ab-oeMake zvol update volsize operation synchronous.
2016-02-26 smhFreeBSD r256956: Improve ZFS N-way mirror read performa...
2016-02-26 Brian BehlendorfChange full path subcommand flag from -p to -P
2016-02-25 Richard YaoAdd -gLp to zpool subcommands for alt vdev names
2016-02-25 Grischa ZengelAdd nfs-kernel-server for Debian
2016-02-25 Brian BehlendorfAdd l2arc_max_block_size tunable
2016-02-24 Boris ProtopopovMake zvol minor functionality more robust
2016-02-18 Richard YaoCall dmu_read_uio_dbuf() in zvol_read()
2016-02-18 Richard YaoClean up zvol request processing to pass uio and fix...
2016-02-17 Olaf FaalandMake configure error clearer when failing to find SPL
2016-02-17 Chunwei ChenRemove wrong ASSERT in annotate_ecksum
2016-02-08 Brian BehlendorfPrevent zpool_find_vdev() from truncating vdev path
2016-02-08 Paul DagnelieIllumos 5809 - Blowaway full receive in v1 pool causes...
2016-02-08 John Wren KennedyIllumos 5767 - fix several problems with zfs test suite
2016-02-05 Joshua M. ClulowIllumos 4448 - zfs diff misprints unicode characters
2016-02-05 Tim ChaseCorrectly parse -R flag arguments
2016-02-05 Gary MillsIllumos 6537 - Panic on zpool scrub with DEBUG kernel
2016-02-05 Dan McDonaldIllumos 6096 - ZFS_SMB_ACL_RENAME needs to cleanup...
2016-02-02 Matthew AhrensIllumos 6450 - scrub/resilver unnecessarily traverses...
2016-02-02 Richard SharpeHandling negative dentries in a CI file system.
2016-01-28 Jorgen LundmanIllumos 6527 - Possible access beyond end of string...
2016-01-28 Brian BehlendorfIllumos 6495 - Fix mutex leak in dmu_objset_find_dp
2016-01-28 Brian BehlendorfIllumos 6414 - vdev_config_sync could be simpler
2016-01-26 Simon Klinkertllumos 6334 - Cannot unlink files when over quota
2016-01-26 kernelOfTruthReintroduce zfs_remove() synchronous deletes
2016-01-26 Dan McDonaldLog zvol truncate/discard operations
2016-01-25 Christian Neukirchenmount.zfs: use getopt_long instead of getopt to guarant...
2016-01-25 Matthew AhrensIllumos 6451 - ztest fails due to checksum errors
2016-01-25 George WilsonIllumos 6251 - add tunable to disable free_bpobj processing
2016-01-25 Tim ChaseSet arc_c_min properly in userland builds
2016-01-25 Tim ChasePrevent arc_c collapse
2016-01-23 Richard Yaokobj_read_file: Return -1 on vn_rdwr() error
2016-01-23 Andrew StormontIllumos 1778 - Assertion failed: rn->rn_nozpool ==...
2016-01-23 Marcel TelkaIllumos 5518 - Memory leaks in libzfs import implementation
2016-01-22 Brian BehlendorfIllumos 6815179, 6844191
2016-01-22 Matthew AhrensIllumos 4950 - files sometimes can't be removed from...
2016-01-21 Olaf FaalandCreate zfs-kmod-debuginfo rpm with redhat spec file
2016-01-20 Brian BehlendorfClose possible zfs_znode_held() race
2016-01-20 Brian BehlendorfLinux 4.5 compat: pfn_t typedef
2016-01-20 Brian BehlendorfLinux 4.5 compat: xattr list handler
2016-01-20 Brian BehlendorfLinux 4.5 compat: get_link() / put_link()
2016-01-15 Josef 'Jeff... Illumos 5045 - use atomic_{inc,dec}_* instead of atomic...
2016-01-15 Matthew AhrensIllumos 4953, 4954, 4955
2016-01-15 Marcel TelkaIllumos 4039 - zfs_rename()/zfs_link() needs stronger...
2016-01-15 Joe SteinIllumos 6298 - zfs_create_008_neg and zpool_create_023_neg
2016-01-15 George WilsonIllumos 3557, 3558, 3559, 3560
2016-01-15 Chunwei ChenPrevent duplicated xattr between SA and dir
2016-01-15 Richard YaoSET_ERROR should print strings
2016-01-15 Richard YaoRemove fastwrite mutex
2016-01-15 Brian BehlendorfFix zsb->z_hold_mtx deadlock
2016-01-15 Brian BehlendorfAdd zfs_object_mutex_size module option
2016-01-13 Brian BehlendorfIllumos 3465, 3466, 3467, 3468, 3470, 3473
2016-01-13 Brian BehlendorfIncrease default user space stack size
2016-01-12 Will AndrewsIllumos 3749 - zfs event processing should work on...
2016-01-12 Marcel TelkaIllumos 6280 - libzfs: unshare_one() could fail with...
2016-01-12 Matthew AhrensIllumos 5141 - zfs minimum indirect block size is 4K
2016-01-12 Justin GibbsIllumos 5438 - zfs_blkptr_verify should continue after...
2016-01-12 Josef 'Jeff... Illumos 5515 - dataset user hold doesn't reject empty...
2016-01-12 George WilsonIllumos 6281 - prefetching should apply to 1MB reads
2016-01-12 Dan VatcaIllumos 6358 - A faulted pool with only unavailable...
2016-01-12 Saso KiselkovIllumos 6367 - spa_config_tryenter incorrectly handles...
2016-01-12 Joe SteinIllumos 6295 - metaslab_condense's dbgmsg should includ...
2016-01-12 Joshua M. ClulowIllumos 6268 - zfs diff confused by moving a file to...
2016-01-12 Justin T. GibbsIllumos 6171 - dsl_prop_unregister() slows down dataset...
2016-01-12 Matthew AhrensIllumos 6288 - dmu_buf_will_dirty could be faster
2016-01-12 George WilsonIllumos 6292 - exporting a pool while an async destroy
2016-01-12 Matthew AhrensIllumos 6319 - assertion failed in zio_ddt_write: bp...
2016-01-12 Matthew AhrensIllumos 5987 - zfs prefetch code needs work
next