index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2012-01-12
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
10
-50
/
+269
2012-01-12
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
Cyrill Gorcunov
1
-2
/
+5
2012-01-12
dio: optimize cache misses in the submission path
Andi Kleen
1
-9
/
+37
2012-01-12
vfs: cache request_queue in struct block_device
Andi Kleen
1
-0
/
+3
2012-01-12
fs/direct-io.c: calculate fs_count correctly in get_more_blocks()
Tao Ma
1
-7
/
+4
2012-01-12
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
4
-6
/
+7
2012-01-12
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
4
-6
/
+7
2012-01-12
epoll: limit paths
Jason Baron
1
-25
/
+209
2012-01-12
pipe: fail cleanly when root tries F_SETPIPE_SZ with big size
Sasha Levin
1
-1
/
+1
2012-01-12
proc: fix null pointer deref in proc_pid_permission()
Xiaotian Feng
1
-0
/
+2
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-49
/
+134
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-73
/
+86
2012-01-11
autofs4: deal with autofs4_write/autofs4_write races
Al Viro
3
-4
/
+7
2012-01-11
autofs4: catatonic_mode vs. notify_daemon race
Al Viro
1
-11
/
+14
2012-01-11
autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race
Al Viro
1
-1
/
+7
2012-01-10
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+16
2012-01-10
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
12
-83
/
+587
2012-01-10
procfs: add hidepid= and gid= mount options
Vasiliy Kulikov
3
-4
/
+94
2012-01-10
procfs: parse mount options
Vasiliy Kulikov
3
-2
/
+64
2012-01-10
procfs: introduce the /proc/<pid>/map_files/ directory
Pavel Emelyanov
1
-0
/
+355
2012-01-10
procfs: make proc_get_link to use dentry instead of inode
Cyrill Gorcunov
1
-10
/
+10
2012-01-10
reiserfs: don't lock root inode searching
Frederic Weisbecker
1
-15
/
+13
2012-01-10
reiserfs: don't lock journal_init()
Frederic Weisbecker
2
-43
/
+31
2012-01-10
reiserfs: delay reiserfs lock until journal initialization
Frederic Weisbecker
2
-22
/
+24
2012-01-10
reiserfs: delete comments referring to the BKL
Davidlohr Bueso
1
-7
/
+4
2012-01-10
fs: binfmt_elf: create Kconfig variable for PIE randomization
David Daney
2
-1
/
+4
2012-01-10
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2
-0
/
+7
2012-01-10
btrfs: pass __GFP_WRITE for buffered write page allocations
Johannes Weiner
1
-1
/
+1
2012-01-10
mm: account reaped page cache on inode cache pruning
Konstantin Khlebnikov
1
-0
/
+2
2012-01-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
13
-460
/
+1068
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
11
-233
/
+290
2012-01-10
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
18
-234
/
+423
2012-01-10
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
3
-10
/
+5
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
16
-267
/
+877
2012-01-10
hfsplus: creation of hidden dir on mount can fail
Al Viro
1
-2
/
+9
2012-01-10
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
9
-134
/
+98
2012-01-10
block_dev: Suppress bdev_cache_init() kmemleak warninig
Sergey Senozhatsky
1
-8
/
+2
2012-01-10
fix shrink_dcache_parent() livelock
Miklos Szeredi
1
-4
/
+11
2012-01-10
Merge branch 'for_linus' into for_linus_merged
Theodore Ts'o
13
-460
/
+1068
2012-01-10
ext4: fix undefined behavior in ext4_fill_flex_info()
Xi Wang
1
-4
/
+3
2012-01-10
coda: switch coda_cnode_make() to sane API as well, clean coda_lookup()
Al Viro
4
-31
/
+27
2012-01-10
coda: deal correctly with allocation failure from coda_cnode_makectl()
Al Viro
3
-15
/
+12
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-53
/
+62
2012-01-09
vfs: new helper - d_make_root()
Al Viro
1
-0
/
+17
2012-01-09
dcache: use a dispose list in select_parent
Dave Chinner
1
-42
/
+21
2012-01-09
ceph: d_alloc_root() may fail
Al Viro
1
-4
/
+11
2012-01-09
ext4: fix failure exits
Al Viro
1
-5
/
+8
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
34
-107
/
+200
2012-01-09
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
5
-28
/
+83
2012-01-09
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-2
/
+2
[next]