summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r306424: MFV r306422:mav2016-10-291-6/+29
* MFC r305340: MFC r305337:mav2016-10-141-0/+15
* MFC r305338: MFV r305335: 7003 zap_lockdir() should tag holdmav2016-10-141-1/+8
* MFC r305325: MFV r303078:mav2016-10-141-6/+14
* MFC r305323: MFV r302991: 6950 ARC should cache compressed datamav2016-10-141-199/+421
* MFC r302838: 6513 partially filled holes lose birth timeavg2016-08-151-7/+116
* MFC r302837: 6844 dnode_next_offset can detect fictional holesavg2016-08-151-5/+20
* MFV r299434: 6841 Undirty freed spill blocksmav2016-05-111-2/+4
* MFV r297831: 6322 ZFS indirect block predictive prefetchmav2016-04-111-3/+3
* MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-081-0/+1
* MFV r289308: 6267 dn_bonus evicted too earlymav2015-10-141-35/+12
* MFV r289296: 6288 dmu_buf_will_dirty could be fastermav2015-10-141-10/+51
* MFV r287624: 5987 zfs prefetch code needs workdelphij2015-09-121-12/+9
* MFV 286707: 5959 clean up per-dataset feature count codemav2015-08-121-0/+5
* MFV r286704: 5960 zfs recv should prefetch indirect blocksmav2015-08-121-35/+226
* MFV r277428: 5056 ZFS deadlock on db_mtx and dn_holdsmav2015-08-101-50/+132
* MFV 286544:mav2015-08-091-8/+47
* MFV 286540: 5531 NULL pointer dereference in dsl_prop_get_ds()mav2015-08-091-5/+45
* MFV r284412: 5911 ZFS "hangs" while deleting fileavg2015-06-191-14/+20
* MFV r275783:delphij2014-12-151-5/+6
* MFV r275551:delphij2014-12-151-27/+5
* MFV r274273:delphij2014-11-101-4/+2
* MFV r272499:delphij2014-10-041-0/+2
* Instead of using timestamp in the AVL, use the memory address whendelphij2014-08-221-7/+1
* MFV r270196:delphij2014-08-201-4/+4
* MFC r270195:delphij2014-08-201-2/+2
* Revert r269404 and use cpu_ticks() for dbuf allocation.delphij2014-08-031-0/+4
* MFV r269223:delphij2014-07-291-17/+35
* MFV r268850:delphij2014-07-181-13/+25
* MFV r268702:delphij2014-07-151-0/+6
* MFV r268119:delphij2014-07-011-3/+3
* MFV r267565:delphij2014-07-011-9/+52
* MFV r264666:delphij2014-04-181-2/+6
* MFV r259170:delphij2014-01-011-82/+53
* MFV r258373:delphij2013-12-241-8/+0
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workavg2013-11-261-14/+54
* MFV r254750:delphij2013-09-211-1/+3
* MFV r254747:delphij2013-08-241-10/+21
* MFV r253783:delphij2013-07-301-1/+19
* MFV r251619:delphij2013-06-111-1/+23
* MFV r251474:delphij2013-06-061-3/+7
* MFV r248217:mm2013-04-061-6/+6
* MFV r247580:mm2013-03-191-51/+34
* MFV r246392:mm2013-02-111-24/+4
* MFV r243013 and r243267:mm2012-11-251-3/+16
* MFV r242729 (mm):delphij2012-11-101-1/+18
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-121-3/+3
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-1/+2
* Move ru_inblock increment into arc_read_nolock() so we don't account forpjd2011-12-101-4/+0
* Update per-thread I/O statistics collection in ZFS.pjd2011-10-211-0/+4
OpenPOWER on IntegriCloud