summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-081-0/+1
* MFV r284762: 5269 zpool import slowmav2015-08-121-12/+11
* MFV r277428: 5056 ZFS deadlock on db_mtx and dn_holdsmav2015-08-101-1/+1
* Remove commented log messages.will2015-01-211-2/+0
* MFV r275783:delphij2014-12-151-2/+2
* MFV r274273:delphij2014-11-101-4/+7
* MFV r271517:delphij2014-09-131-1/+8
* MFV r268119:delphij2014-07-011-4/+4
* MFV r267565:delphij2014-07-011-2/+7
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-281-4/+1
* Revert r267961, r267973:gjb2014-06-271-1/+4
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-271-4/+1
* MFV r259170:delphij2014-01-011-2/+4
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workavg2013-11-261-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