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
/
module
/
zfs
/
zpl_inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.12 compat: CURRENT_TIME removed
Brian Behlendorf
2017-05-10
1
-1
/
+1
*
Linux 4.11 compat: iops.getattr and friends
Olaf Faaland
2017-03-20
1
-2
/
+9
*
Rename zfs_sb_t -> zfsvfs_t
Brian Behlendorf
2017-03-10
1
-13
/
+13
*
Fix off by one in zpl_lookup
Chunwei Chen
2017-02-11
1
-1
/
+1
*
4.10 compat - BIO flag changes and others
Tim Chase
2016-12-30
1
-0
/
+2
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-2
/
+3
*
Linux 3.14 compat: assign inode->set_acl
tuxoko
2016-11-09
1
-0
/
+9
*
Add support for O_TMPFILE
Chunwei Chen
2016-11-04
1
-0
/
+42
*
Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()
Brian Behlendorf
2016-10-20
1
-1
/
+1
*
Linux 4.9 compat: remove iops->{set,get,remove}xattr
Chunwei Chen
2016-10-20
1
-0
/
+8
*
Linux 4.9 compat: iops->rename() wants flags
Chunwei Chen
2016-10-20
1
-2
/
+19
*
Remove dir inode operations from zpl_inode_operations
Chunwei Chen
2016-10-20
1
-8
/
+0
*
Linux 4.7 compat: Fix deadlock during lookup on case-insensitive
tuxoko
2016-09-22
1
-3
/
+7
*
Simplify time handling logic in zfs_settattr
Nikolay Borisov
2016-09-13
1
-1
/
+2
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-1
/
+1
*
Add pn_alloc()/pn_free() functions
Brian Behlendorf
2016-04-21
1
-9
/
+8
*
Enable lazytime semantic for atime
Chunwei Chen
2016-04-05
1
-0
/
+3
*
Handling negative dentries in a CI file system.
Richard Sharpe
2016-02-02
1
-2
/
+32
*
Linux 4.5 compat: get_link() / put_link()
Brian Behlendorf
2016-01-20
1
-33
/
+92
*
Fix casesensitivity=insensitive deadlock
Richard Sharpe
2016-01-08
1
-2
/
+30
*
Use spa as key besides objsetid for snapentry
Chunwei Chen
2015-12-08
1
-1
/
+2
*
Linux 3.18 compat: Snapshot auto-mounting
Brian Behlendorf
2015-08-31
1
-12
/
+14
*
Linux 4.1 compat: loop device on ZFS
Chunwei Chen
2015-08-24
1
-0
/
+2
*
Linux 4.2 compat: follow_link() / put_link()
Brian Behlendorf
2015-07-17
1
-4
/
+27
*
Safely handle security / ACL failures
David Lamparter
2015-05-11
1
-7
/
+25
*
Extend PF_FSTRANS critical regions
Brian Behlendorf
2015-04-24
1
-6
/
+6
*
Mark all ZPL and ioctl functions as PF_FSTRANS
Tim Chase
2015-04-03
1
-0
/
+39
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-17
/
+17
*
Fixes (extends) support for selinux xattrs to more inode types
Matthew Thode
2013-11-14
1
-1
/
+5
*
Honor CONFIG_FS_POSIX_ACL kernel option
Massimo Maggi
2013-11-05
1
-0
/
+6
*
Posix ACL Support
Massimo Maggi
2013-10-29
1
-6
/
+34
*
Fix zpl_mknod() return values
Brian Behlendorf
2013-09-13
1
-1
/
+1
*
Linux 3.8 compat: Support CONFIG_UIDGID_STRICT_TYPE_CHECKS
Richard Yao
2013-08-09
1
-3
/
+3
*
Add explicit MAXNAMELEN check
Brian Behlendorf
2013-02-12
1
-0
/
+3
*
Fix zpl_revalidate() NULL deref
Brian Behlendorf
2013-01-22
1
-1
/
+1
*
Use sb->s_d_op default dentry operations
Brian Behlendorf
2013-01-18
1
-11
/
+6
*
Fix 'zfs rollback' on mounted file systems
Brian Behlendorf
2013-01-17
1
-9
/
+70
*
Directory xattr znodes hold a reference on their parent
Brian Behlendorf
2012-12-03
1
-2
/
+6
*
Linux 3.6 compat, iops->create()
Yuxuan Shui
2012-10-14
1
-0
/
+5
*
Linux 3.6 compat, iops->lookup()
Yuxuan Shui
2012-10-14
1
-0
/
+4
*
Linux 3.5 compat, iops->truncate_range() removed
Richard Yao
2012-07-23
1
-0
/
+4
*
Fix build failures on PaX/GRSecurity patched kernels
Richard Yao
2012-07-17
1
-2
/
+1
*
Linux 3.3 compat, iops->create()/mkdir()/mknod()
Brian Behlendorf
2012-04-30
1
-4
/
+5
*
Add .zfs control directory
Brian Behlendorf
2012-03-22
1
-1
/
+14
*
Support the fallocate() file operation.
Etienne Dechamps
2012-02-09
1
-0
/
+12
*
Implement the truncate_range() inode operation.
Etienne Dechamps
2012-02-09
1
-0
/
+28
*
Allow xattrs on symlinks
Brian Behlendorf
2011-11-29
1
-0
/
+4
*
Set mtime on symbolic links
Brian Behlendorf
2011-10-18
1
-0
/
+2
*
Honor setgit bit on directories
Brian Behlendorf
2011-07-20
1
-20
/
+22
*
Improve fstat(2) performance
Brian Behlendorf
2011-07-11
1
-27
/
+1
[next]