index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make 1-bit bitfields unsigned
Brooks Davis
2022-12-01
1
-5
/
+5
*
Remove zpl_revalidate: fix snapshot rollback
Pavel Snajdr
2022-12-01
4
-6
/
+25
*
Handle ECKSUM as new EZFS_CKSUM ‒ "insufficient replicas"
наб
2022-12-01
1
-0
/
+1
*
Cleanup: Make memory barrier definitions consistent across kernels
Richard Yao
2022-12-01
3
-2
/
+4
*
Linux: Remove ZFS_AC_KERNEL_SRC_MODULE_PARAM_CALL_CONST autotools check
Richard Yao
2022-11-01
1
-5
/
+9
*
Add options to zfs redundant_metadata property
Akash B
2022-11-01
2
-1
/
+11
*
FreeBSD: vn_flush_cached_data: observe vnode locking contract
Andriy Gapon
2022-10-27
1
-0
/
+2
*
Refactor Log Size Limit
Alexander Motin
2022-09-26
2
-2
/
+2
*
Revert "Reduce dbuf_find() lock contention"
Brian Behlendorf
2022-09-21
1
-3
/
+4
*
zfs recv hangs if max recordsize is less than received recordsize
Ameer Hamza
2022-09-21
1
-3
/
+3
*
include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.h
наб
2022-09-21
3
-38
/
+41
*
Improve too large physical ashift handling
Alexander Motin
2022-09-21
1
-0
/
+1
*
Add Module Parameter Regarding Log Size Limit
Kevin Jin
2022-09-21
2
-0
/
+8
*
Optimize txg_kick() process (#12274)
Kevin Jin
2022-09-21
1
-1
/
+1
*
zfs recv hangs if max recordsize is less than received recordsize
Ameer Hamza
2022-09-19
2
-10
/
+10
*
make DMU_OT_IS_METADATA and DMU_OT_IS_ENCRYPTED return B_TRUE or B_FALSE
Christian Schwarz
2022-09-15
1
-2
/
+2
*
Add physical device size to SIZE column in 'zpool list -v'
Akash B
2022-09-15
1
-0
/
+1
*
Introduce a tunable to exclude special class buffers from L2ARC
George Amanakis
2022-09-14
3
-14
/
+2
*
zed: Fix config_sync autoexpand flood
Tony Hutter
2022-09-14
1
-0
/
+3
*
Add xattr_handler support for Android kernels
Walter Huf
2022-09-14
1
-0
/
+14
*
FreeBSD: Mark ZFS_MODULE_PARAM_CALL as MPSAFE
Ryan Moeller
2022-09-13
1
-1
/
+1
*
Linux 6.0 compat: register_shrinker() now var-arg
Coleman Kane
2022-08-09
1
-0
/
+4
*
Fix -Wattribute-warning in zfs_log_xvattr()
Brian Behlendorf
2022-07-27
1
-1
/
+10
*
Remove sha1 hashing from OpenZFS, it's not used anywhere.
Tino Reichardt
2022-07-26
1
-3
/
+0
*
Fix scrub resume from newly created hole.
Alexander Motin
2022-07-26
1
-0
/
+2
*
Fix and disable blocks statistics during scrub
Alexander Motin
2022-07-26
1
-1
/
+0
*
Several B-tree optimizations
Alexander Motin
2022-07-26
1
-2
/
+10
*
Several sorted scrub optimizations
Alexander Motin
2022-07-26
2
-17
/
+6
*
More speculative prefetcher improvements
Alexander Motin
2022-07-26
2
-10
/
+8
*
Improve log spacemap load time
Alexander Motin
2022-07-26
4
-2
/
+13
*
Add more control/visibility to spa_load_verify().
Alexander Motin
2022-07-26
1
-0
/
+1
*
Avoid small buffer copying on write
Alexander Motin
2022-07-26
2
-1
/
+1
*
Remove refcount from spa_config_*()
Alexander Motin
2022-07-26
1
-2
/
+2
*
Linux 5.19 compat: asm/fpu/internal.h
Brian Behlendorf
2022-06-01
1
-0
/
+2
*
Linux 5.19 compat: zap_flags_t conflict
Brian Behlendorf
2022-06-01
1
-0
/
+5
*
Linux 5.19 compat: bdev_start_io_acct() / bdev_end_io_acct()
Brian Behlendorf
2022-06-01
1
-2
/
+7
*
Linux 5.19 compat: bdev_max_secure_erase_sectors()
Brian Behlendorf
2022-06-01
1
-6
/
+11
*
Linux 5.19 compat: bdev_max_discard_sectors()
Brian Behlendorf
2022-06-01
1
-0
/
+19
*
Silence unused-but-set-variable warning
Ryan Moeller
2022-05-27
1
-1
/
+1
*
Reduce dbuf_find() lock contention
Brian Behlendorf
2022-05-06
1
-4
/
+3
*
Skip spacemaps reading in case of pool readonly import
Brian Behlendorf
2022-04-28
1
-0
/
+1
*
FreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with an error code
Mark Johnston
2022-04-19
1
-14
/
+18
*
zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escaping
наб
2022-04-01
2
-3
/
+5
*
Fix ACL checks for NFS kernel server
Brian Behlendorf
2022-03-20
5
-199
/
+9
*
Linux 5.16 compat: restore FSR and FSAVE
Brian Behlendorf
2022-03-19
1
-2
/
+2
*
Fix ENOSPC when unlinking multiple files from full pool
Brian Behlendorf
2022-03-08
1
-0
/
+1
*
Fix gcc warning in kfpu_begin()
Brian Behlendorf
2022-02-16
1
-3
/
+2
*
Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU state
Attila Fülöp
2022-02-16
1
-2
/
+123
*
libzfs: add keylocation=https://, backed by fetch(3) or libcurl
наб
2022-02-16
1
-0
/
+2
*
Upstream: Add snapshot and zvol events
Jorgen Lundman
2022-02-10
3
-0
/
+13
[next]