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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup nits from ab7615d92
Tom Caputi
2019-04-14
2
-3
/
+1
*
Fix issue in receive_object() during reallocation
Brian Behlendorf
2019-04-12
7
-18
/
+218
*
Fix TXG_MASK cstyle
Brian Behlendorf
2019-04-12
4
-16
/
+18
*
ZTS: Make fault cleanup function more robust
John Wren Kennedy
2019-04-12
1
-0
/
+10
*
Allow zfs-tests to recover from hibernation
Alek P
2019-04-11
1
-19
/
+70
*
Always call rw_init in zio_crypt_key_unwrap
Jorgen Lundman
2019-04-10
1
-1
/
+2
*
Avoid stack overwrite in zfs_setattr_dir()
Tim Chase
2019-04-10
1
-1
/
+2
*
Don't assume pthread_t is uint_t for portability
Tomohiro Kusumi
2019-04-09
1
-1
/
+2
*
Unbreak build on Linux kernel < 3.10
Tomohiro Kusumi
2019-04-08
2
-4
/
+4
*
Fix 'zfs list -t snapshot' depth
Brian Behlendorf
2019-04-08
1
-2
/
+2
*
Fix buffer length in strlcpy()
Brian Behlendorf
2019-04-08
1
-1
/
+1
*
Revert "Fix issues with truncated files in raw sends"
Brian Behlendorf
2019-04-05
7
-142
/
+46
*
predictive prefetch disabled on new pools until export/reboot
Matthew Ahrens
2019-04-05
1
-1
/
+2
*
features.kernel layout should match features.pool
Don Brady
2019-04-04
2
-23
/
+51
*
Restrict kstats and print real pointers
Sara Hartse
2019-04-04
18
-17
/
+33
*
Hint about zpool free vs zfs available
Josh Soref
2019-04-04
1
-1
/
+25
*
Fix txg_wait_open() load average inflation
Brian Behlendorf
2019-04-04
2
-5
/
+25
*
Move dracut specifics to dracut module
Michael Niewöhner
2019-04-02
6
-5
/
+25
*
Fix man(1) warnings
Josh Soref
2019-04-02
1
-3
/
+3
*
Append snapshot name to "TIME SENT SNAPSHOT" output
TerraTech
2019-04-01
1
-1
/
+2
*
Do not iterate through filesystems unnecessarily
Tom Caputi
2019-04-01
4
-6
/
+45
*
Fix systemd-import services
Michael Niewöhner
2019-03-29
2
-2
/
+2
*
Remove hard dependency on bash
Michael Niewöhner
2019-03-29
2
-2
/
+2
*
Update raw send documentation
Tom Caputi
2019-03-29
1
-4
/
+14
*
Add TRIM support
Brian Behlendorf
2019-03-29
91
-430
/
+5584
*
Send stream should only list included snaps
Tom Caputi
2019-03-28
1
-24
/
+83
*
Fix issues with truncated files in raw sends
Tom Caputi
2019-03-27
7
-50
/
+157
*
Update valid vdev types for get_disklist
Richard Elling
2019-03-26
1
-1
/
+1
*
ZTS: Detect e2fsprogs verity issue
Brian Behlendorf
2019-03-26
2
-0
/
+20
*
Correct a very minor grammar issue
Evan Allrich
2019-03-26
1
-2
/
+2
*
git ignore python 3.7 virtual environment directories
Richard Elling
2019-03-25
1
-0
/
+2
*
Fix vd_path and error in spa_vdev_remove()
Igor K
2019-03-22
1
-5
/
+12
*
Panic when running 'zpool split'
Roman Strashkin
2019-03-22
1
-0
/
+12
*
ZFS Reads may result in unneccesary calls to zil_commit
George Wilson
2019-03-22
3
-3
/
+9
*
MMP interval and fail_intervals in uberblock
Olaf Faaland
2019-03-21
17
-175
/
+692
*
Mutex leak in dsl_dataset_hold_obj()
Jorgen Lundman
2019-03-21
1
-0
/
+4
*
QAT: Allocate digest_buffer using QAT_PHYS_CONTIG_ALLOC()
cfzhu
2019-03-21
1
-1
/
+10
*
Report holes when there are only metadata changes
Brian Behlendorf
2019-03-21
1
-3
/
+28
*
Improve `zpool labelclear`
Brian Behlendorf
2019-03-21
12
-58
/
+246
*
Add missing dmu_zfetch_fini() in dnode_move_impl()
Julian Heuking
2019-03-20
1
-1
/
+1
*
Add space in error message
Tom Caputi
2019-03-19
1
-2
/
+2
*
Fix l2arc_evict() destroy race
Brian Behlendorf
2019-03-15
1
-24
/
+30
*
Multiple DVA Scrubbing Fix
Tom Caputi
2019-03-15
10
-95
/
+415
*
Make zpool status counters match error events count
Tony Hutter
2019-03-14
6
-16
/
+176
*
Fix memory leaks in zfsvfs_create_impl()
Tom Caputi
2019-03-14
1
-9
/
+14
*
zfs-import: should be before swap
Henrik Riomar
2019-03-14
1
-0
/
+1
*
Better user experience for errata 4
Tom Caputi
2019-03-14
4
-12
/
+39
*
Update commented zed.rc values to defaults
kpande
2019-03-14
1
-3
/
+4
*
Use 'printf %s' instead of 'echo -n' for compatibility
Igor K
2019-03-13
3
-5
/
+8
*
Add separate aggregation limit for non-rotating media
Alexander Motin
2019-03-13
2
-1
/
+21
[next]