aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/zfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Add Linux namespace delegation supportWill Andrews2022-06-101-0/+20
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-1/+1
* module: mark arguments usedнаб2022-02-181-3/+2
* zfs_prune: reset sc.nr_to_scanchrisrd2022-01-041-0/+5
* Remove unimplemented virus scanning hooksRyan Moeller2021-05-101-8/+0
* Linux: always check or verify return of igrab()Adam D. Moss2021-03-161-1/+5
* Macroify teardown lock handlingMateusz Guzik2021-03-121-9/+9
* Rename zfs_inode_update to zfs_znode_update_vfskhng3002021-02-091-1/+1
* Fix possibly uninitialized 'root_inode' variable warningBrian Behlendorf2020-12-101-1/+1
* Update references to nonexistent man pages in codeRyan Moeller2020-10-301-1/+1
* Cross-platform acltypeRyan Moeller2020-10-131-0/+1
* Rename acltype=posixacl to acltype=posixRyan Moeller2020-09-161-2/+2
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-011-0/+10
* Mark functions as staticArvind Sankar2020-06-181-2/+2
* linux: add basic fallocate(mode=0/2) compatibilityadilger2020-06-181-3/+3
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-091-1/+1
* Replace sprintf()->snprintf() and strcpy()->strlcpy()Jorgen Lundman2020-06-071-1/+1
* zfsvfs_setup(): zap_stats_t may have undefined content when accessedAllan Jude2020-06-031-3/+3
* OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...Paul B. Henson2020-04-301-0/+10
* Add 'zfs wait' commandPaul Dagnelie2020-04-011-0/+6
* dmu_objset_from_ds must be called with dp_config_rwlock heldMatthew Ahrens2020-03-121-0/+6
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-261-1/+1
* Relocate common quota functions to shared codeRyan Moeller2019-12-111-455/+3
* Eliminate Linux specific inode usage from common code Matthew Macy2019-12-111-11/+11
* Partially revert 5a6ac4cBrian Behlendorf2019-11-181-0/+1
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-7/+2
* Remove zpl_revalidatePavel Snajdr2019-11-111-3/+30
* Move get_temporary_prop to platform codeMatthew Macy2019-10-101-0/+75
* Fix strdup conflict on other platformsMatthew Macy2019-10-101-4/+4
* Move objnode handling to common codeMatthew Macy2019-09-121-65/+0
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+2562