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
/
kernel.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use autoconf variable for C preprocessor
Ben Wolsieffer
2018-12-05
1
-1
/
+1
*
Fix statfs(2) for 32-bit user space
Brian Behlendorf
2018-09-24
1
-0
/
+1
*
Direct IO support
Brian Behlendorf
2018-08-27
1
-0
/
+1
*
Add support for autoexpand property
Brian Behlendorf
2018-07-23
1
-2
/
+1
*
Linux 4.18 compat: inode timespec -> timespec64
Brian Behlendorf
2018-06-19
1
-0
/
+1
*
Linux compat 4.18: check_disk_size_change()
Brian Behlendorf
2018-06-15
1
-1
/
+1
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-199
/
+54
*
Allow mounting datasets more than once
Seth Forshee
2018-04-13
1
-1
/
+1
*
Linux compat 4.16: blk_queue_flag_{set,clear}
Giuseppe Di Natale
2018-04-10
1
-0
/
+2
*
Add kernel module auto-loading
Brian Behlendorf
2018-03-13
1
-0
/
+1
*
Take user namespaces into account in policy checks
Wolfgang Bumiller
2018-03-07
1
-0
/
+1
*
Linux 4.16 compat: get_disk_and_module()
Giuseppe Di Natale
2018-03-05
1
-0
/
+1
*
Fix free memory calculation on v3.14+
chrisrd
2018-02-23
1
-1
/
+1
*
Linux 4.16 compat: use correct *_dec_and_test()
Tony Hutter
2018-02-22
1
-0
/
+1
*
Fix config issues: frame size and headers
chrisrd
2018-02-15
1
-1
/
+1
*
Linux 4.16 compat: inode_set_iversion()
Brian Behlendorf
2018-02-08
1
-0
/
+1
*
Support -fsanitize=address with --enable-asan
Brian Behlendorf
2018-01-10
1
-13
/
+2
*
Support integration with new QAT products
wli5
2017-10-20
1
-2
/
+2
*
Linux 3.14 compat: IO acct, global_page_state, etc
Giuseppe Di Natale
2017-09-16
1
-1
/
+3
*
Linux 4.8+ compatibility fix for vm stats
dbavatar
2017-08-24
1
-0
/
+1
*
Linux 4.13 compat: bio->bi_status and blk_status_t
Brian Behlendorf
2017-07-23
1
-0
/
+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
1
-0
/
+1
*
Enable Linux read-ahead for a single page on ZVOLs
Richard Yao
2017-05-04
1
-0
/
+1
*
Linux 4.12 compat: super_setup_bdi_name()
Brian Behlendorf
2017-05-02
1
-1
/
+1
*
GZIP compression offloading with QAT accelerator
wli5
2017-03-22
1
-0
/
+90
*
Linux 4.11 compat: iops.getattr and friends
Olaf Faaland
2017-03-20
1
-0
/
+1
*
[icp] fpu and asm cleanup for linux
Gvozden Neskovic
2017-03-07
1
-0
/
+1
*
Allow c99 code to compile
Matthew Ahrens
2017-02-08
1
-0
/
+1
*
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
1
-0
/
+1
*
4.10 compat - BIO flag changes and others
Tim Chase
2016-12-30
1
-0
/
+2
*
Use inode_set_flags when available
Chunwei Chen
2016-12-16
1
-0
/
+1
*
Kernel 4.9 compat: file_operations->aio_fsync removal
DeHackEd
2016-11-15
1
-0
/
+1
*
Linux 3.14 compat: assign inode->set_acl
tuxoko
2016-11-09
1
-0
/
+1
*
Use set_cached_acl and forget_cached_acl when possible
Chunwei Chen
2016-11-07
1
-1
/
+2
*
Add support for O_TMPFILE
Chunwei Chen
2016-11-04
1
-0
/
+1
*
Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()
Brian Behlendorf
2016-10-20
1
-0
/
+1
*
Linux 4.9 compat: remove iops->{set,get,remove}xattr
Chunwei Chen
2016-10-20
1
-0
/
+1
*
Linux 4.9 compat: iops->rename() wants flags
Chunwei Chen
2016-10-20
1
-0
/
+1
*
Explicit block device plugging when submitting multiple BIOs
Isaac Huang
2016-09-29
1
-0
/
+1
*
Linux compat: Grsecurity kernel
Gvozden Neskovic
2016-08-22
1
-0
/
+1
*
Use file_dentry and file_inode wrappers
Chen Haiquan
2016-08-11
1
-0
/
+1
*
Linux 4.8 compat: Fix removal of bio->bi_rw member
Brian Behlendorf
2016-08-11
1
-0
/
+4
*
Linux 4.7 compat: fix zpl_get_acl returns invalid acl pointer
Chunwei Chen
2016-08-09
1
-0
/
+1
*
Linux 4.8 compat: posix_acl_valid()
Brian Behlendorf
2016-08-08
1
-0
/
+1
*
Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
Brian Behlendorf
2016-08-08
1
-2
/
+0
*
Linux 4.8 compat: new s_user_ns member of struct super_block
Nikolay Borisov
2016-08-08
1
-0
/
+1
*
Linux 4.8 compat: submit_bio()
Brian Behlendorf
2016-07-29
1
-0
/
+1
*
Fix sync behavior for disk vdevs
Tim Chase
2016-07-25
1
-0
/
+1
[next]