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
2015-02-17
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-1
/
+6
2015-02-17
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
9
-33
/
+232
2015-02-17
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2
-19
/
+50
2015-02-17
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
3
-57
/
+106
2015-02-17
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-123
/
+168
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-196
/
+257
2015-02-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-202
/
+173
2015-02-17
fs/affs/super.c: fix switch indentation
Fabian Frederick
1
-33
/
+33
2015-02-17
fs/affs/inode.c: remove double extern affs_symlink_inode_operations
Fabian Frederick
1
-2
/
+0
2015-02-17
fs/affs/bitmap.c: remove unnecessary return
Fabian Frederick
1
-1
/
+0
2015-02-17
fs/affs/amigaffs.c: remove else after return
Fabian Frederick
1
-2
/
+1
2015-02-17
fs/affs: define AFFSNAMEMAX to replace constant use
Fabian Frederick
5
-13
/
+16
2015-02-17
fs/affs: use unsigned int for string lengths
Fabian Frederick
2
-8
/
+9
2015-02-17
fs/affs/super.c: destroy sbi mutex in affs_kill_sb()
Fabian Frederick
1
-0
/
+1
2015-02-17
fs/affs/file.c: fix direct IO writes beyond EOF
Fabian Frederick
1
-0
/
+7
2015-02-17
fs/affs/file.c: replace if/BUG by BUG_ON
Fabian Frederick
1
-4
/
+2
2015-02-17
fs/affs: fix casting in printed messages
Geert Uytterhoeven
5
-40
/
+33
2015-02-17
eventfd: don't take the spinlock in eventfd_poll
Chris Mason
1
-6
/
+6
2015-02-17
vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue
WANG Chao
1
-4
/
+4
2015-02-17
fs: fat: use MSDOS_SB macro to get msdos_sb_info
Fred Chou
1
-1
/
+1
2015-02-17
fs/reiserfs/inode.c: replace 0 by NULL for pointers
Fabian Frederick
1
-1
/
+1
2015-02-17
fs/ufs/super.c: fix potential race condition
Fabian Frederick
1
-4
/
+0
2015-02-17
fs/ufs/super.c: remove unnecessary casting
Fabian Frederick
1
-1
/
+3
2015-02-17
fs/coda/dir.c: forward declaration clean-up
Fabian Frederick
1
-82
/
+56
2015-02-17
fs/befs/linuxvfs.c: remove unnecessary casting
Fabian Frederick
1
-3
/
+3
2015-02-17
Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-307
/
+0
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
1
-0
/
+40
2015-02-17
fs/binfmt_som: Drop kernel support for HP-UX SOM binaries
Helge Deller
3
-307
/
+0
2015-02-16
ocfs2: set append dio as a ro compat feature
Joseph Qi
3
-2
/
+31
2015-02-16
ocfs2: wait for orphan recovery first once append O_DIRECT write crash
Joseph Qi
4
-0
/
+43
2015-02-16
ocfs2: complete the rest request through buffer io
Joseph Qi
1
-1
/
+42
2015-02-16
ocfs2: do not fallback to buffer I/O write if appending
Joseph Qi
1
-1
/
+4
2015-02-16
ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks
Joseph Qi
1
-3
/
+42
2015-02-16
ocfs2: implement ocfs2_direct_IO_write
Joseph Qi
2
-3
/
+204
2015-02-16
ocfs2: add orphan recovery types in ocfs2_recover_orphans
Joseph Qi
2
-20
/
+93
2015-02-16
ocfs2: add functions to add and remove inode in orphan dir
Joseph Qi
5
-30
/
+238
2015-02-16
ocfs2: prepare some interfaces used in append direct io
Joseph Qi
2
-2
/
+18
2015-02-16
dax: does not work correctly with virtual aliasing caches
Matthew Wilcox
1
-0
/
+1
2015-02-16
ext4: add DAX functionality
Ross Zwisler
6
-37
/
+174
2015-02-16
dax: add dax_zero_page_range
Matthew Wilcox
1
-6
/
+32
2015-02-16
ext2: get rid of most mentions of XIP in ext2
Matthew Wilcox
5
-23
/
+31
2015-02-16
ext2: remove ext2_aops_xip
Matthew Wilcox
3
-9
/
+3
2015-02-16
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
Matthew Wilcox
6
-24
/
+20
2015-02-16
ext2: remove xip.c and xip.h
Matthew Wilcox
6
-35
/
+0
2015-02-16
ext2: remove ext2_use_xip
Matthew Wilcox
3
-3
/
+7
2015-02-16
ext2: remove ext2_xip_verify_sb()
Matthew Wilcox
3
-35
/
+12
2015-02-16
vfs: remove get_xip_mem
Matthew Wilcox
5
-54
/
+1
2015-02-16
dax,ext2: replace xip_truncate_page with dax_truncate_page
Matthew Wilcox
2
-1
/
+45
2015-02-16
dax,ext2: replace the XIP page fault handler with the DAX page fault handler
Matthew Wilcox
2
-2
/
+273
2015-02-16
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
Matthew Wilcox
4
-20
/
+42
[next]