summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs
AgeCommit message (Expand)AuthorFilesLines
2007-05-076553537 zfs root fails to boot from a snv_63+zfsboot-pfinstall netinstall imagelling2-3/+6
2007-05-016465105 ZFS does not update timestamps upon the creat() of an existing filepeteh2-2/+5
2007-04-256549112 writes to /dev/zfs panic systemgw252951-2/+18
2007-04-256543706 znodes should be immediatley freed, allowing the ARC to hold onto les...ek1102371-1/+1
2007-04-246545726 make ZFS_IOC_POOL_*_PROPS in sync with zfs_ioc_pool_props_*lling1-4/+4
2007-04-196386594 zdb message should be clearer when failing for lack of permissionsmc1423692-8/+5
2007-04-176536445 want ::zio to show zio treeeschrock1-6/+12
2007-04-146545015 RAID-Z resilver brokenahl1-2/+16
2007-04-116479884 want 'zfs rename -r' to recursively rename snapshots (fix lint)mmusante1-3/+2
2007-04-11PSARC 2007/142 zfs rename -rmmusante6-20/+143
2007-04-056533813 recursive snapshotting resulted in a bad stack overflowmmusante4-11/+71
2007-04-056282725 hostname/hostid should be stored in the labelek1102372-0/+35
2007-03-28PSARC 2007/083 ZFS bootable datasetslling14-63/+468
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb4-123/+127
2007-03-266437750 panic: db->db_buf==0||arc_referenced(db->db_buf), file: dbuf.c,line:1539maybee9-15/+36
2007-03-226536602 add zlib compression support and upgrade to version 1.2.3ahl6-23/+156
2007-03-226520462 assertion failed in zio_write_compressahrens4-4/+13
2007-03-216536526 waiting for read from read completion taskq caused zio pipeline stallahrens1-7/+0
2007-03-206529406 zpool history needs to bump the on-disk versionek1102371-0/+10
2007-03-186495013 Loops and recursion in metaslab_ff_alloc can kill performance, even o...gw252952-1/+12
2007-03-16PSARC/2007/121 zfs set copiesahrens5-16/+35
2007-03-086452589 zl_lock still held excessively longjohansen1-3/+19
2007-03-046458218 assertion failed: ss == NULLbillm1-3/+3
2007-03-036525008 panic: dr->dt.dl.dr_override_state != DR_IN_DMU_SYNC, file: ../../com...perrin2-35/+75
2007-03-016441384 zpool import action message is not correctly localizedmmusante1-1/+1
2007-02-266528274 arc_reclaim_needed's zio code has a pair of incorrect assumptionsjohansen1-9/+5
2007-02-256527325 want more assertions in space map codeahrens6-6/+91
2007-02-256526196 ZFS: assertion failed: zp->z_phys->zp_links > zp_is_dirmaybee1-1/+3
2007-02-226523936 BAD TRAP: type=8 (#df Double fault) rp=fec266f8 addr=0ek1102373-11/+13
2007-02-226456888 zpool scrubbing leads to memory exhaustion and system hangmishra6-37/+26
2007-02-206460622 zio_nowait() doesn't live up to its nameek1102375-4/+29
2007-02-166513020 zio pipeline went out to lunchgw252952-5/+46
2007-02-146511976 memory leak in dmu_sendbackup()gw252951-1/+5
2007-02-126496357 spec_fsync() is useless on devices that do write cachingbillm7-277/+230
2007-02-126402600 administrative actions while doing 'zfs recv' or 'zfs destroy' can ca...rm1605211-0/+13
2007-02-056520051 segzio's sizing policy needs further optimizationjohansen1-3/+12
2007-02-026512391 DMU should leverage ZIO dependencies to achieve greater parallelismmaybee18-1078/+1085
2007-01-306363303 numerous source files misspell "relevant"mp2044321-1/+1
2007-01-226480626 contention on spa_config_lock on niagraahrens2-4/+40
2007-01-226514331 in-memory delete queue is not neededahrens12-372/+155
2007-01-226497211 Creating a zpool mirror with a large number of devices will core dumpmmusante1-2/+4
2007-01-226512311 zio_done() is chunky and needs to go on a dietek1102371-6/+9
2007-01-216509749 RAIDZ reads unnecessarily generate parityahl1-14/+40
2007-01-186410433 'zpool status -v' would be more useful with filenamesek1102379-123/+166
2007-01-106510807 ARC statistics should be exported via kstatbmc1-315/+429
2007-01-086393525 vdev_reopen() should verify that it's still the same deviceeschrock7-207/+408
2006-12-216505625 large regression with zfs in snv_53ahrens1-6/+11
2006-12-216506748 segzio uses unfeasibly large amount of VAjohansen1-0/+12
2006-12-206505658 target MRU size (arc.p) needs to be adjusted more aggressivelymaybee1-0/+11
2006-12-194894692 caching data in heap inflates crash dumpjohansen9-32/+150