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
...
*
FreeBSD: incorporate changes to the VFS_QUOTACTL(9) KPI
jharmening
2021-06-09
1
-0
/
+15
*
Fix error check in nvlist_print_json_string
Ryan Moeller
2021-06-09
1
-8
/
+7
*
Lint most manpages
наб
2021-06-09
58
-2688
/
+2702
*
mancheck: accept lints, accept lint overrides
наб
2021-06-09
3
-7
/
+46
*
Linux: Set spl_kmem_cache_slab_limit when page size !4K
Brian Behlendorf
2021-06-09
1
-5
/
+2
*
A couple of small style cleanups
Colm
2021-06-09
1
-12
/
+24
*
zfs-module-parameters.5: remove nonexistent parameters
наб
2021-06-09
1
-14
/
+1
*
spl-module-parameters.5: remove spl_kmem_cache_{expire,obj_per_slab_min}
наб
2021-06-09
2
-44
/
+1
*
Quick fixes for two ZTS failures
Rich Ercolani
2021-06-09
2
-0
/
+2
*
Added another missed case to arc_summary3
Rich Ercolani
2021-06-09
1
-0
/
+6
*
FreeBSD boot code reminder after zpool upgrade
grembo
2021-06-09
4
-10
/
+33
*
Remove iov_iter_advance() for iter_write
Rich Ercolani
2021-06-09
1
-3
/
+0
*
Turn checkbashisms into a make target
наб
2021-06-09
7
-36
/
+27
*
Turn shellcheck into a normal make target. Fix new files it caught
наб
2021-06-09
39
-107
/
+213
*
udev/rules.d: .gitignore: glob all rules
наб
2021-06-09
1
-4
/
+1
*
i-t: don't suggest zpool-import with altroot to /root
наб
2021-06-09
1
-1
/
+1
*
i-t: let rootdelay= set $ZFS_INITRD_PRE_MOUNTROOT_SLEEP
наб
2021-06-09
1
-0
/
+2
*
zstream: force-install zstreamdump link
наб
2021-06-09
1
-1
/
+1
*
Widen mancheck to all of man and test-runner
наб
2021-06-09
2
-44
/
+55
*
test-runner.1: modernise
наб
2021-06-09
1
-325
/
+222
*
zfs-events.5: modernise
наб
2021-06-09
1
-793
/
+276
*
vdev_id.conf.5: modernise
наб
2021-06-09
1
-197
/
+226
*
man: use Nm/Cm/Fl consistently
наб
2021-06-09
4
-10
/
+10
*
zed.8: modernise
наб
2021-06-09
1
-187
/
+194
*
cstyle.1: modernise
наб
2021-06-09
1
-132
/
+126
*
vdev_id.8: modernise, note scsi topology
наб
2021-06-09
1
-69
/
+85
*
zhack.1: modernise
наб
2021-06-09
1
-59
/
+103
*
zpool_influxdb.8: modernise
наб
2021-06-09
1
-68
/
+73
*
zinject.8: modernise
наб
2021-06-09
1
-140
/
+238
*
raidz_test.1: modernise
наб
2021-06-09
1
-79
/
+74
*
zpoolprops.8: fix spacing in ashift
наб
2021-06-09
1
-2
/
+2
*
fsck.zfs.8: modernise
наб
2021-06-09
1
-47
/
+49
*
arcstat.1: modernise
наб
2021-06-09
1
-539
/
+111
*
ztest.1: modernise
наб
2021-06-09
1
-155
/
+172
*
zgenhostid.8: use single-line indent macro for single-line examples
наб
2021-06-09
1
-16
/
+7
*
long options for ztest
Manoj Joseph
2021-06-09
2
-108
/
+247
*
Don't direct to freenode in issue template
Paul Dagnelie
2021-06-09
1
-1
/
+1
*
Introduce write-mostly sums
Alexander Motin
2021-06-09
10
-72
/
+319
*
Improve scrub maxinflight_bytes math.
Alexander Motin
2021-06-08
2
-26
/
+16
*
etc/systemd/zfs-mount-generator: output tweaks
наб
2021-06-08
1
-14
/
+8
*
etc/systemd/zfs-mount-generator: rewrite in C
наб
2021-06-08
5
-491
/
+1119
*
zstreamdump: replace with link to zstream
наб
2021-06-08
8
-65
/
+18
*
d/zfsutils.zfs.init derivatives: shellcheck, fix header
наб
2021-06-08
5
-62
/
+40
*
contrib/bash_completion.d: fix obvious shellcheck problems
наб
2021-06-08
1
-25
/
+28
*
zgenhostid: use argument path directly
наб
2021-06-08
1
-13
/
+3
*
Trim excess shellcheck annotations. Widen to all non-Korn scripts
наб
2021-06-08
18
-88
/
+72
*
Fix SC2181 ("[ $?") outside tests/
наб
2021-06-08
11
-52
/
+29
*
i-t: rewrite hooks
наб
2021-06-08
3
-105
/
+39
*
dracut/90/module-setup: mainly shellcheck cleanup
наб
2021-06-08
1
-6
/
+5
*
Tag 2.1.0-rc6
zfs-2.1.0-rc6
Brian Behlendorf
2021-05-28
1
-1
/
+1
[prev]
[next]