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_file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: remove HAVE_GENERIC_WRITE_CHECKS_KIOCB
Rob Norris
2024-09-18
1
-12
/
+0
*
config: remove HAVE_FSYNC_RANGE
Rob Norris
2024-09-18
1
-45
/
+0
*
config: remove HAVE_FALLOC_FL_ZERO_RANGE
Rob Norris
2024-09-18
1
-4
/
+1
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
1
-38
/
+33
*
Fix corruption caused by mmap flushing problems
Robert Evans
2024-03-25
1
-4
/
+4
*
Linux 6.5 compat: Use copy_splice_read instead of filemap_splice_read
Coleman Kane
2023-08-08
1
-2
/
+2
*
Linux 6.5 compat: replace generic_file_splice_read with filemap_splice_read
Coleman Kane
2023-08-07
1
-0
/
+4
*
Linux 4.20 compat: wrapper function for iov_iter type access
Coleman Kane
2023-08-01
1
-5
/
+2
*
Linux 6.4 compat: iter_iov() function now used to get old iov member
Coleman Kane
2023-08-01
1
-5
/
+3
*
linux: implement filesystem-side copy/clone functions for EL7
Rob Norris
2023-07-24
1
-3
/
+13
*
linux: implement filesystem-side clone ioctls
Rob Norris
2023-07-24
1
-0
/
+6
*
linux: implement filesystem-side copy/clone functions
Rob Norris
2023-07-24
1
-1
/
+12
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
1
-5
/
+5
*
Linux 6.3 compat: writepage_t first arg struct folio*
youzhongyang
2023-04-05
1
-3
/
+25
*
Fix buffered/direct/mmap I/O race
Brian Behlendorf
2023-02-23
1
-15
/
+2
*
Linux: use filemap_range_has_page()
Brian Behlendorf
2023-02-14
1
-2
/
+4
*
Support idmapped mount in user namespace
youzhongyang
2022-11-08
1
-3
/
+3
*
Support idmapped mount
youzhongyang
2022-10-19
1
-3
/
+3
*
zfs_enter rework followup
Brian Behlendorf
2022-09-16
1
-3
/
+3
*
zfs_enter rework
Chunwei Chen
2022-09-16
1
-7
/
+11
*
Add Linux posix_fadvise support
Finix1979
2022-09-08
1
-0
/
+62
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Linux 5.19 compat: aops->read_folio()
Brian Behlendorf
2022-05-31
1
-0
/
+12
*
Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneously
Shaan Nobee
2022-05-03
1
-6
/
+49
*
Fix O_APPEND for Linux 3.15 and older kernels
Brian Behlendorf
2022-04-27
1
-0
/
+2
*
Linux 5.18 compat: replace __set_page_dirty_nobuffers
Satadru Pramanik
2022-04-27
1
-1
/
+8
*
Corrected oversight in ZERO_RANGE behavior
Rich Ercolani
2022-04-20
1
-4
/
+6
*
Linux 5.18 compat: use address_space_operations->readahead
Riccardo Schirone
2022-04-04
1
-0
/
+21
*
Expose additional file level attributes
Umer Saleem
2022-03-07
1
-15
/
+110
*
Clean up CSTYLEDs
наб
2022-01-26
1
-3
/
+2
*
Add support for FALLOC_FL_ZERO_RANGE
Rich Ercolani
2022-01-24
1
-2
/
+7
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-1
/
+1
*
Linux: Implement FS_IOC_GETVERSION
Ryan Moeller
2021-12-17
1
-0
/
+13
*
Linux 5.16: type member of iov_iter renamed iter_type
Coleman Kane
2021-12-07
1
-0
/
+6
*
Linux 5.14 compat: explicity assign set_page_dirty
Coleman Kane
2021-07-26
1
-0
/
+6
*
A few fixes of callback typecasting (for the upcoming ClangCFI)
Alexander
2021-07-20
1
-4
/
+15
*
Remove iov_iter_advance() for iter_write
Rich Ercolani
2021-06-01
1
-3
/
+0
*
Various Linux kABI cosmetics
наб
2021-05-26
1
-1
/
+1
*
Fix error code on __zpl_ioctl_setflags()
Luis Henriques
2021-03-26
1
-1
/
+1
*
Linux 5.12 compat: idmapped mounts
Coleman Kane
2021-03-19
1
-1
/
+1
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
1
-9
/
+9
*
VZ 7 kernel compat: introduce ITER-enabled .direct_IO() via IOVECs
Konstantin Khorenko
2020-12-30
1
-1
/
+14
*
Fix maybe uninitialized variable warning
Brian Behlendorf
2020-12-20
1
-1
/
+1
*
Remove iov_iter_advance() from iter_read
Brian Behlendorf
2020-12-20
1
-3
/
+0
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
1
-175
/
+157
*
Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage
Brian Behlendorf
2020-11-14
1
-5
/
+5
*
Consolidate zfs_holey and zfs_access
Matthew Macy
2020-10-31
1
-1
/
+1
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-10-21
1
-4
/
+2
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
*
linux: add basic fallocate(mode=0/2) compatibility
adilger
2020-06-18
1
-18
/
+65
[next]