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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libzfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feature: large_microzap
Rob Norris
2024-10-02
2
-6
/
+13
*
Avoid computing strlen() inside loops
rilysh
2024-10-02
1
-3
/
+5
*
Update all ABI files
Brian Behlendorf
2024-10-01
1
-7
/
+171
*
Support for longnames for files/directories (Linux part)
Sanjeev Bagewadi
2024-10-01
1
-349
/
+290
*
zcommon: add specialized versions of cityhash4
Shengqi Chen
2024-09-19
1
-0
/
+18
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
1
-283
/
+345
*
value strings: pretty printers for flags and enums
Rob Norris
2024-09-05
2
-0
/
+52
*
Add DDT prune command
Don Brady
2024-09-04
2
-12
/
+83
*
zpool: Provide GUID to zpool-reguid(8) with -g (#16239)
Mateusz Piotrowski
2024-08-26
2
-4
/
+43
*
ddt: add FDT feature and support for legacy and new on-disk formats
Rob Norris
2024-08-16
1
-5
/
+6
*
Fix incorrect error report on vdev attach/replace
Ameer Hamza
2024-08-15
1
-0
/
+7
*
Fix memory corruption during parallel zpool import with -o cachefile (#16419)
Alan Somers
2024-08-07
1
-9
/
+16
*
JSON: Fix class values for mirrored special vdevs
Tony Hutter
2024-08-06
2
-13
/
+57
*
JSON output support for zpool status
Umer Saleem
2024-08-06
2
-33
/
+94
*
JSON output support for zpool get
Umer Saleem
2024-08-06
1
-0
/
+20
*
JSON output support for zfs version and zfs get
Umer Saleem
2024-08-06
1
-0
/
+134
*
ddt: add support for prefetching tables into the ARC
Allan Jude
2024-07-26
3
-8
/
+99
*
ddt: dedup table quota enforcement
Allan Jude
2024-07-25
3
-1
/
+36
*
Add some missing vdev properties (#16346)
Don Brady
2024-07-23
2
-1
/
+11
*
Fix printf typo for `zfs receive -cv` (#16295)
glibg10b
2024-07-17
1
-1
/
+1
*
Use memset to zero stack allocations containing unions
Rob N
2024-05-24
1
-2
/
+4
*
libspl: lift backtrace into a separate file
Rob Norris
2024-05-14
1
-2
/
+39
*
Better control the thread pool size when mounting datasets
Alan Somers
2024-05-14
2
-13
/
+15
*
libzfs: Fix mounting datasets under thread limit pressure
Alan Somers
2024-05-14
1
-1
/
+4
*
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
chenqiuhao1997
2024-05-10
1
-1
/
+2
*
Overflowing refreservation is bad
Rich Ercolani
2024-04-29
1
-1
/
+14
*
return NULL at end of send_progress_thread
Jason Lee
2024-04-10
1
-0
/
+1
*
Fix locale-specific time
Maxim Filimonov
2024-04-08
1
-2
/
+4
*
Add ashift validation when adding devices to a pool
George Wilson
2024-03-29
3
-17
/
+72
*
Check for minimum partition size
Brian Behlendorf
2024-02-16
1
-0
/
+10
*
Add slow disk diagnosis to ZED
Don Brady
2024-02-08
3
-2
/
+8
*
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
[next]