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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-14
hfsplus: validate btree flags
Christoph Hellwig
2
-14
/
+20
2010-10-14
hfsplus: handle more on-disk corruptions without oopsing
Eric Sandeen
4
-8
/
+48
2010-10-14
hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
Al Viro
1
-3
/
+15
2010-10-14
hfsplus: fix oops on mount with corrupted btree extent records
Jeff Mahoney
1
-2
/
+9
2010-10-01
hfsplus: fix rename over directories
Christoph Hellwig
1
-1
/
+4
2010-10-01
hfsplus: convert tree_lock to mutex
Thomas Gleixner
3
-4
/
+4
2010-10-01
hfsplus: add missing extent locking in hfsplus_write_inode
Christoph Hellwig
2
-15
/
+34
2010-10-01
hfsplus: protect readdir against removals from open_dir_list
Christoph Hellwig
1
-0
/
+2
2010-10-01
hfsplus: use atomic bitops for the superblock flags
Christoph Hellwig
6
-28
/
+30
2010-10-01
hfsplus: add per-superblock lock for volume header updates
Christoph Hellwig
3
-24
/
+50
2010-10-01
hfsplus: remove the rsrc_inodes list
Christoph Hellwig
3
-4
/
+9
2010-10-01
hfsplus: do not cache and write next_alloc
Christoph Hellwig
2
-3
/
+0
2010-10-01
hfsplus: fix error handling in hfsplus_symlink
Christoph Hellwig
1
-14
/
+12
2010-10-01
hfsplus: merge mknod/mkdir/creat
Christoph Hellwig
1
-48
/
+16
2010-10-01
hfsplus: clean up hfsplus_write_inode
Christoph Hellwig
1
-43
/
+37
2010-10-01
hfsplus: clean up hfsplus_iget
Christoph Hellwig
1
-37
/
+40
2010-10-01
hfsplus: fix HFSPLUS_I calling convention
Christoph Hellwig
8
-173
/
+193
2010-10-01
hfsplus: fix HFSPLUS_SB calling convention
Christoph Hellwig
13
-189
/
+209
2010-10-01
hfsplus: remove BKL from hfsplus_put_super
Christoph Hellwig
1
-5
/
+0
2010-10-01
hfsplus: use alloc_mutex in hfsplus_sync_fs
Christoph Hellwig
1
-2
/
+2
2010-10-01
hfsplus: introduce alloc_mutex
Christoph Hellwig
3
-4
/
+8
2010-10-01
hfsplus: protect setflags using i_mutex
Christoph Hellwig
1
-7
/
+8
2010-10-01
hfsplus: split hfsplus_ioctl
Christoph Hellwig
1
-65
/
+80
2010-10-01
hfsplus: fix BKL leak in hfsplus_ioctl
Christoph Hellwig
1
-2
/
+2
2010-09-28
alpha: fix compile problem in arch/alpha/kernel/signal.c
Linus Torvalds
1
-2
/
+2
2010-09-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-14
/
+24
2010-09-28
ahci: fix module refcount breakage introduced by libahci split
Tejun Heo
4
-14
/
+24
2010-09-28
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2010-09-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-3
/
+4
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
53
-196
/
+444
2010-09-28
hwmon (coretemp): Fix build breakage if SMP is undefined
Guenter Roeck
1
-0
/
+1
2010-09-27
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2010-09-27
tcp: Fix >4GB writes on 64-bit.
David S. Miller
3
-4
/
+5
2010-09-27
Fix pktcdvd ioctl dev_minor range check
Dan Rosenberg
1
-1
/
+1
2010-09-27
MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0
David Howells
1
-1
/
+1
2010-09-27
net/9p: Mount only matching virtio channels
Sven Eckelmann
1
-1
/
+2
2010-09-27
de2104x: fix ethtool
Ondrej Zary
1
-2
/
+5
2010-09-27
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-3
/
+4
2010-09-27
tproxy: check for transparent flag in ip_route_newports
Ulrich Weber
1
-0
/
+2
2010-09-27
ipv6: add IPv6 to neighbour table overflow warning
Ulrich Weber
2
-2
/
+2
2010-09-27
tcp: fix TSO FACK loss marking in tcp_mark_head_lost
Yuchung Cheng
1
-1
/
+2
2010-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+4
2010-09-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
27
-81
/
+207
2010-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-11
/
+18
2010-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+3
2010-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-4
/
+5
2010-09-27
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+7
2010-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2
-6
/
+14
2010-09-27
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2
-1
/
+7
2010-09-27
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-0
/
+27
[next]