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
*
Set proper dependency for string replacement targets
Chunwei Chen
2016-08-02
6
-19
/
+12
*
Add `make lint` target
Brian Behlendorf
2016-08-02
1
-0
/
+7
*
Fix possible VDEV stats array overflow
Tony Hutter
2016-08-02
1
-1
/
+2
*
Fix memory leak in function add_config()
liaoyuxiangqin
2016-08-01
1
-1
/
+5
*
ztest: memory leaks reported by AddressSanitizer
Gvozden Neskovic
2016-07-29
1
-1
/
+4
*
libzfs_import.c: Uninitialized pointer read
Gvozden Neskovic
2016-07-29
1
-0
/
+1
*
libzfs: Fix missing va_end call on ENOSPC and EDQUOT cases
Colin Ian King
2016-07-29
1
-1
/
+1
*
Move assignment of i_blkbits field
Nikolay Borisov
2016-07-29
1
-1
/
+1
*
Unify license of icp module with the rest of zfs
Nikolay Borisov
2016-07-29
1
-1
/
+1
*
Fix zfs_allow_log_destroy() NULL dereference
heary-cao
2016-07-29
1
-1
/
+5
*
Linux 4.8 compat: REQ_OP and bio_set_op_attrs()
Chunwei Chen
2016-07-29
3
-29
/
+51
*
Linux 4.8 compat: REQ_PREFLUSH
Brian Behlendorf
2016-07-29
1
-0
/
+12
*
Linux 4.8 compat: submit_bio()
Brian Behlendorf
2016-07-29
3
-2
/
+34
*
txg visibility code should not execute under tc_open_lock
Richard Yao
2016-07-27
1
-4
/
+5
*
Fix zdb crash with 4K-only devices
Brian Behlendorf
2016-07-27
2
-4
/
+23
*
Enable history test cases
Brian Behlendorf
2016-07-27
4
-19
/
+27
*
void integer overflow on computation of refquota_slack
Colin Ian King
2016-07-27
1
-1
/
+2
*
Multi-thread 'zpool import' for blkid
Brian Behlendorf
2016-07-27
2
-433
/
+336
*
Fixes for issues found with cppcheck tool
Gvozden Neskovic
2016-07-27
11
-13
/
+36
*
Limit the amount of dnode metadata in the ARC
Tim Chase
2016-07-25
5
-24
/
+110
*
Fix sync behavior for disk vdevs
Tim Chase
2016-07-25
5
-39
/
+49
*
Fix uninitialized variable in avl_add()
Brian Behlendorf
2016-07-25
1
-1
/
+1
*
Remove znode's z_uid/z_gid member
Nikolay Borisov
2016-07-25
10
-54
/
+69
*
Check whether the kernel supports i_uid/gid_read/write helpers
Nikolay Borisov
2016-07-25
3
-0
/
+76
*
Fix for metaslab_fastwrite_unmark() assert failure
Tom Caputi
2016-07-25
1
-0
/
+1
*
zloop: print backtrace from core files
Gvozden Neskovic
2016-07-25
1
-7
/
+27
*
Fix for compilation error when using the kernel's CONFIG_LOCKDEP
Tom Caputi
2016-07-21
1
-9
/
+2
*
Illumos Crypto Port module added to enable native encryption in zfs
Tom Caputi
2016-07-20
90
-80
/
+35834
*
Fix NULL pointer in zfs_preumount from 1d9b3bd
Chunwei Chen
2016-07-20
1
-20
/
+29
*
RAIDZ parity kstat rework
Gvozden Neskovic
2016-07-19
2
-42
/
+89
*
Fixes and enhancements of SIMD raidz parity
Gvozden Neskovic
2016-07-19
9
-181
/
+194
*
Wait iput_async before evict_inodes to prevent race
Chunwei Chen
2016-07-19
1
-0
/
+18
*
Update arc_summary.py for prefetch changes
Brian Behlendorf
2016-07-19
1
-146
/
+1
*
Prevent segfaults in SSE optimized Fletcher-4
Tyler J. Stachecki
2016-07-19
1
-5
/
+5
*
Fix filesystem destroy with receive_resume_token
Roman Strashkin
2016-07-15
1
-3
/
+30
*
Implementation of SSE optimized Fletcher-4
Tyler J. Stachecki
2016-07-15
6
-5
/
+243
*
Use native inode->i_nlink instead of znode->z_links
Chris Dunlop
2016-07-14
7
-38
/
+58
*
Fix dbuf_stats_hash_table_data race
Chunwei Chen
2016-07-14
1
-2
/
+0
*
Prevent null dereferences when accessing dbuf kstat
Tim Chase
2016-07-14
1
-3
/
+7
*
Enable zpool_upgrade test cases
Brian Behlendorf
2016-07-14
2
-7
/
+8
*
Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.
Gvozden Neskovic
2016-07-13
8
-17
/
+624
*
Fix handling of errors nvlist in zfs_ioc_recv_new()
Gvozden Neskovic
2016-07-13
1
-7
/
+6
*
Fix PANIC: metaslab_free_dva(): bad DVA X:Y:Z
Peng
2016-07-12
1
-0
/
+16
*
Fix RAIDZ_TEST tests
Brian Behlendorf
2016-07-12
1
-1
/
+1
*
Kill zp->z_xattr_parent to prevent pinning
Chunwei Chen
2016-07-12
3
-63
/
+26
*
xattr dir doesn't get purged during iput
Chunwei Chen
2016-07-12
1
-1
/
+2
*
fh_to_dentry should return ESTALE when generation mismatch
Chunwei Chen
2016-07-12
1
-1
/
+1
*
Add configure result for xattr_handler
Chunwei Chen
2016-07-12
1
-0
/
+2
*
Fix Large kmem_alloc in vdev_metaslab_init
Chunwei Chen
2016-07-12
1
-3
/
+3
*
Don't allow accessing XATTR via export handle
Chunwei Chen
2016-07-12
1
-0
/
+8
[next]