aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vfs_compat.h
Commit message (Expand)AuthorAgeFilesLines
* Allow mounting datasets more than onceSeth Forshee2018-04-131-0/+24
* 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 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
* Linux 4.12 compat: super_setup_bdi_name()Brian Behlendorf2017-05-021-9/+78
* Linux 4.11 compat: iops.getattr and friendsOlaf Faaland2017-03-201-0/+43
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-4/+8
* 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
* Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()Brian Behlendorf2016-10-201-0/+11
* Use file_dentry and file_inode wrappersChen Haiquan2016-08-111-0/+12
* 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
* Check whether the kernel supports i_uid/gid_read/write helpersNikolay Borisov2016-07-251-0/+53
* Linux 3.18 compat: Snapshot auto-mountingBrian Behlendorf2015-08-311-0/+11
* Linux 4.2 compat: bdi_setup_and_register()Brian Behlendorf2015-07-171-0/+1
* 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
* 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: posix_acl_{create,chmod}Chunwei Chen2014-04-101-3/+8
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-16/+22
* Honor CONFIG_FS_POSIX_ACL kernel optionMassimo Maggi2013-11-051-0/+2
* Posix ACL SupportMassimo Maggi2013-10-291-0/+142
* 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 'zfs rollback' on mounted file systemsBrian Behlendorf2013-01-171-0/+8
* Linux 3.6 compat, iops->mkdir()Richard Yao2012-10-141-1/+1
* Linux 3.6 compat, sget()Yuxuan Shui2012-10-141-0/+10
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-0/+10
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-301-0/+12
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-161-0/+15
* Simplify BDI integrationBrian Behlendorf2011-11-081-16/+29
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-041-0/+19
* Tear down and flush the mmap regionPrasad Joshi2011-06-271-0/+21
* Handle NULL in nfsd .fsync() hookBrian Behlendorf2011-05-061-13/+0
* Linux 2.6.28 compat, insert_inode_locked()Brian Behlendorf2011-03-221-1/+16
* Linux 2.6.35 compat, fops->fsync()Brian Behlendorf2011-02-111-0/+42