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
*
zdb: Add missing poolname to -C synopsis
Mateusz Piotrowski
2023-06-29
2
-2
/
+3
*
ZIL: Fix another use-after-free.
Alexander Motin
2023-06-27
1
-1
/
+1
*
Use big transactions for small recordsize writes.
Alexander Motin
2023-06-27
1
-60
/
+46
*
Remove unnecessary commas in zpool-create.8
Laevos
2023-06-27
1
-2
/
+2
*
Another set of vdev queue optimizations.
Alexander Motin
2023-06-27
8
-172
/
+205
*
Add a delay to tearing down threads.
Rich Ercolani
2023-06-26
3
-1
/
+49
*
Fix memory leak in zil_parse().
Alexander Motin
2023-06-17
1
-2
/
+6
*
Shorten arcstat_quiescence sleep time
George Amanakis
2023-06-15
1
-1
/
+1
*
Remove ARC/ZIO physdone callbacks.
Alexander Motin
2023-06-15
8
-143
/
+26
*
ZTS: Skip send_raw_ashift on FreeBSD
Brian Behlendorf
2023-06-14
2
-0
/
+5
*
Switch refcount tracking from lists to AVL-trees.
Alexander Motin
2023-06-14
2
-95
/
+108
*
Store the L2ARC device ashift in the vdev label
George Amanakis
2023-06-14
2
-11
/
+11
*
Fix the L2ARC write size calculating logic (2)
George Amanakis
2023-06-09
1
-5
/
+16
*
Finally drop long disabled vdev cache.
Alexander Motin
2023-06-09
20
-562
/
+13
*
ZTS: Skip checkpoint_discard_busy
Brian Behlendorf
2023-06-09
2
-0
/
+3
*
Improve l2arc reporting in arc_summary.
Alexander Motin
2023-06-09
1
-18
/
+11
*
Use list_remove_head() where possible.
Alexander Motin
2023-06-09
20
-76
/
+34
*
ZIL: Fix race introduced by f63811f0721.
Alexander Motin
2023-06-09
1
-6
/
+15
*
Revert "systemd: Use non-absolute paths in Exec* lines"
Rich Ercolani
2023-06-07
8
-16
/
+16
*
Linux: Never sleep in kmem_cache_alloc(..., KM_NOSLEEP) (#14926)
Brian Behlendorf
2023-06-07
1
-1
/
+11
*
Fix the L2ARC write size calculating logic
George Amanakis
2023-06-06
1
-16
/
+29
*
zdb: add -B option to generate backup stream
Rob Norris
2023-06-05
6
-9
/
+174
*
znode: expose zfs_get_zplprop to libzpool
Rob Norris
2023-06-05
5
-172
/
+173
*
Introduce zfs_refcount_(add|remove)_few().
Alexander Motin
2023-06-05
4
-9
/
+30
*
Linux 6.3 compat: META (#14930)
Brian Behlendorf
2023-06-05
1
-1
/
+1
*
zfs-create(8): ZFS for swap: caution, clarity
Graham Perrin
2023-06-02
1
-8
/
+5
*
ZIL: Allow to replay blocks of any size.
Alexander Motin
2023-06-02
1
-23
/
+19
*
PAM: enable testing on FreeBSD
Val Packett
2023-05-31
1
-0
/
+5
*
PAM: support password changes even when not mounted
Val Packett
2023-05-31
4
-28
/
+102
*
PAM: add 'uid_min' and 'uid_max' options for changing the uid range
Val Packett
2023-05-31
1
-4
/
+16
*
PAM: add 'forceunmount' flag
Val Packett
2023-05-31
1
-3
/
+7
*
PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'
Val Packett
2023-05-31
4
-12
/
+99
*
PAM: use boolean_t for config flags
Val Packett
2023-05-31
1
-3
/
+3
*
PAM: do not fail to mount if the key's already loaded
Val Packett
2023-05-31
1
-1
/
+1
*
Revert "initramfs: use `mount.zfs` instead of `mount`"
Rich Ercolani
2023-05-31
1
-3
/
+3
*
Fix NULL pointer dereference when doing concurrent 'send' operations
Luís Henriques
2023-05-30
1
-2
/
+6
*
ZTS: zvol_misc_trim disable blk mq
Brian Behlendorf
2023-05-29
3
-1
/
+20
*
Use __attribute__((malloc)) on memory allocation functions
Richard Yao
2023-05-26
5
-14
/
+23
*
ZTS: Add zpool_resilver_concurrent exception
Brian Behlendorf
2023-05-26
1
-0
/
+2
*
Add compatibility symlinks for FreeBSD 12.{3,4} and 13.{0,1,2}
Mike Swanson
2023-05-26
1
-0
/
+5
*
Adding new read-only compatible zpool features to compatibility.d/grub2
Colm
2023-05-26
2
-0
/
+4
*
btree: Implement faster binary search algorithm
Richard Yao
2023-05-26
10
-26
/
+154
*
Fix inconsistent definition of zfs_scrub_error_blocks_per_txg
George Amanakis
2023-05-26
1
-2
/
+2
*
Add missing files to Debian DKMS package
Damiano Albani
2023-05-25
1
-2
/
+2
*
Update compatibility.d files
Brian Behlendorf
2023-05-25
2
-1
/
+45
*
zil: Add some more statistics.
Alexander Motin
2023-05-25
6
-52
/
+213
*
ZIL: Reduce scope of per-dataset zl_issuer_lock.
Alexander Motin
2023-05-25
2
-150
/
+285
*
systemd: Use non-absolute paths in Exec* lines
Dimitri John Ledkov
2023-05-24
8
-16
/
+16
*
Fix concurrent resilvers initiated at same time
Akash B
2023-05-24
5
-3
/
+120
*
Linux 6.4 compat: reclaimed_slab renamed to reclaimed
youzhongyang
2023-05-24
4
-1
/
+36
[next]