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
path:
root
/
module
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete unreferenced function zfs_ereport_send_interim_checksum
luozhengzheng
2016-09-01
1
-12
/
+0
*
kmem_zalloc with KM_SLEEP will never return NULL
luozhengzheng
2016-09-01
1
-2
/
+0
*
Performance optimization of AVL tree comparator functions
Gvozden Neskovic
2016-08-31
20
-255
/
+133
*
Fix "zpool get guid,freeing,leaked" source
Hajo Möller
2016-08-30
1
-6
/
+8
*
Delete unused zfsctl_snapdir_inactive declaration
cao
2016-08-30
1
-1
/
+0
*
OpenZFS 6940 - Cannot unlink directories when over quota
Simon Klinkert
2016-08-30
1
-0
/
+1
*
OpenZFS 6322 - ZFS indirect block predictive prefetch
Alexander Motin
2016-08-30
3
-25
/
+74
*
OpenZFS 7086 - ztest attempts dva_get_dsize_sync on an embedded blockpointer
Matthew Ahrens
2016-08-30
1
-6
/
+14
*
Add zfs_arc_meta_limit_percent tunable
GeLiXin
2016-08-23
1
-6
/
+34
*
Prevent reclaim in send_traverse_thread()
Tim Chase
2016-08-22
1
-0
/
+5
*
Linux compat: Grsecurity kernel
Gvozden Neskovic
2016-08-22
1
-10
/
+9
*
OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same object
Matthew Ahrens
2016-08-19
5
-11
/
+126
*
OpenZFS 7003 - zap_lockdir() should tag hold
Matthew Ahrens
2016-08-19
3
-101
/
+145
*
Fix spa config generate memory leak in spa_load_best function
heary-cao
2016-08-19
1
-0
/
+2
*
OpenZFS 7176 - Yet another hole birth issue
Paul Dagnelie
2016-08-18
1
-6
/
+26
*
It is not necessary to zero struct dbuf_hold_impl_data
Matthew Ahrens
2016-08-16
1
-1
/
+9
*
Rework of fletcher_4 module
Gvozden Neskovic
2016-08-16
1
-1
/
+1
*
Add tunable to ignore hole_birth
Rich Ercolani
2016-08-15
1
-1
/
+5
*
Fix incorrect pool state after import
GeLiXin
2016-08-12
1
-1
/
+1
*
OpenZFS 5997 - FRU field not set during pool creation and never updated
Hans Rosenfeld
2016-08-12
5
-29
/
+68
*
Use file_dentry and file_inode wrappers
Chen Haiquan
2016-08-11
2
-7
/
+6
*
Fix indefinite article
GeLiXin
2016-08-11
2
-2
/
+2
*
Remove custom root pool import code
Brian Behlendorf
2016-08-11
2
-281
/
+0
*
Linux 4.8 compat: Fix removal of bio->bi_rw member
Brian Behlendorf
2016-08-11
1
-21
/
+10
*
Build user-space with different gcc optimization levels
Gvozden Neskovic
2016-08-09
2
-7
/
+7
*
Linux 4.7 compat: fix zpl_get_acl returns invalid acl pointer
Chunwei Chen
2016-08-09
1
-0
/
+10
*
Linux 4.8 compat: posix_acl_valid()
Brian Behlendorf
2016-08-08
1
-2
/
+2
*
Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
Brian Behlendorf
2016-08-08
1
-2
/
+0
*
Fix interaction between userns uid/gid and SA
Nikolay Borisov
2016-08-08
2
-11
/
+13
*
arc_meta_limit should be updated when arc_max is changed.
Gaurav Kumar
2016-08-02
1
-1
/
+1
*
Fix gcc self-comparison warning
Brian Behlendorf
2016-08-02
1
-1
/
+1
*
Fix possible VDEV stats array overflow
Tony Hutter
2016-08-02
1
-1
/
+2
*
Move assignment of i_blkbits field
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
2
-24
/
+31
*
Linux 4.8 compat: submit_bio()
Brian Behlendorf
2016-07-29
1
-2
/
+13
*
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
1
-1
/
+10
*
void integer overflow on computation of refquota_slack
Colin Ian King
2016-07-27
1
-1
/
+2
*
Limit the amount of dnode metadata in the ARC
Tim Chase
2016-07-25
3
-23
/
+76
*
Fix sync behavior for disk vdevs
Tim Chase
2016-07-25
2
-39
/
+23
*
Remove znode's z_uid/z_gid member
Nikolay Borisov
2016-07-25
8
-37
/
+53
*
Fix for metaslab_fastwrite_unmark() assert failure
Tom Caputi
2016-07-25
1
-0
/
+1
*
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
1
-40
/
+87
*
Fixes and enhancements of SIMD raidz parity
Gvozden Neskovic
2016-07-19
5
-150
/
+173
*
Wait iput_async before evict_inodes to prevent race
Chunwei Chen
2016-07-19
1
-0
/
+18
*
Fix filesystem destroy with receive_resume_token
Roman Strashkin
2016-07-15
1
-3
/
+30
*
Use native inode->i_nlink instead of znode->z_links
Chris Dunlop
2016-07-14
5
-33
/
+56
*
Fix dbuf_stats_hash_table_data race
Chunwei Chen
2016-07-14
1
-2
/
+0
[next]