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
*
Colorize zpool status output
Tony Hutter
2019-12-19
10
-139
/
+479
*
ZTS: Various test case fixes
Brian Behlendorf
2019-12-19
3
-3
/
+3
*
Tests for btree implementation used by range trees
John Wren Kennedy
2019-12-19
10
-2
/
+692
*
Update zfs.sh work on FreeBSD
Ryan Moeller
2019-12-19
2
-16
/
+54
*
cppcheck: (warning) Possible null pointer dereference: nvh
Brian Behlendorf
2019-12-18
1
-1
/
+3
*
cppcheck: (error) Address of local auto-variable assigned
Brian Behlendorf
2019-12-18
2
-0
/
+2
*
cppcheck: (error) Null pointer dereference: who_perm
Brian Behlendorf
2019-12-18
1
-46
/
+44
*
cppcheck: (warning) Possible null pointer dereference: dnp
Brian Behlendorf
2019-12-18
1
-0
/
+1
*
cppcheck: (error) Memory leak: vtoc
Brian Behlendorf
2019-12-18
1
-14
/
+19
*
cppcheck: (error) Shifting signed 64-bit value by 63 bits
Ubuntu
2019-12-18
1
-0
/
+2
*
cppcheck: (error) Uninitialized variable
Ubuntu
2019-12-18
8
-22
/
+23
*
cppcheck: (error) Uninitialized variable
Ubuntu
2019-12-18
2
-11
/
+6
*
Exchanged two "${ZFS} get -H -o value" commands
Garrett Fields
2019-12-18
1
-2
/
+2
*
Update ZTS to work on FreeBSD
Matthew Macy
2019-12-18
145
-573
/
+1723
*
Minor performance fix for NEON RAID-Z
Romain Dolbeau
2019-12-17
1
-4
/
+2
*
Create symbolic links in /dev/disk/by-vdev for nvme disk devices
Thomas Geppert
2019-12-17
1
-0
/
+1
*
Moves Codecov Ignore to LCOV
Kjeld Schouten-Lebbing
2019-12-17
2
-4
/
+6
*
Force systems with kernel option "quiet" to display prompt for password
Garrett Fields
2019-12-17
1
-0
/
+4
*
initramfs: setup keymapping and video for prompts
Richard Laager
2019-12-16
1
-0
/
+7
*
Fix zfs_xattr_owner_unlinked on FreeBSD and comment
Matthew Macy
2019-12-16
2
-0
/
+18
*
Don't fail to apply umask for O_TMPFILE files
Tomohiro Kusumi
2019-12-13
5
-2
/
+132
*
Allow empty ds_props_obj to be destroyed
Tom Caputi
2019-12-13
1
-2
/
+19
*
Make zfs_replay.c work on FreeBSD
Matthew Macy
2019-12-13
4
-11
/
+67
*
Fix use-after-free of vd_path in spa_vdev_remove()
Matthew Ahrens
2019-12-11
1
-11
/
+11
*
Relocate common quota functions to shared code
Ryan Moeller
2019-12-11
12
-467
/
+552
*
Add FreeBSD jail support hooks
Matthew Macy
2019-12-11
11
-9
/
+254
*
Eliminate Linux specific inode usage from common code
Matthew Macy
2019-12-11
18
-333
/
+346
*
zio_decompress_data always ASSERTs successful decompression
Paul Zuchowski
2019-12-10
6
-59
/
+205
*
SIMD: Use alloc_pages_node to force alignment
Fabian-Gruenbichler
2019-12-10
1
-6
/
+17
*
Abstract away platform specific superblock references
Matthew Macy
2019-12-10
3
-5
/
+19
*
ZTS: Fixes for spurious failures of resilver_restart_001 test
John Poduska
2019-12-10
1
-12
/
+18
*
Exclude data from cores unconditionally and metadata conditionally
Matthew Macy
2019-12-09
2
-2
/
+12
*
Mark dsl_dataset_deactivate_feature_impl static
Matthew Macy
2019-12-09
1
-1
/
+1
*
ZTS: Fix zpool_reopen_001_pos
Brian Behlendorf
2019-12-09
1
-10
/
+25
*
Fixes typo from #9681
Kjeld Schouten
2019-12-09
1
-1
/
+1
*
Disable sysfs feature checks on FreeBSD
Matthew Macy
2019-12-06
2
-2
/
+8
*
Set send_realloc_files.ksh to use properties.shlib
Kjeld Schouten
2019-12-06
1
-1
/
+2
*
ICP: Fix out of bounds write
Attila Fülöp
2019-12-06
1
-1
/
+3
*
Fix codecov ignore, wrong syntax
Kjeld Schouten
2019-12-06
1
-1
/
+1
*
Remove stale ASSERTV comment
Matthew Macy
2019-12-06
1
-1
/
+0
*
Disable EDONR on FreeBSD
Matthew Macy
2019-12-05
10
-7
/
+45
*
Add ZFS_IOC offsets for FreeBSD
Matthew Macy
2019-12-05
2
-21
/
+31
*
Refactor deadman set failmode to be cross platform
Matthew Macy
2019-12-05
4
-12
/
+25
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
28
-61
/
+66
*
Fix reporting of L2ARC hits/misses in arc_summary3
George Amanakis
2019-12-04
1
-2
/
+2
*
Refactor zfs_context.h to build on FreeBSD
Matthew Macy
2019-12-04
6
-26
/
+38
*
Refactor compression algorithm selection for tests
Kjeld Schouten
2019-12-04
13
-91
/
+50
*
Fix zdb_read_block using zio after it is destroyed
Paul Zuchowski
2019-12-03
1
-1
/
+6
*
ICP: Fix null pointer dereference and use after free
Attila Fülöp
2019-12-03
2
-4
/
+9
*
Codecov tweaks
Kjeld Schouten
2019-12-03
1
-1
/
+5
[next]