index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
efivarfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
efivarfs: Convert to new uid/gid option parsing helpers
Eric Sandeen
1
-8
/
+4
2024-02-25
efivarfs: Drop 'duplicates' bool parameter on efivar_init()
Ard Biesheuvel
1
-1
/
+1
2024-02-25
efivarfs: Drop redundant cleanup on fill_super() failure
Ard Biesheuvel
1
-6
/
+1
2023-12-11
efivarfs: automatically update super block flag
Masahisa Kojima
1
-0
/
+27
2023-12-11
efivarfs: Move efivarfs list into superblock s_fs_info
Ard Biesheuvel
1
-9
/
+10
2023-12-11
efivarfs: Free s_fs_info on unmount
Ard Biesheuvel
1
-0
/
+3
2023-12-11
efivarfs: Move efivar availability check into FS context init
Ard Biesheuvel
1
-6
/
+3
2023-12-11
efivarfs: force RO when remounting if SetVariable is not supported
Ilias Apalodimas
1
-0
/
+12
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+2
2023-11-04
Merge tag 'efi-next-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+68
2023-10-28
fs: report f_fsid from s_dev for "simple" filesystems
Amir Goldstein
1
-0
/
+2
2023-10-20
efivarfs: Add uid/gid mount options
Jiao Zhou
1
-0
/
+68
2023-09-11
efivarfs: fix statfs() on efivarfs
Heinrich Schuchardt
1
-4
/
+10
2023-05-17
efivarfs: expose used and total size
Anisse Astier
1
-1
/
+38
2023-01-26
efivarfs: always register filesystem
Johan Hovold
1
-3
/
+6
2023-01-17
efi: efivars: drop kobject from efivars_register()
Johan Hovold
1
-1
/
+1
2022-12-01
efi: vars: prohibit reading random seed variables
Jason A. Donenfeld
1
-0
/
+3
2022-06-24
efi: vars: Use locking version to iterate over efivars linked lists
Ard Biesheuvel
1
-6
/
+3
2022-06-24
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
1
-4
/
+2
2020-11-25
efivarfs: revert "fix memory leak in efivarfs_create()"
Ard Biesheuvel
1
-1
/
+0
2020-10-26
efivarfs: fix memory leak in efivarfs_create()
Vamshi K Sthambamkadi
1
-0
/
+1
2020-09-26
efivarfs: Replace invalid slashes with exclamation marks in dentries.
Michael Schaller
1
-0
/
+3
2020-07-09
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
1
-3
/
+3
2020-02-23
efi: Use more granular check for availability for variable services
Ard Biesheuvel
1
-1
/
+1
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-10
/
+15
2019-07-05
vfs: Convert efivarfs to use the new mount API
David Howells
1
-10
/
+15
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-07-11
VFS: Kill off s_options and helpers
David Howells
1
-1
/
+0
2016-09-09
fs/efivarfs: Fix double kfree() in error path
Matt Fleming
1
-3
/
+3
2016-09-09
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
1
-2
/
+7
2016-07-31
get rid of 'parent' argument of ->d_compare()
Al Viro
1
-2
/
+1
2016-06-11
vfs: make the string hashes salt the hash
Linus Torvalds
1
-2
/
+2
2016-05-07
efi: Merge boolean flag arguments
Julia Lawall
1
-2
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-02-10
efi: Make efivarfs entries immutable by default
Peter Jones
1
-2
/
+7
2016-02-10
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
1
-4
/
+3
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-04-17
efivarfs: Ensure VariableName is NUL-terminated
Ross Lagerwall
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-01-08
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
1
-1
/
+1
2014-11-12
efivarfs: Allow unloading when build as module
Mathias Krause
1
-2
/
+9
2014-06-05
fs/efivarfs/super.c: use static const for dentry_operations
Fabian Frederick
1
-1
/
+1
2013-11-16
consolidate simple ->d_delete() instances
Al Viro
1
-10
/
+1
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
1
-5
/
+4
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2013-04-30
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
1
-1
/
+2
2013-04-17
efivarfs: Move to fs/efivarfs
Matt Fleming
1
-0
/
+267