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
2005-06-26
[PATCH] jffs2 build fix
Andrew Morton
1
-1
/
+1
2005-06-25
Merge Christoph's freeze cleanup patch
Linus Torvalds
8
-14
/
+14
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
8
-14
/
+14
2005-06-25
[PATCH] list_for_each_entry: fs-dquot.c
Domen Puncer
1
-5
/
+2
2005-06-25
[PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING code
Adrian Bunk
3
-56
/
+0
2005-06-25
[PATCH] fs/jffs/: cleanups
Adrian Bunk
4
-112
/
+112
2005-06-25
[PATCH] small partitions/msdos cleanups
Adrian Bunk
4
-10
/
+2
2005-06-25
[PATCH] kdump: Parse elf32 headers and export through /proc/vmcore
Vivek Goyal
1
-0
/
+218
2005-06-25
[PATCH] kdump: Access dump file in elf format (/proc/vmcore)
Vivek Goyal
4
-0
/
+464
2005-06-25
[PATCH] reiserfs: do not ignore i/io error on readpage
Qu Fuping
1
-3
/
+12
2005-06-25
[PATCH] fix fsync(dir) return value for ram-based filesystems
Hugh Dickins
1
-0
/
+1
2005-06-24
[PATCH] fs/qnx4/*: fix sparse warnings
Alexey Dobriyan
2
-3
/
+3
2005-06-24
[PATCH] make various thing static
Adrian Bunk
2
-2
/
+2
2005-06-24
[PATCH] xip: reduce code duplication
Carsten Otte
1
-6
/
+2
2005-06-24
[PATCH] xip: ext2: execute in place
Carsten Otte
9
-8
/
+205
2005-06-24
[PATCH] xip: fs/mm: execute in place
Carsten Otte
1
-1
/
+3
2005-06-24
[PATCH] DocBook: update comments
Martin Waitz
1
-2
/
+3
2005-06-24
[PATCH] knfsd: nfsd4 reboot dirname fix
NeilBrown
3
-3
/
+58
2005-06-24
[PATCH] knfsd: nfsd4: reboot recovery
NeilBrown
2
-0
/
+185
2005-06-24
[PATCH] knfsd: nfsd4: initialize recovery directory
NeilBrown
2
-2
/
+182
2005-06-24
[PATCH] knfsd: nfsd4: remove cb_parsed
NeilBrown
2
-7
/
+2
2005-06-24
[PATCH] knfsd: nfsd4: allow multiple lockowners
NeilBrown
1
-43
/
+33
2005-06-24
[PATCH] knfsd: nfsd4: rename state list fields
NeilBrown
1
-39
/
+39
2005-06-24
[PATCH] knfsd: nfsd4: miscellaneous setclientid_confirm cleanup
NeilBrown
1
-32
/
+17
2005-06-24
[PATCH] knfsd: nfsd4: setclientid_confirm comments
NeilBrown
1
-30
/
+29
2005-06-24
[PATCH] knfsd: nfsd4: setclientid_confirm gotoectomy
NeilBrown
1
-10
/
+7
2005-06-24
[PATCH] knfsd: nfsd4: fix setclientid_confirm error return
NeilBrown
1
-8
/
+3
2005-06-24
[PATCH] knfsd: nfsd4: fix setclientid_confirm cases
NeilBrown
1
-4
/
+15
2005-06-24
[PATCH] knfsd: nfsd4: fix uncomfirmed list
NeilBrown
1
-4
/
+7
2005-06-24
[PATCH] knfsd: nfsd4: make needlessly global code static
NeilBrown
5
-41
/
+43
2005-06-24
[PATCH] knfsd: nfsd4: grace period end
NeilBrown
1
-11
/
+13
2005-06-24
[PATCH] knfsd: nfsd4: add find_{un}conf_by_str functions to simplify setclientid
NeilBrown
1
-18
/
+31
2005-06-24
[PATCH] knfsd: nfsd4: reboot hash
NeilBrown
4
-43
/
+138
2005-06-24
[PATCH] knfsd: nfsd4: setclientid simplification
NeilBrown
1
-12
/
+2
2005-06-24
[PATCH] knfsd: nfsd4: idmap initialization
NeilBrown
1
-4
/
+0
2005-06-24
[PATCH] knfsd: nfsd4: remove nfs4_reclaim_init
NeilBrown
1
-3
/
+0
2005-06-24
[PATCH] knfsd: nfsd4: clean up state initialization
NeilBrown
2
-18
/
+18
2005-06-24
[PATCH] knfsd: nfsd4: rename nfs4_state_init
NeilBrown
2
-4
/
+4
2005-06-24
[PATCH] knfsd: nfsd4: delegation recovery
NeilBrown
2
-9
/
+29
2005-06-24
[PATCH] knfsd: nfsd4: simplify lease changing
NeilBrown
1
-51
/
+12
2005-06-24
[PATCH] knfsd: nfsd4: create separate laundromat workqueue
NeilBrown
1
-3
/
+6
2005-06-24
[PATCH] knfsd: nfsd4: nfs4_check_open_reclaim cleanup
NeilBrown
1
-5
/
+1
2005-06-24
[PATCH] knfsd: nfsd4: fix probe_callback
NeilBrown
1
-1
/
+1
2005-06-24
[PATCH] knfsd: nfs4: hold filp while reading or writing
NeilBrown
1
-3
/
+12
2005-06-24
[PATCH] knfsd: lockd: flush signals on shutdown
NeilBrown
1
-1
/
+3
2005-06-24
[PATCH] nfsd4: reference count struct nfs4_file
NeilBrown
1
-49
/
+51
2005-06-24
[PATCH] nfsd4: rename nfs4_file fields
NeilBrown
1
-11
/
+11
2005-06-24
[PATCH] nfsd4: remove debugging counters
NeilBrown
1
-24
/
+1
2005-06-24
[PATCH] nfsd4: slabify delegations
NeilBrown
1
-10
/
+9
2005-06-24
[PATCH] nfsd4: slabify stateids
NeilBrown
1
-5
/
+17
[next]