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
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
14
-15
/
+15
*
Introduce names for ZTHRs
Serapheim Dimitropoulos
2020-07-29
2
-4
/
+8
*
Prefix zfs internal endian checks with _ZFS
Matthew Macy
2020-07-28
1
-1
/
+1
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
1
-0
/
+3
*
Annotate unused parameters on inline definitions as such
Kyle Evans
2020-07-23
1
-1
/
+2
*
FreeBSD: Remove some code duplication in sysctl_os.c
Ryan Moeller
2020-07-23
1
-0
/
+1
*
Adjust ARC terminology
Matthew Ahrens
2020-07-22
1
-4
/
+4
*
FreeBSD: Add legacy arc_min and arc_max
Ryan Moeller
2020-07-19
1
-0
/
+2
*
Extend zdb to print inconsistencies in livelists and metaslabs
Matthew Ahrens
2020-07-14
2
-0
/
+12
*
Remove dependency on sharetab file and refactor sharing logic
George Wilson
2020-07-13
1
-1
/
+0
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
5
-3
/
+8
*
Add a "try" operation for range locks
Mark Johnston
2020-07-06
1
-0
/
+2
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
9
-10
/
+159
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
2
-4
/
+0
*
Avoid installing kernel headers on FreeBSD
Arvind Sankar
2020-06-27
7
-0
/
+14
*
Fixes for make dist
Arvind Sankar
2020-06-26
7
-53
/
+13
*
ARC shrinking blocks reads/writes
Matthew Ahrens
2020-06-26
1
-0
/
+1
*
Drop unnecessary srcdir paths
Arvind Sankar
2020-06-24
7
-142
/
+142
*
Add zfs_multihost_interval tunable handler for FreeBSD
Ryan Moeller
2020-06-23
1
-0
/
+1
*
Add prototypes
Arvind Sankar
2020-06-18
3
-0
/
+4
*
Remove dead code
Arvind Sankar
2020-06-18
1
-1
/
+0
*
Disambiguate condvar API contract
Matthew Macy
2020-06-18
1
-2
/
+2
*
Add abd_cache_reap_now for abd_chunk_cache users
Matthew Macy
2020-06-17
1
-0
/
+1
*
drr_begin: can't forward declare untagged struct
Jorgen Lundman
2020-06-16
1
-10
/
+14
*
Make struct vdev_disk_t be platform private
Jorgen Lundman
2020-06-16
1
-8
/
+0
*
Fix gcc10.1 truncation error
George Amanakis
2020-06-13
1
-1
/
+1
*
Removing ZERO_PAGE abd_alloc_zero_scatter
Brian Atkinson
2020-06-10
2
-1
/
+2
*
Fix typos
Andrea Gelmini
2020-06-09
4
-4
/
+4
*
File incorrectly zeroed when receiving incremental stream that toggles -L
Matthew Ahrens
2020-06-09
5
-19
/
+44
*
Trim L2ARC
George Amanakis
2020-06-09
4
-2
/
+24
*
Restore support for in-kernel ZFS ioctls
Pawel Jakub Dawidek
2020-06-08
1
-1
/
+1
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-1
/
+1
*
Improve compatibility with C++ consumers
Ryan Moeller
2020-06-06
9
-38
/
+49
*
Connect dataset_kstats for FreeBSD
Allan Jude
2020-06-05
1
-0
/
+1
*
Restore avl_update() calls and related functions
Jorgen Lundman
2020-06-03
1
-0
/
+11
*
Gang ABD Type
Brian Atkinson
2020-05-20
2
-3
/
+18
*
Fix ZVOL_DIR
Ryan Moeller
2020-05-16
1
-3
/
+0
*
Fix abd_enter/exit_critical wrappers
Brian Behlendorf
2020-05-14
1
-2
/
+13
*
remove unneeded member drc_err of dmu_recv_cookie_t
Matthew Ahrens
2020-05-14
1
-1
/
+0
*
Combine OS-independent ABD Code into Common Source File
Brian Atkinson
2020-05-10
3
-50
/
+147
*
Improvements on persistent L2ARC
George Amanakis
2020-05-07
1
-12
/
+28
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
3
-7
/
+31
*
Remove deduplicated send/receive code
Matthew Ahrens
2020-04-23
4
-21
/
+11
*
Use a struct to organize metaslab-group-allocator fields
Matthew Ahrens
2020-04-22
1
-4
/
+11
*
Persistent L2ARC
George Amanakis
2020-04-10
4
-18
/
+297
*
Don't ignore zfs_arc_max below allmem/32
Ryan Moeller
2020-04-09
1
-1
/
+1
*
Add separate field for indicating that spa is in middle of split
Matthew Macy
2020-04-09
1
-0
/
+1
*
Finish refactoring for ZFS_MODULE_PARAM_CALL
Ryan Moeller
2020-04-07
3
-6
/
+7
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
2
-0
/
+20
*
Let default arc_c_max be platform dependent
Ryan Moeller
2020-03-27
1
-0
/
+1
[next]