]> granicus.if.org Git - zfs/history - module
vdev_id: use mawk-compatible regular expression
[zfs] / module /
2014-12-19 Boris ProtopopovCorrect error returns to unify cross-pool operation...
2014-11-20 Brian BehlendorfFix snapshots with dirty inodes
2014-11-19 Isaac Huangbio_alloc() with __GFP_WAIT never returns NULL
2014-11-19 Ned BassExplicitly include SPL compat headers
2014-11-17 Ned BassFix improper null-byte termination handling
2014-11-17 smhPrevent ZFS leaking pool free space
2014-11-17 Tim ChaseUndirty freed spill blocks.
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Prakash SuryaSwap DTRACE_PROBE* with Linux tracepoints
2014-11-17 Ned BassFix dprintf format specifiers
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 Alexander PyhalovFix modules installation directory
2014-10-28 Tim ChaseLinux 3.12 compat: shrinker semantics
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-22 Ned BassRemove checks for mandatory locks
2014-10-21 Matthew AhrensIllumos 5162 - zfs recv should use loaned arc buffer...
2014-10-21 Matthew AhrensIllumos 5150 - zfs clone of a defer_destroy snapshot...
2014-10-21 Matthew AhrensIllumos 3693 - restore_object uses at least two transac...
2014-10-21 Tim ChaseDon't perform ACL-to-mode translation on empty ACL
2014-10-20 Daniil LunevIllumos 4924 - LZ4 Compression for metadata
2014-10-20 Brian BehlendorfSuppress AIO kmem warnings
2014-10-17 Brian BehlendorfHandle NULL mirror child vdev
2014-10-17 Brian BehlendorfUpdate utsname support
2014-10-17 Brian BehlendorfRemove shrink_dcache_memory() and shrink_icache_memory()
2014-10-17 Brian BehlendorfUpdate code to use misc_register()/misc_deregister()
2014-10-08 Brian BehlendorfImprove VERIFY() error in dmu_write()
2014-10-07 Brian BehlendorfFix CPU_SEQID use in preemptible context
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-29 Tim ChasePerform whole-page page truncation for hole-punching...
2014-09-23 Max GrossmanIllumos 5138 - add tunable for maximum number of blocks...
2014-09-23 Alex ReeceIllumos 4753 - increase number of outstanding async...
2014-09-23 Matthew AhrensIllumos 5139 - SEEK_HOLE failed to report a hole at...
2014-09-23 Richard YaoFix function call with uninitialized value in vdev_inuse
2014-09-23 Matthew AhrensIllumos 5161 - add tunable for number of metaslabs...
2014-09-22 Matthew AhrensIllumos 5177 - remove dead code from dsl_scan.c
2014-09-22 Adam LeventhalIllumos 5174 - add sdt probe for blocked read in dbuf_r...
2014-09-18 Matthew AhrensIllumos 5140 - message about "%recv could not be opened...
2014-09-11 Brian BehlendorfFix z_teardown_inactive_lock deadlock
2014-09-08 Tim ChaseImplement fallocate FALLOC_FL_PUNCH_HOLE
2014-09-08 George WilsonIllumos 5117 - spacemap reallocation can cause corruption
2014-09-08 Brian BehlendorfAdd object type checking to zap_lockdir()
2014-09-05 Richard YaoLinux AIO Support
2014-09-05 Alex ReeceIllumos 5049 - panic when removing log device
2014-09-04 Stanislav SeletskiyFix invalid locking order in rename operation
2014-09-04 Alexey SmirnoffChange the default 'zfs_dedup_prefetch' value to '0'
2014-09-03 Dan SwartzendruberImprove handling of filesystem versions
2014-08-26 Matthew AhrensIllumos 4970-4974 - extreme rewind enhancements
2014-08-26 Matthew AhrensIllumos 5034 - ARC's buf_hash_table is too small
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 Tim ChaseDon't upgrade a metaslab when the pool is not writable
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-08-15 Turbo FredrikssonCreate an 'overlay' property
2014-08-11 Brian BehlendorfRevert "Revert "Revert "Fix unlink/xattr deadlock"""
2014-08-11 Brian BehlendorfAdd zfs_iput_async() interface
2014-08-11 Brian BehlendorfAvoid 128K kmem allocations in mzap_upgrade()
2014-08-11 Brian BehlendorfAvoid dynamic allocation of 'search zio'
2014-08-06 Brian BehlendorfUse KM_PUSHPAGE in dsl_dataset_rollback_check()
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-06 Matthew AhrensIllumos 4881 - zfs send performance regression with...
2014-08-06 Saso KiselkovIllumos 4897 - Space accounting mismatch in L2ARC/zpool
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.
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-07-22 Brian Behlendorfzfs_trunc() should use dmu_tx_assign(tx, TXG_WAIT)
2014-07-22 George WilsonIllumos #4756 Fix metaslab_group_preload deadlock
2014-07-22 George WilsonIllumos #4730 destroy metaslab group taskq
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-07-22 Prakash SuryaMove metaslab_group_alloc_update() call
2014-07-17 Brian BehlendorfFix zil_commit() NULL dereference
2014-07-17 George WilsonIllumos 4168, 4169, 4170: ztest, zdb and zhack fixes
2014-07-16 Tim ChaseConvert zfs_mg_noalloc_threshold to a module parameter...
2014-07-02 Andrew BarnesPreserve asize when last mirror child promoted to top...
2014-07-01 Dan McDonaldIllumos #4936 fix potential overflow in lz4
2014-07-01 Tim ChaseComment the lack of real_LZ4_uncompress()
2014-06-11 Brian BehlendorfRevert "Fix __zio_execute() asynchronous dispatch"
2014-05-22 Brian BehlendorfUse default slab types
2014-05-19 HCHonor zfs_nocacheflush for file vdevs
2014-05-19 Tim ChaseCalculate header size correctly in sa_find_sizes()
2014-05-19 Tim ChaseAllow for lock-free reading zfsdev_state_list.
2014-05-14 Chunwei ChenUse a dedicated taskq for vdev_file
2014-05-06 Brian BehlendorfHandle vdev_lookup_top() failure in dva_get_dsize_sync()
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2014-05-06 Brian BehlendorfFix style
2014-05-06 George WilsonIllumos #4101 finer-grained control of metaslab_debug
2014-05-05 Brian BehlendorfTreat spill block dbufs as meta data
2014-05-01 Brian Behlendorfdmu_tx_assign() should not return ENOMEM
2014-05-01 Richard YaoImplement File Attribute Support
2014-04-25 Chunwei ChenAdd assertion to catch 0-count page
next