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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
SLAB_PANIC more (proc, posix-timers, shmem)
Alexey Dobriyan
1
-3
/
+1
2007-10-17
Make unregister_binfmt() return void
Alexey Dobriyan
1
-2
/
+1
2007-10-17
Use list_head in binfmt handling
Alexey Dobriyan
1
-28
/
+6
2007-10-17
fs/reiserfs/: cleanups
Adrian Bunk
3
-60
/
+4
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
44
-57
/
+48
2007-10-17
mm: count reclaimable pages per BDI
Peter Zijlstra
2
-0
/
+9
2007-10-17
mm: bdi init hooks
Peter Zijlstra
12
-3
/
+72
2007-10-17
lib: percpu_counter_init error handling
Peter Zijlstra
3
-15
/
+42
2007-10-17
lib: percpu_counter_sum_positive
Peter Zijlstra
3
-5
/
+5
2007-10-17
lib: percpu_counter_sub
Peter Zijlstra
3
-3
/
+3
2007-10-17
lib: percpu_counter_add
Peter Zijlstra
6
-11
/
+11
2007-10-17
nfs: remove congestion_end()
Peter Zijlstra
1
-3
/
+1
2007-10-17
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
Mark Nelson
2
-8
/
+8
2007-10-17
partially fix up the lookup_one_noperm mess
Christoph Hellwig
2
-24
/
+37
2007-10-17
SELinux: Improve read/write performance
Yuichi Nakamura
1
-0
/
+4
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-17
/
+8
2007-10-16
lockdep: fixup the inode dir annotation
Peter Zijlstra
1
-9
/
+9
2007-10-16
ecryptfs: clean up page flag handling
Michael Halcrow
4
-33
/
+39
2007-10-16
eCryptfs: replace magic numbers
Michael Halcrow
1
-3
/
+3
2007-10-16
eCryptfs: remove unused functions and kmem_cache
Michael Halcrow
5
-539
/
+1
2007-10-16
eCryptfs: initialize persistent lower file on inode create
Michael Halcrow
1
-6
/
+7
2007-10-16
eCryptfs: fix data types
Michael Halcrow
3
-16
/
+21
2007-10-16
eCryptfs: convert mmap functions to use persistent file
Michael Halcrow
1
-96
/
+103
2007-10-16
eCryptfs: make open, truncate, and setattr use persistent file
Michael Halcrow
3
-121
/
+44
2007-10-16
eCryptfs: update metadata read/write functions
Michael Halcrow
5
-133
/
+114
2007-10-16
eCryptfs: set up and destroy persistent lower file
Michael Halcrow
3
-7
/
+103
2007-10-16
eCryptfs: replace encrypt, decrypt, and inode size write
Michael Halcrow
5
-306
/
+290
2007-10-16
eCryptfs: read_write.c routines
Michael Halcrow
4
-2
/
+379
2007-10-16
ecryptfs: fix error handling
Michael Halcrow
1
-21
/
+20
2007-10-16
eCryptfs: remove assignments in if-statements
Michael Halcrow
7
-64
/
+89
2007-10-16
eCryptfs: remove header_extent_size
Michael Halcrow
4
-36
/
+52
2007-10-16
eCryptfs: Use generic_file_splice_read()
Michael Halcrow
1
-17
/
+2
2007-10-16
eCryptfs: make needlessly global symbols static
Michael Halcrow
3
-32
/
+26
2007-10-16
eCryptfs: remove unnecessary variable initializations
Michael Halcrow
1
-3
/
+3
2007-10-16
eCryptfs: kerneldoc fixes for crypto.c and keystore.c
Michael Halcrow
2
-38
/
+79
2007-10-16
eCryptfs: comments for some structs
Michael Halcrow
1
-5
/
+21
2007-10-16
eCryptfs: grammatical fix (destruct to destroy)
Michael Halcrow
4
-11
/
+11
2007-10-16
eCryptfs: collapse flag set into one statement
Michael Halcrow
1
-2
/
+1
2007-10-16
eCryptfs: remove unnecessary BUG_ON
Michael Halcrow
1
-3
/
+0
2007-10-16
ecryptfs: printk warning fixes
Andrew Morton
2
-9
/
+9
2007-10-16
eCryptfs: update comment and debug statement
Michael Halcrow
2
-4
/
+0
2007-10-16
eCryptfs: fix Tag 11 writing code
Michael Halcrow
1
-17
/
+22
2007-10-16
eCryptfs: fix Tag 11 parsing code
Michael Halcrow
1
-49
/
+27
2007-10-16
eCryptfs: fix Tag 3 parsing code
Michael Halcrow
1
-54
/
+35
2007-10-16
eCryptfs: fix Tag 1 parsing code
Michael Halcrow
1
-45
/
+33
2007-10-16
eCryptfs: kmem_cache objects for multiple keys; init/exit functions
Michael Halcrow
1
-8
/
+36
2007-10-16
eCryptfs: use list_for_each_entry_safe() when wiping auth toks
Michael Halcrow
1
-11
/
+4
2007-10-16
eCryptfs: add key list structure; search keyring
Michael Halcrow
4
-401
/
+742
2007-10-16
fs/nfsd/export.c: make 3 functions static
Adrian Bunk
1
-9
/
+8
2007-10-16
uml: fix hostfs style
Jeff Dike
3
-172
/
+202
[next]