]> git.proxmox.com Git - mirror_zfs.git/history - include
Remove dead code and cleanup scoping in dmu_send.c
[mirror_zfs.git] / include /
2019-10-14 Paul DagnelieDon't call sizeof on void
2019-10-11 Paul DagnelieFunction name and comment updates
2019-10-11 Matthew MacyExpose dmu_buf_hold_array_by_dnode to platform code
2019-10-10 loli10KFix pool creation with feature@allocation_classes disabled
2019-10-10 Matthew MacyMove get_temporary_prop to platform code
2019-10-10 Matthew MacyAdd kmem cache accessors
2019-10-10 Matthew MacyMake `zil_async_to_sync` visible to platform code
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-10-03 Matthew MacyRename rangelock_ functions to zfs_rangelock_
2019-10-03 Matthew MacyOpenZFS restructuring - libzfs
2019-10-03 Matthew MacyOpenZFS restructuring - libzutil
2019-10-02 Matthew MacyAdd inode accessors to common code
2019-10-01 Matthew MacyOpenZFS restructuring - arc_stats
2019-09-30 Matthew MacyOpenZFS restructuring - zpool
2019-09-27 Matthew MacyOpenZFS restructuring - zfs_ioctl
2019-09-26 Tom CaputiFix encryption hierarchy issues with zfs recv -d
2019-09-25 Matthew MacyOpenZFS restructuring - zvol
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-12 Chengfei ZHuQAT related bug fixes
2019-09-12 Matthew MacyMove objnode handling to common code
2019-09-12 Matthew MacyEnable compiler to typecheck logging
2019-09-11 Matthew MacyOpenZFS restructuring - move linux tracing code to...
2019-09-10 Brian BehlendorfFix /etc/hostid on root pool deadlock
2019-09-10 Brian BehlendorfEnable SIMD for encryption
2019-09-06 Matthew MacyOpenZFS restructuring - move platform specific sources
2019-09-05 Matthew MacyMake module tunables cross platform
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-08-30 Andrea GelminiFix typos in include/
2019-08-29 Paul DagnelieKeep more metaslabs loaded
2019-08-28 Chunwei ChenFix zil replay panic when TX_REMOVE followed by TX_CREATE
2019-08-27 Tom CaputiFix deadlock in 'zfs rollback'
2019-08-20 Matthew AhrensAdd fast path for zfs_ioc_space_snaps() handling of...
2019-08-16 Paul DagnelieCap metaslab memory usage
2019-08-14 Paul DagneliePrevent race in blkptr_verify against device removal
2019-08-14 Chunwei ChenFix out-of-order ZIL txtype lost on hardlinked files
2019-08-13 George Wilsonspa_load_verify() may consume too much memory
2019-08-13 Tomohiro KusumiChange boolean-like uint8_t fields in znode_t to boolean_t
2019-08-13 Richard YaoDrop KMC_NOEMERGENCY
2019-08-05 Paul DagnelieMetaslab max_size should be persisted while unloaded
2019-07-26 Sara HartseFast Clone Deletion
2019-07-25 Matthew AhrensReplace zf_rwlock with a mutex
2019-07-18 Serapheim Dimitrop... Race condition between spa async threads and export
2019-07-17 Brian BehlendorfRetire unused spl_{mutex,rwlock}_{init_fini}
2019-07-17 Brian BehlendorfLinux 5.3 compat: retire rw_tryupgrade()
2019-07-17 Brian BehlendorfLinux 5.3 compat: rw_semaphore owner
2019-07-17 jdikeFix lockdep recursive locking false positive in dbuf_de...
2019-07-17 Brian BehlendorfFix CONFIG_X86_DEBUG_FPU build failure
2019-07-17 Brian BehlendorfMinor style cleanup
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-07-15 Tomohiro KusumiDisable unused pathname::pn_path* (unneeded in Linux)
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2019-07-08 Paul DagnelieDecrease contention on dn_struct_rwlock
2019-07-08 Brad Lewis8659 static dtrace probes unavailable on non-GPL modules
2019-07-05 loli10KFix zfs "redact" misc issues
2019-07-05 Mike GerdtsOpenZFS 9318 - vol_volsize_to_reservation does not...
2019-06-25 Alexander MotinAvoid extra taskq_dispatch() calls by DMU
2019-06-25 loli10KFix bp_embedded_type enum definition
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-22 Don BradyOpenZFS 9425 - channel programs can be interrupted
2019-06-22 Paul DagnelieFix comments on zfs_bookmark_phys
2019-06-20 Tom CaputiAllow unencrypted children of encrypted datasets
2019-06-19 Matthew AhrensRemove dedupditto functionality
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-06-13 Matthew Ahrenslz4_decompress_abd declared but not defined
2019-06-13 Matthew Ahrenspanic in removal_remap test on 4K devices
2019-06-13 Tulsi JainRestrict filesystem creation if name referred either...
2019-06-12 Matthew Ahrensfat zap should prefetch when iterating
2019-06-11 Matthew Ahrenssingle-chunk scatter ABDs can be treated as linear
2019-06-10 Matthew Ahrensmake zil max block size tunable
2019-06-07 Paul DagnelieAllow metaslab to be unloaded even when not freed from
2019-05-29 Tomohiro KusumiRemove vn_set_fs_pwd()/vn_set_pwd() (no need to be...
2019-05-24 loli10KVERIFY3P() message is missing a space character
2019-05-24 Tomohiro KusumiLinux 2.6.39 compat: Test if kstrtoul() exists
2019-05-23 Rafael Kitoverkernel timer API rework
2019-05-23 Brian BehlendorfLinux 5.2 compat: rw_tryupgrade()
2019-05-09 Olaf Faalandzpool import progress kstat
2019-05-07 Brian BehlendorfFix send/recv lost spill block
2019-05-07 Tomohiro KusumiFix `zfs set atime|relatime=off|on` behavior on inherit...
2019-05-07 Tomohiro KusumiLinux 5.1 compat: Drop ULLONG_MAX and LLONG_MAX definitions
2019-05-04 Tomohiro KusumiLinux 5.0 compat: Use totalhigh_pages()
2019-05-02 Tom CaputiAdd feature check for 'zpool resilver' command
2019-05-02 Matthew AhrensRemove incorrect (and inappropriate) comment in dprintf...
2019-04-16 TerraTechAdd option [-V|--version] to emit version string
2019-04-16 Richard LaagerReference zfeature.c in a SPA_VERSION comment
2019-04-16 Richard LaagerRemove zfs.h comments about GRUB
2019-04-14 Tomohiro KusumiSync reserved Illumos ioctl comment with actual number
2019-04-08 Tomohiro KusumiUnbreak build on Linux kernel < 3.10
2019-04-05 Sara HartseRestrict kstats and print real pointers
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-22 George WilsonZFS Reads may result in unneccesary calls to zil_commit
2019-03-21 Olaf FaalandMMP interval and fail_intervals in uberblock
2019-03-15 Tom CaputiMultiple DVA Scrubbing Fix
2019-03-13 Tom CaputiDetect and prevent mixed raw and non-raw sends
2019-03-13 Tom CaputiAdd bookmark v2 on-disk feature
2019-03-13 Tom CaputiFix handling of maxblkid for raw sends
2019-03-13 Olaf FaalandIncrease default zfs_multihost_fail_intervals and impor...
2019-03-12 Alek PAvoid retrieving unused snapshot props
2019-03-12 Olaf FaalandMMP writes rotate over leaves
2019-03-09 Lorenz BrunReorder ZFS ioctls to fix cross-version compatibility
next