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-08-04
Documentation: update broken web addresses.
Justin P. Mattock
138
-330
/
+238
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
1744
-212841
/
+34722
2010-08-04
fix comment typo "choosed" -> "chosen"
Uwe Kleine-König
1
-1
/
+1
2010-08-04
hostap:hostap_hw.c Fix typo in comment
Justin P. Mattock
1
-1
/
+1
2010-08-04
Fix spelling contorller -> controller in comments
Stefan Weil
2
-2
/
+2
2010-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
11
-88
/
+169
2010-08-03
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
6
-74
/
+198
2010-08-03
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
4
-14
/
+29
2010-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
18
-123
/
+1845
2010-08-03
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
91
-4018
/
+1621
2010-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
21
-116
/
+1006
2010-08-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
512
-6552
/
+18499
2010-08-03
PARISC: led.c - fix potential stack overflow in led_proc_write()
Helge Deller
1
-2
/
+4
2010-08-03
UBIFS: fix a memory leak on error path.
Matthieu CASTET
1
-1
/
+1
2010-08-02
9p: fix sparse warnings in new xattr code
Eric Van Hensbergen
1
-2
/
+2
2010-08-02
fs/9p: remove sparse warning in vfs_inode
Eric Van Hensbergen
1
-1
/
+1
2010-08-02
fs/9p: destroy fid on failed remove
Aneesh Kumar K.V
1
-2
/
+1
2010-08-02
fs/9p: Prevent parallel rename when doing fid_lookup
Aneesh Kumar K.V
5
-39
/
+91
2010-08-02
fs/9p: Add support user. xattr
Aneesh Kumar K.V
6
-3
/
+289
2010-08-02
net/9p: Implement TXATTRCREATE 9p call
Aneesh Kumar K.V
3
-0
/
+28
2010-08-02
net/9p: Implement attrwalk 9p call
Aneesh Kumar K.V
3
-0
/
+53
2010-08-02
9p: Implement LOPEN
M. Mohan Kumar
3
-11
/
+21
2010-08-02
fs/9p: This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
4
-1
/
+163
2010-08-02
9p: Implement TMKDIR
M. Mohan Kumar
4
-3
/
+117
2010-08-02
9p: Implement TMKNOD
M. Mohan Kumar
4
-3
/
+140
2010-08-02
9p: Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
4
-4
/
+137
2010-08-02
9p: Define and implement TLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
3
-0
/
+22
2010-08-02
9p: Define and implement TLINK for 9P2000.L
Eric Van Hensbergen
1
-1
/
+106
2010-08-02
9p: Implement client side of setattr for 9P2000.L protocol.
Sripathi Kodi
5
-3
/
+122
2010-08-02
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
7
-34
/
+321
2010-08-02
fs/9p: Pass the correct user credentials during attach
Aneesh Kumar K.V
2
-2
/
+3
2010-08-02
net/9p: Handle the server returned error properly
Aneesh Kumar K.V
1
-1
/
+2
2010-08-02
9p: readdir implementation for 9p2000.L
Sripathi Kodi
5
-16
/
+227
2010-08-02
9p: Make use of iounit for read/write
M. Mohan Kumar
1
-6
/
+7
2010-08-02
9p: strlen() doesn't count the terminator
Dan Carpenter
1
-1
/
+1
2010-08-02
virtio_9p.h needs <linux/types.h>
Fang Wenqi
1
-0
/
+1
2010-08-02
Merge branch 'v2.6.35'
Alex Elder
188
-633
/
+1399
2010-08-02
cifs: fsc should not default to "on"
Jeff Layton
1
-3
/
+0
2010-08-02
[CIFS] remove redundant path walking in dfs_do_refmount
Steve French
1
-17
/
+11
2010-08-02
cifs: ignore the "mand", "nomand" and "_netdev" mount options
Jeff Layton
1
-0
/
+6
2010-08-02
cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
Jeff Layton
2
-0
/
+2
2010-08-02
cifs: don't allow cifs_iget to match inodes of the wrong type
Jeff Layton
1
-0
/
+5
2010-08-02
[CIFS] relinquish fscache cookie before freeing CIFSTconInfo
Steve French
1
-1
/
+1
2010-08-02
cifs: add separate cred_uid field to sesInfo
Jeff Layton
3
-3
/
+10
2010-08-02
fs: cifs: check kmalloc() result
Kulikov Vasiliy
1
-0
/
+5
2010-08-02
[CIFS] Missing ifdef
Steve French
1
-0
/
+4
2010-08-02
[CIFS] Missing line from previous commit
Steve French
1
-3
/
+3
2010-08-02
[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
Steve French
2
-2
/
+2
2010-08-02
cifs: add mount option to enable local caching
Suresh Jayaraman
2
-0
/
+9
2010-08-02
cifs: read pages from FS-Cache
Suresh Jayaraman
3
-1
/
+129
[next]