summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 3.18 compat: Snapshot auto-mountingBrian Behlendorf2015-08-311-0/+11
* Add compatibility layer for {kmap,kunmap}_atomicChunwei Chen2015-08-242-1/+42
* Linux 4.2 compat: bdi_setup_and_register()Brian Behlendorf2015-07-171-0/+1
* Linux 2.6.36 compat, use REQ_FAILFAST_MASK and remove pre-2.6.36 supportTim Chase2015-05-111-10/+5
* Linux 4.0 compat: bdi_setup_and_register()Brian Behlendorf2015-03-031-10/+20
* Linux 3.19 compat: file_inode was addedJörg Thalheim2015-02-101-0/+13
* Kernel header installation should respect --prefixRichard Yao2014-10-281-1/+1
* Update utsname supportBrian Behlendorf2014-10-172-1/+31
* Include sys/taskq.h in linux/vfs_compat.hRichard Yao2014-08-141-0/+2
* Allow building without ACLsChris Wedgwood2014-05-301-15/+15
* Implement File Attribute SupportRichard Yao2014-05-011-3/+0
* Linux 3.14 compat: rq_for_each_segment in dmu_req_copyChunwei Chen2014-04-101-0/+24
* Linux 3.14 compat: Immutable biovec changes in vdev_disk.cChunwei Chen2014-04-101-0/+10
* Linux 3.14 compat: posix_acl_{create,chmod}Chunwei Chen2014-04-101-3/+8
* cstyle: Resolve C style issuesMichael Kjorling2013-12-184-105/+115