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
*
Check ashift validity in 'zpool add'
LOLi
2017-03-28
8
-9
/
+153
*
Fix wrong offset args in vdev_cache_write
Chunwei Chen
2017-03-28
1
-2
/
+3
*
Fix "undefined reference to xdr_control" when building raidz_test cmd
Sen Haerens
2017-03-28
1
-0
/
+1
*
Disable rsend_009_pos
Brian Behlendorf
2017-03-28
1
-1
/
+1
*
Update documentation for new parameter "zfs_qat_disable"
wli5
2017-03-27
1
-0
/
+13
*
Allow c99 when building ZFS in the kernel tree
Brian Behlendorf
2017-03-27
1
-2
/
+5
*
Fix 'zdb -o' segmentation fault
LOLi
2017-03-23
1
-1
/
+1
*
Retry zfs_znode_alloc() in zfs_mknode()
Brian Behlendorf
2017-03-23
1
-1
/
+12
*
Fix undefined reference to `libzfs_fru_compare'
Brian Behlendorf
2017-03-23
3
-7
/
+16
*
OpenZFS 3821 - Race in rollback, zil close, and zil flush
George Wilson
2017-03-23
3
-8
/
+70
*
Fix `zpool status -v` error message
Brian Behlendorf
2017-03-22
2
-10
/
+7
*
GZIP compression offloading with QAT accelerator
wli5
2017-03-22
8
-0
/
+749
*
libspl: Fix incorrect use of platform defines on sparc64
John Paul Adrian Glaubitz
2017-03-22
1
-2
/
+2
*
OpenZFS 7968 - multi-threaded spa_sync()
Matthew Ahrens
2017-03-20
16
-159
/
+303
*
Linux 4.11 compat: iops.getattr and friends
Olaf Faaland
2017-03-20
5
-19
/
+138
*
zfs(8) fixes
DeHackEd
2017-03-20
1
-7
/
+8
*
OpenZFS 7801 - add more by-dnode routines (lint)
Matthew Ahrens
2017-03-20
1
-3
/
+3
*
OpenZFS 6874 - rollback and receive need to reset ZPL state to what's on disk
Matthew Ahrens
2017-03-13
1
-106
/
+116
*
Align mount options handling and type/function names with OpenZFS
Brian Behlendorf
2017-03-13
24
-1827
/
+1810
|
\
|
*
Restructure mount option handling
Brian Behlendorf
2017-03-10
5
-313
/
+296
|
*
Rename zfs_* functions
Brian Behlendorf
2017-03-10
7
-105
/
+93
|
*
Rename zfs_sb_t -> zfsvfs_t
Brian Behlendorf
2017-03-10
22
-1476
/
+1488
|
/
*
Fix ZVOL BLKFLSBUF ioctl
Brian Behlendorf
2017-03-09
1
-3
/
+12
*
Suppress cppcheck nullPointer error in zfs_write
Giuseppe Di Natale
2017-03-09
2
-1
/
+3
*
Correct arc_summary and dbufstat python style
Giuseppe Di Natale
2017-03-09
2
-0
/
+2
*
Enable shellcheck to run for select scripts
Giuseppe Di Natale
2017-03-09
9
-100
/
+114
*
Fix nfs snapdir automount
Chunwei Chen
2017-03-08
6
-104
/
+91
*
Fix harmless "BARRIER is deprecated" kernel warning on Centos 6.8
Tony Hutter
2017-03-08
1
-9
/
+6
*
OpenZFS 7867 - ARC space accounting leak
Andriy Gapon
2017-03-07
1
-0
/
+6
*
Corrected highlight for zpool man page
bunder2015
2017-03-07
1
-1
/
+1
*
[icp] fpu and asm cleanup for linux
Gvozden Neskovic
2017-03-07
12
-307
/
+155
*
Fix multi-line error messages in blkdev_compat.h
bunder2015
2017-03-07
1
-9
/
+4
*
OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space
Brian Behlendorf
2017-03-07
22
-1059
/
+232
*
OpenZFS 7843 - get_clones_stat() is suboptimal for lots of clones
Brian Behlendorf
2017-03-07
1
-1
/
+12
*
Dump unique configurations and Uberblocks in zdb -lu
Olaf Faaland
2017-03-06
7
-64
/
+476
*
Fix loop device becomes read-only
Chunwei Chen
2017-03-06
2
-1
/
+27
*
Fix powerpc build
Brian Behlendorf
2017-03-06
3
-4
/
+10
*
Reduce size of zvol and enforce 4k blocksize in zvol tests
Giuseppe Di Natale
2017-03-01
3
-7
/
+15
*
Bug fixes for single test runs in zfs-tests
Giuseppe Di Natale
2017-02-28
1
-5
/
+5
*
Add auto-online test for ZED/FMA as part of the ZTS
Sydney Vanda
2017-02-28
13
-21
/
+524
*
Linux 4.11 compat: avoid refcount_t name conflict
Olaf Faaland
2017-02-28
2
-4
/
+15
*
Fix initramfs hook for merged /usr/lib and /lib
Matt Kemp
2017-02-27
1
-1
/
+1
*
Clean up by-dnode code in dmu_tx.c
Matthew Ahrens
2017-02-24
4
-36
/
+31
*
ABD style cleanups
Isaac Huang
2017-02-24
1
-12
/
+13
*
Fix checksumflags assignment in cksummer
Tim Crawford
2017-02-24
1
-1
/
+1
*
OpenZFS 7736 - ZFS Performance tests should log FIO summary output
Ahmed G
2017-02-24
1
-2
/
+11
*
OpenZFS 7812 - Remove gender specific language
Daniel Hoffman
2017-02-24
3
-5
/
+5
*
OpenZFS 7761 - bootfs_005_neg's pool destruction must handle EBUSY
Prakash Surya
2017-02-24
2
-11
/
+5
*
OpenZFS 7199 - dsl_dataset_rollback_sync may try to free already free blocks
Andriy Gapon
2017-02-24
3
-16
/
+59
*
OpenZFS 7337 - inherit_001_pos occasionally times out
Matthew Ahrens
2017-02-24
1
-42
/
+38
[next]