]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module/os/linux/zfs/zpl_file.c
Linux 5.18 compat: use address_space_operations->readahead
[FreeBSD/FreeBSD.git] / module / os / linux / zfs / zpl_file.c
2022-04-06 Riccardo SchironeLinux 5.18 compat: use address_space_operations->readahead
2022-02-04 Rich ErcolaniAdd support for FALLOC_FL_ZERO_RANGE
2021-12-07 Coleman KaneLinux 5.16: type member of iov_iter renamed iter_type
2021-09-14 Coleman KaneLinux 5.14 compat: explicity assign set_page_dirty
2021-09-14 AlexanderA few fixes of callback typecasting (for the upcoming...
2021-06-09 Rich ErcolaniRemove iov_iter_advance() for iter_write
2021-05-28 набVarious Linux kABI cosmetics
2021-03-26 Luis HenriquesFix error code on __zpl_ioctl_setflags()
2021-03-20 Coleman KaneLinux 5.12 compat: idmapped mounts
2021-01-21 Brian AtkinsonExtending FreeBSD UIO Struct
2020-12-30 Konstantin KhorenkoVZ 7 kernel compat: introduce ITER-enabled .direct_IO...
2020-12-20 Brian BehlendorfFix maybe uninitialized variable warning
2020-12-20 Brian BehlendorfRemove iov_iter_advance() from iter_read
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-11-14 Brian BehlendorfLinux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage
2020-10-31 Matthew MacyConsolidate zfs_holey and zfs_access
2020-10-21 Matthew MacyShare zfs_fsync, zfs_read, zfs_write, et al between...
2020-06-18 Arvind SankarMark functions as static
2020-06-18 adilgerlinux: add basic fallocate(mode=0/2) compatibility
2019-12-11 Matthew MacyEliminate Linux specific inode usage from common code
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-11-12 Brian BehlendorfLinux compat: Minimum kernel version 3.10
2019-09-06 Matthew MacyOpenZFS restructuring - move platform specific sources