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
*
Fix coverity defects
BearBabyLiu
2016-09-20
1
-2
/
+4
*
Fix arc_adjust_meta_balanced()
Tim Chase
2016-09-19
1
-2
/
+2
*
Fix Coverity defects
luozhengzheng
2016-09-17
1
-1
/
+1
*
Enable ignore_hole_birth module option by default
Brian Behlendorf
2016-09-16
1
-1
/
+1
*
Simplify time handling logic in zfs_settattr
Nikolay Borisov
2016-09-13
3
-19
/
+19
*
Refactor generic inode time updating
Nikolay Borisov
2016-09-13
1
-32
/
+27
*
DLPX-44733 combine arc_buf_alloc_impl() with arc_buf_clone()
Dan Kimmel
2016-09-13
2
-232
/
+305
*
Enable raw writes to perform dedup with verification
Tom Caputi
2016-09-13
1
-7
/
+49
*
DLPX-40252 integrate EP-476 compressed zfs send/receive
Dan Kimmel
2016-09-13
8
-466
/
+867
*
OpenZFS 6950 - ARC should cache compressed data
George Wilson
2016-09-13
15
-1925
/
+2332
*
Remove redundant assignments to arc_c
Tim Chase
2016-09-12
1
-10
/
+0
*
Refactor spa_load_l2cache to make build happy
Nikolay Borisov
2016-09-12
1
-29
/
+28
*
Free property names with spa_strfree() rather than strfree()
Tim Chase
2016-09-12
1
-1
/
+1
*
Bring over illumos ZFS FMA logic -- phase 1
Don Brady
2016-09-01
2
-19
/
+50
*
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
[next]