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
...
*
Provide macros for setting and getting blkptr birth times
George Wilson
2024-03-25
1
-2
/
+2
*
Check for minimum partition size
Brian Behlendorf
2024-02-16
1
-0
/
+10
*
ddt: lift dedup stats out to separate file
Rob Norris
2024-02-15
1
-0
/
+1
*
Add slow disk diagnosis to ZED
Don Brady
2024-02-08
3
-2
/
+8
*
libzdb: Initial breakout of libzdb
Rich Ercolani
2024-02-05
3
-2
/
+112
*
libzfs: use zfs_strerror() in place of strerror()
Richard Kojedzinszky
2024-01-29
11
-47
/
+55
*
libzfs: make userquota_propname_decode threadsafe
Richard Kojedzinszky
2024-01-29
1
-2
/
+10
*
libnvpair.c: replace strstr() with strchr() for a single character
rilysh
2024-01-29
1
-1
/
+1
*
Remove list_size struct member from list implementation
MigeljanImeri
2024-01-26
2
-3
/
+2
*
FreeBSD: Fix bootstrapping tools under Linux/musl
Val Packett
2024-01-19
1
-1
/
+5
*
Add path handling for aux vdevs in `label_path`
Ameer Hamza
2024-01-16
1
-2
/
+15
*
Fix "out of memory" error
Brian Behlendorf
2024-01-12
2
-5
/
+14
*
Fix the FreeBSD userspace build (#15716)
Mark Johnston
2023-12-27
1
-0
/
+8
*
zpool: Add slot power control, print power status
Tony Hutter
2023-12-21
5
-32
/
+283
*
dmu: Allow buffer fills to fail
Alexander Motin
2023-12-15
1
-1
/
+1
*
setproctitle: fix ununitialised variable
Rob N
2023-12-07
1
-1
/
+1
*
ZIO: Add overflow checks for linear buffers
Alexander Motin
2023-12-01
1
-0
/
+3
*
Only provide execvpe(3) when needed
Brooks Davis
2023-11-30
2
-1
/
+5
*
Use uint64_t instead of u_int64_t
Yuri Pankov
2023-11-30
1
-1
/
+1
*
Fix zoneid when USER_NS is disabled
Wraithh
2023-11-29
1
-4
/
+4
*
freebsd: remove __FBSDID macro use
Brooks Davis
2023-11-17
3
-9
/
+0
*
Fix memory leak in zfs_setprocinit code
Paul Dagnelie
2023-11-17
1
-25
/
+2
*
RAID-Z expansion feature
Don Brady
2023-11-08
5
-115
/
+321
*
zed: misc vdev_enc_sysfs_path fixes
Tony Hutter
2023-11-07
3
-6
/
+27
*
Improve ZFS objset sync parallelism
ednadolski-ix
2023-11-06
1
-0
/
+30
*
Fix nfs_truncate_shares without /etc/exports.d
siv0
2023-10-31
1
-0
/
+18
*
zvol: Implement zvol threading as a Property
Ameer Hamza
2023-10-31
1
-1
/
+2
*
Add mutex_enter_interruptible() for interruptible sleeping IOCTLs
Thomas Bertschinger
2023-10-26
1
-0
/
+9
*
Add prefetch property
Brian Behlendorf
2023-10-24
1
-1
/
+2
*
Fix ZED auto-replace for VDEVs using by-id paths
Don Brady
2023-10-20
1
-3
/
+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
*
Fix occasional rsend test crashes
Paul Dagnelie
2023-09-20
1
-4
/
+6
*
Add VERIFY0P() and ASSERT0P() macros.
Dag-Erling Smørgrav
2023-09-19
1
-0
/
+11
*
Clean up existing VERIFY*() macros.
Dag-Erling Smørgrav
2023-09-19
1
-2
/
+2
*
Improve the handling of sharesmb,sharenfs properties
Umer Saleem
2023-09-19
3
-10
/
+51
*
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
*
Finally drop long disabled vdev cache.
Alexander Motin
2023-06-09
1
-1
/
+0
*
Use __attribute__((malloc)) on memory allocation functions
Richard Yao
2023-05-26
1
-3
/
+4
*
Teach zpool scrub to scrub only blocks in error log
George Amanakis
2023-05-18
5
-23
/
+211
*
Add the ability to uninitialize
Brian Behlendorf
2023-05-18
3
-7
/
+14
*
Refine special_small_blocks property validation
Don Brady
2023-05-12
1
-1
/
+7
*
powerpc64: Support ELFv2 asm on Big Endian
Justin Hibbits
2023-04-27
1
-1
/
+1
*
Add loongarch64 support
Han Gao
2023-04-25
1
-1
/
+17
[prev]
[next]