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
...
*
Re-fix -Wwrite-strings on FreeBSD
наб
2022-06-30
3
-3
/
+3
*
linux: libzfs: util: don't fallthrough to to end-of-switch
наб
2022-06-29
1
-1
/
+1
*
Enable -Wwrite-strings
наб
2022-06-29
17
-65
/
+58
*
Avoid panic with recordsize > 128k, raw sending and no large_blocks
George Amanakis
2022-06-27
1
-0
/
+10
*
libzfs: Prevent overridding of error code
ixhamza
2022-06-15
1
-3
/
+3
*
Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user property
Allan Jude
2022-06-14
4
-20
/
+22
*
libzfs: zfs_userns: Don't leak the namespace fd
Ryan Moeller
2022-06-14
1
-0
/
+2
*
Add Linux namespace delegation support
Will Andrews
2022-06-10
8
-6
/
+128
*
libzfs: Rename msg bufs to errbuf for consistency
Ryan Moeller
2022-06-09
1
-135
/
+138
*
libzfs: Define the defecto standard errbuf size
Ryan Moeller
2022-06-09
8
-52
/
+52
*
Introduce BLAKE3 checksums as an OpenZFS feature
Tino Reichardt
2022-06-08
4
-7
/
+47
*
Replace EXTRA_DIST with dist_noinst_DATA
Brian Behlendorf
2022-05-26
5
-6
/
+6
*
FreeBSD: libspl: Add locking around statfs globals
Ryan Moeller
2022-05-24
1
-1
/
+15
*
linux: libshare: smb: don't swallow net(1) errors
наб
2022-05-18
1
-2
/
+2
*
libzfs: return (allocated) strings instead of filling buffers
наб
2022-05-18
4
-1431
/
+1424
*
linux: libzfs: simplify module-loaded check
наб
2022-05-18
1
-80
/
+71
*
libspl/include: remove unused/empty headers
наб
2022-05-18
22
-601
/
+6
*
linux: libzutil: zfs_strip_path: only strip known prefixes
наб
2022-05-16
1
-1
/
+9
*
libzfs: constify zfs_strip_partition(), zfs_strip_path()
наб
2022-05-16
4
-12
/
+15
*
libzfs: pool: zpool_vdev_name: use libzfs_envvar_is_set
наб
2022-05-16
1
-13
/
+5
*
Remove hw_serial, ddi_strtoul()
наб
2022-05-13
1
-16
/
+3
*
linux: libshare/nfs: don't do anything unless exportfs is available
наб
2022-05-12
1
-0
/
+30
*
linux: libshare/smb: cache smb_available
наб
2022-05-12
1
-7
/
+11
*
libzfs: zfs_unshare: minor cleanup
наб
2022-05-12
1
-7
/
+2
*
libshare/nfs: escape mount points when needed
наб
2022-05-12
4
-8
/
+64
*
linux: libshare/nfs: bsearch() over valid keys
наб
2022-05-12
1
-28
/
+20
*
libzfs: mount: zfs_unshare: don't reallocate mountpoint
наб
2022-05-12
1
-15
/
+7
*
Replace libzfs sharing _nfs() and _smb() APIs with protocol lists
наб
2022-05-12
5
-335
/
+165
*
Publish libshare protocols, use enum-based API
наб
2022-05-12
11
-204
/
+134
*
libshare: delineate obsolete errors
наб
2022-05-12
1
-10
/
+7
*
libshare: use AVL tree with static data, pass all data in arguments
наб
2022-05-12
8
-415
/
+121
*
libshare: interface: {=> const} char *
наб
2022-05-12
2
-10
/
+10
*
libshare/smb: cleanup
наб
2022-05-12
5
-56
/
+36
*
libshare/nfs: destaticify nfs_lock_fd
наб
2022-05-12
1
-19
/
+15
*
freebsd: libshare/nfs: write directly in translate_opts()
наб
2022-05-12
1
-10
/
+9
*
freebsd: libshare/nfs: constify static const data
наб
2022-05-12
1
-4
/
+4
*
Remove enable_extended_FILE_stdio()
наб
2022-05-11
2
-35
/
+0
*
cppcheck: explicitly exclude kernel code from userspace checks
наб
2022-05-10
4
-4
/
+0
*
autoconf: use include directives instead of recursing down lib
наб
2022-05-10
25
-795
/
+652
*
libzfs: pool: fix false-positives -Wmaybe-uninitialised
наб
2022-05-10
1
-2
/
+2
*
libspl: include: remove [util/]sscanf.h
наб
2022-05-10
3
-34
/
+1
*
Add workaround for broken Linux pipes
Rich Ercolani
2022-05-09
1
-0
/
+13
*
FreeBSD: Clean up the use of ioflags
Pawel Jakub Dawidek
2022-05-02
1
-8
/
+0
*
Improve zpool status output, list all affected datasets
George Amanakis
2022-04-25
4
-126
/
+117
*
zpool_history_unpack: return correct errno on nvlist_unpack failure
Low-power
2022-04-20
1
-2
/
+3
*
Fix 'zpool history' sometimes fails without reporting any error
Low-power
2022-04-15
1
-9
/
+11
*
libzfs: import: zpool_clear_label: bool for boolean status
наб
2022-04-13
1
-9
/
+5
*
libzfs: import: zpool_clear_label: don't allocate another time for L2ARC header
наб
2022-04-13
1
-11
/
+7
*
libzfs: import: zpool_clear_label: actually fail if clearing l2arc header fails
наб
2022-04-13
1
-10
/
+10
*
libzfs: sendrecv: use common progress thread killer
наб
2022-04-05
1
-48
/
+23
[prev]
[next]