summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
Commit message (Expand)AuthorAgeFilesLines
...
* MFC r281026, r281108, r281109:mav2015-05-031-2/+12
* MFC r280822: Some cosmetic polishing. No functional change.mav2015-04-051-5/+5
* MFC r275811: MFV r275783:delphij2015-01-231-353/+337
* MFC r275748: MFV r247174:delphij2015-01-231-10/+42
* MFC r274628: l2arc: restore correct rounding up of asize of compressed dataavg2014-12-081-7/+9
* MFC r274172 (avg)delphij2014-12-051-10/+55
* MFC r272708: l2arc_write_buffers: reduce headroom valueavg2014-11-171-1/+1
* MFC r273026:delphij2014-11-021-0/+5
* MFC r272527:delphij2014-10-161-1/+1
* MFC r272506: MFV r272495:delphij2014-10-161-0/+2
* MFV r273060:delphij2014-10-161-1/+1
* MFC r271754:smh2014-10-101-17/+0
* MFC r270759:smh2014-10-101-39/+121
* MFC r269230: MFV r269224:delphij2014-08-121-3/+9
* MFC r269086:delphij2014-08-081-1/+1
* MFC r268858: MFV r268850:delphij2014-08-021-66/+38
* MFC r268123: MFV r268119:delphij2014-07-151-5/+5
* MFC r268085: MFV r267569:delphij2014-07-151-5/+13
* MFC r268075: MFV r267565:delphij2014-07-151-30/+63
* MFC r260150: MFV r259170:delphij2014-03-191-4/+8
* MFC r260835: MFV r260834: Fix memory leak of compressed buffers in l2arc_writ...avg2014-02-171-9/+8
* MFC r258632,258704: MFV r255255: 4045 zfs write throttle & i/o scheduleravg2014-01-161-71/+119
* MFV r258378: 4089 NULL pointer dereference in arc_read()avg2013-11-251-9/+11
* MFV r258377: 4088 use after free in arc_release()avg2013-11-251-1/+1
* MFC r256889:smh2013-10-241-1/+1
* Optimize the block size used on ZFS cache devices as is already donegibbs2013-09-211-0/+2
* Enhance the ZFS vdev layer to maintain both a logical and a physicalgibbs2013-08-211-1/+1
* MFV r251620:delphij2013-06-111-8/+6
* MFV r251619:delphij2013-06-111-2/+17
* MFV r251519:delphij2013-06-081-0/+28
* MFV r251474:delphij2013-06-061-67/+384
* MFV r248217:mm2013-04-061-8/+8
* Improve TXG handling in the TRIM module.smh2013-03-211-3/+3
* Add TRIM support for L2ARC.smh2013-03-211-0/+7
* MFV r247580:mm2013-03-191-5/+5
* MFV r246653:mm2013-02-231-4/+8
* MFV r246392:mm2013-02-111-49/+3
* MFV r243013 and r243267:mm2012-11-251-0/+6
* MFV r242729 (mm):delphij2012-11-101-4/+86
* zfs: wait in arc_lowmem only if curproc == pageprocavg2012-10-201-2/+10
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-121-5/+5
* Merge recent vendor changes and sync code:mm2012-09-051-9/+81
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-1/+3
* - Allow to change vfs.zfs.arc_meta_limit at runtime.pjd2012-01-051-4/+4
* Move ru_inblock increment into arc_read_nolock() so we don't account forpjd2011-12-101-0/+3
* Merge new ZFS features from illumos:mm2011-11-281-4/+6
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-392/+341
* Re-commit the zfs sysctl(9) type-safety changes.mdf2011-01-131-25/+25
* Revert cddl changes for sysctl(9) until I understand why this isn'tmdf2011-01-121-25/+25
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-121-25/+25
OpenPOWER on IntegriCloud