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
/
zfs_znode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: Report reclaimable memory to kernel as such (#16385)
Alexander Motin
2024-07-30
1
-1
/
+2
*
Linux 6.7 compat: use inode atime/mtime accessors
Rob Norris
2023-12-20
1
-19
/
+26
*
Linux 6.6 compat: use inode_get/set_ctime*(...)
Coleman Kane
2023-09-21
1
-6
/
+12
*
Retire z_nr_znodes
Mateusz Guzik
2023-09-18
1
-2
/
+0
*
linux: implement filesystem-side copy/clone functions for EL7
Rob Norris
2023-07-24
1
-0
/
+8
*
znode: expose zfs_get_zplprop to libzpool
Rob Norris
2023-06-05
1
-0
/
+85
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
1
-1
/
+1
*
nvpair: Constify string functions
Richard Yao
2023-03-14
1
-1
/
+1
*
Linux: use filemap_range_has_page()
Brian Behlendorf
2023-02-14
1
-1
/
+3
*
Fix unprotected zfs_znode_dmu_fini
Chunwei Chen
2023-01-19
1
-3
/
+3
*
Cleanup of dead code suggested by Clang Static Analyzer (#14380)
Richard Yao
2023-01-17
1
-2
/
+1
*
Remove atomics from zh_refcount
Alexander Motin
2022-11-28
1
-8
/
+6
*
Support idmapped mount in user namespace
youzhongyang
2022-11-08
1
-1
/
+1
*
zfs_rename: support RENAME_* flags
Aleksa Sarai
2022-10-28
1
-0
/
+5
*
Remove zpl_revalidate: fix snapshot rollback
Pavel Snajdr
2022-10-28
1
-1
/
+0
*
Support idmapped mount
youzhongyang
2022-10-19
1
-1
/
+1
*
Cleanup: Address Clang's static analyzer's unused code complaints
Richard Yao
2022-10-14
1
-1
/
+0
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Remaining {=> const} char|void *tag
наб
2022-06-29
1
-2
/
+2
*
Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneously
Shaan Nobee
2022-05-03
1
-0
/
+8
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-3
/
+3
*
module: mark arguments used
наб
2022-02-18
1
-2
/
+4
*
Rename fallthrough to zfs_fallthrough
Jorgen Lundman
2022-02-15
1
-1
/
+1
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-1
/
+1
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
1
-1
/
+1
*
Linux 4.11 compat: statx support
Richard Yao
2021-08-17
1
-4
/
+8
*
Normalise /*FALLTHR{OUGH,U}*/
наб
2021-07-26
1
-1
/
+1
*
Do not hash unlinked inodes
Paul Zuchowski
2021-06-11
1
-4
/
+11
*
Miscellaneous code cleanup
Ryan Moeller
2021-04-30
1
-3
/
+3
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-1
/
+1
*
Rename zfs_inode_update to zfs_znode_update_vfs
khng300
2021-02-09
1
-9
/
+5
*
Add an assert to clarify code
Kleber Tarcísio
2021-02-09
1
-1
/
+3
*
G/C struct znode -> z_moved
Mateusz Guzik
2020-11-10
1
-3
/
+0
*
Linux: g/c leftover fence in zfs_znode_alloc
Mateusz Guzik
2020-10-29
1
-1
/
+0
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-10-21
1
-0
/
+1
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
1
-1
/
+1
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-3
/
+3
*
Make zfs_replay.c work on FreeBSD
Matthew Macy
2019-12-13
1
-0
/
+6
*
Check for unlinked znodes after igrab()
Mauricio Faria de Oliveira
2019-11-21
1
-5
/
+7
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
1
-1
/
+0
*
Break out of zfs_zget early if unlinked znode
Heitor Alves de Siqueira
2019-11-15
1
-9
/
+17
*
Prefix struct rangelock
Matthew Macy
2019-11-01
1
-4
/
+4
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-1
/
+1
*
Rename rangelock_ functions to zfs_rangelock_
Matthew Macy
2019-10-03
1
-14
/
+14
*
OpenZFS restructuring - move platform specific sources
Matthew Macy
2019-09-06
1
-0
/
+2234