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
Commit message (
Expand
)
Author
Age
Files
Lines
*
autoconf: single-step includes
наб
2022-05-10
27
-533
/
+375
*
autoconf: use include directives instead of recursing down cmd
наб
2022-05-10
68
-528
/
+508
*
cmd: zvol_id: don't build with -fno-stack-protector anymore
наб
2022-05-10
1
-4
/
+0
*
autoconf: use include directives instead of recursing down lib
наб
2022-05-10
58
-1039
/
+831
*
libzfs: pool: fix false-positives -Wmaybe-uninitialised
наб
2022-05-10
2
-6
/
+3
*
module: Makefile: cppcheck: zfs_config.h lives in builddir
наб
2022-05-10
1
-1
/
+1
*
config: user: drop ZONENAME, avoid lying about being Linux-only
наб
2022-05-10
1
-11
/
+0
*
libspl: include: remove [util/]sscanf.h
наб
2022-05-10
4
-35
/
+1
*
copy-builtin: add hooks with sed/>>
наб
2022-05-10
1
-26
/
+2
*
autogen.sh: explicitly build its containing directory
наб
2022-05-10
1
-3
/
+1
*
Remove compat spl-x.y.z from the distribution
наб
2022-05-10
3
-29
/
+0
*
Makefile: zfs-tests lives in srcdir; zfs-tests: accept common.sh path
наб
2022-05-10
2
-9
/
+3
*
Workaround broken VDEV_UPATH
Rich Ercolani
2022-05-10
3
-10
/
+34
*
Add workaround for broken Linux pipes
Rich Ercolani
2022-05-09
2
-0
/
+21
*
abd_os: remove redundant refcount creation for abd_children
hping
2022-05-09
1
-1
/
+0
*
man: zpool-import.8: -d -or -c
наб
2022-05-09
1
-1
/
+2
*
Fix functions without a prototype
Aidan Harris
2022-05-06
3
-3
/
+3
*
zpool: guard vs_noalloc and vs_pspace with VDEV_STAT_VALID()
наб
2022-05-05
1
-2
/
+2
*
Corrected edge case in uncompressed ARC->L2ARC handling
Rich Ercolani
2022-05-04
1
-8
/
+19
*
FreeBSD: use zero_region instead of allocating a dedicated page
Mateusz Guzik
2022-05-04
1
-7
/
+3
*
Fix incorrect use of unit prefix names in man pages
WHR
2022-05-04
8
-109
/
+109
*
Improve mg_aliquot math
Alexander Motin
2022-05-04
2
-7
/
+8
*
Reduce dbuf_find() lock contention
Brian Behlendorf
2022-05-04
3
-19
/
+18
*
Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneously
Shaan Nobee
2022-05-03
17
-20
/
+351
*
FreeBSD: Clean up the use of ioflags
Pawel Jakub Dawidek
2022-05-02
4
-32
/
+10
*
Add missing replay entry in zvol_replay_vector for TX_SETSAXATTR
Jitendra Patidar
2022-05-02
1
-0
/
+1
*
Silence unused-but-set-variable warnings
Brian Behlendorf
2022-04-29
2
-2
/
+2
*
Default zfs_max_recordsize to 16M
Rich Ercolani
2022-04-28
7
-28
/
+20
*
Fix O_APPEND for Linux 3.15 and older kernels
Brian Behlendorf
2022-04-27
1
-0
/
+2
*
Linux 5.18 compat: replace __set_page_dirty_nobuffers
Satadru Pramanik
2022-04-27
4
-1
/
+44
*
zfs: holds: dequadratify
наб
2022-04-27
1
-1
/
+1
*
zfs: holds: general cleanup
наб
2022-04-27
1
-11
/
+7
*
PPC get_user workaround
Damian Szuberski
2022-04-26
3
-2
/
+34
*
autoconf: Pretend `CONFIG_MODULES` is always on
Damian Szuberski
2022-04-26
2
-26
/
+62
*
Improve log spacemap load time
Alexander Motin
2022-04-26
11
-147
/
+257
*
Improve zpool status output, list all affected datasets
George Amanakis
2022-04-25
21
-194
/
+1219
*
tests: cli_user: zfs_001_neg: print the problematic lines
наб
2022-04-25
1
-1
/
+1
*
man: zfs-send.8: fix -X synopses and description
наб
2022-04-25
2
-88
/
+45
*
zvol_wait: Ignore locked zvols
Richard Laager
2022-04-22
1
-4
/
+6
*
Linux 5.18 compat: kobj_type.default_attrs replaced with default_groups
наб
2022-04-22
3
-17
/
+61
*
linux: module: zfs: sysfs: constify types and attrs
наб
2022-04-22
1
-5
/
+5
*
scripts: zfs.sh: explicitly unload all modules via rmmod
наб
2022-04-21
1
-4
/
+7
*
scripts: zfs.sh: explicitly ignore unloaded modules when unloading
наб
2022-04-21
1
-1
/
+1
*
Strengthen Linux kernel capabilities detection
Damian Szuberski
2022-04-21
2
-4
/
+31
*
contrib: dracut: remove getargbool polyfill
наб
2022-04-20
1
-14
/
+0
*
Add dracut.zfs.7
наб
2022-04-20
3
-0
/
+281
*
contrib: dracut: zfs-needshutdown: don't list
наб
2022-04-20
1
-1
/
+1
*
contrib: dracut: zfs-{rollback,snapshot}-bootfs: order after key loading
наб
2022-04-20
2
-8
/
+4
*
contrib: dracut: don't require essentials to be under the same encroot
наб
2022-04-20
2
-32
/
+40
*
contrib: dracut: inline single-use import_pool, move single-use ask_for_password
наб
2022-04-20
2
-82
/
+72
[next]