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
/
zfs
/
zpl_super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.16 compat: inode_set_iversion()
Brian Behlendorf
2018-02-08
1
-1
/
+1
*
Restructure mount option handling
Brian Behlendorf
2017-03-10
1
-218
/
+8
*
Rename zfs_* functions
Brian Behlendorf
2017-03-10
1
-1
/
+1
*
Rename zfs_sb_t -> zfsvfs_t
Brian Behlendorf
2017-03-10
1
-7
/
+8
*
Fix memleak in zpl_parse_options
Chunwei Chen
2016-05-31
1
-3
/
+3
*
Disable zpl_nr_cached_objects() callback
Brian Behlendorf
2015-09-25
1
-14
/
+1
*
Honor xattr=sa dataset property
Ned Bass
2015-09-19
1
-2
/
+14
*
Fix NULL as mount(2) syscall data parameter
Brian Behlendorf
2015-09-19
1
-23
/
+24
*
Add temporary mount options
Brian Behlendorf
2015-09-03
1
-21
/
+205
*
Linux 3.18 compat: Snapshot auto-mounting
Brian Behlendorf
2015-08-31
1
-15
/
+0
*
Extend PF_FSTRANS critical regions
Brian Behlendorf
2015-04-24
1
-0
/
+8
*
Mark additional functions as PF_FSTRANS
Brian Behlendorf
2015-04-17
1
-0
/
+16
*
Restructure per-filesystem reclaim
Brian Behlendorf
2015-03-20
1
-30
/
+11
*
Mark zfs_inactive() with PF_FSTRANS
Brian Behlendorf
2015-03-10
1
-0
/
+8
*
Linux 3.12 compat: split shrinker has s_shrink
Tim Chase
2015-01-20
1
-4
/
+4
*
Remove shrink_dcache_memory() and shrink_icache_memory()
Brian Behlendorf
2014-10-17
1
-19
/
+3
*
Prune metadata from ghost lists in arc_adjust_meta
Prakash Surya
2014-02-21
1
-1
/
+1
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-13
/
+11
*
Honor CONFIG_FS_POSIX_ACL kernel option
Massimo Maggi
2013-11-05
1
-0
/
+2
*
Posix ACL Support
Massimo Maggi
2013-10-29
1
-11
/
+31
*
Fix arc_adapt() spinning in iterate_supers_type()
Brian Behlendorf
2013-07-17
1
-0
/
+4
*
Update SAs when an inode is dirtied
Brian Behlendorf
2012-12-14
1
-1
/
+20
*
Linux 3.6 compat, sops->write_super() removed
Yuxuan Shui
2012-10-14
1
-1
/
+0
*
Linux 3.5 compat, end_writeback() changed to clear_inode()
Richard Yao
2012-07-23
1
-5
/
+10
*
Add .zfs control directory
Brian Behlendorf
2012-03-22
1
-7
/
+17
*
Linux 3.3 compat, sops->show_options()
Brian Behlendorf
2012-02-03
1
-7
/
+17
*
Linux 3.1 compat, super_block->s_shrink
Brian Behlendorf
2012-01-11
1
-20
/
+106
*
Linux compat 2.6.39: mount_nodev()
Brian Behlendorf
2011-07-01
1
-3
/
+17
*
Tear down and flush the mmap region
Prasad Joshi
2011-06-27
1
-2
/
+2
*
Implemented NFS export_operations.
Gunnar Beutner
2011-04-29
1
-8
/
+0
*
Linux 2.6.29 compat, credentials
Brian Behlendorf
2011-04-07
1
-3
/
+3
*
Linux 2.6.29 compat, .freeze_fs/.unfreeze_fs
Brian Behlendorf
2011-03-22
1
-2
/
+0
*
Register .remount_fs handler
Brian Behlendorf
2011-03-15
1
-1
/
+11
*
Register .sync_fs handler
Brian Behlendorf
2011-03-15
1
-1
/
+15
*
Linux 2.6.36 compat, sops->evict_inode()
Brian Behlendorf
2011-02-11
1
-9
/
+45
*
Add Hooks for Linux Super Block Operations
Brian Behlendorf
2011-02-10
1
-0
/
+168