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-04-05
hugetlbfs: remove unregister_filesystem() when initializing module
Hillf Danton
1
-1
/
+0
2012-04-05
fs/xattr.c:setxattr(): improve handling of allocation failures
Andrew Morton
1
-4
/
+17
2012-04-05
fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed
Andrew Morton
1
-4
/
+13
2012-04-05
fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()
Dave Jones
1
-1
/
+1
2012-04-05
proc: fix mount -t proc -o AAA
Vasiliy Kulikov
1
-4
/
+5
2012-03-29
pagemap: remove remaining unneeded spin_lock()
Naoya Horiguchi
1
-1
/
+0
2012-03-28
fs/proc/namespaces.c: prevent crash when ns_entries[] is empty
Andrew Morton
1
-3
/
+3
2012-03-28
fs: only send IPI to invalidate LRU BH when needed
Gilad Ben-Yossef
1
-1
/
+14
2012-03-28
mm: thp: fix up pmd_trans_unstable() locations
Andrea Arcangeli
1
-3
/
+2
2012-03-28
procfs: fix /proc/statm
KAMEZAWA Hiroyuki
1
-1
/
+1
2012-03-28
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-20
/
+2
2012-03-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
24
-1588
/
+1479
2012-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-82
/
+163
2012-03-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
8
-167
/
+226
2012-03-28
Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2012-03-28
vfs: fix d_ancestor() case in d_materialize_unique
Michel Lespinasse
1
-1
/
+2
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+8
2012-03-25
uml/hostfs: Propagate dirent.d_type to filldir()
Geert Uytterhoeven
3
-4
/
+8
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
31
-31
/
+29
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
2
-76
/
+1201
2012-03-23
seq_file: add seq_set_overflow(), seq_overflow()
KAMEZAWA Hiroyuki
1
-10
/
+26
2012-03-23
proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().
Pravin B Shelar
1
-1
/
+1
2012-03-23
procfs: speed up /proc/pid/stat, statm
KAMEZAWA Hiroyuki
2
-56
/
+84
2012-03-23
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
2
-28
/
+60
2012-03-23
proc: speed up /proc/stat handling
Eric Dumazet
1
-2
/
+5
2012-03-23
fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static
Djalal Harouni
1
-2
/
+4
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
1
-0
/
+3
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-2
/
+25
2012-03-23
fat: fix bug in enforcing Long File Name length
Namjae Jeon
1
-1
/
+1
2012-03-23
fat: clean up xlate_to_uni()
Namjae Jeon
1
-47
/
+36
2012-03-23
epoll: remove unneeded variable in reverse_path_check()
Dan Carpenter
1
-2
/
+0
2012-03-23
epoll: comment the funky #ifdef
Steven Rostedt
1
-0
/
+25
2012-03-23
poll: add poll_requested_events() and poll_does_not_wait() functions
Hans Verkuil
2
-25
/
+33
2012-03-23
fs/notify/notification.c: make subsys_initcall function static
H Hartley Sweeten
1
-2
/
+1
2012-03-23
magic.h: move some FS magic numbers into magic.h
Muthu Kumar
3
-2
/
+5
2012-03-23
Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
6
-230
/
+234
2012-03-23
Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+22
2012-03-23
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
51
-2250
/
+1375
2012-03-23
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
11
-109
/
+169
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
66
-2074
/
+3109
2012-03-22
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2012-03-22
vfs: tidy up sparse warnings in fs/namei.c
Linus Torvalds
1
-3
/
+3
2012-03-22
vfs: tidy up fs/namei.c byte-repeat word constants
Linus Torvalds
1
-9
/
+4
2012-03-22
fs: fix kernel-doc warnings in dcache.c
Randy Dunlap
1
-1
/
+1
2012-03-22
Fix full_name_hash() behaviour when length is a multiple of 8
Al Viro
1
-1
/
+1
2012-03-22
sysctl: protect poll() in entries that may go away
Lucas De Marchi
1
-1
/
+16
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
9
-191
/
+432
2012-03-22
ceph: fix three bugs, two in ceph_vxattrcb_file_layout()
Alex Elder
1
-3
/
+8
2012-03-22
ceph: ensure Boolean options support both senses
Alex Elder
1
-0
/
+10
[next]