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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
zfs -V: Print userland version even if kernel module not loaded
Prawn
2020-06-22
1
-3
/
+4
*
Add prototypes
Arvind Sankar
2020-06-18
4
-111
/
+113
*
Add include files for prototypes
Arvind Sankar
2020-06-18
4
-7
/
+12
*
Remove dead code
Arvind Sankar
2020-06-18
5
-157
/
+0
*
Mark functions as static
Arvind Sankar
2020-06-18
6
-11
/
+11
*
Cleanup libzpool/kernel.c
Arvind Sankar
2020-06-18
1
-29
/
+12
*
Disambiguate condvar API contract
Matthew Macy
2020-06-18
1
-2
/
+2
*
Remove refences to blacklist/whitelist
Matthew Ahrens
2020-06-16
1
-10
/
+10
*
Add convenience wrappers for common uio usage
Jorgen Lundman
2020-06-14
5
-102
/
+45
*
Remove unnecessary references to slavery
Matthew Ahrens
2020-06-10
2
-2
/
+5
*
Fix VPATH builds for user config
Arvind Sankar
2020-06-10
1
-1
/
+1
*
Fix typos
Andrea Gelmini
2020-06-09
3
-4
/
+4
*
File incorrectly zeroed when receiving incremental stream that toggles -L
Matthew Ahrens
2020-06-09
1
-0
/
+6
*
Don't erase final byte of envblock
Paul Dagnelie
2020-06-08
1
-1
/
+1
*
Improve compatibility with C++ consumers
Ryan Moeller
2020-06-06
4
-4
/
+5
*
Always use "%lld" for formatting time_ts
наб
2020-05-28
2
-3
/
+3
*
Correctly handle the x32 ABI
наб
2020-05-28
1
-1
/
+5
*
Rework error handling in zpool_trim()
John Gallagher
2020-05-27
1
-43
/
+78
*
mount: use the mount syscall directly
felixdoerre
2020-05-20
3
-38
/
+314
*
Small program that converts a dataset id and an object id to a path
Paul Dagnelie
2020-05-20
1
-4
/
+18
*
Combine OS-independent ABD Code into Common Source File
Brian Atkinson
2020-05-10
1
-0
/
+1
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
2
-2
/
+60
*
Enable splitting mirrors with indirect vdevs
George Amanakis
2020-05-06
1
-1
/
+7
*
Fix regression caused by c14ca14
Adam D. Moss
2020-04-29
1
-1
/
+1
*
Support custom URI schemes for the keylocation property
Jason King
2020-04-28
2
-194
/
+349
*
change libspl list member names to match kernel
Matthew Ahrens
2020-04-23
2
-41
/
+40
*
Remove deduplicated send/receive code
Matthew Ahrens
2020-04-23
2
-533
/
+34
*
Fix more leaks detected by ASAN
Joao Carlos Mendes Luis
2020-04-22
1
-2
/
+7
*
sys/mnttab.h: include sys/stat.h for stat64
alaviss
2020-04-14
1
-1
/
+1
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
34
-5
/
+3132
*
Add `zstream redup` command to convert deduplicated send streams
Matthew Ahrens
2020-04-10
1
-3
/
+2
*
Persistent L2ARC
George Amanakis
2020-04-10
1
-2
/
+29
*
libzfs_pool: Remove unused check for ENOTBLK
alex
2020-04-07
1
-11
/
+0
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
2
-0
/
+48
*
Compile cityhash code into libzfs
Matthew Ahrens
2020-03-27
1
-0
/
+1
*
Deprecate deduplicated send streams
Matthew Ahrens
2020-03-18
1
-0
/
+20
*
Avoid core dump on invalid redaction bookmark
Ryan Moeller
2020-03-18
1
-4
/
+44
*
Separate warning for incomplete and corrupt streams
Paul Dagnelie
2020-03-17
1
-4
/
+6
*
Add option for forcible unmounting dataset while receiving snapshot.
Mariusz Zaborski
2020-03-17
1
-3
/
+6
*
libzfs: Fix bounds checks for float parsing
Ryan Moeller
2020-03-16
1
-1
/
+6
*
Change default to overlay=on
Ryan Moeller
2020-03-06
1
-3
/
+3
*
Add trim support to zpool wait
Brian Behlendorf
2020-03-04
1
-1
/
+28
*
Improve performance of zio_taskq_member
Matthew Ahrens
2020-03-03
1
-0
/
+12
*
Don't open zfs control device exclusively
Matthew Macy
2020-02-28
2
-3
/
+3
*
Linux 5.6 compat: time_t
Brian Behlendorf
2020-02-27
1
-1
/
+1
*
Support setting user properties in a channel program
Jason King
2020-02-14
1
-0
/
+1
*
Move zfs_version_kernel to platform code
Ryan Moeller
2020-02-12
2
-31
/
+31
*
Implement bookmark copying
Christian Schwarz
2020-02-11
1
-5
/
+8
*
ICP: Improve AES-GCM performance
Attila Fülöp
2020-02-10
2
-1
/
+16
*
Fix static data to link with -fno-common
Romain Dolbeau
2020-02-06
2
-1
/
+3
[next]