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
2014-10-14
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
Peter Feiner
1
-5
/
+14
2014-10-14
fs: check bh blocknr earlier when searching lru
Zach Brown
1
-2
/
+2
2014-10-14
isofs: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-14
ocfs2: replace strnicmp with strncasecmp
Rasmus Villemoes
2
-4
/
+4
2014-10-14
cifs: replace strnicmp with strncasecmp
Rasmus Villemoes
2
-5
/
+5
2014-10-14
FS/OMFS: block number sanity check during fill_super operation
Fabian Frederick
2
-3
/
+8
2014-10-14
fs/affs: remove redundant sys_tz declarations
Fabian Frederick
3
-5
/
+0
2014-10-14
fs/affs/file.c: fix shadow warnings
Fabian Frederick
1
-15
/
+24
2014-10-14
fs/affs/inode.c: remove unused variable
Fabian Frederick
1
-2
/
+0
2014-10-14
fs/affs/super.c: remove unused variable
Fabian Frederick
1
-3
/
+1
2014-10-14
coredump: add %i/%I in core_pattern to report the tid of the crashed thread
Oleg Nesterov
1
-0
/
+8
2014-10-14
fat: remove redundant sys_tz declaration
Fabian Frederick
1
-2
/
+0
2014-10-14
fs/reiserfs/journal.c: fix sparse context imbalance warning
Fabian Frederick
1
-3
/
+5
2014-10-14
fs/ufs/balloc.c: remove unused variable
Fabian Frederick
1
-3
/
+0
2014-10-14
fs/hfs/hfs_fs.h: remove redundant sys_tz declaration
Fabian Frederick
1
-2
/
+0
2014-10-14
nilfs2: improve the performance of fdatasync()
Andreas Rohner
3
-11
/
+20
2014-10-14
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
5
-10
/
+37
2014-10-14
fs/befs/btree.c: remove typedef befs_btree_node
Himangi Saraogi
1
-24
/
+29
2014-10-14
autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.
NeilBrown
1
-6
/
+20
2014-10-14
autofs4: avoid taking fs_lock during rcu-walk
NeilBrown
2
-8
/
+42
2014-10-14
autofs4: make "autofs4_can_expire" idempotent.
NeilBrown
1
-6
/
+4
2014-10-14
autofs4: factor should_expire() out of autofs4_expire_indirect.
NeilBrown
1
-74
/
+88
2014-10-14
autofs4: allow RCU-walk to walk through autofs4
NeilBrown
4
-18
/
+34
2014-10-14
fs/ncpfs/dir.c: remove redundant sys_tz declaration
Fabian Frederick
1
-3
/
+0
2014-10-14
binfmt_misc: work around gcc-4.9 warning
Arnd Bergmann
1
-2
/
+2
2014-10-14
binfmt_misc: expand the register format limit to 1920 bytes
Mike Frysinger
1
-2
/
+17
2014-10-13
fs/fscache/object-list.c: use __seq_open_private()
Rob Jones
1
-14
/
+2
2014-10-13
CacheFiles: Fix incorrect test for in-memory object collision
David Howells
1
-1
/
+1
2014-10-13
NFS: Fix a bogus warning in nfs_generic_pgio
Trond Myklebust
1
-4
/
+3
2014-10-13
NFS: Fix an uninitialised pointer Oops in the writeback error path
Trond Myklebust
1
-1
/
+2
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-8
/
+0
2014-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-10-13
Merge tag 'xfs-for-linus-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
47
-1176
/
+1304
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
46
-537
/
+502
2014-10-13
Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next
Dave Chinner
16
-61
/
+57
2014-10-13
xfs: fix agno increment in xfs_inumbers() loop
Eric Sandeen
1
-1
/
+2
2014-10-12
fs/file_table.c: Update alloc_file() comment
Eric Biggers
1
-10
/
+2
2014-10-12
vfs: Deduplicate code shared by xattr system calls operating on paths
Eric Biggers
1
-77
/
+39
2014-10-12
reiserfs: remove pointless forward declaration of struct nameidata
Al Viro
1
-1
/
+0
2014-10-12
take dname_external() into fs/dcache.c
Al Viro
1
-0
/
+5
2014-10-12
let path_init() failures treated the same way as subsequent link_path_walk()
Al Viro
1
-2
/
+3
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
5
-6
/
+2
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
13
-417
/
+300
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
48
-1518
/
+3548
2014-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
14
-68
/
+101
2014-10-11
Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-23
/
+11
2014-10-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-18
/
+38
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
9
-21
/
+26
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-35
/
+4
2014-10-09
fs/buffer.c: increase the buffer-head per-CPU LRU size
Sebastien Buisson
1
-1
/
+1
[prev]
[next]