freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
Andriy Gapon 2ec31e84cc zfs: fix up after the removal of PG_CACHED pages in r308691
PR:		214629
Reported by:	mshirk@daemon-security.com
Reviewed by:	alc
Tested by:	Shawn Webb <shawn.webb@hardenedbsd.org>
X-MFC with:	308691
2016-11-19 08:12:57 +00:00
..
sys After some ZIL changes 6 years ago zil_slog_limit got partially broken 2016-11-17 21:01:27 +00:00
arc.c Fix improper use of "its". 2016-11-08 23:59:41 +00:00
blkptr.c
bplist.c
bpobj.c MFV r296518: 5027 zfs large block support (add copyright) 2016-03-08 17:51:09 +00:00
bptree.c MFV r302661: 7082 bptree_iterate() passes wrong args to zfs_dbgmsg() 2016-09-01 15:10:40 +00:00
bqueue.c MFV r286704: 5960 zfs recv should prefetch indirect blocks 2015-08-12 22:41:06 +00:00
dbuf.c MFV r306422: 7254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == usedobjs 2016-09-28 23:54:47 +00:00
ddt_zap.c
ddt.c MFV r289310: 2015-10-16 14:45:21 +00:00
dmu_diff.c MFV r302991: 6950 ARC should cache compressed data 2016-09-03 08:30:51 +00:00
dmu_object.c MFV r296609: 6370 ZFS send fails to transmit some holes 2016-03-10 09:01:19 +00:00
dmu_objset.c MFV r307314: 2016-10-14 12:03:04 +00:00
dmu_send.c MFV r306422: 7254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == usedobjs 2016-09-28 23:54:47 +00:00
dmu_traverse.c Add #ifdef _KERNEL around send_holes_without_birth_time sysctl. 2016-09-29 17:48:53 +00:00
dmu_tx.c MFC r305337: 7004 dmu_tx_hold_zap() does dnode_hold() 7x on same object 2016-09-03 11:00:29 +00:00
dmu_zfetch.c MFV r297831: 6322 ZFS indirect block predictive prefetch 2016-04-11 21:09:15 +00:00
dmu.c MFC r305337: 7004 dmu_tx_hold_zap() does dnode_hold() 7x on same object 2016-09-03 11:00:29 +00:00
dnode_sync.c MFV r302991: 6950 ARC should cache compressed data 2016-09-03 08:30:51 +00:00
dnode.c MFV r302991: 6950 ARC should cache compressed data 2016-09-03 08:30:51 +00:00
dsl_bookmark.c MFV r302660: 6314 buffer overflow in dsl_dataset_name 2016-09-01 15:08:27 +00:00
dsl_dataset.c MFV r306422: 7254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == usedobjs 2016-09-28 23:54:47 +00:00
dsl_deadlist.c MFV r296518: 5027 zfs large block support (add copyright) 2016-03-08 17:51:09 +00:00
dsl_deleg.c MFV r302660: 6314 buffer overflow in dsl_dataset_name 2016-09-01 15:08:27 +00:00
dsl_destroy.c MFV r306422: 7254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == usedobjs 2016-09-28 23:54:47 +00:00
dsl_dir.c MFV r302660: 6314 buffer overflow in dsl_dataset_name 2016-09-01 15:08:27 +00:00
dsl_pool.c MFV r306422: 7254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == usedobjs 2016-09-28 23:54:47 +00:00
dsl_prop.c MFV r302660: 6314 buffer overflow in dsl_dataset_name 2016-09-01 15:08:27 +00:00
dsl_scan.c MFV r306422: 7254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == usedobjs 2016-09-28 23:54:47 +00:00
dsl_synctask.c MFV r275551: 2014-12-15 07:52:23 +00:00
dsl_userhold.c MFV r302660: 6314 buffer overflow in dsl_dataset_name 2016-09-01 15:08:27 +00:00
edonr_zfs.c MFV r289310: 2015-10-16 14:45:21 +00:00
gzip.c
lz4.c MFV r268120: 2016-09-11 17:48:06 +00:00
lzjb.c
metaslab.c MFV r304155: 7090 zfs should improve allocation order and throttle allocations 2016-09-03 10:04:37 +00:00
multilist.c MFV r277431: 5497 lock contention on arcs_mtx 2015-08-14 09:31:07 +00:00
range_tree.c
refcount.c MFV r304155: 7090 zfs should improve allocation order and throttle allocations 2016-09-03 10:04:37 +00:00
rrwlock.c MFV r284763: 5981 Deadlock in dmu_objset_find_dp 2015-08-12 19:10:29 +00:00
sa.c MFV r296518: 5027 zfs large block support (add copyright) 2016-03-08 17:51:09 +00:00
sha256.c Connect the SHA-512t256 and Skein hashing algorithms to ZFS 2016-05-31 04:12:14 +00:00
skein_zfs.c Connect the SHA-512t256 and Skein hashing algorithms to ZFS 2016-05-31 04:12:14 +00:00
spa_config.c MFV r299440: 6736 ZFS per-vdev ZAPs 2016-05-11 12:54:00 +00:00
spa_errlog.c
spa_history.c MFV r302660: 6314 buffer overflow in dsl_dataset_name 2016-09-01 15:08:27 +00:00
spa_misc.c MFV r304155: 7090 zfs should improve allocation order and throttle allocations 2016-09-03 10:04:37 +00:00
spa.c MFV r307313: 2016-10-14 12:01:33 +00:00
space_map.c MFV r286704: 5960 zfs recv should prefetch indirect blocks 2015-08-12 22:41:06 +00:00
space_reftree.c MFV r289561: 6328 Fix cstyle errors in zfs codebase 2015-10-19 08:25:37 +00:00
THIRDPARTYLICENSE.lz4
THIRDPARTYLICENSE.lz4.descrip
trim_map.c Fix overflow bug from r248577, turning 30s TRIM timeout into ~4s. 2015-01-14 16:22:00 +00:00
txg.c Prevent inlining txg_quiesce 2015-02-02 00:17:36 +00:00
uberblock.c
unique.c
vdev_cache.c MFV r304155: 7090 zfs should improve allocation order and throttle allocations 2016-09-03 10:04:37 +00:00
vdev_disk.c MFV r303077: 2016-09-03 08:42:12 +00:00
vdev_file.c MFV r296505: 6531 Provide mechanism to artificially limit disk performance 2016-03-08 17:27:13 +00:00
vdev_geom.c Add vdev_reopening support to vdev_geom. 2016-10-28 17:05:14 +00:00
vdev_label.c zfsbootcfg: a simple tool to set next boot (one time) options for zfsboot 2016-10-29 14:09:32 +00:00
vdev_mirror.c MFV r304155: 7090 zfs should improve allocation order and throttle allocations 2016-09-03 10:04:37 +00:00
vdev_missing.c
vdev_queue.c MFV r304155: 7090 zfs should improve allocation order and throttle allocations 2016-09-03 10:04:37 +00:00
vdev_raidz.c MFV r296518: 5027 zfs large block support (add copyright) 2016-03-08 17:51:09 +00:00
vdev_root.c
vdev.c MFV r307313: 2016-10-14 12:01:33 +00:00
zap_leaf.c MFV r289561: 6328 Fix cstyle errors in zfs codebase 2015-10-19 08:25:37 +00:00
zap_micro.c Missed FreeBSD-specific piece of r305338. 2016-09-03 11:17:33 +00:00
zap.c MFC r305337: 7004 dmu_tx_hold_zap() does dnode_hold() 7x on same object 2016-09-03 11:00:29 +00:00
zfeature.c MFV r289561: 6328 Fix cstyle errors in zfs codebase 2015-10-19 08:25:37 +00:00
zfs_acl.c zfs: honour and make use of vfs vnode locking protocol 2016-08-05 06:23:06 +00:00
zfs_byteswap.c
zfs_ctldir.c MFV r302660: 6314 buffer overflow in dsl_dataset_name 2016-09-01 15:08:27 +00:00
zfs_debug.c
zfs_dir.c fix .zfs-related cases in zfs_lookup that were broken by r303763 2016-08-06 11:02:07 +00:00
zfs_fm.c
zfs_fuid.c Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00
zfs_ioctl.c zfsbootcfg: a simple tool to set next boot (one time) options for zfsboot 2016-10-29 14:09:32 +00:00
zfs_log.c After some ZIL changes 6 years ago zil_slog_limit got partially broken 2016-11-17 21:01:27 +00:00
zfs_onexit.c zfs_onexit_fd_hold: return EBADF even if devfs_get_cdevpriv gave ENOENT 2015-04-28 09:11:47 +00:00
zfs_replay.c MFV r289561: 6328 Fix cstyle errors in zfs codebase 2015-10-19 08:25:37 +00:00
zfs_rlock.c
zfs_sa.c zfs: honour and make use of vfs vnode locking protocol 2016-08-05 06:23:06 +00:00
zfs_vfsops.c Limit scope of the optimization in r306608 to dounmount() caller only. 2016-10-07 11:38:28 +00:00
zfs_vnops.c zfs: fix up after the removal of PG_CACHED pages in r308691 2016-11-19 08:12:57 +00:00
zfs_znode.c implement zfs_vptocnp() using z_parent property 2016-10-07 06:29:24 +00:00
zfs.conf
zil.c After some ZIL changes 6 years ago zil_slog_limit got partially broken 2016-11-17 21:01:27 +00:00
zio_checksum.c MFV r302991: 6950 ARC should cache compressed data 2016-09-03 08:30:51 +00:00
zio_compress.c MFV 286546: 2015-08-09 20:02:16 +00:00
zio_inject.c MFV r296505: 6531 Provide mechanism to artificially limit disk performance 2016-03-08 17:27:13 +00:00
zio.c After some ZIL changes 6 years ago zil_slog_limit got partially broken 2016-11-17 21:01:27 +00:00
zle.c
zrlock.c 3746 ZRLs are racy 2016-10-27 07:38:07 +00:00
zvol.c After some ZIL changes 6 years ago zil_slog_limit got partially broken 2016-11-17 21:01:27 +00:00