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
*
Enable ro_props_001_pos and onoffs_001_pos
ChaoyuZhang
2016-09-29
1
-4
/
+2
*
Fix zfs_clone_010_pos.ksh to verify the space used by multiple copies
liaoyuxiangqin
2016-09-29
2
-3
/
+8
*
Fix coverity defects: CID 147610, 147608, 147607
cao
2016-09-29
2
-16
/
+19
*
Fix coverity defects: 147658, 147652, 147651
cao
2016-09-29
3
-3
/
+6
*
Refactor inode->i_mode management
lorddoskias
2016-09-27
3
-8
/
+8
*
Enable property_alias_001_pos.ksh
candychencan
2016-09-27
1
-2
/
+1
*
Fix coverity defects: CID 147650, 147649, 147647, 147646
cao
2016-09-25
3
-5
/
+9
*
Fix coverity defects: CID 147602 147604
cao
2016-09-23
1
-4
/
+8
*
Fix multilist_create() memory leak
Brian Behlendorf
2016-09-23
1
-0
/
+2
*
Fix coverity defects: CID 147613 147614 147616 147617
luozhengzheng
2016-09-23
2
-4
/
+10
*
Linux 4.7 compat: Fix deadlock during lookup on case-insensitive
tuxoko
2016-09-22
1
-3
/
+7
*
OpenZFS 6111 - zfs send should ignore datasets created after the ending snapshot
kernelOfTruth aka. kOT, Gentoo user
2016-09-22
1
-6
/
+108
*
OpenZFS 7230 - add assertions to dmu_send_impl() to verify that stream includ...
kernelOfTruth aka. kOT, Gentoo user
2016-09-22
2
-1
/
+10
*
Fix coverity defects
luozhengzheng
2016-09-22
4
-14
/
+62
*
Update zfs destroy test scripts
cao
2016-09-22
9
-40
/
+111
*
Fix coverity defects
luozhengzheng
2016-09-21
3
-4
/
+4
*
Fix zfs_destroy_001_pos.ksh
candychencan
2016-09-21
2
-10
/
+22
*
Fix automatically generated release number
Brian Behlendorf
2016-09-21
1
-0
/
+8
*
Reduce noise in tracing logs
Isaac Huang
2016-09-21
1
-1
/
+1
*
Fix regression that broke dracut initramfs generation
Moritz Maxeiner
2016-09-21
1
-3
/
+9
*
Fix coverity defects
BearBabyLiu
2016-09-20
1
-2
/
+4
*
Remove script zfs_commands.cfg
legend-hua
2016-09-20
3
-6
/
+2
*
Fix coverity defects
cao
2016-09-20
4
-3
/
+6
*
Fix strncpy in taskq_create
candychencan
2016-09-20
1
-1
/
+1
*
Change /etc/mtab to /proc/self/mounts
slashdd
2016-09-20
13
-43
/
+53
*
Fix arc_adjust_meta_balanced()
Tim Chase
2016-09-19
1
-2
/
+2
*
Fix FALLOC_FL_PUNCH_HOLE use in randfree_file.c
legend-hua
2016-09-17
1
-0
/
+7
*
Fix Coverity defects
luozhengzheng
2016-09-17
3
-3
/
+3
*
Enable ignore_hole_birth module option by default
Brian Behlendorf
2016-09-16
2
-2
/
+2
*
Disable zpool_upgrade_004_pos test case
Brian Behlendorf
2016-09-16
1
-1
/
+2
*
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
3
-233
/
+306
*
Remove lint suppression from dmu.h and unnecessary dmu.h include in spa.h
Dan Kimmel
2016-09-13
2
-9
/
+2
*
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
24
-540
/
+1052
*
OpenZFS 6950 - ARC should cache compressed data
George Wilson
2016-09-13
27
-2012
/
+2485
*
OpenZFS 7262 - remove seq from zfs_receive_010.ksh
Paul Dagnelie
2016-09-12
1
-2
/
+2
*
Fix memleak in zfs_do_* and zpool_do_*
luozhengzheng
2016-09-12
2
-15
/
+58
*
Allow ZVOL bookmarks to be listed recursively
loli10K
2016-09-12
1
-3
/
+3
*
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
*
Fix memory/fd leak in check_file() and is_spare()
liuhuang
2016-09-12
1
-2
/
+7
*
Fix make lint target
Brian Behlendorf
2016-09-09
1
-1
/
+1
*
zfs dracut module should not assume systemd presence
Moritz Maxeiner
2016-09-09
1
-8
/
+10
*
Adapt genkernel fix for zfsonlinux/zfs#4749 to zfs dracut module
Moritz Maxeiner
2016-09-09
1
-0
/
+6
*
OpenZFS - Performance regression suite for zfstest
John Wren Kennedy
2016-09-08
31
-10
/
+1360
*
Real disk partitioning now enabled in test suite for Linux
Sydney Vanda
2016-09-08
64
-58
/
+776
*
Tag 0.7.0-rc1
zfs-0.7.0-rc1
Brian Behlendorf
2016-09-07
1
-2
/
+2
[next]