summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c
Commit message (Expand)AuthorAgeFilesLines
* 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