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
*
Fix atime handling and relatime
Chunwei Chen
2017-02-03
9
-108
/
+36
*
Fix write(2) returns zero bug from 933ec99
Chunwei Chen
2017-02-03
1
-2
/
+4
*
Retire .write/.read file operations
Chunwei Chen
2017-02-03
3
-33
/
+72
*
Fix zmo leak when zfs_sb_create fails
Chunwei Chen
2017-02-03
1
-10
/
+9
*
Fix fchange in zpl_ioctl_setflags
Chunwei Chen
2017-02-03
1
-2
/
+1
*
Fix wrong operator in xvattr.h
Chunwei Chen
2017-02-03
1
-5
/
+5
*
Don't count '@' for dataset namelen if not a snapshot
Chunwei Chen
2017-02-03
1
-1
/
+5
*
zfs_inode_update should not call dmu_object_size_from_db under spinlock
Richard Yao
2017-02-03
1
-2
/
+4
*
Fix ZFS_AC_KERNEL_SET_CACHED_ACL_USABLE check
Gvozden Neskovic
2017-02-03
1
-2
/
+2
*
Explicit block device plugging when submitting multiple BIOs
Isaac Huang
2017-02-03
3
-0
/
+35
*
4.10 compat - BIO flag changes and others
Tim Chase
2017-02-03
6
-19
/
+96
*
Reorder HAVE_BIO_RW_* checks
Brian Behlendorf
2017-02-03
1
-4
/
+12
*
Remove custom root pool import code
Brian Behlendorf
2017-02-03
3
-287
/
+0
*
Fix sync behavior for disk vdevs
Tim Chase
2017-02-03
5
-40
/
+49
*
Use set_cached_acl and forget_cached_acl when possible
Chunwei Chen
2017-02-03
3
-8
/
+38
*
Batch free zpl_posix_acl_release
Chunwei Chen
2017-02-03
3
-9
/
+107
*
Process all systemd services through the systemd scriptlets
Neal Gompa (ニール・ゴンパ)
2017-02-03
1
-3
/
+4
*
Fix cred leak in zpl_fallocate_common
tuxoko
2017-02-03
1
-2
/
+1
*
Fix lookup_bdev() on Ubuntu
Hajo Möller
2017-02-03
3
-10
/
+31
*
Fix uninitialized variable snapprops_nvlist in zfs_receive_one
LOLi
2017-02-03
1
-1
/
+7
*
Write issue taskq shouldn't be dynamic
Tim Chase
2017-02-03
1
-1
/
+2
*
Use large stacks when available
Brian Behlendorf
2017-02-03
4
-19
/
+67
*
Use env, not sh in zfsctl_snapshot_{,un}mount()
Stian Ellingsen
2017-02-03
1
-18
/
+9
*
Fix use after free in zfsctl_snapshot_unmount()
Stian Ellingsen
2017-02-03
1
-1
/
+1
*
Linux 3.14 compat: assign inode->set_acl
tuxoko
2017-02-03
5
-7
/
+42
*
Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()
Brian Behlendorf
2017-02-03
4
-1
/
+36
*
Linux 4.9 compat: remove iops->{set,get,remove}xattr
Chunwei Chen
2017-02-03
3
-0
/
+34
*
Linux 4.9 compat: iops->rename() wants flags
Chunwei Chen
2017-02-03
4
-5
/
+65
*
Linux 4.7 compat: Fix deadlock during lookup on case-insensitive
tuxoko
2017-02-03
1
-3
/
+7
*
Kernel 4.9 compat: file_operations->aio_fsync removal
DeHackEd
2017-02-03
3
-0
/
+33
*
Remove dir inode operations from zpl_inode_operations
Chunwei Chen
2017-02-03
1
-8
/
+0
*
Fix uninitialized variable in avl_add()
Brian Behlendorf
2017-02-03
1
-1
/
+1
*
Prepare to release 0.6.5.8
zfs-0.6.5.8
Ned Bass
2016-09-09
3
-1
/
+81
*
Fix gcc -Warray-bounds check for dump_object() in zdb
Brian Behlendorf
2016-09-09
1
-5
/
+14
*
Handle block pointers with a corrupt logical size
Brian Behlendorf
2016-09-09
1
-9
/
+3
*
Linux 4.8 compat: Fix removal of bio->bi_rw member
Brian Behlendorf
2016-09-09
4
-77
/
+190
*
Linux 4.8 compat: posix_acl_valid()
Brian Behlendorf
2016-09-09
4
-2
/
+39
*
Linux 4.8 compat: REQ_OP and bio_set_op_attrs()
Chunwei Chen
2016-09-09
4
-26
/
+49
*
Linux 4.8 compat: REQ_PREFLUSH
Brian Behlendorf
2016-09-09
1
-0
/
+12
*
Linux 4.8 compat: submit_bio()
Brian Behlendorf
2016-09-09
3
-2
/
+34
*
FreeBSD rS271776 - Persist vdev_resilver_txg changes
smh
2016-09-09
1
-2
/
+5
*
Fix: Array bounds read in zprop_print_one_property()
GeLiXin
2016-09-09
1
-1
/
+2
*
Fix call zfs_get_name() with invalid parameter
GeLiXin
2016-09-09
1
-1
/
+1
*
Fix incorrect pool state after import
GeLiXin
2016-09-09
1
-1
/
+1
*
Fix self-healing IO prior to dsl_pool_init() completion
GeLiXin
2016-09-09
2
-6
/
+23
*
OpenZFS 6876 - Stack corruption after importing a pool with a too-long name
Paul Dagnelie
2016-09-09
5
-1
/
+37
*
OpenZFS 7263 - deeply nested nvlist can overflow stack
Matthew Ahrens
2016-09-09
1
-2
/
+21
*
Fix dbuf_stats_hash_table_data race
Chunwei Chen
2016-09-09
1
-2
/
+0
*
Prevent null dereferences when accessing dbuf kstat
Tim Chase
2016-09-09
1
-3
/
+7
*
fh_to_dentry should return ESTALE when generation mismatch
Chunwei Chen
2016-09-09
1
-1
/
+1
[next]