aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/zpl_inode.c
Commit message (Expand)AuthorAgeFilesLines
* Support for longnames for files/directories (Linux part)Sanjeev Bagewadi2024-10-011-1/+55
* config: remove HAVE_GENERIC_READLINKRob Norris2024-09-181-3/+0
* config: remove HAVE_TMPFILERob Norris2024-09-181-4/+0
* config: remove HAVE_RENAME2Rob Norris2024-09-181-4/+1
* config: remove HAVE_GENERIC_SETXATTRRob Norris2024-09-181-20/+0
* config: remove HAVE_(GET|PUT)_LINK_DELAYEDRob Norris2024-09-181-46/+0
* config: remove HAVE_RENAME2_OPERATIONS_WRAPPERRob Norris2024-09-181-9/+0
* config: remove HAVE_PUT_LINK_NAMEIDATARob Norris2024-09-181-10/+1
* config: remove HAVE_FOLLOW_LINK_NAMEIDATARob Norris2024-09-181-16/+1
* config: remove HAVE_SET_ACLRob Norris2024-09-181-6/+0
* Linux 6.7 compat: use inode atime/mtime accessorsRob Norris2023-12-201-1/+2
* Linux 6.6 compat: generic_fillattr has a new u32 request_mask added at arg2Coleman Kane2023-09-211-1/+3
* Linux 6.6 compat: use inode_get/set_ctime*(...)Coleman Kane2023-09-211-1/+1
* Linux 6.3 compat: idmapped mount API changesyouzhongyang2023-04-101-22/+55
* linux 6.2 compat: get_acl() got moved to get_inode_acl() in 6.2Coleman Kane2023-01-061-0/+12
* Linux 6.1 compat: open inside tmpfile()Antonio Russo2023-01-061-0/+15
* Cleanup: Suppress Coverity dereference before/after NULL check reportsRichard Yao2022-11-101-1/+1
* Support idmapped mount in user namespaceyouzhongyang2022-11-081-13/+25
* zfs_rename: support RENAME_* flagsAleksa Sarai2022-10-281-9/+28
* Remove zpl_revalidate: fix snapshot rollbackPavel Snajdr2022-10-281-44/+0
* Support idmapped mountyouzhongyang2022-10-191-16/+46
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Fix ACL checks for NFS kernel serverRyan Moeller2022-03-181-2/+2
* Linux 4.11 compat: statx supportRichard Yao2021-08-171-3/+31
* Update tmpfile() existence detectionRich Ercolani2021-05-201-0/+5
* zpl_inode.c: Fix SMACK interoperabilityTerraTech2021-04-081-12/+24
* Linux 5.12 compat: idmapped mountsColeman Kane2021-03-191-4/+45
* Linux: always check or verify return of igrab()Adam D. Moss2021-03-161-1/+2
* Extending FreeBSD UIO StructBrian Atkinson2021-01-201-2/+2
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-181-6/+4
* Mark functions as staticArvind Sankar2020-06-181-3/+3
* Linux 5.6 compat: timestamp_truncate()Brian Behlendorf2020-02-071-4/+2
* Don't fail to apply umask for O_TMPFILE filesTomohiro Kusumi2019-12-131-0/+6
* Eliminate Linux specific inode usage from common code Matthew Macy2019-12-111-29/+36
* Partially revert 5a6ac4cBrian Behlendorf2019-11-181-0/+44
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-82/+8
* Remove zpl_revalidatePavel Snajdr2019-11-111-60/+0
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+826