zfs/module/zfs
Brian Behlendorf fdc9b1d377 Merge commit 'refs/top-bases/linux-debug-zerocopy' into linux-debug-zerocopy 2009-01-07 15:52:39 -08:00
..
include/sys Merge commit 'refs/top-bases/linux-debug-zerocopy' into linux-debug-zerocopy 2008-12-23 13:13:37 -08:00
Makefile.in Update distfiles 2009-01-07 15:49:36 -08:00
arc.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-19 10:26:50 -08:00
bplist.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
dbuf.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-11 11:36:00 -08:00
dmu.c Merge commit 'refs/top-bases/linux-debug-zerocopy' into linux-debug-zerocopy 2009-01-06 13:01:37 -08:00
dmu_object.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-11 11:36:00 -08:00
dmu_objset.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-18 09:05:57 -08:00
dmu_send.c Missed needed drc var 2008-12-18 13:50:12 -08:00
dmu_traverse.c Update exported symbol names for new traversal code 2009-01-05 15:19:35 -08:00
dmu_tx.c Revert commit_cb feature 2008-12-18 11:39:02 -08:00
dmu_zfetch.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-18 13:27:14 -08:00
dnode.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2008-12-18 11:51:23 -08:00
dnode_sync.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2008-12-11 11:25:42 -08:00
dsl_dataset.c Refresh exported symbols 2009-01-06 12:59:50 -08:00
dsl_deleg.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-11 11:36:00 -08:00
dsl_dir.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-11 11:36:00 -08:00
dsl_pool.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2008-12-11 11:25:42 -08:00
dsl_prop.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-11 11:36:00 -08:00
dsl_scrub.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
dsl_synctask.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-11 11:36:00 -08:00
fletcher.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-11 11:36:00 -08:00
gzip.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2008-12-11 11:25:42 -08:00
lzjb.c Merge commit 'refs/top-bases/gcc-uninit' into gcc-uninit 2008-12-11 11:25:28 -08:00
metaslab.c Fix all instances of for (int i;;) {} that were easily found 2008-12-19 11:03:54 -08:00
refcount.c Merge commit 'refs/top-bases/gcc-uninit' into gcc-uninit 2008-12-11 11:25:28 -08:00
rrwlock.c Just fix a bogus return type 2008-12-22 13:49:15 -08:00
sha256.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
spa.c Remove symbol exports no longer needed with the dsl scrub rewrite 2009-01-05 16:55:15 -08:00
spa_boot.c Only allow this for the kernel 2008-12-22 13:33:06 -08:00
spa_config.c Refresh exported spa_config symbols 2009-01-06 08:59:36 -08:00
spa_errlog.c Refresh exported symbols 2009-01-06 09:14:10 -08:00
spa_history.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-11 11:36:00 -08:00
spa_misc.c Refresh exported symbols 2009-01-06 09:14:10 -08:00
space_map.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2008-12-11 11:25:42 -08:00
txg.c Revert commit_cb feature 2008-12-18 11:39:02 -08:00
uberblock.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
unique.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
vdev.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-19 11:06:25 -08:00
vdev_cache.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2008-12-11 11:24:45 -08:00
vdev_file.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
vdev_label.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2008-12-19 13:47:18 -08:00
vdev_mirror.c Fix all instances of for (int i;;) {} that were easily found 2008-12-19 11:03:54 -08:00
vdev_missing.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
vdev_queue.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-19 11:06:25 -08:00
vdev_raidz.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2008-12-19 11:05:48 -08:00
vdev_root.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zap.c Merge branch 'feature-commit-cb' into refs/top-bases/feature-branch 2008-12-11 11:27:12 -08:00
zap_leaf.c Merge commit 'refs/top-bases/gcc-uninit' into gcc-uninit 2008-12-11 11:25:28 -08:00
zap_micro.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-11 11:36:00 -08:00
zfs_acl.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zfs_byteswap.c Refresh exported symbols 2009-01-06 12:59:50 -08:00
zfs_ctldir.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zfs_dir.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zfs_fm.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zfs_fuid.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zfs_ioctl.c Merge commit 'refs/top-bases/gcc-cast' into gcc-cast 2008-12-11 11:24:51 -08:00
zfs_log.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zfs_replay.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zfs_rlock.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zfs_vfsops.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zfs_vnops.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zfs_znode.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-11 11:36:00 -08:00
zil.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-11 11:36:00 -08:00
zio.c Refresh exported symbols, remove zio_resume_threads as out of date 2009-01-06 09:38:39 -08:00
zio_checksum.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zio_compress.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zio_inject.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zvol.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00