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-02-26
ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing
Joel Becker
1
-0
/
+59
2010-02-26
ocfs2: Handle value tree roots in ocfs2_xa_set_inline_value()
Joel Becker
1
-38
/
+16
2010-02-26
ocfs2: Set the xattr name+value pair in one place
Joel Becker
1
-223
/
+411
2010-02-26
ocfs2: Wrap calculation of name+value pair size.
Joel Becker
1
-105
/
+65
2010-02-26
ocfs2: Add a name_len field to ocfs2_xattr_info.
Joel Becker
1
-40
/
+44
2010-02-26
ocfs2: Prefix the member fields of struct ocfs2_xattr_info.
Joel Becker
1
-104
/
+108
2010-02-26
ocfs2: Remove xattrs via ocfs2_xa_loc
Joel Becker
1
-33
/
+29
2010-02-26
ocfs2: Introduce ocfs2_xa_loc
Joel Becker
1
-15
/
+226
2010-02-26
ocfs2: Add current->comm in trace output
Sunil Mushran
1
-3
/
+3
2010-02-26
ocfs2: Clean up the checks for CoW and direct I/O.
Wengang Wang
1
-4
/
+2
2010-02-26
ocfs2: add extent block stealing for ocfs2 v5
Tiger Yang
9
-78
/
+150
2010-02-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
28
-129
/
+284
2010-02-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
3
-3
/
+7
2010-02-08
ocfs2/cluster: Make o2net connect messages KERN_NOTICE
Sunil Mushran
1
-3
/
+3
2010-02-08
ocfs2/dlm: Fix printing of lockname
Sunil Mushran
1
-1
/
+1
2010-02-08
Merge branch 'v4l_for_linus' of git://linuxtv.org/fixes
Linus Torvalds
2
-12
/
+10
2010-02-08
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-0
/
+1
2010-02-08
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+12
2010-02-08
Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-14
/
+58
2010-02-08
V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
Francesco Lavra
1
-1
/
+1
2010-02-08
V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packet
Mauro Carvalho Chehab
1
-11
/
+8
2010-02-08
V4L/DVB: Fix the risk of an oops at dvb_dmx_release
Mauro Carvalho Chehab
1
-0
/
+1
2010-02-08
microblaze: Invalidate dcache before enabling it
Michal Simek
1
-0
/
+1
2010-02-08
powerpc/pseries: Fix kexec regression caused by CPPR tracking
Mark Nelson
1
-2
/
+12
2010-02-08
sh: Remove superfluous setup_frame_reg call
Matt Fleming
1
-1
/
+0
2010-02-08
sh: Don't continue unwinding across interrupts
Matt Fleming
1
-0
/
+20
2010-02-08
sh: Setup frame pointer in handle_exception path
Matt Fleming
1
-0
/
+2
2010-02-08
sh: Correct the offset of the return address in ret_from_exception
Matt Fleming
1
-1
/
+7
2010-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-178
/
+123
2010-02-07
Fix race in tty_fasync() properly
Linus Torvalds
2
-5
/
+5
2010-02-07
Take ima_file_free() to proper place.
Al Viro
2
-2
/
+1
2010-02-07
ima: rename PATH_CHECK to FILE_CHECK
Mimi Zohar
5
-14
/
+17
2010-02-07
ima: rename ima_path_check to ima_file_check
Mimi Zohar
4
-8
/
+8
2010-02-07
ima: initialize ima before inodes can be allocated
Eric Paris
4
-9
/
+4
2010-02-07
fix ima breakage
Mimi Zohar
4
-152
/
+97
2010-02-07
Take ima_path_check() in nfsd past dentry_open() in nfsd_open()
Al Viro
1
-1
/
+2
2010-02-07
freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
Jun'ichi Nomura
1
-3
/
+4
2010-02-07
befs: fix leak
Al Viro
1
-0
/
+1
2010-02-06
Linux 2.6.33-rc7
v2.6.33-rc7
Linus Torvalds
1
-1
/
+1
2010-02-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-27
/
+26
2010-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
7
-19
/
+91
2010-02-06
Fix potential crash with sys_move_pages
Linus Torvalds
1
-0
/
+3
2010-02-05
ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()
Roel Kluin
1
-1
/
+1
2010-02-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-44
/
+51
2010-02-05
hwmon: (w83781d) Request I/O ports individually for probing
Jean Delvare
1
-13
/
+13
2010-02-05
hwmon: (lm78) Request I/O ports individually for probing
Jean Delvare
1
-13
/
+12
2010-02-05
hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
Ray Copeland
1
-1
/
+1
2010-02-05
Merge remote branch 'alsa/fixes' into for-linus
Takashi Iwai
4
-41
/
+32
2010-02-05
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-0
/
+1
2010-02-05
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-3
/
+18
[next]