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
*
Fix cross-endian interoperability of zstd
Rich Ercolani
2021-09-14
1
-11
/
+137
*
Linux 4.11 compat: statx support
Richard Yao
2021-09-14
1
-2
/
+2
*
Remove b_pabd/b_rabd allocation from arc_hdr_alloc()
Alexander Motin
2021-09-14
1
-1
/
+1
*
Fix/improve dbuf hits accounting
Alexander Motin
2021-09-14
2
-8
/
+6
*
Use more atomics in refcounts
Alexander Motin
2021-09-14
1
-4
/
+4
*
Restore FreeBSD sysctl processing for arc.min and arc.max
Allan Jude
2021-09-14
3
-0
/
+15
*
Run arc_evict thread at higher priority
Tony Nguyen
2021-09-14
1
-2
/
+3
*
Optimize allocation throttling
Alexander Motin
2021-09-14
2
-7
/
+10
*
Minor ARC optimizations
Alexander Motin
2021-09-14
2
-3
/
+10
*
A few fixes of callback typecasting (for the upcoming ClangCFI)
Alexander
2021-09-14
1
-2
/
+2
*
Introduce dsl_dir_diduse_transfer_space()
Alexander Motin
2021-09-14
1
-0
/
+3
*
Fix ARC ghost states eviction accounting
Alexander Motin
2021-09-14
1
-1
/
+0
*
file reference counts can get corrupted
George Wilson
2021-09-14
4
-7
/
+10
*
dprintf_dnode: strcpy -> strlcpy
Jorgen Lundman
2021-09-14
2
-2
/
+2
*
FreeBSD: Hardcode abd_chunk_size to PAGE_SIZE
Alexander Motin
2021-09-14
1
-1
/
+0
*
Compact dbuf/buf hashes and lock arrays
Alexander Motin
2021-09-14
1
-2
/
+2
*
Fix abd leak, kmem_free correct size of abd_t
Jorgen Lundman
2021-09-14
1
-1
/
+1
*
Optimize small random numbers generation
Alexander Motin
2021-09-14
4
-1
/
+52
*
gcc 11 cleanup
Attila Fülöp
2021-06-24
2
-4
/
+4
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-24
1
-1
/
+1
*
Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)
Alexander Motin
2021-06-24
2
-28
/
+95
*
Re-embed multilist_t storage
Alexander Motin
2021-06-10
4
-10
/
+11
*
Remove pool io kstats
Alexander Motin
2021-06-10
4
-15
/
+0
*
libzfs: On FreeBSD, use MNT_NOWAIT with getfsstat
Alan Somers
2021-06-09
1
-0
/
+1
*
More aggsum optimizations
Alexander Motin
2021-06-09
2
-3
/
+8
*
Introduce write-mostly sums
Alexander Motin
2021-06-09
5
-10
/
+160
*
Bend zpl_set_acl to permit the new userns* parameter
Rich Ercolani
2021-05-27
1
-0
/
+5
*
Various Linux kABI cosmetics
наб
2021-05-27
1
-7
/
+7
*
Fix dRAID sequential resilver silent damage handling
Brian Behlendorf
2021-05-27
1
-1
/
+2
*
linux 5.13 compat: bdevops->revalidate_disk() removed
Coleman Kane
2021-05-27
1
-0
/
+4
*
module/zfs: remove zfs_zevent_console and zfs_zevent_cols
наб
2021-05-27
5
-68
/
+0
*
Replace ZoL with OpenZFS where applicable
наб
2021-05-10
1
-1
/
+1
*
FreeBSD: Prune some unneeded definitions
Ryan Moeller
2021-05-10
1
-5
/
+0
*
Add SIGSTOP and SIGTSTP handling to issig
Paul Dagnelie
2021-04-19
2
-17
/
+14
*
FreeBSD: add support for lockless symlink lookup
Mateusz Guzik
2021-04-14
1
-0
/
+1
*
Improvements to the 'compatibility' property
Colm
2021-04-14
1
-3
/
+4
*
lib/: set O_CLOEXEC on all fds
наб
2021-04-14
1
-2
/
+2
*
Allow zfs to send replication streams with missing snapshots
pablofsf
2021-04-14
1
-0
/
+3
*
Use dsl_scan_setup_check() to setup a scrub
Brian Behlendorf
2021-04-14
1
-0
/
+1
*
Ratelimit deadman zevents as with delay zevents
Ryan Moeller
2021-04-14
1
-1
/
+2
*
Fix various typos
Andrea Gelmini
2021-04-07
6
-6
/
+6
*
Use a helper function to clarify gang block size
Matthew Ahrens
2021-03-26
2
-0
/
+15
*
Removed duplicated includes
Andrea Gelmini
2021-03-22
2
-2
/
+0
*
Split dmu_zfetch() speculation and execution parts
Alexander Motin
2021-03-19
1
-7
/
+16
*
Fix zfs_get_data access to files with wrong generation
Chunwei Chen
2021-03-19
2
-3
/
+4
*
Removing old code for k(un)map_atomic
Brian Atkinson
2021-03-19
1
-2
/
+2
*
Linux 5.12 compat: idmapped mounts
Coleman Kane
2021-03-19
4
-3
/
+59
*
Clean up RAIDZ/DRAID ereport code
Matthew Ahrens
2021-03-19
3
-12
/
+6
*
Remove unused rr_code
Matthew Ahrens
2021-03-17
1
-1
/
+0
*
Linux: always check or verify return of igrab()
Adam D. Moss
2021-03-16
1
-1
/
+7
[next]