index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
efivarfs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-11
VFS: Kill off s_options and helpers
David Howells
1
-1
/
+0
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
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
2
-3
/
+11
2016-07-31
get rid of 'parent' argument of ->d_compare()
Al Viro
1
-2
/
+1
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
1
-2
/
+2
2016-05-20
fs/efivarfs/inode.c: use generic UUID library
Andy Shevchenko
1
-37
/
+3
2016-05-07
efivarfs: Make efivarfs_file_ioctl() static
Peter Jones
1
-1
/
+1
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
4
-14
/
+98
2016-02-10
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
1
-4
/
+3
2016-01-22
wrappers for ->i_mutex access
Al Viro
2
-4
/
+4
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
2
-3
/
+3
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2
-1
/
+2
2015-01-12
Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into next
Matt Fleming
1
-1
/
+1
2015-01-07
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
1
-1
/
+1
2015-01-05
fs: Make efivarfs a pseudo filesystem, built by default with EFI
Leif Lindholm
1
-0
/
+1
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-11-19
kill f_dentry uses
Al Viro
1
-2
/
+2
2014-11-11
efivarfs: Allow unloading when build as module
Mathias Krause
1
-2
/
+9
2014-06-04
fs/efivarfs/super.c: use static const for dentry_operations
Fabian Frederick
1
-1
/
+1
2014-03-04
efivarfs: 'efivarfs_file_write' function reorganization
Geyslan G. Bem
1
-9
/
+4
2013-11-15
consolidate simple ->d_delete() instances
Al Viro
1
-10
/
+1
2013-07-14
efivarfs: we can use simple_lookup() now
Al Viro
1
-13
/
+1
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
1
-5
/
+4
2013-05-13
efivarfs: Never return ENOENT from firmware again
Lingzhu Xiang
1
-2
/
+12
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-0
/
+4
2013-04-30
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
1
-1
/
+2
2013-04-20
Merge remote-tracking branch 'efi/chainsaw' into x86/efi
H. Peter Anvin
6
-0
/
+586
2013-04-17
efi: split efisubsystem from efivars
Tom Gundersen
1
-1
/
+1
2013-04-17
efivarfs: Move to fs/efivarfs
Matt Fleming
6
-0
/
+592