aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14 compat: IO acct, global_page_state, etcGiuseppe Di Natale2017-09-161-4/+14
* Linux 4.13 compat: bio->bi_status and blk_status_tBrian Behlendorf2017-07-231-1/+91
* Linux 4.12 compat: fix super_setup_bdi_name() callLOLi2017-05-251-4/+5
* Linux 4.12 compat: CURRENT_TIME removedBrian Behlendorf2017-05-101-0/+11
* Enable Linux read-ahead for a single page on ZVOLsRichard Yao2017-05-041-0/+11
* Linux 4.12 compat: super_setup_bdi_name()Brian Behlendorf2017-05-021-9/+78
* Reinstate zvol_taskq to fix aio on zvolChunwei Chen2017-04-261-2/+9
* Linux 4.11 compat: iops.getattr and friendsOlaf Faaland2017-03-201-0/+43
* Fix harmless "BARRIER is deprecated" kernel warning on Centos 6.8Tony Hutter2017-03-081-9/+6
* Fix multi-line error messages in blkdev_compat.hbunder20152017-03-071-9/+4
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-4/+8
* 4.10 compat - BIO flag changes and othersTim Chase2016-12-301-9/+48
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-4/+4
* Use set_cached_acl and forget_cached_acl when possibleChunwei Chen2016-11-071-6/+6
* Batch free zpl_posix_acl_releaseChunwei Chen2016-11-071-8/+3
* Fix lookup_bdev() on UbuntuHajo Möller2016-10-261-4/+13
* Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()Brian Behlendorf2016-10-201-0/+11
* Add parity generation/rebuild using 128-bits NEON for Aarch64Romain Dolbeau2016-10-032-0/+63
* Linux compat: Grsecurity kernelGvozden Neskovic2016-08-222-1/+41
* Add support for AVX-512 family of instruction setsGvozden Neskovic2016-08-161-12/+233
* Reorder HAVE_BIO_RW_* checksBrian Behlendorf2016-08-121-4/+12
* Use file_dentry and file_inode wrappersChen Haiquan2016-08-111-0/+12
* Linux 4.8 compat: Fix removal of bio->bi_rw memberBrian Behlendorf2016-08-111-56/+109
* Linux 4.8 compat: posix_acl_valid()Brian Behlendorf2016-08-081-0/+12
* Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHINGBrian Behlendorf2016-08-081-13/+0
* Linux 4.8 compat: new s_user_ns member of struct super_blockNikolay Borisov2016-08-081-0/+17
* Linux 4.8 compat: REQ_OP and bio_set_op_attrs()Chunwei Chen2016-07-291-5/+20
* Linux 4.8 compat: REQ_PREFLUSHBrian Behlendorf2016-07-291-0/+12
* Check whether the kernel supports i_uid/gid_read/write helpersNikolay Borisov2016-07-251-0/+53
* Linux 4.7 compat: handler->set() takes both dentry and inodeBrian Behlendorf2016-06-011-1/+15
* Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cacheChunwei Chen2016-05-201-0/+27
* Linux 4.7 compat: handler->get() takes both dentry and inodeChunwei Chen2016-05-201-1/+14
* Fix user namespaces uid/gid mappingBrian Behlendorf2016-04-301-4/+4
* Support for vectorized algorithms on x86Gvozden Neskovic2016-03-212-1/+390
* Linux 4.5 compat: xattr list handlerBrian Behlendorf2016-01-201-27/+93
* Use uio for zvol_{read,write}Chunwei Chen2015-12-151-0/+2
* Linux 4.4 compat: xattr operations takes xattr_handlerChunwei Chen2015-12-011-0/+28
* Linux 4.3 compat: bio_end_io_t / BIO_UPTODATELukas Wunner2015-09-251-12/+9
* Reintroduce IO accounting on zvols on Linux 3.19+Richard Yao2015-09-091-0/+5
* Remove blk_rq_bytes()/blk_rq_sectors autotools checksRichard Yao2015-09-041-23/+0
* Remove blk_rq_pos() autotools checkRichard Yao2015-09-041-8/+0
* Remove blk_fetch_request() autotools checkRichard Yao2015-09-041-14/+0
* Remove blk_requeue_request() autotools checkRichard Yao2015-09-041-8/+0
* Remove blk_end_request() autotools check.Richard Yao2015-09-041-74/+0
* Remove rq_is_sync() autotools checkRichard Yao2015-09-041-8/+0
* Remove rq_for_each_segment() autotools checkRichard Yao2015-09-041-42/+0
* zvol processing should use struct bioRichard Yao2015-09-041-1/+20
* VDEV_REQ_FUA should be mapped to REQ_FUARichard Yao2015-09-021-1/+1
* Remove blk_queue_io_opt() autotools checkRichard Yao2015-09-011-9/+0
* Remove blk_queue_physical_block_size() autotools checkRichard Yao2015-09-011-10/+0