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
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
*
Double-free of encryption wrapping key due to invalid pool properties
loli10K
2019-05-28
1
-12
/
+9
*
Update descriptions for vnops
Tomohiro Kusumi
2019-05-25
2
-13
/
+14
*
Fix embedded bp accounting in count_block()
Tom Caputi
2019-05-25
1
-0
/
+7
*
Linux 5.2 compat: Directly call wait_on_page_bit()
Tomohiro Kusumi
2019-05-25
1
-2
/
+4
*
Linux 5.2 compat: Remove config/kernel-set-fs-pwd.m4
Tomohiro Kusumi
2019-05-25
1
-4
/
+0
*
Drop local definition of MOUNT_BUSY
Tomohiro Kusumi
2019-05-24
1
-2
/
+1
*
Device removal panics on 32-bit systems
loli10K
2019-05-24
1
-1
/
+2
*
Fix coverity defects: CID 186143
loli10K
2019-05-23
1
-1
/
+1
*
kernel timer API rework
Rafael Kitover
2019-05-23
2
-28
/
+25
*
Fix kstat state update during pool transition
Richard Elling
2019-05-23
1
-2
/
+12
*
Linux 5.2 compat: rw_tryupgrade()
Brian Behlendorf
2019-05-23
2
-4
/
+19
*
Fix incorrect assertion in dnode_dirty_l1range
Paul Dagnelie
2019-05-19
1
-1
/
+2
*
zpool import progress kstat
Olaf Faaland
2019-05-09
2
-2
/
+234
*
Add missing trailing '\n' in printk() messages
Tomohiro Kusumi
2019-05-08
2
-2
/
+3
*
Fix link count of root inode when snapdir is visible
Tomohiro Kusumi
2019-05-08
1
-0
/
+6
*
Linux 5.0 compat: ASM_BUG macro
Brian Behlendorf
2019-05-08
4
-40
/
+40
*
Fix errant EFAULT during writes (#8719)
Brian Behlendorf
2019-05-08
4
-16
/
+16
*
Make zfs_special_class_metadata_reserve_pct into a parameter
DeHackEd
2019-05-07
1
-0
/
+5
*
Fix send/recv lost spill block
Brian Behlendorf
2019-05-07
5
-15
/
+142
*
Fix `zfs set atime|relatime=off|on` behavior on inherited datasets
Tomohiro Kusumi
2019-05-07
3
-9
/
+61
*
Fix typo/etc in module/zfs/zfs_ctldir.c
Tomohiro Kusumi
2019-05-05
1
-4
/
+3
*
Linux 5.0 compat: Use totalhigh_pages()
Tomohiro Kusumi
2019-05-04
1
-1
/
+1
*
Improve rate at which new zvols are processed
John Gallagher
2019-05-04
2
-86
/
+116
*
Reword comment in lz4_compress_zfs
Matthew Ahrens
2019-05-02
1
-4
/
+4
*
Add feature check for 'zpool resilver' command
Tom Caputi
2019-05-02
1
-0
/
+4
*
Correct snprintf() size argument
Tomohiro Kusumi
2019-04-30
2
-3
/
+2
*
Linux 5.0 compat: Remove incorrect ASSERT
Brian Behlendorf
2019-04-29
1
-1
/
+0
*
Use NV_ENCODE_NATIVE for nvlist encoding variable
Tomohiro Kusumi
2019-04-26
1
-1
/
+2
*
Use SEEK_{SET,CUR,END} for file seek "whence"
Tomohiro Kusumi
2019-04-25
6
-13
/
+13
*
Fixes for the DMU free throttle
Tom Caputi
2019-04-25
1
-29
/
+36
*
Drop unused ZNODE_STATS and ZNODE_STAT_ADD()
Tomohiro Kusumi
2019-04-19
1
-14
/
+0
*
Fix incorrect "[UNUSED]" comments
Tomohiro Kusumi
2019-04-19
1
-2
/
+2
*
Code improvement and bug fixes for QAT support
cfzhu
2019-04-16
4
-38
/
+143
*
Restructure vec_idx loops
Richard Laager
2019-04-16
3
-42
/
+48
*
Update a comment to match the code
Richard Laager
2019-04-16
1
-2
/
+2
*
Consistently captialize GUID for features
Richard Laager
2019-04-16
1
-5
/
+5
*
Fix the spelling of deferred
Richard Laager
2019-04-16
1
-1
/
+1
*
Fix issues with truncated files in raw sends
Tom Caputi
2019-04-15
1
-8
/
+12
*
Cleanup nits from ab7615d92
Tom Caputi
2019-04-14
1
-2
/
+0
*
Fix issue in receive_object() during reallocation
Brian Behlendorf
2019-04-12
1
-1
/
+6
*
Fix TXG_MASK cstyle
Brian Behlendorf
2019-04-12
4
-16
/
+18
*
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
*
Unbreak build on Linux kernel < 3.10
Tomohiro Kusumi
2019-04-08
1
-4
/
+0
*
Revert "Fix issues with truncated files in raw sends"
Brian Behlendorf
2019-04-05
3
-13
/
+14
*
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
1
-20
/
+46
*
Restrict kstats and print real pointers
Sara Hartse
2019-04-04
11
-12
/
+25
*
Fix txg_wait_open() load average inflation
Brian Behlendorf
2019-04-04
2
-5
/
+25
*
Add TRIM support
Brian Behlendorf
2019-03-29
20
-215
/
+2284
[next]