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_vnops_os.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
1
-2
/
+42
*
Fix projid accounting for xattr objects
Jitendra Patidar
2024-08-14
1
-8
/
+20
*
Linux 6.11: add compat macro for page_mapping()
Rob Norris
2024-08-13
1
-0
/
+1
*
Fix corruption caused by mmap flushing problems
Robert Evans
2024-03-25
1
-4
/
+1
*
BRT: Fix FICLONE/FICLONERANGE shortened copy
Brian Behlendorf
2024-02-05
1
-5
/
+0
*
Linux 6.7 compat: zfs_setattr fix atime update
Rob N
2024-01-16
1
-2
/
+1
*
Linux: Defer loading the object set in zfs_setattr()
Mark Johnston
2024-01-12
1
-1
/
+2
*
Linux 6.7 compat: use inode atime/mtime accessors
Rob Norris
2023-12-20
1
-13
/
+20
*
Add a tunable to disable BRT support.
Rich Ercolani
2023-11-16
1
-0
/
+4
*
Linux: reject read/write mapping to immutable file only on VM_SHARED
Low-power
2023-11-08
1
-2
/
+2
*
ZIL: Cleanup sync and commit handling
Alexander Motin
2023-10-30
1
-13
/
+23
*
Linux 6.6 compat: generic_fillattr has a new u32 request_mask added at arg2
Coleman Kane
2023-09-21
1
-0
/
+9
*
Linux 6.6 compat: use inode_get/set_ctime*(...)
Coleman Kane
2023-09-21
1
-4
/
+8
*
Refactor dmu_prefetch().
Alexander Motin
2023-08-07
1
-5
/
+2
*
Linux 6.5 compat: blkdev changes
Coleman Kane
2023-08-01
1
-1
/
+1
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
1
-18
/
+17
*
Linux: Suppress clang static analyzer warning in zfs_remove()
Richard Yao
2023-03-08
1
-0
/
+1
*
Linux: zfs_fillpage() should handle partial pages from end of file
Richard Yao
2023-03-01
1
-1
/
+5
*
Fix buffered/direct/mmap I/O race
Brian Behlendorf
2023-02-23
1
-87
/
+82
*
Linux: use filemap_range_has_page()
Brian Behlendorf
2023-02-14
1
-2
/
+3
*
Cleanup of dead code suggested by Clang Static Analyzer (#14380)
Richard Yao
2023-01-17
1
-2
/
+1
*
Skip permission checks for extended attributes
Ameer Hamza
2022-12-12
1
-1
/
+2
*
Fix the last two CFI callback prototype mismatches
Alexander
2022-11-29
1
-1
/
+1
*
Support idmapped mount in user namespace
youzhongyang
2022-11-08
1
-11
/
+14
*
zfs_rename: support RENAME_* flags
Aleksa Sarai
2022-10-28
1
-29
/
+176
*
zfs_rename: restructure to have cleaner fallbacks
Aleksa Sarai
2022-10-28
1
-51
/
+68
*
Support idmapped mount
youzhongyang
2022-10-19
1
-30
/
+47
*
zfs_enter rework
Chunwei Chen
2022-09-16
1
-143
/
+157
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneously
Shaan Nobee
2022-05-03
1
-6
/
+46
*
Linux 5.18 compat: replace __set_page_dirty_nobuffers
Satadru Pramanik
2022-04-27
1
-0
/
+4
*
Linux optimize access checks when ACL is trivial
Andrew
2022-04-01
1
-1
/
+1
*
module: mark arguments used
наб
2022-02-18
1
-23
/
+7
*
linux: module/zfs: vnops: make null_xattr static
наб
2022-02-18
1
-1
/
+1
*
Add dataset_kstats_update.. to mmap read/write paths
drowfx
2022-02-09
1
-0
/
+4
*
Clean up CSTYLEDs
наб
2022-01-26
1
-2
/
+1
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-1
/
+1
*
Linux 5.16: wait_on_page_bit() no longer available to modules
Coleman Kane
2021-11-29
1
-0
/
+4
*
A few fixes of callback typecasting (for the upcoming ClangCFI)
Alexander
2021-07-20
1
-1
/
+7
*
Remove unimplemented virus scanning hooks
Ryan Moeller
2021-05-10
1
-25
/
+0
*
Return required size when encode_fh size too small
Alyssa Ross
2021-05-07
1
-0
/
+7
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-1
/
+1
*
Linux 5.12 compat: idmapped mounts
Coleman Kane
2021-03-19
1
-2
/
+3
*
Rename zfs_inode_update to zfs_znode_update_vfs
khng300
2021-02-09
1
-21
/
+21
*
Fix zrele race in zrele_async that can cause hang
Paul Dagnelie
2021-01-27
1
-12
/
+22
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
1
-7
/
+7
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
1
-13
/
+22
*
Remove redundant oid parameter to update_pages
Ryan Moeller
2020-11-10
1
-4
/
+3
*
zfs_vnops: make zfs_get_data OS-independent
Christian Schwarz
2020-11-02
1
-159
/
+0
*
Consolidate zfs_holey and zfs_access
Matthew Macy
2020-10-31
1
-93
/
+0
[next]