index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
vfs_compat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow mounting datasets more than once
Seth Forshee
2018-04-13
1
-0
/
+24
*
Linux 4.16 compat: use correct *_dec_and_test()
Tony Hutter
2018-02-22
1
-1
/
+5
*
Linux 4.11 compat: avoid refcount_t name conflict
Brian Behlendorf
2018-02-08
1
-0
/
+6
*
Linux 4.16 compat: inode_set_iversion()
Brian Behlendorf
2018-02-08
1
-0
/
+14
*
Linux 4.12 compat: fix super_setup_bdi_name() call
LOLi
2017-05-25
1
-4
/
+5
*
Linux 4.12 compat: CURRENT_TIME removed
Brian Behlendorf
2017-05-10
1
-0
/
+11
*
Linux 4.12 compat: super_setup_bdi_name()
Brian Behlendorf
2017-05-02
1
-9
/
+78
*
Linux 4.11 compat: iops.getattr and friends
Olaf Faaland
2017-03-20
1
-0
/
+43
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
1
-4
/
+8
*
Use set_cached_acl and forget_cached_acl when possible
Chunwei Chen
2016-11-07
1
-6
/
+6
*
Batch free zpl_posix_acl_release
Chunwei Chen
2016-11-07
1
-8
/
+3
*
Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()
Brian Behlendorf
2016-10-20
1
-0
/
+11
*
Use file_dentry and file_inode wrappers
Chen Haiquan
2016-08-11
1
-0
/
+12
*
Linux 4.8 compat: posix_acl_valid()
Brian Behlendorf
2016-08-08
1
-0
/
+12
*
Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
Brian Behlendorf
2016-08-08
1
-13
/
+0
*
Linux 4.8 compat: new s_user_ns member of struct super_block
Nikolay Borisov
2016-08-08
1
-0
/
+17
*
Check whether the kernel supports i_uid/gid_read/write helpers
Nikolay Borisov
2016-07-25
1
-0
/
+53
*
Linux 3.18 compat: Snapshot auto-mounting
Brian Behlendorf
2015-08-31
1
-0
/
+11
*
Linux 4.2 compat: bdi_setup_and_register()
Brian Behlendorf
2015-07-17
1
-0
/
+1
*
Linux 4.0 compat: bdi_setup_and_register()
Brian Behlendorf
2015-03-03
1
-10
/
+20
*
Linux 3.19 compat: file_inode was added
Jörg Thalheim
2015-02-10
1
-0
/
+13
*
Include sys/taskq.h in linux/vfs_compat.h
Richard Yao
2014-08-14
1
-0
/
+2
*
Allow building without ACLs
Chris Wedgwood
2014-05-30
1
-15
/
+15
*
Implement File Attribute Support
Richard Yao
2014-05-01
1
-3
/
+0
*
Linux 3.14 compat: posix_acl_{create,chmod}
Chunwei Chen
2014-04-10
1
-3
/
+8
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-16
/
+22
*
Honor CONFIG_FS_POSIX_ACL kernel option
Massimo Maggi
2013-11-05
1
-0
/
+2
*
Posix ACL Support
Massimo Maggi
2013-10-29
1
-0
/
+142
*
Add SEEK_DATA/SEEK_HOLE to lseek()/llseek()
Li Dongyang
2013-07-02
1
-0
/
+22
*
Return -EOPNOTSUPP for ZFS_IOC_{GET|SET}FLAGS
Brian Behlendorf
2013-06-26
1
-0
/
+3
*
Fix 'zfs rollback' on mounted file systems
Brian Behlendorf
2013-01-17
1
-0
/
+8
*
Linux 3.6 compat, iops->mkdir()
Richard Yao
2012-10-14
1
-1
/
+1
*
Linux 3.6 compat, sget()
Yuxuan Shui
2012-10-14
1
-0
/
+10
*
Linux 3.5 compat, end_writeback() changed to clear_inode()
Richard Yao
2012-07-23
1
-0
/
+10
*
Linux 3.3 compat, iops->create()/mkdir()/mknod()
Brian Behlendorf
2012-04-30
1
-0
/
+12
*
Linux 3.2 compat: set_nlink()
Darik Horn
2011-12-16
1
-0
/
+15
*
Simplify BDI integration
Brian Behlendorf
2011-11-08
1
-16
/
+29
*
Add backing_device_info per-filesystem
Brian Behlendorf
2011-08-04
1
-0
/
+19
*
Tear down and flush the mmap region
Prasad Joshi
2011-06-27
1
-0
/
+21
*
Handle NULL in nfsd .fsync() hook
Brian Behlendorf
2011-05-06
1
-13
/
+0
*
Linux 2.6.28 compat, insert_inode_locked()
Brian Behlendorf
2011-03-22
1
-1
/
+16
*
Linux 2.6.35 compat, fops->fsync()
Brian Behlendorf
2011-02-11
1
-0
/
+42