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
*
Prune /*NOTREACHED*/
наб
2021-07-26
1
-1
/
+1
*
Replace /*PRINTFLIKEn*/ with attribute(printf)
наб
2021-07-26
1
-1
/
+3
*
Linux 5.14 compat: explicity assign set_page_dirty
Coleman Kane
2021-07-26
1
-0
/
+6
*
Linux 5.14 compat: blk_alloc_disk()
Brian Behlendorf
2021-07-23
1
-9
/
+34
*
FreeBSD: Ignore make_dev_s() errors
Alexander Motin
2021-07-22
1
-13
/
+18
*
A few fixes of callback typecasting (for the upcoming ClangCFI)
Alexander
2021-07-20
2
-5
/
+22
*
Use SET_ERROR for more errors in FreeBSD vnops
Ryan Moeller
2021-07-19
1
-16
/
+29
*
FreeBSD: Switch from MAXPHYS to maxphys on FreeBSD 13+
Alexander Motin
2021-07-19
1
-0
/
+4
*
Fix ARC ghost states eviction accounting
Alexander Motin
2021-07-13
1
-2
/
+0
*
file reference counts can get corrupted
George Wilson
2021-07-10
2
-34
/
+13
*
FreeBSD: Use unmapped I/O for scattered/gang ABD buffers
Alexander Motin
2021-07-07
1
-10
/
+113
*
FreeBSD: Hardcode abd_chunk_size to PAGE_SIZE
Alexander Motin
2021-07-06
1
-78
/
+51
*
Fix abd leak, kmem_free correct size of abd_t
Jorgen Lundman
2021-07-01
2
-4
/
+8
*
gcc 11 cleanup
Attila Fülöp
2021-06-23
1
-7
/
+13
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-22
3
-5
/
+9
*
Optimize small random numbers generation
Alexander Motin
2021-06-22
1
-2
/
+2
*
Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)
Alexander Motin
2021-06-16
3
-1
/
+122
*
Do not hash unlinked inodes
Paul Zuchowski
2021-06-11
1
-4
/
+11
*
Remove pool io kstats (#12212)
Alexander Motin
2021-06-10
2
-128
/
+0
*
libzfs: On FreeBSD, use MNT_NOWAIT with getfsstat
Alan Somers
2021-06-08
2
-0
/
+23
*
FreeBSD: incorporate changes to the VFS_QUOTACTL(9) KPI
jharmening
2021-06-04
1
-0
/
+15
*
Linux: Set spl_kmem_cache_slab_limit when page size !4K
Brian Behlendorf
2021-06-03
1
-5
/
+2
*
spl-module-parameters.5: remove spl_kmem_cache_{expire,obj_per_slab_min}
наб
2021-06-02
1
-3
/
+1
*
Remove iov_iter_advance() for iter_write
Rich Ercolani
2021-06-01
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-26
1
-1
/
+1
*
linux: don't fall through to 3-arg vfs_getattr
наб
2021-05-26
2
-2
/
+6
*
FreeBSD: Update dataset_kstats for zvols in dev mode
Alexander Motin
2021-05-26
1
-0
/
+6
*
FreeBSD: avoid memory allocation in arc_prune_async
Alexander Motin
2021-05-25
1
-9
/
+7
*
Add note for printing all dbgmsg entries on FreeBSD
Rich Ercolani
2021-05-25
1
-1
/
+4
*
FreeBSD: Retry OCF ENOMEM errors.
Alexander Motin
2021-05-24
1
-3
/
+5
*
Update tmpfile() existence detection
Rich Ercolani
2021-05-20
1
-0
/
+5
*
Simple change to fix building in recent environments
Rich Ercolani
2021-05-19
1
-4
/
+4
*
FreeBSD: Implement xattr=sa
Ryan Moeller
2021-05-13
3
-147
/
+395
*
FreeBSD: Use SET_ERROR to trace xattr name errors
Ryan Moeller
2021-05-13
1
-4
/
+4
*
Revert "Fix raw sends on encrypted datasets when copying back snapshots"
Brian Behlendorf
2021-05-13
2
-28
/
+2
*
linux 5.13 compat: bdevops->revalidate_disk() removed
Coleman Kane
2021-05-11
1
-0
/
+2
*
Remove unimplemented virus scanning hooks
Ryan Moeller
2021-05-10
4
-57
/
+0
*
FreeBSD: Remove !FreeBSD ifdef'd code
Ryan Moeller
2021-05-07
1
-35
/
+1
*
Clean up use of zfs_log_create in zfs_dir
Ryan Moeller
2021-05-07
2
-4
/
+4
*
Return required size when encode_fh size too small
Alyssa Ross
2021-05-07
2
-4
/
+15
*
FreeBSD: Initialize/destroy zp->z_lock
Ryan Moeller
2021-05-06
1
-0
/
+2
*
Miscellaneous code cleanup
Ryan Moeller
2021-04-30
3
-9
/
+5
*
FreeBSD: Clean up ASSERT/VERIFY use in module
Ryan Moeller
2021-04-30
23
-238
/
+233
*
FreeBSD: Prune some unneeded definitions
Ryan Moeller
2021-04-30
2
-2
/
+2
*
Drop "All rights reserved" from files by
[email protected]
Martin Matuška
2021-04-27
1
-1
/
+0
*
FreeBSD: damage control racing .. lookups in face of mkdir/rmdir
Mateusz Guzik
2021-04-26
1
-0
/
+27
*
linux/spl: proc: use global table_{min,max} values instead of local ones
наб
2021-04-15
1
-6
/
+6
*
linux/spl: base proc_dohostid() on proc_dostring()
наб
2021-04-15
1
-76
/
+17
*
Add SIGSTOP and SIGTSTP handling to issig
Paul Dagnelie
2021-04-15
1
-0
/
+51
[next]