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
*
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
*
Allow zfs-tests to run a single test
Giuseppe Di Natale
2017-02-24
1
-1
/
+63
*
Fix incorrect spare vdev state after replacing
Isaac Huang
2017-02-23
1
-0
/
+5
*
Retry setting LED
Christopher Voltz
2017-02-16
1
-55
/
+33
*
OpenZFS 7001 - zvol_misc tests should not depend on /sbin or /usr/sbin being ...
Hans Rosenfeld
2017-02-15
6
-2
/
+8
*
OpenZFS 7248 - large block support breaks rsend_009_pos
John Wren Kennedy
2017-02-15
3
-43
/
+35
*
OpenZFS 7762 - avoid division by zero in property_alias_001_pos
Prakash Surya
2017-02-15
1
-1
/
+5
*
zfs_arc_num_sublists_per_state should be common to all multilists
Matthew Ahrens
2017-02-15
6
-37
/
+58
*
OpenZFS 6404 - zvol_swap_006_pos can occasionally fail due to swaplen being < 16
Matthew Ahrens
2017-02-15
9
-16
/
+34
*
Fix broken URL
Christopher Voltz
2017-02-15
1
-1
/
+1
*
OpenZFS 7260 - disable libdiskmgmt in zfstest unless it's required
John Wren Kennedy
2017-02-15
12
-16
/
+27
*
Use file-based pools for zpool_expand test 002 and enable it
Olaf Faaland
2017-02-13
6
-35
/
+44
*
OpenZFS 7027 - zfs_written_property_001_pos makes unreasonable assumptions ab...
Akash Ayare
2017-02-13
1
-5
/
+5
*
OpenZFS 6754 - zfs-tests: get_substr() function is redundant
Yuri Pankov
2017-02-13
1
-18
/
+1
*
Disable racy snapshot_008_pos
George Melikov
2017-02-13
1
-1
/
+2
[next]