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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-7
/
+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
1
-3
/
+4
*
Introduce write-mostly sums
Alexander Motin
2021-06-09
1
-10
/
+10
*
Fix dRAID sequential resilver silent damage handling
Brian Behlendorf
2021-05-27
1
-1
/
+2
*
module/zfs: remove zfs_zevent_console and zfs_zevent_cols
наб
2021-05-27
1
-1
/
+0
*
lib/: set O_CLOEXEC on all fds
наб
2021-04-14
1
-2
/
+2
*
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
3
-3
/
+3
*
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
*
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
*
FreeBSD: Clean up zfsdev_close to match Linux
Ryan Moeller
2021-03-12
1
-1
/
+0
*
Suppress cppcheck invalidSyntax warninigs
Brian Behlendorf
2021-03-05
1
-0
/
+2
*
Add upper bound for slop space calculation
Prakash Surya
2021-02-24
1
-4
/
+5
*
Cleaning up uio headers
Brian Atkinson
2021-02-20
2
-1
/
+21
*
libzpool: set_global_var: refactor to not modify 'arg'
Christian Schwarz
2021-02-19
1
-1
/
+1
*
Restore FreeBSD resource usage accounting
Ryan Moeller
2021-02-19
2
-0
/
+38
*
Checksum errors may not be counted
Don Brady
2021-02-19
1
-1
/
+2
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
2
-2
/
+19
*
Make inline ABD predicates compatible with C++
Ryan Moeller
2021-02-15
1
-3
/
+3
*
Rename zfs_inode_update to zfs_znode_update_vfs
khng300
2021-02-09
1
-0
/
+2
*
The abd child/parent relationship does not need to be tracked
Matthew Ahrens
2021-01-30
1
-0
/
+2
*
Parallelize vdev_validate
Alan Somers
2021-01-26
1
-0
/
+2
*
Parallelize vdev_load
Alan Somers
2021-01-26
1
-0
/
+1
*
Set aside a metaslab for ZIL blocks
Matthew Ahrens
2021-01-21
6
-3
/
+9
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
6
-17
/
+17
*
allow callers to allocate and provide the abd_t struct
Matthew Ahrens
2021-01-20
3
-51
/
+71
*
record ioctl elapsed time in zpool history
Matthew Ahrens
2021-01-11
1
-0
/
+1
*
implicit conversion from 'boolean_t' to 'ds_hold_flags_t'
Toomas Soome
2020-12-27
1
-0
/
+1
*
Only examine best metaslabs on each vdev
Matthew Ahrens
2020-12-16
1
-0
/
+1
*
Make metaslab class rotor and aliquot per-allocator.
Alexander Motin
2020-12-15
1
-21
/
+31
*
spa: avoid type narrowing warning
Ryan Libby
2020-12-15
1
-1
/
+1
*
dmu_zfetch: fix memory leak
Matthew Macy
2020-12-12
1
-0
/
+1
*
Improve zfs receive performance with lightweight write
Matthew Ahrens
2020-12-11
2
-2
/
+28
*
Implement memory and CPU hotplug
Paul Dagnelie
2020-12-10
2
-0
/
+3
*
Decouple arc_read_done callback from arc buf instantiation
Matthew Macy
2020-12-09
1
-0
/
+5
*
Reduce latency effects of non-interactive I/O
Alexander Motin
2020-11-24
1
-0
/
+3
*
Fix problems in zvol_set_volmode_impl
Matthew Macy
2020-11-17
1
-0
/
+2
*
Fix 'zfs userspace' for received datasets in encrypted root
loli10K
2020-11-16
1
-1
/
+1
*
Assertion failure when logging large output of channel program
Matthew Ahrens
2020-11-14
1
-0
/
+1
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
12
-46
/
+237
[next]