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
/
libzfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
libzfs: use zfs_strerror() in place of strerror()
Richard Kojedzinszky
2024-01-29
7
-29
/
+32
*
libzfs: make userquota_propname_decode threadsafe
Richard Kojedzinszky
2024-01-29
1
-2
/
+10
*
Fix "out of memory" error
Brian Behlendorf
2024-01-12
1
-3
/
+1
*
zpool: Add slot power control, print power status
Tony Hutter
2023-12-21
2
-22
/
+124
*
Only provide execvpe(3) when needed
Brooks Davis
2023-11-30
1
-1
/
+3
*
freebsd: remove __FBSDID macro use
Brooks Davis
2023-11-17
1
-3
/
+0
*
RAID-Z expansion feature
Don Brady
2023-11-08
3
-114
/
+309
*
zed: misc vdev_enc_sysfs_path fixes
Tony Hutter
2023-11-07
1
-0
/
+7
*
zvol: Implement zvol threading as a Property
Ameer Hamza
2023-10-31
1
-1
/
+2
*
Add prefetch property
Brian Behlendorf
2023-10-24
1
-1
/
+2
*
Add '-u' - nomount flag for zfs set
Umer Saleem
2023-10-02
3
-10
/
+42
*
Add zfs_prepare_disk script for disk firmware install
Tony Hutter
2023-09-21
2
-0
/
+197
*
status: report pool suspension state under failmode=continue
Rob N
2023-09-20
1
-1
/
+2
*
Improve the handling of sharesmb,sharenfs properties
Umer Saleem
2023-09-19
1
-6
/
+5
*
Update the behavior of mountpoint property
Umer Saleem
2023-09-19
1
-4
/
+4
*
Relax error reporting in zpool import and zpool split
Umer Saleem
2023-09-01
1
-2
/
+2
*
Increase limit of redaction list by using spill block
Paul Dagnelie
2023-08-26
1
-4
/
+5
*
libzfs: sendrecv: send_progress_thread: handle SIGINFO/SIGUSR1
наб
2023-08-08
2
-18
/
+79
*
zpool_vdev_remove() should handle EALREADY error return
Serapheim Dimitropoulos
2023-08-01
1
-0
/
+6
*
Fix remount when setting multiple properties.
Alexander Motin
2023-06-30
1
-3
/
+4
*
Teach zpool scrub to scrub only blocks in error log
George Amanakis
2023-05-18
3
-23
/
+99
*
Add the ability to uninitialize
Brian Behlendorf
2023-05-18
2
-6
/
+12
*
Refine special_small_blocks property validation
Don Brady
2023-05-12
1
-1
/
+7
*
Add support for zpool user properties
Allan Jude
2023-04-21
3
-64
/
+169
*
Create zap for root vdev
rob-wing
2023-04-20
2
-5
/
+7
*
libzfs: add v2 iterator interfaces
Rob N
2023-04-10
7
-61
/
+168
*
Fix "Add colored output to zfs list"
Tino Reichardt
2023-04-05
2
-1
/
+5
*
Add more ANSI colors to libzfs
Tino Reichardt
2023-03-24
2
-8
/
+11
*
nvpair: Constify string functions
Richard Yao
2023-03-14
12
-86
/
+95
*
zpool_valid_proplist() should not corrupt nvpair name string on error
Richard Yao
2023-03-14
1
-0
/
+1
*
zcommon: Refactor FPU state handling in fletcher4
Attila Fülöp
2023-03-14
1
-8
/
+11
*
ABI files: sync with new Ubuntu release in CI
George Melikov
2023-03-10
1
-1841
/
+5265
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
2
-5
/
+12
*
Better handling for future crypto parameters
Rob N
2023-03-07
2
-0
/
+11
*
Add generic implementation handling and SHA2 impl
Tino Reichardt
2023-03-02
1
-3
/
+0
*
Give strlcat() full buffer lengths rather than smaller buffer lengths
Richard Yao
2023-02-14
1
-2
/
+2
*
Fix variable shadowing in libzfs_mount
Reno Reckling
2023-02-02
1
-3
/
+3
*
Fix console progress reporting for recursive send
Ameer Hamza
2023-02-02
1
-2
/
+6
*
Reject streams that set ->drr_payloadlen to unreasonably large values
Richard Yao
2023-01-23
1
-0
/
+8
*
Configure zed's diagnosis engine with vdev properties
rob-wing
2023-01-23
3
-1
/
+28
*
zfs_receive_one: Check for the more likely error first
Allan Jude
2023-01-20
1
-5
/
+5
*
Use setproctitle to report progress of zfs send
Ameer Hamza
2023-01-17
2
-15
/
+61
*
zed: add hotplug support for spare vdevs
Ameer Hamza
2023-01-09
1
-4
/
+1
*
deadlock between spa_errlog_lock and dp_config_rwlock
Matthew Ahrens
2022-12-22
2
-27
/
+21
*
Add color output to zfs diff.
Ethan Coe-Renner
2022-12-15
2
-2
/
+47
*
Allow receiver to override encryption properties in case of replication
Ameer Hamza
2022-12-13
1
-1
/
+11
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2022-12-13
7
-51
/
+108
*
Do not pass -1 to strerror() from zfs_send_cb_impl()
Richard Yao
2022-12-08
2
-2
/
+5
*
Fix GCC 12 compilation errors
szubersk
2022-11-30
1
-0
/
+30
*
FreeBSD: do_mount() passes wrong string length to helper
Richard Yao
2022-11-18
1
-18
/
+8
[next]