]> git.proxmox.com Git - mirror_zfs.git/history - include/linux
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / include / linux /
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-08-30 Andrea GelminiFix typos in include/
2019-07-17 Brian BehlendorfFix CONFIG_X86_DEBUG_FPU build failure
2019-07-17 Brian BehlendorfMinor style cleanup
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2019-05-07 Tomohiro KusumiFix `zfs set atime|relatime=off|on` behavior on inherit...
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-07 Tony Hutterkernel_fpu fixes
2019-01-28 Tony HutterLinux 5.0 compat: Disable vector instructions on 5...
2019-01-28 Tony HutterLinux 5.0 compat: access_ok() drops 'type' parameter
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-09-25 Brian BehlendorfFix statfs(2) for 32-bit user space
2018-08-02 Nathan LewisAdd support for selecting encryption backend
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-06-20 Brian BehlendorfLinux 4.14 compat: blk_queue_stackable()
2018-06-15 Brian BehlendorfLinux compat 4.18: check_disk_size_change()
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-29 Brian BehlendorfPrepare SPL repo to merge with ZFS repo
2018-04-13 Seth ForsheeAllow mounting datasets more than once
2018-04-13 Brian BehlendorfLinux compat 4.16: blk_queue_flag_{set,clear}
2018-04-10 Giuseppe Di NataleLinux compat 4.16: blk_queue_flag_{set,clear}
2018-03-05 Giuseppe Di NataleLinux 4.16 compat: get_disk_and_module()
2018-02-23 chrisrdFix free memory calculation on v3.14+
2018-02-22 Tony HutterLinux 4.16 compat: use correct *_dec_and_test()
2018-02-09 Brian BehlendorfLinux 4.11 compat: avoid refcount_t name conflict
2018-02-09 Brian BehlendorfLinux 4.16 compat: inode_set_iversion()
2018-02-07 Brian BehlendorfFix cstyle warnings
2017-11-16 Brian BehlendorfLinux 4.14 compat: vfs_read & vfs_write
2017-10-09 Olaf FaalandMake include/linux/ conform to ZFS style standard
2017-10-09 Olaf FaalandMake file headers conform to ZFS style standard
2017-09-16 Giuseppe Di NataleLinux 3.14 compat: IO acct, global_page_state, etc
2017-07-24 Brian BehlendorfLinux 4.13 compat: bio->bi_status and blk_status_t
2017-07-24 Brian BehlendorfLinux 4.13 compat: wait queues
2017-05-25 LOLiLinux 4.12 compat: fix super_setup_bdi_name() call
2017-05-10 Brian BehlendorfLinux 4.12 compat: CURRENT_TIME removed
2017-05-04 Richard YaoEnable Linux read-ahead for a single page on ZVOLs
2017-05-02 Brian BehlendorfLinux 4.12 compat: super_setup_bdi_name()
2017-04-26 Chunwei ChenReinstate zvol_taskq to fix aio on zvol
2017-03-21 Olaf FaalandLinux 4.11 compat: iops.getattr and friends
2017-03-08 Tony HutterFix harmless "BARRIER is deprecated" kernel warning...
2017-03-07 bunder2015Fix multi-line error messages in blkdev_compat.h
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2016-12-30 Tim Chase4.10 compat - BIO flag changes and others
2016-12-19 Clemens FruhwirthAdd support for rw semaphore under PREEMPT_RT_FULL
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-11-07 Chunwei ChenUse set_cached_acl and forget_cached_acl when possible
2016-11-07 Chunwei ChenBatch free zpl_posix_acl_release
2016-10-26 Hajo MöllerFix lookup_bdev() on Ubuntu
2016-10-20 Brian BehlendorfLinux 4.9 compat: inode_change_ok() renamed setattr_pre...
2016-10-03 Romain DolbeauAdd parity generation/rebuild using 128-bits NEON for...
2016-08-22 Gvozden NeskovicLinux compat: Grsecurity kernel
2016-08-16 Gvozden NeskovicAdd support for AVX-512 family of instruction sets
2016-08-12 Brian BehlendorfReorder HAVE_BIO_RW_* checks
2016-08-11 Chen HaiquanUse file_dentry and file_inode wrappers
2016-08-11 Brian BehlendorfLinux 4.8 compat: Fix removal of bio->bi_rw member
2016-08-08 Brian BehlendorfLinux 4.8 compat: posix_acl_valid()
2016-08-08 Brian BehlendorfRetire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
2016-08-08 Nikolay BorisovLinux 4.8 compat: new s_user_ns member of struct super_...
2016-07-29 Chunwei ChenLinux 4.8 compat: REQ_OP and bio_set_op_attrs()
2016-07-29 Brian BehlendorfLinux 4.8 compat: REQ_PREFLUSH
2016-07-29 Brian BehlendorfLinux 4.8 compat: rw_semaphore atomic_long_t count
2016-07-25 Nikolay BorisovCheck whether the kernel supports i_uid/gid_read/write...
2016-06-02 Brian BehlendorfLinux 4.7 compat: handler->set() takes both dentry...
2016-05-31 Chunwei ChenImplement a proper rw_tryupgrade
2016-05-20 Chunwei ChenLinux 4.7 compat: replace blk_queue_flush with blk_queu...
2016-05-20 Chunwei ChenLinux 4.7 compat: handler->get() takes both dentry...
2016-05-20 Chunwei ChenLinux 4.7 compat: inode_lock() and friends
2016-04-30 Brian BehlendorfFix user namespaces uid/gid mapping
2016-03-21 Gvozden NeskovicSupport for vectorized algorithms on x86
2016-01-20 Brian BehlendorfLinux 4.5 compat: xattr list handler
2015-12-16 Chunwei ChenUse uio for zvol_{read,write}
2015-12-12 Olaf FaalandFix lockdep warning in spl_inode_{lock,unlock}
2015-12-02 Chunwei ChenLinux 4.4 compat: xattr operations takes xattr_handler
2015-09-25 Lukas WunnerLinux 4.3 compat: bio_end_io_t / BIO_UPTODATE
2015-09-09 Richard YaoReintroduce IO accounting on zvols on Linux 3.19+
2015-09-04 Brian BehlendorfMerge branch 'zvol'
2015-09-04 Richard YaoRemove blk_rq_bytes()/blk_rq_sectors autotools checks
2015-09-04 Richard YaoRemove blk_rq_pos() autotools check
2015-09-04 Richard YaoRemove blk_fetch_request() autotools check
2015-09-04 Richard YaoRemove blk_requeue_request() autotools check
2015-09-04 Richard YaoRemove blk_end_request() autotools check.
2015-09-04 Richard YaoRemove rq_is_sync() autotools check
2015-09-04 Richard YaoRemove rq_for_each_segment() autotools check
2015-09-04 Richard Yaozvol processing should use struct bio
2015-09-02 Richard YaoVDEV_REQ_FUA should be mapped to REQ_FUA
2015-09-01 Richard YaoRemove blk_queue_io_opt() autotools check
2015-09-01 Richard YaoRemove blk_queue_physical_block_size() autotools check
2015-08-31 Brian BehlendorfLinux 3.18 compat: Snapshot auto-mounting
2015-08-24 Chunwei ChenAdd compatibility layer for {kmap,kunmap}_atomic
2015-07-17 Brian BehlendorfLinux 4.2 compat: bdi_setup_and_register()
2015-06-10 Brian BehlendorfRetire rwsem_is_locked() compat
2015-05-11 Tim ChaseLinux 2.6.36 compat, use REQ_FAILFAST_MASK and remove...
2015-03-03 Brian BehlendorfLinux 4.0 compat: bdi_setup_and_register()
2015-02-27 Brian BehlendorfRetire spl_module_init()/spl_module_fini()
2015-02-10 Jörg ThalheimLinux 3.19 compat: file_inode was added
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRefactor existing code
2014-11-19 Ned BassRemove compat includes from sys/types.h
2014-10-28 Richard YaoKernel header installation should respect --prefix
next