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.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 3.14 compat: IO acct, global_page_state, etc
Giuseppe Di Natale
2017-09-16
1
-4
/
+14
*
Linux 4.13 compat: bio->bi_status and blk_status_t
Brian Behlendorf
2017-07-23
1
-1
/
+91
*
Linux 4.12 compat: fix super_setup_bdi_name() call
LOLi
2017-05-25
1
-4
/
+5
*
Linux 4.12 compat: CURRENT_TIME removed
Brian Behlendorf
2017-05-10
1
-0
/
+11
*
Enable Linux read-ahead for a single page on ZVOLs
Richard Yao
2017-05-04
1
-0
/
+11
*
Linux 4.12 compat: super_setup_bdi_name()
Brian Behlendorf
2017-05-02
1
-9
/
+78
*
Reinstate zvol_taskq to fix aio on zvol
Chunwei Chen
2017-04-26
1
-2
/
+9
*
Linux 4.11 compat: iops.getattr and friends
Olaf Faaland
2017-03-20
1
-0
/
+43
*
Fix harmless "BARRIER is deprecated" kernel warning on Centos 6.8
Tony Hutter
2017-03-08
1
-9
/
+6
*
Fix multi-line error messages in blkdev_compat.h
bunder2015
2017-03-07
1
-9
/
+4
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
1
-4
/
+8
*
4.10 compat - BIO flag changes and others
Tim Chase
2016-12-30
1
-9
/
+48
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-4
/
+4
*
Use set_cached_acl and forget_cached_acl when possible
Chunwei Chen
2016-11-07
1
-6
/
+6
*
Batch free zpl_posix_acl_release
Chunwei Chen
2016-11-07
1
-8
/
+3
*
Fix lookup_bdev() on Ubuntu
Hajo Möller
2016-10-26
1
-4
/
+13
*
Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()
Brian Behlendorf
2016-10-20
1
-0
/
+11
*
Add parity generation/rebuild using 128-bits NEON for Aarch64
Romain Dolbeau
2016-10-03
2
-0
/
+63
*
Linux compat: Grsecurity kernel
Gvozden Neskovic
2016-08-22
2
-1
/
+41
*
Add support for AVX-512 family of instruction sets
Gvozden Neskovic
2016-08-16
1
-12
/
+233
*
Reorder HAVE_BIO_RW_* checks
Brian Behlendorf
2016-08-12
1
-4
/
+12
*
Use file_dentry and file_inode wrappers
Chen Haiquan
2016-08-11
1
-0
/
+12
*
Linux 4.8 compat: Fix removal of bio->bi_rw member
Brian Behlendorf
2016-08-11
1
-56
/
+109
*
Linux 4.8 compat: posix_acl_valid()
Brian Behlendorf
2016-08-08
1
-0
/
+12
*
Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
Brian Behlendorf
2016-08-08
1
-13
/
+0
*
Linux 4.8 compat: new s_user_ns member of struct super_block
Nikolay Borisov
2016-08-08
1
-0
/
+17
*
Linux 4.8 compat: REQ_OP and bio_set_op_attrs()
Chunwei Chen
2016-07-29
1
-5
/
+20
*
Linux 4.8 compat: REQ_PREFLUSH
Brian Behlendorf
2016-07-29
1
-0
/
+12
*
Check whether the kernel supports i_uid/gid_read/write helpers
Nikolay Borisov
2016-07-25
1
-0
/
+53
*
Linux 4.7 compat: handler->set() takes both dentry and inode
Brian Behlendorf
2016-06-01
1
-1
/
+15
*
Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cache
Chunwei Chen
2016-05-20
1
-0
/
+27
*
Linux 4.7 compat: handler->get() takes both dentry and inode
Chunwei Chen
2016-05-20
1
-1
/
+14
*
Fix user namespaces uid/gid mapping
Brian Behlendorf
2016-04-30
1
-4
/
+4
*
Support for vectorized algorithms on x86
Gvozden Neskovic
2016-03-21
2
-1
/
+390
*
Linux 4.5 compat: xattr list handler
Brian Behlendorf
2016-01-20
1
-27
/
+93
*
Use uio for zvol_{read,write}
Chunwei Chen
2015-12-15
1
-0
/
+2
*
Linux 4.4 compat: xattr operations takes xattr_handler
Chunwei Chen
2015-12-01
1
-0
/
+28
*
Linux 4.3 compat: bio_end_io_t / BIO_UPTODATE
Lukas Wunner
2015-09-25
1
-12
/
+9
*
Reintroduce IO accounting on zvols on Linux 3.19+
Richard Yao
2015-09-09
1
-0
/
+5
*
Remove blk_rq_bytes()/blk_rq_sectors autotools checks
Richard Yao
2015-09-04
1
-23
/
+0
*
Remove blk_rq_pos() autotools check
Richard Yao
2015-09-04
1
-8
/
+0
*
Remove blk_fetch_request() autotools check
Richard Yao
2015-09-04
1
-14
/
+0
*
Remove blk_requeue_request() autotools check
Richard Yao
2015-09-04
1
-8
/
+0
*
Remove blk_end_request() autotools check.
Richard Yao
2015-09-04
1
-74
/
+0
*
Remove rq_is_sync() autotools check
Richard Yao
2015-09-04
1
-8
/
+0
*
Remove rq_for_each_segment() autotools check
Richard Yao
2015-09-04
1
-42
/
+0
*
zvol processing should use struct bio
Richard Yao
2015-09-04
1
-1
/
+20
*
VDEV_REQ_FUA should be mapped to REQ_FUA
Richard Yao
2015-09-02
1
-1
/
+1
*
Remove blk_queue_io_opt() autotools check
Richard Yao
2015-09-01
1
-9
/
+0
*
Remove blk_queue_physical_block_size() autotools check
Richard Yao
2015-09-01
1
-10
/
+0
[next]