]> git.proxmox.com Git - mirror_zfs.git/history - module/os/linux/zfs/zfs_znode.c
Linux 6.7 compat: use inode atime/mtime accessors
[mirror_zfs.git] / module / os / linux / zfs / zfs_znode.c
2023-12-20 Rob NorrisLinux 6.7 compat: use inode atime/mtime accessors
2023-09-22 Coleman KaneLinux 6.6 compat: use inode_get/set_ctime*(...)
2023-09-18 Mateusz GuzikRetire z_nr_znodes
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions...
2023-06-05 Rob Norrisznode: expose zfs_get_zplprop to libzpool
2023-04-10 youzhongyangLinux 6.3 compat: idmapped mount API changes
2023-03-14 Richard Yaonvpair: Constify string functions
2023-02-14 Brian BehlendorfLinux: use filemap_range_has_page()
2023-01-20 Chunwei ChenFix unprotected zfs_znode_dmu_fini
2023-01-17 Richard YaoCleanup of dead code suggested by Clang Static Analyzer...
2022-11-28 Alexander MotinRemove atomics from zh_refcount
2022-11-08 youzhongyangSupport idmapped mount in user namespace
2022-10-28 Aleksa Saraizfs_rename: support RENAME_* flags
2022-10-28 Pavel SnajdrRemove zpl_revalidate: fix snapshot rollback
2022-10-19 youzhongyangSupport idmapped mount
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набRemaining {=> const} char|void *tag
2022-05-03 Shaan NobeeSpeed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simulta...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-02-18 набmodule: mark arguments used
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-08-17 Richard YaoLinux 4.11 compat: statx support
2021-07-26 набNormalise /*FALLTHR{OUGH,U}*/
2021-06-12 Paul ZuchowskiDo not hash unlinked inodes
2021-04-30 Ryan MoellerMiscellaneous code cleanup
2021-04-03 Andrea GelminiFix various typos
2021-02-09 khng300Rename zfs_inode_update to zfs_znode_update_vfs
2021-02-09 Kleber TarcísioAdd an assert to clarify code
2020-11-10 Mateusz GuzikG/C struct znode -> z_moved
2020-10-29 Mateusz GuzikLinux: g/c leftover fence in zfs_znode_alloc
2020-10-21 Matthew MacyShare zfs_fsync, zfs_read, zfs_write, et al between...
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2020-06-18 Arvind SankarMark functions as static
2019-12-13 Matthew MacyMake zfs_replay.c work on FreeBSD
2019-11-21 Mauricio Faria de... Check for unlinked znodes after igrab()
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-11-15 Heitor Alves de... Break out of zfs_zget early if unlinked znode
2019-11-01 Matthew MacyPrefix struct rangelock
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-10-03 Matthew MacyRename rangelock_ functions to zfs_rangelock_
2019-09-06 Matthew MacyOpenZFS restructuring - move platform specific sources