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
/
os
/
linux
/
zfs
/
zpl_inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for longnames for files/directories (Linux part)
Sanjeev Bagewadi
2024-10-01
1
-1
/
+55
*
config: remove HAVE_GENERIC_READLINK
Rob Norris
2024-09-18
1
-3
/
+0
*
config: remove HAVE_TMPFILE
Rob Norris
2024-09-18
1
-4
/
+0
*
config: remove HAVE_RENAME2
Rob Norris
2024-09-18
1
-4
/
+1
*
config: remove HAVE_GENERIC_SETXATTR
Rob Norris
2024-09-18
1
-20
/
+0
*
config: remove HAVE_(GET|PUT)_LINK_DELAYED
Rob Norris
2024-09-18
1
-46
/
+0
*
config: remove HAVE_RENAME2_OPERATIONS_WRAPPER
Rob Norris
2024-09-18
1
-9
/
+0
*
config: remove HAVE_PUT_LINK_NAMEIDATA
Rob Norris
2024-09-18
1
-10
/
+1
*
config: remove HAVE_FOLLOW_LINK_NAMEIDATA
Rob Norris
2024-09-18
1
-16
/
+1
*
config: remove HAVE_SET_ACL
Rob Norris
2024-09-18
1
-6
/
+0
*
Linux 6.7 compat: use inode atime/mtime accessors
Rob Norris
2023-12-20
1
-1
/
+2
*
Linux 6.6 compat: generic_fillattr has a new u32 request_mask added at arg2
Coleman Kane
2023-09-21
1
-1
/
+3
*
Linux 6.6 compat: use inode_get/set_ctime*(...)
Coleman Kane
2023-09-21
1
-1
/
+1
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
1
-22
/
+55
*
linux 6.2 compat: get_acl() got moved to get_inode_acl() in 6.2
Coleman Kane
2023-01-06
1
-0
/
+12
*
Linux 6.1 compat: open inside tmpfile()
Antonio Russo
2023-01-06
1
-0
/
+15
*
Cleanup: Suppress Coverity dereference before/after NULL check reports
Richard Yao
2022-11-10
1
-1
/
+1
*
Support idmapped mount in user namespace
youzhongyang
2022-11-08
1
-13
/
+25
*
zfs_rename: support RENAME_* flags
Aleksa Sarai
2022-10-28
1
-9
/
+28
*
Remove zpl_revalidate: fix snapshot rollback
Pavel Snajdr
2022-10-28
1
-44
/
+0
*
Support idmapped mount
youzhongyang
2022-10-19
1
-16
/
+46
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Fix ACL checks for NFS kernel server
Ryan Moeller
2022-03-18
1
-2
/
+2
*
Linux 4.11 compat: statx support
Richard Yao
2021-08-17
1
-3
/
+31
*
Update tmpfile() existence detection
Rich Ercolani
2021-05-20
1
-0
/
+5
*
zpl_inode.c: Fix SMACK interoperability
TerraTech
2021-04-08
1
-12
/
+24
*
Linux 5.12 compat: idmapped mounts
Coleman Kane
2021-03-19
1
-4
/
+45
*
Linux: always check or verify return of igrab()
Adam D. Moss
2021-03-16
1
-1
/
+2
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
1
-2
/
+2
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
1
-6
/
+4
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-3
/
+3
*
Linux 5.6 compat: timestamp_truncate()
Brian Behlendorf
2020-02-07
1
-4
/
+2
*
Don't fail to apply umask for O_TMPFILE files
Tomohiro Kusumi
2019-12-13
1
-0
/
+6
*
Eliminate Linux specific inode usage from common code
Matthew Macy
2019-12-11
1
-29
/
+36
*
Partially revert 5a6ac4c
Brian Behlendorf
2019-11-18
1
-0
/
+44
*
Linux compat: Minimum kernel version 3.10
Brian Behlendorf
2019-11-12
1
-82
/
+8
*
Remove zpl_revalidate
Pavel Snajdr
2019-11-11
1
-60
/
+0
*
OpenZFS restructuring - move platform specific sources
Matthew Macy
2019-09-06
1
-0
/
+826