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
*
Prepare to release 0.6.5.11
zfs-0.6.5.11
zfs-0.6.5-release
Tony Hutter
2017-07-10
3
-1
/
+21
*
Linux 4.12 compat: super_setup_bdi_name() - add missing code
Tony Hutter
2017-07-10
2
-3
/
+0
*
Musl libc fixes
alaviss
2017-07-06
1
-0
/
+1
*
Increase zfs_vdev_async_write_min_active to 2
DHE
2017-07-06
2
-2
/
+7
*
Fix int overflow in zbookmark_is_before()
loli10K
2017-07-06
1
-1
/
+1
*
Fix RHEL 7.4 bio_set_op_attrs build error
Tony Hutter
2017-07-06
1
-1
/
+1
*
GCC 7.1 fixes
Tony Hutter
2017-07-06
8
-25
/
+70
*
Remove complicated libspl assert wrappers
Brian Behlendorf
2017-07-06
2
-51
/
+36
*
Compatibilty with glibc-2.23
Justin Lecher
2017-07-06
1
-0
/
+1
*
glibc 2.5 compat: use correct header for makedev() et al.
Olaf Faaland
2017-07-06
4
-1
/
+47
*
Prepare to release 0.6.5.10
zfs-0.6.5.10
Tony Hutter
2017-06-12
3
-1
/
+47
*
Add MS_MANDLOCK mount failure message
Brian Behlendorf
2017-06-09
1
-2
/
+15
*
OpenZFS 8005 - poor performance of 1MB writes on certain RAID-Z configurations
Matthew Ahrens
2017-06-09
1
-4
/
+8
*
Fix import wrong spare/l2 device when path change
Chunwei Chen
2017-06-09
1
-6
/
+0
*
Fix import finding spare/l2cache when path changes
Chunwei Chen
2017-06-09
1
-2
/
+19
*
Linux 4.9 compat: fix zfs_ctldir xattr handling
LOLi
2017-06-09
1
-0
/
+3
*
Linux 4.12 compat: fix super_setup_bdi_name() call
LOLi
2017-06-09
2
-6
/
+6
*
Linux 4.12 compat: CURRENT_TIME removed
Brian Behlendorf
2017-06-09
7
-9
/
+43
*
Linux 4.12 compat: super_setup_bdi_name()
Brian Behlendorf
2017-06-09
5
-51
/
+141
*
Limit zfs_dirty_data_max_max to 4G
Brian Behlendorf
2017-06-09
1
-3
/
+4
*
OpenZFS 8166 - zpool scrub thinks it repaired offline device
Matthew Ahrens
2017-06-09
1
-0
/
+3
*
vdev_id: fix failure due to multipath -l bug
Ned Bass
2017-06-09
1
-2
/
+2
*
Guarantee PAGESIZE alignment for large zio buffers
jxiong
2017-06-09
1
-2
/
+2
*
Fix harmless "BARRIER is deprecated" kernel warning on Centos 6.8
Tony Hutter
2017-06-09
1
-9
/
+6
*
Add kmap_atomic in dmu_bio_copy
Chunwei Chen
2017-06-09
1
-3
/
+6
*
zdb: segfault in dump_bpobj_subobjs()
Tim Chase
2017-06-09
1
-2
/
+2
*
Fix atomic_sub_64() i386 assembly implementation
Brian Behlendorf
2017-06-09
1
-1
/
+1
*
Fix loop device becomes read-only
Chunwei Chen
2017-06-09
2
-1
/
+27
*
Allow ZVOL bookmarks to be listed recursively
loli10K
2017-06-09
1
-3
/
+3
*
Fix zfs-mount.service failure on boot
Brian Behlendorf
2017-06-09
1
-0
/
+1
*
Fix iput() calls within a tx
Brian Behlendorf
2017-06-09
1
-10
/
+19
*
Fix off by one in zpl_lookup
Chunwei Chen
2017-06-09
1
-1
/
+1
*
Linux 4.11 compat: iops.getattr and friends
Olaf Faaland
2017-06-09
5
-19
/
+137
*
Linux 4.11 compat: avoid refcount_t name conflict
Olaf Faaland
2017-06-09
2
-4
/
+15
*
Prepare to release 0.6.5.9
zfs-0.6.5.9
Brian Behlendorf
2017-02-03
3
-1
/
+61
*
Make zfs mount according to relatime config in dataset
Chunwei Chen
2017-02-03
3
-3
/
+15
*
Enable lazytime semantic for atime
Chunwei Chen
2017-02-03
3
-72
/
+110
*
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
[next]