]> git.proxmox.com Git - mirror_zfs.git/history - include/linux/vfs_compat.h
Add support for selecting encryption backend
[mirror_zfs.git] / include / linux / vfs_compat.h
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-13 Seth ForsheeAllow mounting datasets more than once
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()
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-02 Brian BehlendorfLinux 4.12 compat: super_setup_bdi_name()
2017-03-21 Olaf FaalandLinux 4.11 compat: iops.getattr and friends
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
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-20 Brian BehlendorfLinux 4.9 compat: inode_change_ok() renamed setattr_pre...
2016-08-11 Chen HaiquanUse file_dentry and file_inode wrappers
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-25 Nikolay BorisovCheck whether the kernel supports i_uid/gid_read/write...
2015-08-31 Brian BehlendorfLinux 3.18 compat: Snapshot auto-mounting
2015-07-17 Brian BehlendorfLinux 4.2 compat: bdi_setup_and_register()
2015-03-03 Brian BehlendorfLinux 4.0 compat: bdi_setup_and_register()
2015-02-10 Jörg ThalheimLinux 3.19 compat: file_inode was added
2014-08-14 Richard YaoInclude sys/taskq.h in linux/vfs_compat.h
2014-05-30 Chris WedgwoodAllow building without ACLs
2014-05-01 Richard YaoImplement File Attribute Support
2014-04-10 Chunwei ChenLinux 3.14 compat: posix_acl_{create,chmod}
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-11-06 Massimo MaggiHonor CONFIG_FS_POSIX_ACL kernel option
2013-10-29 Massimo MaggiPosix ACL Support
2013-07-02 Li DongyangAdd SEEK_DATA/SEEK_HOLE to lseek()/llseek()
2013-06-26 Brian BehlendorfReturn -EOPNOTSUPP for ZFS_IOC_{GET|SET}FLAGS
2013-01-17 Brian BehlendorfFix 'zfs rollback' on mounted file systems
2012-10-14 Brian BehlendorfMerge branch 'linux-3.6'
2012-10-14 Richard YaoLinux 3.6 compat, iops->mkdir()
2012-10-14 Yuxuan ShuiLinux 3.6 compat, sget()
2012-07-23 Richard YaoLinux 3.5 compat, end_writeback() changed to clear_inode()
2012-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2011-12-17 Darik HornLinux 3.2 compat: set_nlink()
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-06-27 Prasad JoshiTear down and flush the mmap region
2011-05-06 Brian BehlendorfHandle NULL in nfsd .fsync() hook
2011-03-22 Brian BehlendorfLinux 2.6.28 compat, insert_inode_locked()
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, fops->fsync()