summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r314549: Execute last ZIO of log commit synchronously.mav2017-03-161-3/+5
* MFC r314548: Completely skip cache flushing for not supporting log devices.mav2017-03-161-5/+7
* MFC r309250: MFV r309249: 3821 Race in rollback, zil close, and zil flushavg2016-12-241-6/+52
* MFC r308173:mav2016-11-121-3/+1
* MFC r305323: MFV r302991: 6950 ARC should cache compressed datamav2016-10-141-2/+3
* MFC r305209: MFV r302660: 6314 buffer overflow in dsl_dataset_namemav2016-10-121-1/+1
* MFC r277504 (by will): Remove commented log messages.mav2016-04-041-2/+0
* MFC r296519: MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-211-0/+1
* MFC r286686: 5269 zpool import slowmav2015-10-031-12/+11
* MFC r286575: 5056 ZFS deadlock on db_mtx and dn_holdsmav2015-10-031-1/+1
* MFC r275811: MFV r275783:delphij2015-01-231-2/+2
* MFC r274337,r274673,274681,r275515:delphij2014-12-221-4/+7
* MFC r271534: MFV r271517:delphij2014-09-251-1/+8
* MFC r268123: MFV r268119:delphij2014-07-151-4/+4
* MFC r268075: MFV r267565:delphij2014-07-151-2/+7
* MFC r260150: MFV r259170:delphij2014-03-191-2/+4
* MFC r258632,258704: MFV r255255: 4045 zfs write throttle & i/o scheduleravg2014-01-161-1/+1
* MFV r251620:delphij2013-06-111-2/+3
* Changed ZFS TRIM sysctl from vfs.zfs.trim_disable -> vfs.zfs.trim.enabledsmh2013-04-261-4/+5
* MFV r248217:mm2013-04-061-6/+6
* MFV r247580:mm2013-03-191-33/+104
* MFV r246392:mm2013-02-111-2/+2
* Add TRIM support.pjd2012-09-231-0/+4
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-121-1/+1
* Merge recent vendor changes:mm2012-08-231-5/+50
* Fix serious bug in ZIL that can lead to pool corruptionmm2011-07-301-17/+24
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-638/+945
* Bugfix merge from OpenSolaris:mm2010-10-261-0/+4
* Enable offlining of log devices.mm2010-09-271-40/+36
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-133/+93
* Fix ZIL-related panic on zfs rollback.mm2010-05-131-32/+1
* Fix possible hang when replaying large truncations.mm2010-05-121-0/+24
* Fix endianess bug in ZFS intent log (ZIL).mm2010-05-111-2/+8
* Apply fix Solaris bug 6462803 zfs snapshot -r failed becausedelphij2009-12-191-21/+36
* Asynchronously release vnodes to avoid blocking on range locks when calling b...kmacy2009-05-071-1/+1
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-132/+245
* * Check endianness the FreeBSD way.jb2007-11-281-1/+1
* ZIL (ZFS Intent Log) can be safely turned on and off at run time, becausepjd2007-04-241-1/+1
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+1607
OpenPOWER on IntegriCloud