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
/
module
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 5.16: wait_on_page_bit() no longer available to modules
Coleman Kane
2021-12-06
1
-0
/
+4
*
Linux 5.16 compat: submit_bio()
Brian Behlendorf
2021-11-05
1
-2
/
+2
*
FreeBSD: Catch up with recent VFS changes
Ryan Moeller
2021-11-02
2
-1
/
+7
*
Use fallthrough macro
Brian Behlendorf
2021-11-02
4
-6
/
+6
*
Linux 5.15 compat: get_acl()
Brian Behlendorf
2021-09-14
1
-8
/
+26
*
FreeBSD: Don't remove SA xattr if not SA znode
Ryan Moeller
2021-09-14
1
-1
/
+1
*
Linux 4.11 compat: statx support
Richard Yao
2021-09-14
2
-7
/
+39
*
Remove b_pabd/b_rabd allocation from arc_hdr_alloc()
Alexander Motin
2021-09-14
2
-2
/
+2
*
Restore FreeBSD sysctl processing for arc.min and arc.max
Allan Jude
2021-09-14
2
-2
/
+63
*
zfs: add missed dependency of zfs module on zlib
Ryan Moeller
2021-09-14
1
-0
/
+1
*
Enable /proc/diskstats for zvols
Brian Behlendorf
2021-09-14
1
-0
/
+3
*
Modify checksum obtain method of QAT
hedongzhang
2021-09-14
1
-23
/
+4
*
Allow disabling of unmapped I/O on FreeBSD
Mark Johnston
2021-09-14
1
-0
/
+4
*
Linux 5.14 compat: explicity assign set_page_dirty
Coleman Kane
2021-09-14
1
-0
/
+6
*
Linux 5.14 compat: blk_alloc_disk()
Brian Behlendorf
2021-09-14
1
-9
/
+34
*
FreeBSD: Ignore make_dev_s() errors
Alexander Motin
2021-09-14
1
-13
/
+18
*
A few fixes of callback typecasting (for the upcoming ClangCFI)
Alexander
2021-09-14
2
-5
/
+22
*
FreeBSD: Switch from MAXPHYS to maxphys on FreeBSD 13+
Alexander Motin
2021-09-14
1
-0
/
+4
*
Fix ARC ghost states eviction accounting
Alexander Motin
2021-09-14
1
-2
/
+0
*
file reference counts can get corrupted
George Wilson
2021-09-14
2
-34
/
+13
*
FreeBSD: Use unmapped I/O for scattered/gang ABD buffers
Alexander Motin
2021-09-14
1
-10
/
+113
*
FreeBSD: Hardcode abd_chunk_size to PAGE_SIZE
Alexander Motin
2021-09-14
1
-78
/
+51
*
Fix abd leak, kmem_free correct size of abd_t
Jorgen Lundman
2021-09-14
2
-4
/
+8
*
Optimize small random numbers generation
Alexander Motin
2021-09-14
1
-2
/
+2
*
FreeBSD: Implement xattr=sa
Ryan Moeller
2021-09-14
3
-147
/
+395
*
FreeBSD: Clean up ASSERT/VERIFY use in module
Ryan Moeller
2021-09-14
23
-236
/
+231
*
gcc 11 cleanup
Attila Fülöp
2021-06-24
1
-7
/
+13
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-24
3
-5
/
+9
*
Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)
Alexander Motin
2021-06-24
3
-1
/
+122
*
Do not hash unlinked inodes
Paul Zuchowski
2021-06-15
1
-4
/
+11
*
Remove pool io kstats
Alexander Motin
2021-06-10
2
-128
/
+0
*
libzfs: On FreeBSD, use MNT_NOWAIT with getfsstat
Alan Somers
2021-06-09
2
-0
/
+23
*
FreeBSD: incorporate changes to the VFS_QUOTACTL(9) KPI
jharmening
2021-06-09
1
-0
/
+15
*
Linux: Set spl_kmem_cache_slab_limit when page size !4K
Brian Behlendorf
2021-06-09
1
-5
/
+2
*
spl-module-parameters.5: remove spl_kmem_cache_{expire,obj_per_slab_min}
наб
2021-06-09
1
-3
/
+1
*
Remove iov_iter_advance() for iter_write
Rich Ercolani
2021-06-09
1
-3
/
+0
*
Bend zpl_set_acl to permit the new userns* parameter
Rich Ercolani
2021-05-27
1
-12
/
+23
*
Various Linux kABI cosmetics
наб
2021-05-27
1
-1
/
+1
*
linux: don't fall through to 3-arg vfs_getattr
наб
2021-05-27
2
-2
/
+6
*
FreeBSD: Update dataset_kstats for zvols in dev mode
Alexander Motin
2021-05-27
1
-0
/
+6
*
FreeBSD: avoid memory allocation in arc_prune_async
Alexander Motin
2021-05-27
1
-9
/
+7
*
FreeBSD: Retry OCF ENOMEM errors.
Alexander Motin
2021-05-27
1
-3
/
+5
*
Add note for printing all dbgmsg entries on FreeBSD
Rich Ercolani
2021-05-27
1
-1
/
+4
*
Update tmpfile() existence detection
Rich Ercolani
2021-05-27
1
-0
/
+5
*
Simple change to fix building in recent environments
Rich Ercolani
2021-05-27
1
-4
/
+4
*
FreeBSD: Use SET_ERROR to trace xattr name errors
Ryan Moeller
2021-05-27
1
-4
/
+4
*
Revert "Fix raw sends on encrypted datasets when copying back snapshots"
Brian Behlendorf
2021-05-27
2
-28
/
+2
*
linux 5.13 compat: bdevops->revalidate_disk() removed
Coleman Kane
2021-05-27
1
-0
/
+2
*
FreeBSD: Remove !FreeBSD ifdef'd code
Ryan Moeller
2021-05-10
1
-35
/
+1
*
Clean up use of zfs_log_create in zfs_dir
Ryan Moeller
2021-05-10
2
-4
/
+4
[next]