aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-0513-2835/+0
* Fix typos in include/Andrea Gelmini2019-08-301-1/+1
* Fix CONFIG_X86_DEBUG_FPU build failureBrian Behlendorf2019-07-171-0/+9
* Minor style cleanupBrian Behlendorf2019-07-162-25/+29
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-124-71/+181
* Fix `zfs set atime|relatime=off|on` behavior on inherited datasetsTomohiro Kusumi2019-05-071-0/+4
* Add TRIM supportBrian Behlendorf2019-03-291-0/+30
* kernel_fpu fixesTony Hutter2019-03-061-3/+8
* Linux 5.0 compat: Disable vector instructions on 5.0+ kernelsTony Hutter2019-01-281-30/+112
* Linux 5.0 compat: access_ok() drops 'type' parameterTony Hutter2019-01-281-0/+8
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-5/+0
* Fix statfs(2) for 32-bit user spaceBrian Behlendorf2018-09-241-0/+18
* Add support for selecting encryption backendNathan Lewis2018-08-021-2/+39
* Add support for autoexpand propertyBrian Behlendorf2018-07-231-0/+14
* Linux 4.14 compat: blk_queue_stackable()Brian Behlendorf2018-06-191-11/+0
* Linux compat 4.18: check_disk_size_change()Brian Behlendorf2018-06-151-0/+1
* Update build system and packagingBrian Behlendorf2018-05-293-1/+38
* Allow mounting datasets more than onceSeth Forshee2018-04-131-0/+24
* Linux compat 4.16: blk_queue_flag_{set,clear}Brian Behlendorf2018-04-121-8/+6
* Linux compat 4.16: blk_queue_flag_{set,clear}Giuseppe Di Natale2018-04-101-0/+16
* Linux 4.16 compat: get_disk_and_module()Giuseppe Di Natale2018-03-051-0/+8
* Fix free memory calculation on v3.14+chrisrd2018-02-232-1/+80
* Linux 4.16 compat: use correct *_dec_and_test()Tony Hutter2018-02-221-1/+5
* Linux 4.11 compat: avoid refcount_t name conflictBrian Behlendorf2018-02-081-0/+6
* Linux 4.16 compat: inode_set_iversion()Brian Behlendorf2018-02-081-0/+14
* 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