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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent dependencies on Debianized packages
Antonio Russo
2017-07-07
1
-1
/
+16
*
GCC 7.1 fixes
Tony Hutter
2017-06-28
2
-0
/
+23
*
Fix RHEL 7.4 bio_set_op_attrs build error
Tony Hutter
2017-06-27
1
-1
/
+1
*
config: allow --with-linux without --with-linux-obj
Chunwei Chen
2017-05-25
1
-1
/
+2
*
Linux 4.12 compat: CURRENT_TIME removed
Brian Behlendorf
2017-05-10
2
-0
/
+20
*
Enable Linux read-ahead for a single page on ZVOLs
Richard Yao
2017-05-04
2
-0
/
+21
*
Linux 4.12 compat: super_setup_bdi_name()
Brian Behlendorf
2017-05-02
3
-39
/
+57
*
OpenZFS 7290 - ZFS test suite needs to control what utilities it can run
John Wren Kennedy
2017-04-06
2
-186
/
+0
*
glibc 2.5 compat: use correct header for makedev() et al.
Olaf Faaland
2017-03-31
2
-0
/
+41
*
GZIP compression offloading with QAT accelerator
wli5
2017-03-22
2
-0
/
+93
*
Linux 4.11 compat: iops.getattr and friends
Olaf Faaland
2017-03-20
2
-0
/
+68
*
[icp] fpu and asm cleanup for linux
Gvozden Neskovic
2017-03-07
2
-0
/
+20
*
OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space
Brian Behlendorf
2017-03-07
1
-24
/
+1
*
Fix loop device becomes read-only
Chunwei Chen
2017-03-06
1
-1
/
+21
*
Add auto-online test for ZED/FMA as part of the ZTS
Sydney Vanda
2017-02-28
1
-0
/
+3
*
Allow c99 code to compile
Matthew Ahrens
2017-02-08
2
-0
/
+2
*
Add -Wno-declaration-after-statement to KERNELCPPFLAGS
Brian Behlendorf
2017-01-28
1
-0
/
+1
*
Retire .write/.read file operations
Chunwei Chen
2017-01-27
2
-0
/
+22
*
Fix spelling
ka7
2017-01-03
3
-3
/
+3
*
4.10 compat - BIO flag changes and others
Tim Chase
2016-12-30
3
-4
/
+45
*
Use inode_set_flags when available
Chunwei Chen
2016-12-16
2
-0
/
+19
*
Add -c to zpool iostat & status to run command
Tony Hutter
2016-11-29
2
-16
/
+0
*
Allow zfs unshare <protocol> -a
LOLi
2016-11-29
1
-0
/
+1
*
Kernel 4.9 compat: file_operations->aio_fsync removal
DeHackEd
2016-11-15
2
-0
/
+22
*
Fix ZFS_AC_KERNEL_SET_CACHED_ACL_USABLE check
Gvozden Neskovic
2016-11-09
1
-2
/
+2
*
Linux 3.14 compat: assign inode->set_acl
tuxoko
2016-11-09
2
-0
/
+26
*
Use set_cached_acl and forget_cached_acl when possible
Chunwei Chen
2016-11-07
2
-2
/
+32
*
Replace ISAINFO with is_32bit function
Brian Behlendorf
2016-11-07
1
-1
/
+0
*
Add support for O_TMPFILE
Chunwei Chen
2016-11-04
2
-0
/
+24
*
Fix lookup_bdev() on Ubuntu
Hajo Möller
2016-10-26
1
-5
/
+17
*
Fix taskq creation failure in vdev_open_children()
Brian Behlendorf
2016-10-24
1
-0
/
+1
*
Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()
Brian Behlendorf
2016-10-20
2
-0
/
+24
*
Linux 4.9 compat: remove iops->{set,get,remove}xattr
Chunwei Chen
2016-10-20
2
-0
/
+26
*
Linux 4.9 compat: iops->rename() wants flags
Chunwei Chen
2016-10-20
2
-0
/
+26
*
Multipath autoreplace, control enclosure LEDs, event rate limiting
Tony Hutter
2016-10-19
2
-0
/
+16
*
Explicit block device plugging when submitting multiple BIOs
Isaac Huang
2016-09-29
2
-0
/
+22
*
Fix automatically generated release number
Brian Behlendorf
2016-09-21
1
-0
/
+8
*
Change /etc/mtab to /proc/self/mounts
slashdd
2016-09-20
1
-1
/
+1
*
OpenZFS - Performance regression suite for zfstest
John Wren Kennedy
2016-09-08
1
-4
/
+11
*
Real disk partitioning now enabled in test suite for Linux
Sydney Vanda
2016-09-08
1
-0
/
+2
*
Linux compat: Grsecurity kernel
Gvozden Neskovic
2016-08-22
2
-0
/
+31
*
Add support for AVX-512 family of instruction sets
Gvozden Neskovic
2016-08-16
1
-0
/
+189
*
Use file_dentry and file_inode wrappers
Chen Haiquan
2016-08-11
2
-0
/
+21
*
Linux 4.8 compat: Fix removal of bio->bi_rw member
Brian Behlendorf
2016-08-11
2
-0
/
+71
*
Linux 4.7 compat: fix zpl_get_acl returns invalid acl pointer
Chunwei Chen
2016-08-09
2
-0
/
+21
*
Linux 4.8 compat: posix_acl_valid()
Brian Behlendorf
2016-08-08
2
-0
/
+25
*
Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
Brian Behlendorf
2016-08-08
2
-41
/
+0
*
Linux 4.8 compat: new s_user_ns member of struct super_block
Nikolay Borisov
2016-08-08
2
-0
/
+22
*
Linux 4.8 compat: submit_bio()
Brian Behlendorf
2016-07-29
2
-0
/
+21
*
Fix sync behavior for disk vdevs
Tim Chase
2016-07-25
2
-0
/
+24
[next]