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_vfsops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix inconsistent mount options for ZFS root
Umer Saleem
2024-10-17
1
-2
/
+4
*
snapdir: add 'disabled' value to make .zfs inaccessible
Brian Behlendorf
2024-10-02
1
-0
/
+5
*
Support for longnames for files/directories (Linux part)
Sanjeev Bagewadi
2024-10-01
1
-1
/
+11
*
xattr dataset prop: change defaults to sa
George Melikov
2024-09-23
1
-1
/
+1
*
config: remove HAVE_SUPER_SETUP_BDI_NAME
Rob Norris
2024-09-18
1
-5
/
+3
*
config: remove HAVE_VFS_FILE_OPERATIONS_EXTEND
Rob Norris
2024-09-18
1
-6
/
+0
*
config: remove SHRINK_CONTROL_HAS_NID
Rob Norris
2024-09-18
1
-2
/
+1
*
config: remove HAVE_SPLIT_SHRINKER_CALLBACK and HAVE_SINGLE_SHRINKER_CALLBACK
Rob Norris
2024-09-18
1
-77
/
+2
*
config: remove HAVE_D_PRUNE_ALIASES
Rob Norris
2024-09-18
1
-4
/
+1
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
1
-0
/
+1
*
Linux: Make zfs_prune() fair on NUMA systems
Alexander Motin
2024-08-08
1
-5
/
+13
*
Linux 6.7 compat: handle superblock shrinker member change
Rob Norris
2023-12-20
1
-2
/
+8
*
Linux 6.6 compat: fix implicit conversion error with debug build
Umer Saleem
2023-11-07
1
-1
/
+1
*
Retire z_nr_znodes
Mateusz Guzik
2023-09-18
1
-4
/
+3
*
linux: implement filesystem-side copy/clone functions for EL7
Rob Norris
2023-07-24
1
-0
/
+6
*
Fix zpl_test_super race with zfs_umount
Chunwei Chen
2023-07-20
1
-0
/
+1
*
znode: expose zfs_get_zplprop to libzpool
Rob Norris
2023-06-05
1
-85
/
+0
*
Use vmem_zalloc to silence allocation warning
Brian Behlendorf
2023-03-31
1
-2
/
+2
*
zfs_get_temporary_prop() should not pass NULL to strcpy()
Richard Yao
2023-02-06
1
-1
/
+2
*
Remove zpl_revalidate: fix snapshot rollback
Pavel Snajdr
2022-10-28
1
-2
/
+1
*
zfs_domount: fix double-disown of dataset / double-free of zfsvfs_t
Christian Schwarz
2022-10-14
1
-0
/
+2
*
Linux: Fix use-after-free in zfsvfs_create()
Richard Yao
2022-09-19
1
-3
/
+2
*
zfs_enter rework
Chunwei Chen
2022-09-16
1
-15
/
+21
*
Cleanup dead spa_boot code
Richard Yao
2022-09-13
1
-1
/
+0
*
Add support for per dataset zil stats and use wmsum counters
ixhamza
2022-07-20
1
-3
/
+9
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Add Linux namespace delegation support
Will Andrews
2022-06-10
1
-0
/
+20
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-1
/
+1
*
module: mark arguments used
наб
2022-02-18
1
-3
/
+2
*
zfs_prune: reset sc.nr_to_scan
chrisrd
2022-01-04
1
-0
/
+5
*
Remove unimplemented virus scanning hooks
Ryan Moeller
2021-05-10
1
-8
/
+0
*
Linux: always check or verify return of igrab()
Adam D. Moss
2021-03-16
1
-1
/
+5
*
Macroify teardown lock handling
Mateusz Guzik
2021-03-12
1
-9
/
+9
*
Rename zfs_inode_update to zfs_znode_update_vfs
khng300
2021-02-09
1
-1
/
+1
*
Fix possibly uninitialized 'root_inode' variable warning
Brian Behlendorf
2020-12-10
1
-1
/
+1
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
1
-1
/
+1
*
Cross-platform acltype
Ryan Moeller
2020-10-13
1
-0
/
+1
*
Rename acltype=posixacl to acltype=posix
Ryan Moeller
2020-09-16
1
-2
/
+2
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
1
-0
/
+10
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-2
/
+2
*
linux: add basic fallocate(mode=0/2) compatibility
adilger
2020-06-18
1
-3
/
+3
*
File incorrectly zeroed when receiving incremental stream that toggles -L
Matthew Ahrens
2020-06-09
1
-1
/
+1
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-1
/
+1
*
zfsvfs_setup(): zap_stats_t may have undefined content when accessed
Allan Jude
2020-06-03
1
-3
/
+3
*
OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...
Paul B. Henson
2020-04-30
1
-0
/
+10
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
1
-0
/
+6
*
dmu_objset_from_ds must be called with dp_config_rwlock held
Matthew Ahrens
2020-03-12
1
-0
/
+6
*
Refactor dnode dirty context from dbuf_dirty
Matthew Macy
2020-02-26
1
-1
/
+1
*
Relocate common quota functions to shared code
Ryan Moeller
2019-12-11
1
-455
/
+3
*
Eliminate Linux specific inode usage from common code
Matthew Macy
2019-12-11
1
-11
/
+11
[next]