]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
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
2016-01-11 Brian BehlendorfIllumos 6293 - ztest failure: error == 28 (0xc == 0x1c...
2016-01-11 Brian BehlendorfIllumos 5039 - ztest should default to larger device...
2016-01-11 Brian BehlendorfRevert "Illumos 3749 - zfs event processing should...
2016-01-11 Brian BehlendorfFix vn_rdwr() compiler warning
2016-01-11 Brian BehlendorfFix 'prevsnap property' build failure
2016-01-11 Matthew AhrensIllumos 4929 - want prevsnap property
2016-01-11 Matthew AhrensIllumos 4891 - want zdb option to dump all metadata
2016-01-11 Marcel TelkaIllumos 4638 - Panic in ZFS via rfs3_setattr()/rfs3_wri...
2016-01-11 nathancheekMan page whitespace
2016-01-11 Will AndrewsIllumos 3749 - zfs event processing should work on...
2016-01-09 Brian BehlendorfAllow 16M send/recv blocks
2016-01-08 Paul DagnelieIllumos 5960, 5925
2016-01-08 Brian BehlendorfAdd missing -V option to zdb
2016-01-08 Richard SharpeFix casesensitivity=insensitive deadlock
2016-01-08 Hajo MöllerMake arc_summary.py and dbufstat.py compatible with...
2016-01-05 Matthew AhrensIllumos 3604 - zdb should print bpobjs more verbosely...
2016-01-05 Jeremy JonesIllumos 3139 - zdb dies when it tries to determine...
2015-12-30 Milan JurikIllumos 2077 - lots of unreachable breaks in illumos...
2015-12-30 Matthew AhrensIllumos 5746 - more checksumming in zfs send
2015-12-30 Ned BassPrevent SA length overflow
2015-12-30 Chris WilliamsonIllumos 5745 - zfs set allows only one dataset property...
2015-12-28 Chunwei ChenMake xattr dir truncate and remove in one tx
2015-12-28 Chunwei ChenFix empty xattr dir causing lockup
2015-12-23 Brian BehlendorfFix z_xattr_lock/z_teardown_lock inversion
2015-12-23 Brian BehlendorfRevert "Fix z_xattr_lock/z_teardown_lock lock inversion"
2015-12-22 Brian BehlendorfFix ztest truncated cache file
2015-12-22 Olaf FaalandIdentify locks flagged by lockdep
2015-12-22 Olaf FaalandAdd lock types RW_NOLOCKDEP and MUTEX_NOLOCKDEP
2015-12-18 Kamil DomańskiSkip GPL-only symbols test when cross-compiling
2015-12-18 DHEMake zio_taskq_batch_pct user configurable
2015-12-18 Benjamin AlbrechtActivate LVM volume groups before looking for zpools.
2015-12-18 Ned BassMan page white space and spelling corrections
2015-12-18 Brian BehlendorfFix zfs_vdev_aggregation_limit bounds checking
2015-12-18 Brian BehlendorfFix vdev_queue_aggregate() deadlock
2015-12-18 Brian BehlendorfFix z_xattr_lock/z_teardown_lock lock inversion
2015-12-16 Chunwei ChenUse uio for zvol_{read,write}
2015-12-16 Chunwei ChenFix uio_prefaultpages for 0 length iovec
2015-12-16 Brian BehlendorfHandle damaged blk_birth in dsl_deadlist_insert()
2015-12-16 Brian BehlendorfHandle block pointers with a corrupt logical size
2015-12-15 Olaf FaalandRemove "index" column from dbufstat.py
2015-12-14 Richard YaoRevert "Switch ztest mmap(2) ASSERTs to VERIFYs"
2015-12-14 Richard YaoUnconditionally build zdb and ztest with -DDEBUG
2015-12-14 Brian BehlendorfHold the zfs_snapentry_t before dispatch
2015-12-14 Chunwei ChenFix snapshot automount race cause EREMOTE
2015-12-14 Brian BehlendorfChange zfs_snapshot_lock from mutex to rw lock
2015-12-14 Brian BehlendorfFix zfsctl_lookup_objset() deadlock
2015-12-14 Brian BehlendorfSet 'zfs_expire_snapshot=0' to disable auto-unmount
2015-12-10 Brian BehlendorfEither _ILP32 or _LP64 must be defined
2015-12-09 Chunwei ChenUse spa as key besides objsetid for snapentry
2015-12-07 Brian BehlendorfUse large stacks when available
2015-12-04 cable2999Update arcstat.py to remove deprecated rmis reference.
2015-12-04 ilovezfsFix cstyle issue from 7a02327
2015-12-04 Matthew AhrensIllumos 5959 - clean up per-dataset feature count code
2015-12-04 Brian BehlendorfAdd zap_prefetch() interface
2015-12-04 ilovezfsExt4's typical GPT partition type not recognized
2015-12-04 Yuri PankovIllumos 934 - FreeBSD's GPT not recognized
2015-12-03 Richard YaoOnly trigger SET_ERROR tracepoint event on error
2015-12-03 Chunwei ChenFix zdb_dump_block on little endian systems
2015-12-02 Chunwei ChenFix zdb calling behavior in ztest
2015-12-02 tuxokoPrevent rm modules.* when make install
2015-12-02 Brian BehlendorfFix --enable-linux-builtin
2015-12-02 Chunwei ChenLinux 4.4 compat: xattr operations takes xattr_handler
2015-12-02 Chunwei ChenLinux 4.4 compat: make_request_fn returns blk_qc_t
2015-11-20 tuxokoFix zfs_dirty_data_max overflow on 32-bit
2015-11-20 tuxokoFix null pointer in arc_kmem_reap_now on 32-bit
2015-11-19 Chunwei ChenFix snapshot automount behavior when concurrent or...
2015-11-17 Jason Zamansysmacros: Make P2ROUNDUP not trigger int overflow
2015-11-17 Brian Behlendorfzimport.sh: Add configure/make option support
2015-11-17 Brian BehlendorfFollow 0/-E convention for module load errors
2015-11-13 AndCycleObey arc_meta_limit default size when changing arc_max
2015-11-10 Brian BehlendorfAdd TEST configuration file for buildbot
2015-11-09 Brian BehlendorfFix maybe uninitialized
2015-10-13 Turbo FredrikssonRemove shareiscsi description and example from zfs(8).
2015-10-13 Turbo FredrikssonUnmount is part of the shutdown process, not the boot...
2015-10-13 Chunwei ChenFix fail path in zfs_znode_alloc
2015-10-13 Chunwei ChenFix use-after-free in vdev_disk_physio_completion
2015-10-13 Justin T. GibbsIllumos 6267 - dn_bonus evicted too early
2015-10-13 James Leezfs-import: Perform verbatim import using cache file
2015-10-13 Tim Chasezdb: segfault in dump_bpobj_subobjs()
2015-10-13 DHElibzfs: handle EDOM errors
2015-10-13 Brian BehlendorfFix 'arc_c < arc_c_min' panic
2015-10-02 Turbo FredrikssonRename 'zed.service' to 'zfs-zed.service'
2015-10-02 Brian BehlendorfFix zfs-dkms uninstall/update
2015-09-30 Richard Yaozfs_inode_update should not call dmu_object_size_from_d...
next