summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r289309: 6267 dn_bonus evicted too earlymav2015-11-131-35/+12
* MFC r289297: 6288 dmu_buf_will_dirty could be fastermav2015-11-131-10/+51
* MFC r287702: 5987 zfs prefetch code needs workmav2015-10-031-12/+9
* Fix r288549 build on stable.mav2015-10-031-5/+0
* MFC r286708: 5959 clean up per-dataset feature count codemav2015-10-031-0/+5
* MFC r286705: 5960 zfs recv should prefetch indirect blocksmav2015-10-031-35/+226
* MFC r286575: 5056 ZFS deadlock on db_mtx and dn_holdsmav2015-10-031-50/+132
* MFC r286545:mav2015-10-031-8/+47
* MFC r286541: 5531 NULL pointer dereference in dsl_prop_get_ds()mav2015-10-031-5/+45
* MFC r284593: MFV r284412: 5911 ZFS "hangs" while deleting fileavg2015-07-061-14/+20
* MFC r275811: MFV r275783:delphij2015-01-231-5/+6
* MFC r275782: MFV r275551:delphij2015-01-231-27/+5
* MFC r274337,r274673,274681,r275515:delphij2014-12-221-4/+2
* MFC r272511: MFV r272499:delphij2014-10-201-0/+2
* MFC r270248: MFV r270196:delphij2014-09-031-4/+4
* MFC r270247: MFV r270195:delphij2014-09-031-2/+2
* MFC r270383: MFV r270198:delphij2014-08-291-7/+1
* MFC r269229,269404,269466: MFV r269223:delphij2014-08-121-17/+39
* MFC r268858: MFV r268850:delphij2014-08-021-13/+25
* MFC r268713: MFV r268702:delphij2014-07-291-0/+6
* MFC r268123: MFV r268119:delphij2014-07-151-3/+3
* MFC r268075: MFV r267565:delphij2014-07-151-9/+52
* MFC r264669: MFV r264666:delphij2014-05-091-2/+6
* MFC r260150: MFV r259170:delphij2014-03-191-82/+53
* MFC r258632,258704: MFV r255255: 4045 zfs write throttle & i/o scheduleravg2014-01-161-14/+54
* MFC r259811:delphij2014-01-141-8/+0
* 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
* Fix potential panic in dbuf_sync_list() relate to spill blocks handling.pjd2011-03-141-4/+16
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-305/+657
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-16/+86
* Update L2ARC code and fix several bugs.mm2010-05-211-8/+8
* Fix ZIL-related panic on zfs rollback.mm2010-05-131-15/+15
* Import OpenSolaris revision 7837:001de5627df3mm2010-05-131-14/+12
* Fix deadlock during zfs receive.mm2010-05-041-3/+3
* Remove bogus assertion.pjd2010-03-121-3/+0
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-179/+226
* - Add missing lock destruction and remove duplicate initializations.pjd2007-05-061-1/+8
OpenPOWER on IntegriCloud