summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dmu.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-23 [illumos-gate merge]Keith M Wesolowski1-3/+15
2014-05-233835 zfs need not store 2 copies of all metadataMatthew Ahrens1-2/+15
2013-12-10 [illumos-gate merge]Keith M Wesolowski1-4/+2
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-4/+2
2013-09-04 [illumos-gate merge]Keith M Wesolowski1-0/+10
2013-08-304082 zfs receive gets EFBIG from dmu_tx_hold_free()Matthew Ahrens1-0/+10
2013-08-27 [illumos-gate merge]Keith M Wesolowski1-17/+20
2013-08-27back out merge: incompatible ZFS throttling mechanismsKeith M Wesolowski1-20/+17
2013-08-26 [illumos-gate merge]Keith M Wesolowski1-17/+20
2013-08-264045 zfs write throttle & i/o scheduler performance workMatthew Ahrens1-17/+20
2013-08-24 [illumos-gate merge]Keith M Wesolowski1-2/+2
2013-08-232932 support crash dumps to raidz, etc. poolsBill Pijewski1-2/+2
2013-08-21 [illumos-gate merge]20130822release-20130822Keith M Wesolowski1-72/+61
2013-08-204047 panic from dbuf_free_range() from dmu_free_object() while doing zfs receiveMatthew Ahrens1-72/+61
2013-06-11 [illumos-gate merge]Keith M Wesolowski1-1/+1
2013-06-113741 zfs needs better commentsWill Andrews1-1/+1
2013-06-06 [illumos-gate merge]Keith M Wesolowski1-3/+5
2013-06-053137 L2ARC compressionSaso Kiselkov1-3/+5
2013-03-14Merge /root/git/illumos-gateKeith M Wesolowski1-15/+16
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-15/+16
2013-03-05Merge /root/git/illumos-gateKeith M Wesolowski1-1/+1
2013-03-043603 panic from bpobj_enqueue_subobj()Matthew Ahrens1-1/+1
2013-03-01Merge /root/git/illumos-gateKeith M Wesolowski1-1/+1
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-1/+1
2013-02-21Merge github.com:illumos/illumos-gateKeith M Wesolowski1-2/+1
2013-02-103522 zfs module should not allow uninitialized variablesGeorge Wilson1-2/+1
2013-01-15fix mismerge in dmu.c; remove build for pylibbeJohn Sonnenschein1-6/+0
2013-01-14Illumos SyncJohn Sonnenschein1-33/+96
2012-11-133236 zio nop-write (fix uninitialized variables)George Wilson1-6/+2
2012-11-133236 zio nop-writeGeorge Wilson1-38/+100
2012-09-10illumos syncJohn Sonnenschein1-2/+2
2012-07-30Illumos SyncJohn Sonnenschein1-56/+70
2012-08-213086 unnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasetsMatthew Ahrens1-2/+2
2011-12-12STOR-27 ZFS should be able to dump to a RAID-Z poolBill Pijewski1-1/+2
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-56/+70
2011-03-10OS-306 ZFS I/O throttle can delay cached readsBill Pijewski1-7/+0
2010-12-21OS-67 Want kstats for per-zone logical and physical IO bytes and operationsBill Pijewski1-1/+5
2010-12-17OS-19 Improve the multi-tenancy fairness of I/O performance in zonesBill Pijewski1-0/+4
2010-06-246710343 dnode cache should register a dnode_move() callback to limit fragment...Tom Erickson1-52/+150
2010-05-256952177 SA handling of on-disk corruption can be improvedMark Shellenbaum1-5/+10
2010-05-216948890 snapshot deletion can induce pathologically long spa_sync() timesMatthew Ahrens1-2/+6
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-2/+7
2010-04-296944833 Avoid prefetching dbufs in dmu_sync() pathJeff Bonwick1-3/+7
2010-04-196939983 assertion failed: zap_count(os, DMU_USERUSED_OBJECT, &count) != 0||co...Mark Shellenbaum1-0/+3
2010-04-096572591 meta dnode lookup causes bucket lock contention in dbuf hashTim Haley1-11/+40
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-2/+90
2010-02-176595532 ZIL is too talkativeNeil Perrin1-2/+2
2010-01-186873106 Need a mechanism to share buffers between fs moduleschunli zhang - Sun Microsystems - Irvine United States1-3/+149
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-137/+234
2009-10-166892298 buf->b_hdr->b_state != arc_anon, file: ../../common/fs/zfs/arc.c, lin...Neil Perrin1-7/+8