freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
Andriy Gapon f77ffe1b22 zfs: add zfs_freebsd_putpages
this should be more optimal than writing pages one-by-one via zfs_write ->
update_pages in the case of multi-page putpages call

MFC after:	16 days
2013-11-29 15:39:39 +00:00
..
sys zfs: add dmu_write_pages variant for freebsd 2013-11-29 15:34:43 +00:00
arc.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
bplist.c
bpobj.c
bptree.c
dbuf.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
ddt_zap.c
ddt.c
dmu_diff.c
dmu_object.c
dmu_objset.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dmu_send.c MFV r254747: 2013-08-24 00:19:26 +00:00
dmu_traverse.c
dmu_tx.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dmu_zfetch.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dmu.c zfs: add dmu_write_pages variant for freebsd 2013-11-29 15:34:43 +00:00
dnode_sync.c
dnode.c MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control 2013-11-28 19:37:22 +00:00
dsl_dataset.c MFV r254749: 2013-08-24 00:42:37 +00:00
dsl_deadlist.c
dsl_deleg.c
dsl_destroy.c MFV r254747: 2013-08-24 00:19:26 +00:00
dsl_dir.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dsl_pool.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dsl_prop.c
dsl_scan.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
dsl_synctask.c
dsl_userhold.c Fix ZFS deadlock when sending a snapshot which is mounted. 2013-11-18 11:28:19 +00:00
gzip.c
lz4.c Introduce allocation cache to store LZ4 compression contexts without kicking 2013-11-14 15:54:54 +00:00
lzjb.c Improve lzjb decompress performance by reorganizing the code 2013-10-08 01:38:24 +00:00
metaslab.c MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control 2013-11-28 19:37:22 +00:00
range_tree.c MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control 2013-11-28 19:37:22 +00:00
refcount.c
rrwlock.c
sa.c
sha256.c
spa_config.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
spa_errlog.c
spa_history.c
spa_misc.c MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control 2013-11-28 19:37:22 +00:00
spa.c MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control 2013-11-28 19:37:22 +00:00
space_map.c MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control 2013-11-28 19:37:22 +00:00
space_reftree.c MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control 2013-11-28 19:37:22 +00:00
THIRDPARTYLICENSE.lz4
THIRDPARTYLICENSE.lz4.descrip
trim_map.c
txg.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
uberblock.c
unique.c
vdev_cache.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
vdev_disk.c MFV r254750: 2013-09-21 00:17:26 +00:00
vdev_file.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
vdev_geom.c Improve ZFS N-way mirror read performance by using load and locality 2013-10-23 09:54:58 +00:00
vdev_label.c MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control 2013-11-28 19:37:22 +00:00
vdev_mirror.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
vdev_missing.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
vdev_queue.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
vdev_raidz.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
vdev_root.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
vdev.c MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control 2013-11-28 19:37:22 +00:00
zap_leaf.c
zap_micro.c
zap.c
zfeature.c MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control 2013-11-28 19:37:22 +00:00
zfs_acl.c
zfs_byteswap.c
zfs_ctldir.c
zfs_debug.c MFV r254079: 2013-08-08 23:38:31 +00:00
zfs_dir.c MFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT) 2013-11-28 19:44:36 +00:00
zfs_fm.c
zfs_fuid.c
zfs_ioctl.c Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
zfs_log.c
zfs_onexit.c Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
zfs_replay.c
zfs_rlock.c
zfs_sa.c
zfs_vfsops.c zfs: inline and remove zfs_vnode_lock 2013-08-23 14:40:09 +00:00
zfs_vnops.c zfs: add zfs_freebsd_putpages 2013-11-29 15:39:39 +00:00
zfs_znode.c MFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT) 2013-11-28 19:44:36 +00:00
zfs.conf
zil.c MFV r255255: 4045 zfs write throttle & i/o scheduler performance work 2013-11-26 09:57:14 +00:00
zio_checksum.c MFV r254750: 2013-09-21 00:17:26 +00:00
zio_compress.c Add kstat entries for ZFS compression statistics. 2013-08-21 19:40:43 +00:00
zio_inject.c
zio.c fix a serious bug in r258632: offset parameter must be set in zio 2013-11-28 08:48:49 +00:00
zle.c
zrlock.c
zvol.c Merge GEOM direct dispatch changes from the projects/camlock branch. 2013-10-22 08:22:19 +00:00