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
2008-10-23
proc: switch /proc/meminfo to seq_file
Alexey Dobriyan
3
-137
/
+169
2008-10-23
proc: switch /proc/uptime to seq_file
Alexey Dobriyan
3
-21
/
+44
2008-10-23
proc: switch /proc/loadavg to seq_file
Alexey Dobriyan
3
-27
/
+52
2008-10-23
proc: use WARN() rather than printk+backtrace
Arjan van de Ven
1
-2
/
+1
2008-10-23
proc: spread __init
Alexey Dobriyan
2
-3
/
+4
2008-10-23
proc: proc_init_inodecache() can't fail
Alexey Dobriyan
3
-6
/
+5
2008-10-23
proc: fix vma display mismatch between /proc/pid/{maps,smaps}
Joe Korty
1
-9
/
+16
2008-10-20
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
1
-12
/
+7
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-21
/
+19
2008-10-20
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-16
/
+11
2008-10-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-2
/
+13
2008-10-20
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Alexey Dobriyan
6
-267
/
+269
2008-10-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...
Linus Torvalds
7
-57
/
+156
2008-10-20
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-8
/
+21
2008-10-20
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
20
-167
/
+1178
2008-10-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-200
/
+203
2008-10-20
fs/Kconfig: move CIFS out
Alexey Dobriyan
2
-142
/
+143
2008-10-20
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
1
-1
/
+1
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
1
-3
/
+0
2008-10-20
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
Roland McGrath
1
-0
/
+22
2008-10-20
coredump: format_corename: don't append .%pid if multi-threaded
Oleg Nesterov
1
-4
/
+3
2008-10-20
seq_file: add seq_cpumask_list(), seq_nodemask_list()
Lai Jiangshan
1
-0
/
+16
2008-10-20
seq_file: don't call bitmap_scnprintf_len()
Lai Jiangshan
1
-7
/
+8
2008-10-20
hfsplus: fix possible deadlock when handling corrupted extents
Eric Sesterhenn
1
-0
/
+3
2008-10-20
hfsplus: missing O_LARGEFILE check
Alan Cox
1
-0
/
+2
2008-10-20
ext3: avoid printk floods in the face of directory corruption
Eric Sandeen
1
-3
/
+7
2008-10-20
ext3: truncate block allocated on a failed ext3_write_begin
Aneesh Kumar K.V
1
-0
/
+7
2008-10-20
ext3: fix ext3_dx_readdir hash collision handling
Eugene Dashevsky
1
-5
/
+15
2008-10-20
jbd: ordered data integrity fix
Hidehiro Kawai
1
-3
/
+13
2008-10-20
ext3: add an option to control error handling on file data
Hidehiro Kawai
2
-0
/
+18
2008-10-20
ext3: fix ext3 block reservation early ENOSPC issue
Mingming Cao
1
-1
/
+2
2008-10-20
ext3: don't try to resize if there are no reserved gdt blocks left
Josef Bacik
1
-1
/
+2
2008-10-20
jbd: don't dirty original metadata buffer on abort
Hidehiro Kawai
1
-1
/
+4
2008-10-20
jbd: abort when failed to log metadata buffers
Hidehiro Kawai
1
-0
/
+3
2008-10-20
coredump_filter: add hugepage dumping
KOSAKI Motohiro
1
-2
/
+10
2008-10-20
fs: buffer lock use lock bitops
Nick Piggin
1
-2
/
+1
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
1
-0
/
+2
2008-10-20
Ramfs and Ram Disk pages are unevictable
Lee Schermerhorn
1
-0
/
+1
2008-10-20
Unevictable LRU Page Statistics
Lee Schermerhorn
1
-0
/
+6
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
5
-39
/
+52
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
298
-7690
/
+15600
2008-10-19
UBIFS: fix ubifs_compress commentary
Geert Uytterhoeven
1
-2
/
+0
2008-10-19
UBIFS: amend printk
Artem Bityutskiy
1
-1
/
+1
2008-10-19
UBIFS: do not read unnecessary bytes when unpacking bits
Adrian Hunter
1
-7
/
+38
2008-10-18
[JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flash
Alexander Belyakov
2
-4
/
+5
2008-10-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
11
-313
/
+280
2008-10-17
9p: fix device file handling
Magnus Deininger
1
-0
/
+1
2008-10-17
NFS: use correct fs type for v4 submounts and referrals
Andy Adamson
1
-2
/
+2
2008-10-17
Make nfs_file_cred more robust.
Neil Brown
1
-2
/
+4
2008-10-17
NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets
Chuck Lever
1
-4
/
+15
[next]