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
*
Unify Assembler files between Linux and Windows
Jorgen Lundman
2023-01-17
32
-488
/
+815
*
Use setproctitle to report progress of zfs send
Ameer Hamza
2023-01-17
9
-48
/
+413
*
Cleanup of dead code suggested by Clang Static Analyzer (#14380)
Richard Yao
2023-01-17
16
-51
/
+22
*
ZTS: Annotate additonal flaky test cases
Brian Behlendorf
2023-01-17
1
-3
/
+7
*
CI: Reclaim space after package operations
Brian Behlendorf
2023-01-17
3
-13
/
+10
*
zpool-set: print error message when pool or vdev is not valid
Rob Wing
2023-01-17
1
-19
/
+17
*
zpool-set: update usage text
Rob Wing
2023-01-17
1
-1
/
+2
*
Linux ppc64le ieee128 compat: Do not redefine __asm on external headers
Richard Yao
2023-01-13
1
-24
/
+20
*
Cleanup: Use NULL when doing NULL pointer comparisons
Richard Yao
2023-01-12
4
-6
/
+6
*
Cleanup: Remove unneeded semicolons
Richard Yao
2023-01-12
5
-5
/
+5
*
Cleanup: Use MIN() macro
Richard Yao
2023-01-12
2
-3
/
+2
*
Cleanup: !A || A && B is equivalent to !A || B
Richard Yao
2023-01-12
2
-4
/
+2
*
Cleanup: Replace oldstyle struct hack with C99 flexible array members
Richard Yao
2023-01-12
5
-9
/
+9
*
Cleanup: Fix indentation in zfs_dbgmsg_t
Richard Yao
2023-01-12
1
-1
/
+1
*
Cleanup: Use C99 flexible array members instead of zero length arrays
Richard Yao
2023-01-12
3
-3
/
+3
*
Cleanup: Use kmem_zalloc() instead of memset() to zero memory
Richard Yao
2023-01-12
1
-2
/
+1
*
Cleanup: Remove unnecessary explicit casts of pointers from allocators
Richard Yao
2023-01-12
9
-11
/
+11
*
change how d_alias is replaced by du.d_alias
Gian-Carlo DeFazio
2023-01-12
1
-4
/
+4
*
Activate filesystem features only in syncing context
George Amanakis
2023-01-11
6
-17
/
+109
*
CI: remove unused packages/snaps
Brian Behlendorf
2023-01-11
1
-6
/
+5
*
zpool: do guid-based comparison in is_vdev_cb()
rob-wing
2023-01-11
1
-11
/
+4
*
Turn default_bs and default_ibs into ZFS_MODULE_PARAMs
Mateusz Piotrowski
2023-01-11
3
-15
/
+12
*
Update META to 6.1 kernel
Tony Hutter
2023-01-10
1
-1
/
+1
*
Add tunable to allow changing micro ZAP's max size
Mateusz Piotrowski
2023-01-10
3
-3
/
+14
*
etc/systemd/zfs-mount-generator: avoid strndupa
Alyssa Ross
2023-01-10
1
-4
/
+5
*
Batch enqueue/dequeue for bqueue
Matthew Ahrens
2023-01-10
2
-52
/
+72
*
ztest: update ztest_dmu_snapshot_create_destroy()
Brian Behlendorf
2023-01-10
2
-9
/
+16
*
ztest: ztest_dsl_prop_set_uint64() ENOSPC consistency
Brian Behlendorf
2023-01-10
1
-7
/
+11
*
ztest: reduce `zpool split` frequency
Brian Behlendorf
2023-01-10
1
-1
/
+1
*
ztest: update expectation for sparing a special device
Brian Behlendorf
2023-01-10
1
-1
/
+6
*
ztest fails assertion in zio_write_gang_member_ready()
Matthew Ahrens
2023-01-09
1
-1
/
+1
*
libzpool: fix ddi_strtoull to update nptr
Charles Suh
2023-01-09
1
-4
/
+2
*
zed: add hotplug support for spare vdevs
Ameer Hamza
2023-01-09
6
-17
/
+103
*
Remove some dead ARC code. (#14340)
Alexander Motin
2023-01-09
2
-75
/
+26
*
linux 6.2 compat: bio->bi_rw was renamed bio->bi_opf
Coleman Kane
2023-01-06
1
-0
/
+4
*
linux 6.2 compat: get_acl() got moved to get_inode_acl() in 6.2
Coleman Kane
2023-01-06
4
-3
/
+32
*
Introduce ZFS_LINUX_REQUIRE_API autoconf macro
Antonio Russo
2023-01-06
2
-1
/
+33
*
Linux 6.1 compat: open inside tmpfile()
Antonio Russo
2023-01-06
2
-5
/
+42
*
ZTS: close in mmapwrite.c
Antonio Russo
2023-01-06
1
-0
/
+4
*
ZTS: limit mmapwrite file size
Antonio Russo
2023-01-05
1
-2
/
+6
*
contrib: dracut: Do not timeout waiting for pw
Clemens Lang
2023-01-05
1
-1
/
+1
*
Illumos #15286: do_composition() needs sign awareness
Richard Yao
2023-01-05
1
-6
/
+15
*
removal of LegacyVersion broke ax_python_dev.m4
Matthew Ahrens
2023-01-05
1
-36
/
+35
*
FreeBSD: catch up to 1400077
Mateusz Guzik
2023-01-05
1
-0
/
+3
*
Fix shebang for helper script of deb-utils
Martin Rüegg
2023-01-05
1
-1
/
+1
*
Add quotation marks around `$PATH` for deb-utils
Martin Rüegg
2023-01-05
1
-1
/
+1
*
Pack zrlock_t by 8 bytes
Alexander Motin
2023-01-05
1
-2
/
+1
*
Update arc_summary and arcstat outputs
Alexander Motin
2023-01-05
3
-80
/
+294
*
Hide b_freeze_* under ZFS_DEBUG
Alexander Motin
2023-01-05
3
-10
/
+33
*
Implement uncached prefetch
Alexander Motin
2023-01-04
11
-139
/
+243
[next]