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
*
OpenZFS 5997 - FRU field not set during pool creation and never updated
Hans Rosenfeld
2016-08-12
22
-305
/
+238
*
Fix a typo in ZIL write handling comment
luozhengzheng
2016-08-12
1
-1
/
+1
*
icp: mark asm files with noexec stack
Jason Zaman
2016-08-12
5
-0
/
+20
*
icp: add no_const for PaX Compat
Jason Zaman
2016-08-12
1
-16
/
+21
*
Reorder HAVE_BIO_RW_* checks
Brian Behlendorf
2016-08-12
1
-4
/
+12
*
OpenZFS 7263 - deeply nested nvlist can overflow stack
Matthew Ahrens
2016-08-11
1
-2
/
+21
*
Fix infinite loop when zdb -R with d flag
Chunwei Chen
2016-08-11
1
-2
/
+2
*
Use file_dentry and file_inode wrappers
Chen Haiquan
2016-08-11
6
-9
/
+41
*
Fix indefinite article
GeLiXin
2016-08-11
6
-7
/
+7
*
Remove custom root pool import code
Brian Behlendorf
2016-08-11
3
-287
/
+0
*
Linux 4.8 compat: Fix removal of bio->bi_rw member
Brian Behlendorf
2016-08-11
4
-77
/
+190
*
Build user-space with different gcc optimization levels
Gvozden Neskovic
2016-08-09
7
-14
/
+14
*
Linux 4.7 compat: fix zpl_get_acl returns invalid acl pointer
Chunwei Chen
2016-08-09
3
-0
/
+31
*
Fix call zfs_get_name() with invalid parameter
GeLiXin
2016-08-08
1
-1
/
+1
*
Linux 4.8 compat: posix_acl_valid()
Brian Behlendorf
2016-08-08
4
-2
/
+39
*
Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
Brian Behlendorf
2016-08-08
4
-56
/
+0
*
Fix interaction between userns uid/gid and SA
Nikolay Borisov
2016-08-08
3
-13
/
+15
*
Linux 4.8 compat: new s_user_ns member of struct super_block
Nikolay Borisov
2016-08-08
3
-0
/
+39
*
arc_meta_limit should be updated when arc_max is changed.
Gaurav Kumar
2016-08-02
1
-1
/
+1
*
Fix gcc -Warray-bounds check for dump_object() in zdb
Brian Behlendorf
2016-08-02
1
-5
/
+14
*
Fix gcc self-comparison warning
Brian Behlendorf
2016-08-02
1
-1
/
+1
*
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
[next]