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
*
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
*
Don't store rdev in SA for FIFOs and sockets
Ned A. Bass
2011-05-09
1
-0
/
+7
*
Call d_instantiate before unlocking inode
Brian Behlendorf
2011-04-07
1
-20
/
+4
*
Linux 2.6.29 compat, credentials
Brian Behlendorf
2011-03-22
1
-46
/
+46
*
Set stat->st_dev and statfs->f_fsid
Brian Behlendorf
2011-03-07
1
-1
/
+1
*
Drop HAVE_XVATTR macros
Brian Behlendorf
2011-03-02
1
-5
/
+41
*
Use -zfs_readlink() error
Brian Behlendorf
2011-02-17
1
-1
/
+1
*
Fix readlink(2)
Brian Behlendorf
2011-02-16
1
-3
/
+28
*
Add get/setattr, get/setxattr hooks
Brian Behlendorf
2011-02-16
1
-4
/
+11
*
Add Hooks for Linux Inode Operations
Brian Behlendorf
2011-02-10
1
-0
/
+331