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
2008-07-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2008-07-08
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-1
/
+1
2008-07-08
reiserfs: discard prealloc in reiserfs_delete_inode
Jeff Mahoney
1
-0
/
+2
2008-07-08
NFS: Fix readdir cache invalidation
Trond Myklebust
1
-1
/
+1
2008-07-07
[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
Sunil Mushran
1
-0
/
+2
2008-07-05
Fix pagemap_read() use of struct mm_walk
Andrew Morton
1
-34
/
+38
2008-07-05
Fix clear_refs_write() use of struct mm_walk
Andrew Morton
1
-4
/
+4
2008-07-04
security: filesystem capabilities: fix fragile setuid fixup code
Andrew G. Morgan
1
-15
/
+22
2008-07-04
add kernel-doc for simple_read_from_buffer and memory_read_from_buffer
Akinobu Mita
1
-0
/
+28
2008-07-04
ntfs: update help text
Jess Guerrero
1
-1
/
+1
2008-07-04
ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()
Michael Halcrow
1
-2
/
+0
2008-07-04
reiserfs: add missing unlock to an error path in reiserfs_quota_write()
Jan Kara
1
-1
/
+3
2008-07-04
ext4: add missing unlock to an error path in ext4_quota_write()
Jan Kara
1
-1
/
+3
2008-07-04
ext3: add missing unlock to error path in ext3_quota_write()
Jan Kara
1
-1
/
+3
2008-07-03
9p: fix O_APPEND in legacy mode
Eric Van Hensbergen
3
-10
/
+14
2008-07-01
Properly notify block layer of sync writes
Jens Axboe
1
-5
/
+8
2008-06-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-34
/
+23
2008-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-91
/
+88
2008-06-24
[GFS2] fix gfs2 block allocation (cleaned up)
Benjamin Marzinski
1
-14
/
+9
2008-06-24
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
Bob Peterson
1
-1
/
+1
2008-06-24
Merge branch 'master' into for_mm
Jan Kara
14
-183
/
+185
2008-06-24
udf: Fix regression in UDF anchor block detection
Tomas Janousek
1
-34
/
+23
2008-06-23
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
Trond Myklebust
1
-3
/
+4
2008-06-23
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
2
-6
/
+7
2008-06-23
NFS: Reduce the NFS mount code stack usage.
Trond Myklebust
1
-28
/
+40
2008-06-23
[patch 2/3] vfs: dcache cleanups
Miklos Szeredi
1
-17
/
+14
2008-06-23
[patch 1/3] vfs: dcache sparse fixes
Miklos Szeredi
1
-11
/
+12
2008-06-23
[patch 3/3] vfs: make d_path() consistent across mount operations
Andreas Gruenbacher
1
-5
/
+7
2008-06-23
[patch 4/4] flock: remove unused fields from file_lock_operations
Denis V. Lunev
1
-6
/
+0
2008-06-23
[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
Marcin Slusarz
1
-7
/
+8
2008-06-23
[patch 2/4] fs: make struct file arg to d_path const
Jan Engelhardt
1
-1
/
+1
2008-06-23
[patch 1/4] vfs: path_{get,put}() cleanups
Jan Blunck
2
-12
/
+9
2008-06-23
[patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()
Michael Kerrisk
1
-8
/
+3
2008-06-23
[patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...
Michael Kerrisk
1
-15
/
+21
2008-06-23
[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...
Michael Kerrisk
1
-8
/
+0
2008-06-23
[patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut...
Michael Kerrisk
1
-0
/
+4
2008-06-23
[PATCH] fix cgroup-inflicted breakage in block_dev.c
Al Viro
1
-1
/
+9
2008-06-22
Fix performance regression on lmbench select benchmark
Linus Torvalds
1
-1
/
+1
2008-06-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-1
/
+2
2008-06-20
Ext4: Fix online resize block group descriptor corruption
Frederic Bohe
1
-1
/
+2
2008-06-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2008-06-17
fuse: fix thinko in max I/O size calucation
Miklos Szeredi
1
-2
/
+2
2008-06-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-137
/
+123
2008-06-16
ocfs2: Remove ->hangup() from stack glue operations.
Joel Becker
4
-23
/
+6
2008-06-16
ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.
Joel Becker
3
-48
/
+40
2008-06-16
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
Joel Becker
5
-78
/
+89
2008-06-16
Remove last traces of a.out support from ELF loader.
David Woodhouse
1
-3
/
+0
2008-06-16
Include <asm/a.out.h> in fs/exec.c only for Alpha.
David Woodhouse
1
-2
/
+6
2008-06-16
udf: restore UDFFS_DEBUG to being undefined by default
Paul Collins
1
-1
/
+1
2008-06-12
pagemap: fix large pages in pagemap
Dave Hansen
1
-9
/
+30
[next]