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
*
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
*
Move GFP flags kernel compatibility code
Michael Niewöhner
2020-06-08
1
-0
/
+12
*
Linux 5.8 compat: __vmalloc()
Michael Niewöhner
2020-06-08
1
-0
/
+9
*
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
11
-39
/
+52
*
Connect dataset_kstats for FreeBSD
Allan Jude
2020-06-05
2
-0
/
+3
*
Restore avl_update() calls and related functions
Jorgen Lundman
2020-06-03
1
-0
/
+11
*
Correctly handle the x32 ABI
наб
2020-05-28
1
-1
/
+5
*
Gang ABD Type
Brian Atkinson
2020-05-20
2
-3
/
+18
*
mount: use the mount syscall directly
felixdoerre
2020-05-20
2
-1
/
+9
*
Small program that converts a dataset id and an object id to a path
Paul Dagnelie
2020-05-20
1
-1
/
+3
*
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
*
Upstream: add missing thread_exit()
Jorgen Lundman
2020-05-14
1
-22
/
+1
*
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
5
-8
/
+36
*
Update FreeBSD SPL atomics
Ryan Moeller
2020-05-04
1
-71
/
+65
*
OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...
Paul B. Henson
2020-04-30
1
-0
/
+1
*
Support custom URI schemes for the keylocation property
Jason King
2020-04-28
1
-0
/
+11
*
Remove deduplicated send/receive code
Matthew Ahrens
2020-04-23
6
-26
/
+15
*
Use a struct to organize metaslab-group-allocator fields
Matthew Ahrens
2020-04-22
1
-4
/
+11
*
Fix zfs send progress reporting
Matthew Ahrens
2020-04-20
2
-0
/
+14
*
Use new FreeBSD API to largely eliminate object locking
Matthew Macy
2020-04-17
1
-0
/
+16
*
Update FreeBSD tunables
Ryan Moeller
2020-04-15
1
-2
/
+3
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
92
-0
/
+9317
*
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
*
Linux 5.7 compat: blk_alloc_queue()
Brian Behlendorf
2020-04-09
1
-0
/
+14
*
Finish refactoring for ZFS_MODULE_PARAM_CALL
Ryan Moeller
2020-04-07
4
-7
/
+10
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
4
-0
/
+24
*
Let default arc_c_max be platform dependent
Ryan Moeller
2020-03-27
1
-0
/
+1
*
Compile cityhash code into libzfs
Matthew Ahrens
2020-03-27
3
-1
/
+1
*
Deprecate deduplicated send streams
Matthew Ahrens
2020-03-18
1
-0
/
+1
*
Separate warning for incomplete and corrupt streams
Paul Dagnelie
2020-03-17
1
-0
/
+1
*
Add option for forcible unmounting dataset while receiving snapshot.
Mariusz Zaborski
2020-03-17
1
-0
/
+3
*
dmu_objset_from_ds must be called with dp_config_rwlock held
Matthew Ahrens
2020-03-12
1
-1
/
+1
*
Prevent race condition in dnode_dest (#10101)
John Poduska
2020-03-12
2
-0
/
+2
*
Improve zfs send performance by bypassing the ARC
Matthew Ahrens
2020-03-10
2
-0
/
+7
*
Add trim support to zpool wait
Brian Behlendorf
2020-03-04
2
-0
/
+4
*
Improve performance of zio_taskq_member
Matthew Ahrens
2020-03-03
2
-0
/
+2
*
Make spa_history_zone platform-dependent in kernel
Ryan Moeller
2020-03-02
1
-0
/
+1
*
Re-share zfsdev_getminor and zfs_onexit_fd_hold
Matthew Macy
2020-02-28
1
-0
/
+1
*
Linux 5.6 compat: time_t
Brian Behlendorf
2020-02-27
2
-3
/
+3
*
Linux 5.6 compat: ktime_get_raw_ts64()
Brian Behlendorf
2020-02-27
1
-0
/
+5
*
Refactor dnode dirty context from dbuf_dirty
Matthew Macy
2020-02-26
1
-1
/
+2
[next]