]> granicus.if.org Git - zfs/history - include
Support parallel build trees (VPATH builds)
[zfs] / include /
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-10 Justin T. GibbsIllumos 5661 - ZFS: "compression = on" should use lz4...
2015-07-10 Josef 'Jeff' SipekIllumos 4745 - fix AVL code misspellings
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-06-29 Matthew AhrensIllumos 5175 - implement dmu_read_uio_dbuf() to improve...
2015-06-29 Tim ChaseRemove l2ad_evict from zfs_l2arc_evict_class
2015-06-25 George WilsonIllumos 5163 - arc should reap range_seg_cache
2015-06-25 Brian BehlendorfUpdate all default taskq settings
2015-06-25 Prakash SuryaIllumos 5701 - zpool list reports incorrect "alloc...
2015-06-23 Richard Yaozfsdev_getminor() should check for invalid file handles
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 Brian BehlendorfMake arc_prune() asynchronous
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-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-05-22 Brian BehlendorfAdd libzfs_error_init() function
2015-05-18 Tim ChaseInitialize dbu_tqent in dmu_buf_init_user()
2015-05-13 Max GrossmanIllumos 5765 - add support for estimating send stream...
2015-05-11 Matthew AhrensIllumos 5810 - zdb should print details of bpobj
2015-05-11 Tim ChaseLinux 2.6.36 compat, use REQ_FAILFAST_MASK and remove...
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-08 Matthew AhrensIllumos 5349 - verify that block pointer is plausible...
2015-05-04 Christopher SidenIllumos 4951 - ZFS administrative commands (fix)
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
2015-05-04 Matthew AhrensIllumos 3654,3656
2015-04-30 George WilsonIllumos #5244 - zio pipeline callers should explicitly...
2015-04-28 Justin T. GibbsIllumos 5531 - NULL pointer dereference in dsl_prop_get...
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-04-28 Alex ReeceIllumos 5095 - panic when adding a duplicate dbuf to...
2015-04-28 Justin T. GibbsIllumos 5038 - Remove "old-style" flexible array usage...
2015-04-28 Alex ReeceIllumos 4873 - zvol unmap calls can take a very long...
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2015-04-27 Isaac HuangRemove useless variable spa_active_count
2015-04-24 Justin T. Gibbs5313 Allow I/Os to be aggregated across ZIO priority...
2015-04-24 Ned BassSerialize access to spa->spa_feat_stats nvlist
2015-04-24 Chunwei ChenFix kernel panic due to tsd_exit in ZFS_EXIT(zsb)
2015-04-03 Tim ChaseMark all ZPL and ioctl functions as PF_FSTRANS
2015-03-27 Prakash SuryaIllumos 5695 - dmu_sync'ed holes do not retain birth...
2015-03-27 Ned BassAdd NULL guard in zfs_zrlock_class event class
2015-03-25 Brian BehlendorfCheck all vdev labels in 'zpool import'
2015-03-24 Chris DunlopReduce size of zfs_sb_t: allocate z_hold_mtx separately
2015-03-20 Brian BehlendorfRestructure per-filesystem reclaim
2015-03-12 Justin T. GibbsIllumos 5630 - stale bonus buffer in recycled dnode_t...
2015-03-05 Ned BassUse cached feature info in spa_add_feature_stats()
2015-03-03 Brian BehlendorfLinux 4.0 compat: bdi_setup_and_register()
2015-03-03 Brian BehlendorfUse MUTEX_FSTRANS mutex type
2015-02-10 Jörg ThalheimLinux 3.19 compat: file_inode was added
2015-02-05 Chunwei ChenRead spl_hostid module parameter before gethostid()
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRevert "SA spill block cache"
2015-01-16 Brian BehlendorfRevert "Pre-allocate vdev I/O buffers"
2015-01-16 Brian BehlendorfAdd kmem_cache.h include to default context
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2015-01-16 Brian BehlendorfMark IO pipeline with PF_FSTRANS
2015-01-07 Ned BassRemove duplicate typedefs from trace.h
2014-11-19 Ned BassExplicitly include SPL compat headers
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Prakash SuryaSwap DTRACE_PROBE* with Linux tracepoints
2014-11-17 Ned BassMove a few internal ARC strucutres to arc_impl.h
2014-11-14 Prakash SuryaIllumos 5213 - panic in metaslab_init due to space_map_...
2014-11-14 Chris WedgwoodReduce buf/dbuf mutex contention
2014-11-14 Alex ZhuravlevExport symbols for ZIL interface
2014-10-28 Richard YaoKernel header installation should respect --prefix
2014-10-23 Matthew AhrensIllumos 5164-5165 - space map fixes
2014-10-23 Alex ReeceIllumos 4958 zdb trips assert on pools with ashift...
2014-10-23 Brian BehlendorfHandle block pointers with a corrupt logical size
2014-10-21 Matthew AhrensIllumos 3693 - restore_object uses at least two transac...
2014-10-17 Brian BehlendorfUpdate utsname support
2014-10-17 Brian BehlendorfUpdate code to use misc_register()/misc_deregister()
2014-10-07 Matthew AhrensIllumos 5176 - lock contention on godfather zio
2014-09-30 Richard YaoImplement -t option to zpool create for temporary pool...
2014-09-30 Brian BehlendorfMake user stack limit configurable
2014-09-23 Alex ReeceIllumos 4753 - increase number of outstanding async...
2014-09-08 Tim ChaseImplement fallocate FALLOC_FL_PUNCH_HOLE
2014-09-05 Richard YaoLinux AIO Support
2014-08-20 Isaac HuangFixed memory leaks in zevent handling
2014-08-20 Matthew AhrensIllumos 4631 - zvol_get_stats triggering too many reads
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-08-15 Turbo FredrikssonCreate an 'overlay' property
2014-08-14 Richard YaoInclude sys/taskq.h in linux/vfs_compat.h
2014-08-13 Alec SalazarReplace __va_list with va_list
2014-08-11 Brian BehlendorfAdd zfs_iput_async() interface
2014-08-11 Brian BehlendorfAvoid dynamic allocation of 'search zio'
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-04 Matthew AhrensIllumos 4390 - I/O errors can corrupt space map when...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-31 Matthew AhrensIllumos 3835 zfs need not store 2 copies of all metadata
2014-07-30 George WilsonIllumos 4754, 4755
2014-07-30 Matthew AhrensIllumos #4374
2014-07-29 Matthew AhrensIllumos 4368, 4369.
next