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
path:
root
/
tests
/
runfiles
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add block histogram to zdb
Robert Novak
2020-06-26
1
-2
/
+3
*
pam: implement a zfs_key pam module
felixdoerre
2020-06-24
1
-0
/
+4
*
linux: add basic fallocate(mode=0/2) compatibility
adilger
2020-06-18
1
-0
/
+4
*
File incorrectly zeroed when receiving incremental stream that toggles -L
Matthew Ahrens
2020-06-09
1
-1
/
+1
*
Trim L2ARC
George Amanakis
2020-06-09
1
-1
/
+1
*
Small program that converts a dataset id and an object id to a path
Paul Dagnelie
2020-05-20
1
-0
/
+4
*
Resilver restarts unnecessarily when it encounters errors
John Poduska
2020-05-13
1
-1
/
+1
*
Enable splitting mirrors with indirect vdevs
George Amanakis
2020-05-06
1
-1
/
+1
*
Add more sanity testing for zdb input args
Sara Hartse
2020-04-28
1
-2
/
+2
*
Remove deduplicated send/receive code
Matthew Ahrens
2020-04-23
1
-7
/
+7
*
Don't delete freebsd.run in distclean
Ryan Moeller
2020-04-15
1
-0
/
+1
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
4
-6
/
+7
*
ZTS: Fix and change testcase cache_010_neg
alex
2020-04-13
1
-1
/
+1
*
Persistent L2ARC
George Amanakis
2020-04-10
1
-0
/
+6
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
1
-0
/
+4
*
Reset l2ad_hand and l2ad_first in l2arc_evict
George Amanakis
2020-03-31
1
-1
/
+1
*
Add option for forcible unmounting dataset while receiving snapshot.
Mariusz Zaborski
2020-03-17
1
-3
/
+4
*
ZTS: Add a failsafe callback to run after each test
Ryan Moeller
2020-03-10
3
-0
/
+6
*
Change default to overlay=on
Ryan Moeller
2020-03-06
1
-1
/
+1
*
Add trim support to zpool wait
Brian Behlendorf
2020-03-04
1
-0
/
+1
*
ZTS: Fixup shebang in rsend_016, add to common.run
Ryan Moeller
2020-02-28
1
-1
/
+1
*
ZTS: Move atime_003 to linux.run
Ryan Moeller
2020-02-25
2
-3
/
+2
*
ZTS: Move privilege tests to sunos.run
Ryan Moeller
2020-02-21
2
-4
/
+4
*
Enable zpool events tunables and tests on FreeBSD
Ryan Moeller
2020-02-18
2
-5
/
+5
*
Support setting user properties in a channel program
Jason King
2020-02-14
1
-1
/
+1
*
ZTS: Move user_namespace test to linux.run
Ryan Moeller
2020-02-12
2
-4
/
+4
*
ZTS: Move zpool_split_wholedisks to linux.run
Ryan Moeller
2020-02-12
2
-1
/
+5
*
zcp: add zfs.sync.bookmark
Christian Schwarz
2020-02-11
1
-1
/
+1
*
Implement bookmark copying
Christian Schwarz
2020-02-11
1
-1
/
+4
*
Fix zdb -R with 'b' flag
Paul Zuchowski
2020-02-10
1
-1
/
+2
*
ZTS: Move more tests out of common.run
Ryan Moeller
2020-01-27
3
-29
/
+37
*
zdb: add support for object ranges for zdb -d
Ned Bass
2020-01-24
1
-1
/
+1
*
ZTS: Get xattr tests running on FreeBSD
Ryan Moeller
2020-01-23
3
-7
/
+10
*
Support inheriting properties in channel programs
Jason King
2020-01-22
1
-1
/
+1
*
zdb -d should accept the numeric objset id
Paul Zuchowski
2020-01-16
1
-1
/
+2
*
Add 'zfs send --saved' flag
Tom Caputi
2020-01-10
1
-1
/
+2
*
ZTS: Add sunos.run to dist data
Ryan Moeller
2020-01-07
1
-1
/
+2
*
ZTS: Move dumpdev tests to sunos.run
Ryan Moeller
2020-01-03
2
-15
/
+48
*
Colorize zpool status output
Tony Hutter
2019-12-19
1
-1
/
+1
*
Tests for btree implementation used by range trees
John Wren Kennedy
2019-12-19
1
-0
/
+6
*
Don't fail to apply umask for O_TMPFILE files
Tomohiro Kusumi
2019-12-13
1
-1
/
+2
*
zio_decompress_data always ASSERTs successful decompression
Paul Zuchowski
2019-12-10
1
-1
/
+1
*
Disable EDONR on FreeBSD
Matthew Macy
2019-12-05
2
-2
/
+5
*
Prevent unnecessary resilver restarts
jwpoduska
2019-11-27
1
-0
/
+4
*
Add display of checksums to zdb -R
Paul Zuchowski
2019-11-27
1
-1
/
+1
*
Fix for ARC sysctls ignored at runtime
loli10K
2019-10-26
1
-1
/
+2
*
ZTS: Move more tests to linux.run
Ryan Moeller
2019-10-25
2
-11
/
+11
*
ZTS: Move tmpfile tests to linux.run
Ryan Moeller
2019-10-24
2
-4
/
+4
*
ZTS: Consistency pass for .ksh extensions
Ryan Moeller
2019-10-24
1
-3
/
+3
*
Move platform independent tests to a shared runfile
Ryan Moeller
2019-10-09
3
-879
/
+943
[next]