summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 309714: Fix spa_alloc_tree sorting by offset in r305331.mav2016-12-151-2/+17
* MFC r305331: MFV r304155:mav2016-10-141-97/+432
* MFC r305323: MFV r302991: 6950 ARC should cache compressed datamav2016-10-141-5/+5
* MFC r302838: 6513 partially filled holes lose birth timeavg2016-08-151-9/+22
* MFC r297848: l2arc: make sure that all writes honor ashift of a cache deviceavg2016-05-171-4/+6
* MFC r297812: zio: align use of "no dump" flag between use_uma and !use_uma casesavg2016-05-041-1/+3
* MFC r296519: MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-211-0/+1
* MFC r296510, r296563, r296567: MFV r296505:mav2016-03-211-0/+52
* MFC r294797: MFV r294796:mav2016-03-201-0/+2
* MFC r274627 (by avg):mav2016-03-201-2/+1
* MFC r274304 (by delphij): MFV r274272 and diff reduction with upstream.mav2016-03-201-6/+20
* MFC r289562: 6328 Fix cstyle errors in zfs codebasemav2015-11-131-3/+3
* MFC r289422:mav2015-11-131-12/+25
* MFC r286705: 5960 zfs recv should prefetch indirect blocksmav2015-10-031-24/+117
* MFC r286549:mav2015-10-031-2/+0
* MFC r284304: MFV r284030: 5818 zfs {ref}compressratio is incorrect with 4k se...avg2015-07-011-10/+14
* MFC r275923:delphij2015-01-231-1/+3
* MFC r275811: MFV r275783:delphij2015-01-231-1/+1
* MFC r275740: MFV r275548:delphij2015-01-231-4/+86
* MFC r275737: MFV r275545:delphij2015-01-231-1/+2
* MFC r275562: MFV r275535:delphij2015-01-231-1/+2
* MFC r274337,r274673,274681,r275515:delphij2014-12-221-6/+3
* MFC r272598: MFV r272585:delphij2014-10-201-1/+1
* MFC 265253:smh2014-09-161-1/+4
* MFC r265152 - Reintroduce priority for the TRIM ZIOs instead of using the "NO...smh2014-08-211-79/+72
* MFC r269093:delphij2014-08-081-1/+2
* MFC r269086:delphij2014-08-081-3/+1
* MFC r268855: MFV r268848:delphij2014-08-021-7/+23
* MFC r268123: MFV r268119:delphij2014-07-151-6/+6
* MFC r268079: MFV r267566:delphij2014-07-151-7/+0
* MFC r268075: MFV r267565:delphij2014-07-151-10/+74
* MFC r264671 (MFV r264668):delphij2014-05-091-10/+0
* MFC r264669: MFV r264666:delphij2014-05-091-2/+2
* MFC r265046smh2014-04-301-22/+46
* MFC r260150: MFV r259170:delphij2014-03-191-5/+14
* MFC r258633: MFV r255256: 3954 metaslabs continue to load even afteravg2014-01-161-1/+1
* MFC r258632,258704: MFV r255255: 4045 zfs write throttle & i/o scheduleravg2014-01-161-44/+39
* MFC r258631: MFV r247578avg2014-01-161-13/+18
* MFC r258630: 734 taskq_dispatch_prealloc() desiredavg2014-01-161-14/+20
* MFC r258342:mav2014-01-051-0/+4
* Enhance the ZFS vdev layer to maintain both a logical and a physicalgibbs2013-08-211-1/+3
* Disable r252840 when ZFS TRIM is enabled (vfs.zfs.trim.enabled=1) and reallymav2013-08-061-2/+5
* MFV r252839:mm2013-07-051-2/+25
* MFV r251620:delphij2013-06-111-7/+10
* MFV r251519:delphij2013-06-081-0/+1
* In case ZFS doesn't use UMA for buffers there's no need to waste memorydavide2013-05-011-0/+3
* MFV r248217:mm2013-04-061-6/+6
* Improve TXG handling in the TRIM module.smh2013-03-211-1/+1
* Don't register repair writes in the trim map.smh2013-03-211-6/+11
* Add TRIM support for L2ARC.smh2013-03-211-1/+1
OpenPOWER on IntegriCloud