freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
Martin Matuska e3fffd1a9f Fix mutex_exit misorder that can cause a kernel panic.
OpenSolaris onnv revision:	8667:5c308a17eb7c

Approved by:	delphij (mentor)
Obtained from:	OpenSolaris (Bug ID 6795440)
MFC after:	1 day
2010-05-23 10:08:05 +00:00
..
sys Update L2ARC code and fix several bugs. 2010-05-21 09:52:49 +00:00
arc.c Update L2ARC code and fix several bugs. 2010-05-21 09:52:49 +00:00
bplist.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dbuf.c Update L2ARC code and fix several bugs. 2010-05-21 09:52:49 +00:00
dmu_object.c Fix deadlock during zfs receive. 2010-05-04 17:30:07 +00:00
dmu_objset.c Speed up ZFS list operation with objset prefetching. 2010-05-04 17:40:24 +00:00
dmu_send.c Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +00:00
dmu_traverse.c Fix stack overflow in zfs send. 2010-05-21 08:55:18 +00:00
dmu_tx.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dmu_zfetch.c Fix perfomance problem with ZFS prefetch caching [1] 2010-05-16 07:16:28 +00:00
dmu.c Fix perfomance problem with ZFS prefetch caching [1] 2010-05-16 07:16:28 +00:00
dnode_sync.c Backport the 'dirtying dbuf' panic fix from newer ZFS version. 2009-08-31 16:27:00 +00:00
dnode.c Update L2ARC code and fix several bugs. 2010-05-21 09:52:49 +00:00
dsl_dataset.c Fix ZIL-related panic on zfs rollback. 2010-05-13 20:55:58 +00:00
dsl_deleg.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dsl_dir.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dsl_pool.c Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +00:00
dsl_prop.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
dsl_scrub.c Fix ZIL-related panic on zfs rollback. 2010-05-13 20:55:58 +00:00
dsl_synctask.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
fletcher.c Switch to fletcher4 as the default checksum algorithm. Fletcher2 was proven to 2009-09-25 18:19:50 +00:00
gzip.c
lzjb.c
metaslab.c Fix: vdev_reopen() can lead to failed allocations 2010-05-21 08:50:34 +00:00
refcount.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
rrwlock.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
sha256.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
spa_config.c Fix locking (file descriptor table and Giant around VFS). 2008-11-25 21:14:00 +00:00
spa_errlog.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
spa_history.c Rename the host-related prison fields to be the same as the host.* 2009-06-13 15:39:12 +00:00
spa_misc.c Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +00:00
spa.c Fix mutex_exit misorder that can cause a kernel panic. 2010-05-23 10:08:05 +00:00
space_map.c Reorder some already introduced locking variables. 2010-05-21 09:35:28 +00:00
txg.c Reorder some already introduced locking variables. 2010-05-21 09:35:28 +00:00
uberblock.c
unique.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_cache.c Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +00:00
vdev_disk.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_file.c Fix locking (file descriptor table and Giant around VFS). 2008-11-25 21:14:00 +00:00
vdev_geom.c The whole point of having dedicated worker thread for each leaf VDEV was to 2010-05-16 11:56:42 +00:00
vdev_label.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_mirror.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_missing.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_queue.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_raidz.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev_root.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
vdev.c Fix: vdev_reopen() can lead to failed allocations 2010-05-21 08:50:34 +00:00
zap_leaf.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zap_micro.c Add missing \n. 2009-09-13 17:30:56 +00:00
zap.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zfs_acl.c Allow to modify directory's content even if the ZFS_NOUNLINK (SF_NOUNLINK, 2010-04-22 18:47:23 +00:00
zfs_byteswap.c - Fix broken symlinks on cross platform zfs send/recv. [1] 2010-05-05 22:15:20 +00:00
zfs_ctldir.c Handle cases where virtual (GFS) vnodes are referenced when doing forced 2009-09-26 00:10:45 +00:00
zfs_dir.c Fix deadlock between zfs_dirent_lock and zfs_rmdir 2010-05-16 07:46:03 +00:00
zfs_fm.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zfs_fuid.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zfs_ioctl.c Fix stack overflow in zfs send. 2010-05-21 08:55:18 +00:00
zfs_log.c MFp4: We don't support TX_CREATE_ACL_ATTR nor TX_MKDIR_ACL_ATTR; code found 2008-11-25 23:05:46 +00:00
zfs_replay.c Be careful which vattr fields are set during setattr replay. 2009-11-10 22:27:33 +00:00
zfs_rlock.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zfs_vfsops.c Fix 3-way deadlock that can happen because of ZFS and vnode lock 2010-04-15 16:40:54 +00:00
zfs_vnops.c Fix deadlock between zfs_dirent_lock and zfs_rmdir 2010-05-16 07:46:03 +00:00
zfs_znode.c Backport fix for 'zfs_znode_dmu_init: existing znode for dbuf' panic from OpenSolaris. 2010-04-28 18:29:48 +00:00
zfs.conf
zil.c Fix ZIL-related panic on zfs rollback. 2010-05-13 20:55:58 +00:00
zio_checksum.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zio_compress.c
zio_inject.c Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zio.c Allow to configure UMA usage for ZIO data via loader and turn it on by 2010-05-16 15:14:59 +00:00
zvol.c Import OpenSolaris revision 7837:001de5627df3 2010-05-13 20:32:56 +00:00