aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* Honor CONFIG_FS_POSIX_ACL kernel optionMassimo Maggi2013-11-051-0/+2
* Posix ACL SupportMassimo Maggi2013-10-292-0/+177
* Add SEEK_DATA/SEEK_HOLE to lseek()/llseek()Li Dongyang2013-07-021-0/+22
* Return -EOPNOTSUPP for ZFS_IOC_{GET|SET}FLAGSBrian Behlendorf2013-06-261-0/+3
* Fix compile warning on 32-bit systemsYing Zhu2013-06-191-1/+1
* Change zfs-kmod-devel install pathBrian Behlendorf2013-03-131-1/+1
* Fix hot sparesBrian Behlendorf2013-03-011-0/+9
* Linux 2.6.26 compat, lookup_bdev()Brian Behlendorf2013-01-281-0/+9
* Add d_clear_d_op() compatibilityBrian Behlendorf2013-01-231-0/+20
* Fix 'zfs rollback' on mounted file systemsBrian Behlendorf2013-01-171-0/+8
* Fix false ENOENT on snapshot control dentriesNed Bass2013-01-161-0/+25
* Improve AF hard disk detectionBrian Behlendorf2012-11-151-5/+19
* Linux 3.6 compat, iops->mkdir()Richard Yao2012-10-141-1/+1
* Linux 3.6 compat, sget()Yuxuan Shui2012-10-141-0/+10
* Revert "Improve AF hard disk detection"Brian Behlendorf2012-09-111-19/+5
* Improve AF hard disk detectionBrian Behlendorf2012-09-041-5/+19
* Remove autotools productsBrian Behlendorf2012-08-271-621/+0
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-072-0/+16
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-232-0/+11
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+1
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-0/+1